Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-26 | Clean-up and such | liam4 | |
2017-06-26 | Remove downloaders | liam4 | |
2017-06-26 | Controls for pause/play, seek, and volume | liam4 | |
2017-06-26 | The beginnings of using mpv instead of SoX play | liam4 | |
2017-06-21 | Fix a crash, I think?? | liam4 | |
2017-06-12 | Check if format is supported before converting | liam4 | |
2017-06-12 | Spooks and baddies with ffprobe | liam4 | |
2017-06-11 | Nobody is really sure, but it's speculated that there were logic ↵ | liam4 | |
improvements and smarter/more evil terminal logging | |||
2017-06-11 | Log track info, and more | liam4 | |
2017-06-11 | Add a bunch of code commenting, and a skip up-next method | liam4 | |
2017-06-11 | Loop-play.js cleanup | liam4 | |
2017-06-11 | Beginnings of keyboard controls | liam4 | |
2017-06-04 | Generally optimize downloads (less file copying) | liam4 | |
Basically all we do is let downloaders specify the output file, rather than be forced to download or copy into a specific given file. Since avconv/convert automatically gets us the displayed file name we want anyways (shown in play), this doesn't change anything visible to the user, but does make things faster. | |||
2017-06-01 | YouTube downloader | liam4 | |
2017-06-01 | --play-opts | liam4 | |
2017-06-01 | Better download file naming | liam4 | |
2017-05-31 | Big bad bug fix | liam4 | |
2017-05-31 | Use system tempfiles instead of fake temporary files | liam4 | |
2017-05-31 | General improvements | liam4 | |
2017-05-31 | Modularize it all | Liam | |