Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-01-29 | update install instructions & screenshotHEADmaster | Melody Horn | -3/+7 | |
2021-01-29 | bump version number to 1.7 | Melody Horn | -1/+1 | |
2021-01-30 | how did this ever work | Melody Horn | -0/+1 | |
2021-01-29 | make a full windows build that includes dependencies | Melody Horn | -2/+15 | |
2021-01-29 | set up for sourcehut builds | Melody Horn | -54/+14 | |
2021-01-29 | pull code out into a python module | Melody Horn | -33/+0 | |
2021-01-29 | add preview | Melody Horn | -7/+101 | |
2021-01-29 | fix some papercuts on output UI | Melody Horn | -1/+3 | |
2021-01-29 | add crop settings | Melody Horn | -5/+57 | |
2020-12-24 | cycle out the api key oops | Melody Horn | -1/+1 | |
2020-12-24 | make sure the build actually works (#1) | Melody Horn | -26/+25 | |
* get ready to wrestle with build infra for three hours * put some things back where they came from * juggle more dependency stuff * it's always something * use correct python * look harder for the correct DLLs fml * correctly disable sh -x * i swear to fuckin christ * bdg voice i am going to throw myself into the sea | ||||
2020-12-24 | switch from wxpython to tkinter | Melody Horn | -332/+295 | |
2020-12-24 | bump to version 1.6 | Melody Horn | -1/+1 | |
2020-12-24 | make the API call manually instead of pulling in a whole dependency | Melody Horn | -13/+13 | |
2020-12-24 | stop creating console windows all the time | Melody Horn | -9/+15 | |
2019-04-27 | i have died and i am in hell | Melody Horn | -1/+1 | |
2019-04-27 | bump version number to 1.5 | Melody Horn | -1/+1 | |
2019-04-27 | install non-borked cx_Freeze in a valid way | Melody Horn | -2/+1 | |
2019-04-27 | use -to as an input option to match -ss as input | Melody Horn | -1/+1 | |
2019-04-23 | use -ss as an input option for *far* better efficiency | Melody Horn | -19/+30 | |
2019-02-27 | bump version number to 1.3 | Melody Horn | -1/+1 | |
2019-02-27 | fix ssl on windows, because of course that doesn't work by default | Melody Horn | -3/+11 | |
2019-02-27 | further tweak travis config | Melody Horn | -3/+2 | |
2019-02-27 | automatically check for updates | Melody Horn | -2/+22 | |
2019-02-27 | make next windows build cleaner | Melody Horn | -1/+1 | |
2019-02-27 | disenfuck the travis config | Melody Horn | -2/+3 | |
2019-02-27 | bump version number to 1.1 | Melody Horn | -2/+2 | |
2019-02-27 | add deep fry checkbox | Melody Horn | -1/+8 | |
2019-02-27 | always improve gif | Melody Horn | -11/+5 | |
2019-02-27 | handle audio-only inputs more gracefully | Melody Horn | -17/+29 | |
2019-02-27 | add license | Melody Horn | -0/+21 | |
2019-02-27 | add better instructions in README | Melody Horn | -3/+17 | |
2019-02-27 | improve zip creation | Melody Horn | -1/+2 | |
2019-02-27 | don't be a dumbass | Melody Horn | -0/+1 | |
2019-02-27 | don't run anything if not a release | Melody Horn | -1/+2 | |
2019-02-27 | prep for v1.0 release | Melody Horn | -3/+3 | |
thank fucking god | ||||
2019-02-26 | apparently that wasn't enough | Melody Horn | -1/+1 | |
2019-02-26 | try installing things in a different way | Melody Horn | -2/+1 | |
2019-02-26 | try a different ubuntu version | Melody Horn | -2/+3 | |
2019-02-26 | why is this so hard | Melody Horn | -4/+9 | |
2019-02-26 | dependency wrestling part 2 | Melody Horn | -0/+4 | |
2019-02-26 | oh that's how bash works | Melody Horn | -1/+2 | |
2019-02-26 | further adventures in debugging an environment i don't control | Melody Horn | -2/+2 | |
2019-02-26 | why is this just the way my life works now | Melody Horn | -1/+9 | |
2019-02-26 | further dependency shenanigans | Melody Horn | -1/+3 | |
2019-02-26 | additional CI wrangling | Melody Horn | -4/+3 | |
2019-02-26 | install more dependencies | Melody Horn | -4/+11 | |
2019-02-26 | actually install python across all platforms | Melody Horn | -3/+16 | |
2019-02-26 | prep for travis-based deployment | Melody Horn | -11/+79 | |
2019-02-22 | deploy | Melody Horn | -1/+22 | |