aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add syl splittergarret2022-06-191-0/+44
|
* fix the fix that i did not checkgarret2022-06-171-7/+3
| | | | oops
* add timings copiergarret2022-06-171-0/+54
| | | | for copying song timings, so eng+romaji+moonrunes all line up
* nuke old and bad config stuffgarret2022-06-174-117/+8
| | | | | | | This reverts commit 52f3a086f2ad7a3bbc9b8f8225a99e9e99120613. It also manually bandages over the places where it was ripped out. it was never a good idea in the first place
* use syntactic sugar (thing:func vs func(thing, etc))garret2022-06-171-7/+7
|
* new scriptgarret2021-12-233-0/+103
|
* new scriptgarret2021-12-222-0/+43
|
* use -ss and -to "properly"garret2021-12-151-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 thinggarret2021-10-099-79/+182
| | | | no feed yet, will get round to it eventuallyâ„¢
* finally add config stuffgarret2021-10-092-0/+97
|
* macro foldergarret2021-09-3010-0/+0
| | | | the beginning of becoming like every other cartel-aproved script repo in existence
* remove bad from readmegarret2021-09-081-8/+0
|
* remove badgarret2021-09-071-45/+0
|
* add messagegarret2021-09-071-1/+4
|
* more stuffgarret2021-09-072-3/+3
|
* stuffgarret2021-09-072-1/+4
|
* remove log after generating chaptersgarret2021-08-211-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 -> restylergarret2021-08-212-15/+14
|
* remove stuff that shouldntve been there in the first placegarret2021-08-191-19/+2
|
* update readmegarret2021-08-161-12/+3
|
* cr restyler v2garret2021-08-151-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 wildcardsgarret2021-08-111-1/+1
| | | | caused by incorrect documentation
* compatibility with significance (same things can go in fx field)garret2021-08-111-6/+7
| | | | also changed some wording
* get path with aegi save dialoguegarret2021-08-111-6/+12
|
* use lfsgarret2021-08-111-3/+4
| | | | as opposed to os.execute(mkdir) lol
* a -> aegigarret2021-08-111-18/+18
|
* add gitignoregarret2021-08-101-0/+12
|
* remove commentsgarret2021-08-101-17/+1
| | | | ironic, i know
* improve readmegarret2021-08-091-16/+53
|
* improve script descriptiongarret2021-08-091-1/+1
| | | | probably committing several war crimes by not bumping the version number but oh well
* minor bugfix, add comments, improve (?) code readability, semvergarret2021-08-091-25/+28
|
* normal edit would be better i thinkgarret2021-07-241-3/+3
| | | | prevents newline fuckery
* new ones that do stuff with commentsgarret2021-07-213-0/+91
| | | | each script is a different type of comment tho
* add reporting of amount of bleedsgarret2021-07-141-1/+4
|
* remove tagstripgarret2021-07-112-32/+0
| | | | literally exactly the same as the one that comes with aegi
* update readmegarret2021-07-101-5/+13
|
* improve a-bgarret2021-07-101-10/+23
|
* add k->agarret2021-07-102-0/+71
|
* fix thing left from when writing itgarret2021-07-071-1/+1
|
* add scenebleed detectorgarret2021-07-062-0/+36
|
* find -> matchgarret2021-06-151-4/+4
| | | | does the same thing that i was trying to do, but properly
* update readmegarret2021-06-131-0/+14
|
* make it work with adding 2 tags at same timegarret2021-06-131-5/+7
|
* new onesgarret2021-06-132-0/+67
|
* [README] add chapter gengarret2021-04-251-0/+7
|
* [Dupe and Comment] put the menu items in sub-menugarret2021-04-251-6/+3
|
* add chapter-makergarret2021-04-251-0/+75
|
* [Audio Clipper] Make stream-copying work againgarret2021-04-101-5/+5
|
* bump version numbergarret2021-04-101-1/+1
| | | | forgot
* [Dupe and Comment] add undogarret2021-04-101-0/+17
|