Age | Commit message (Expand) | Author |
2017-09-20 | Show path to track's parent in track info - not including the track, which is... | Florrie |
2017-09-19 | Fix critical bug; http-music now halts if 5 tracks fail to download in a row | Florrie |
2017-09-18 | Track-specific converter options | Florrie |
2017-09-07 | Rename pickers2.js to pickers.js | Florrie |
2017-09-02 | Skip back/forwards | Florrie |
2017-09-02 | Because adding an explanation totally makes it alright | Florrie |
2017-09-02 | Do something that works(?) when a track download fails | Florrie |
2017-09-02 | Sane-ify all the things, but maybe break things when downloads fail | Florrie |
2017-09-02 | Re-implement logTrackInfo; now shows previous/next tracks | Florrie |
2017-09-02 | Tie in delete-up-next a little nicer | Florrie |
2017-09-02 | Substitute pickers2 in place of pickers | Florrie |
2017-08-25 | Hide playback status | Florrie |
2017-08-09 | Show track up next when delete-up-next is pressed | Florrie |
2017-08-08 | Only create one converter per instance of DownloadController | Florrie |
2017-08-08 | Fix SoX player | Florrie |
2017-08-07 | Windows support! | towerofnix |
2017-08-07 | Delete temporary files when done with them | Florrie |
2017-08-04 | Aaaaaaaaaa (fix up-next, maybe?) | Florrie |
2017-08-04 | Ah, progress | Florrie |
2017-08-04 | Handle failed downloads in loop-play | Florrie |
2017-07-26 | Let downloader be specified manually, per-track (e.g. use youtube-dl for non-... | liam4 |
2017-07-24 | Support SoX again; make 'converter' meta-downloader (converts to wav) | liam4 |
2017-07-21 | Make some error handling for YouTube downloads | liam4 |
2017-07-20 | Update JS to have one main http-music command | liam4 |
2017-07-19 | Change the way playlist updating works, and show track paths when I is pressed | liam4 |
2017-07-18 | Make --play-opts work again (and use variable name playOpts instead of playArgs) | liam4 |
2017-07-16 | Fix potential memory leak from DownloadController.once(canceled) assigned on ... | Liam |
2017-07-15 | Begin updating the playlist format | Liam |
2017-07-14 | Finish up restoring downloaders, maybe | Liam |
2017-07-14 | Return downloaders :sparkles: | Liam |
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 improvements... | liam4 |
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 |
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 |