Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | new script | garret | 2021-12-22 | 2 | -0/+43 | |
| | ||||||
* | use -ss and -to "properly" | garret | 2021-12-15 | 1 | -2/+2 | |
| | | | | | | | | this way just seeks to the bit you need and _then_ extracts it, instead of decoding everything and chucking away the bits we didn't ask for. massive performance increase, should've rtfm'd earlier | |||||
* | add depctrl thing | garret | 2021-10-09 | 9 | -79/+182 | |
| | | | | no feed yet, will get round to it eventuallyâ„¢ | |||||
* | finally add config stuff | garret | 2021-10-09 | 2 | -0/+97 | |
| | ||||||
* | macro folder | garret | 2021-09-30 | 10 | -0/+0 | |
| | | | | the beginning of becoming like every other cartel-aproved script repo in existence | |||||
* | remove bad from readme | garret | 2021-09-08 | 1 | -8/+0 | |
| | ||||||
* | remove bad | garret | 2021-09-07 | 1 | -45/+0 | |
| | ||||||
* | add message | garret | 2021-09-07 | 1 | -1/+4 | |
| | ||||||
* | more stuff | garret | 2021-09-07 | 2 | -3/+3 | |
| | ||||||
* | stuff | garret | 2021-09-07 | 2 | -1/+4 | |
| | ||||||
* | remove log after generating chapters | garret | 2021-08-21 | 1 | -8/+6 | |
| | | | | | if they've been saved, it's pretty obvious if we've pressed cancel, we probably don't want the chapters | |||||
* | rename cr restyler -> restyler | garret | 2021-08-21 | 2 | -15/+14 | |
| | ||||||
* | remove stuff that shouldntve been there in the first place | garret | 2021-08-19 | 1 | -19/+2 | |
| | ||||||
* | update readme | garret | 2021-08-16 | 1 | -12/+3 | |
| | ||||||
* | cr restyler v2 | garret | 2021-08-15 | 1 | -20/+32 | |
| | | | | | | | original made lots of assumptions about the default style (and cr's styles, to some extent) v2 copies the values from the styles themselves, and only tags if the value is actually different. works with _all_ styles, not just the 4 i put in v1. still can't help if the cr script doesn't use styles properly. not quite done yet, still need to sort out the handling of inline tags, but very much usable | |||||
* | fix incorrect wildcards | garret | 2021-08-11 | 1 | -1/+1 | |
| | | | | caused by incorrect documentation | |||||
* | compatibility with significance (same things can go in fx field) | garret | 2021-08-11 | 1 | -6/+7 | |
| | | | | also changed some wording | |||||
* | get path with aegi save dialogue | garret | 2021-08-11 | 1 | -6/+12 | |
| | ||||||
* | use lfs | garret | 2021-08-11 | 1 | -3/+4 | |
| | | | | as opposed to os.execute(mkdir) lol | |||||
* | a -> aegi | garret | 2021-08-11 | 1 | -18/+18 | |
| | ||||||
* | add gitignore | garret | 2021-08-10 | 1 | -0/+12 | |
| | ||||||
* | remove comments | garret | 2021-08-10 | 1 | -17/+1 | |
| | | | | ironic, i know | |||||
* | improve readme | garret | 2021-08-09 | 1 | -16/+53 | |
| | ||||||
* | improve script description | garret | 2021-08-09 | 1 | -1/+1 | |
| | | | | probably committing several war crimes by not bumping the version number but oh well | |||||
* | minor bugfix, add comments, improve (?) code readability, semver | garret | 2021-08-09 | 1 | -25/+28 | |
| | ||||||
* | normal edit would be better i think | garret | 2021-07-24 | 1 | -3/+3 | |
| | | | | prevents newline fuckery | |||||
* | new ones that do stuff with comments | garret | 2021-07-21 | 3 | -0/+91 | |
| | | | | each script is a different type of comment tho | |||||
* | add reporting of amount of bleeds | garret | 2021-07-14 | 1 | -1/+4 | |
| | ||||||
* | remove tagstrip | garret | 2021-07-11 | 2 | -32/+0 | |
| | | | | literally exactly the same as the one that comes with aegi | |||||
* | update readme | garret | 2021-07-10 | 1 | -5/+13 | |
| | ||||||
* | improve a-b | garret | 2021-07-10 | 1 | -10/+23 | |
| | ||||||
* | add k->a | garret | 2021-07-10 | 2 | -0/+71 | |
| | ||||||
* | fix thing left from when writing it | garret | 2021-07-07 | 1 | -1/+1 | |
| | ||||||
* | add scenebleed detector | garret | 2021-07-06 | 2 | -0/+36 | |
| | ||||||
* | find -> match | garret | 2021-06-15 | 1 | -4/+4 | |
| | | | | does the same thing that i was trying to do, but properly | |||||
* | update readme | garret | 2021-06-13 | 1 | -0/+14 | |
| | ||||||
* | make it work with adding 2 tags at same time | garret | 2021-06-13 | 1 | -5/+7 | |
| | ||||||
* | new ones | garret | 2021-06-13 | 2 | -0/+67 | |
| | ||||||
* | [README] add chapter gen | garret | 2021-04-25 | 1 | -0/+7 | |
| | ||||||
* | [Dupe and Comment] put the menu items in sub-menu | garret | 2021-04-25 | 1 | -6/+3 | |
| | ||||||
* | add chapter-maker | garret | 2021-04-25 | 1 | -0/+75 | |
| | ||||||
* | [Audio Clipper] Make stream-copying work again | garret | 2021-04-10 | 1 | -5/+5 | |
| | ||||||
* | bump version number | garret | 2021-04-10 | 1 | -1/+1 | |
| | | | | forgot | |||||
* | [Dupe and Comment] add undo | garret | 2021-04-10 | 1 | -0/+17 | |
| | ||||||
* | [Audio Clipper] Try to get the audio first | garret | 2021-04-06 | 1 | -10/+16 | |
| | | | | | falls back to video if it's not there also, removed all references to only video in the gui | |||||
* | [blur fade] adds undo point | garret | 2021-04-06 | 1 | -1/+2 | |
| | ||||||
* | puts error messages into their own func | garret | 2021-04-06 | 1 | -7/+9 | |
| | ||||||
* | add LICENSE | garret | 2021-04-05 | 1 | -0/+25 | |
| | ||||||
* | initial commit | garret | 2021-04-05 | 6 | -0/+277 | |