« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/src/loop-play.js
AgeCommit message (Expand)Author
2017-07-18Make --play-opts work again (and use variable name playOpts instead of playArgs)liam4
2017-07-16Fix potential memory leak from DownloadController.once(canceled) assigned on ...Liam
2017-07-15Begin updating the playlist formatLiam
2017-07-14Finish up restoring downloaders, maybeLiam
2017-07-14Return downloaders :sparkles:Liam
2017-06-26Clean-up and suchliam4
2017-06-26Remove downloadersliam4
2017-06-26Controls for pause/play, seek, and volumeliam4
2017-06-26The beginnings of using mpv instead of SoX playliam4
2017-06-21Fix a crash, I think??liam4
2017-06-12Check if format is supported before convertingliam4
2017-06-12Spooks and baddies with ffprobeliam4
2017-06-11Nobody is really sure, but it's speculated that there were logic improvements...liam4
2017-06-11Log track info, and moreliam4
2017-06-11Add a bunch of code commenting, and a skip up-next methodliam4
2017-06-11Loop-play.js cleanupliam4
2017-06-11Beginnings of keyboard controlsliam4
2017-06-04Generally optimize downloads (less file copying)liam4
2017-06-01YouTube downloaderliam4
2017-06-01--play-optsliam4
2017-06-01Better download file namingliam4
2017-05-31Big bad bug fixliam4
2017-05-31Use system tempfiles instead of fake temporary filesliam4
2017-05-31General improvementsliam4
2017-05-31Modularize it allLiam