Age | Commit message (Expand) | Author |
2018-02-23 | Don't count intentionally .kill()ing a process as it crashing | Florrie |
2018-02-23 | Handle player process crashing gracefully | Florrie |
2018-02-16 | Make --track-display-file show SOURCE path to track | Florrie |
2018-02-12 | Add --track-display-file option for meme OBS livestreams | Florrie |
2018-01-24 | Revert "Add paused indicator for mpv player" | Florrie |
2018-01-24 | Add paused indicator for mpv player | Florrie |
2017-11-09 | Let keybindings run shell commands, if --trust option is given | Florrie |
2017-10-30 | Actually clear status line properly | Florrie |
2017-10-30 | Never show two identical track indexes | Florrie |
2017-10-30 | Add missing percent symbol to mpv status line | Florrie |
2017-10-30 | Clear old status line when printing a new one | Florrie |
2017-10-29 | Add track number to status line and make status line more consistent | Florrie |
2017-10-12 | Add --start-at option and 'track version' concept | Florrie |
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 |