« 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/http-music.js
AgeCommit message (Expand)Author
2017-07-19Change the way playlist updating works, and show track paths when I is pressedliam4
2017-07-18New option --write-playlist (alias --save) which writes active playlist to a ...liam4
2017-07-18Do a proper clone when creating active playlistliam4
2017-07-16Fix potential memory leak from DownloadController.once(canceled) assigned on ...Liam
2017-07-15Fix up http-music.js's controls and optionsLiam
2017-07-15Begin updating the playlist formatLiam
2017-07-14Finish up restoring downloaders, maybeLiam
2017-07-13Let playlists be downloaded from HTTP(S) serversLiam
2017-07-08Add --selector alias for --pickerLiam
2017-06-26Clean-up and suchliam4
2017-06-26Remove downloadersliam4
2017-06-26Fix a silly issue in openPlaylistliam4
2017-06-26Controls for pause/play, seek, and volumeliam4
2017-06-26Fix a crash from having "options" in the default playlist.json fileliam4
2017-06-26Store options in playlists (e.g. --downloader local)liam4
2017-06-26Make automatic playlist.json open equivalent to using --open optionliam4
2017-06-21Various updates.. maybe finished??liam4
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-11Beginnings of keyboard controlsliam4
2017-06-11Rename play.js -> http-music.jsliam4