aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist.rs
Commit message (Expand)AuthorAgeFilesLines
* Add a very basic template using available infoJokler2020-02-221-0/+10
* Use youtube-dl json output for metadata access (#3)Jokler2020-01-141-11/+7
* Remove playlist length limit by using VecDequeJokler2020-01-141-46/+12
* Run cargo fmtJokler2020-01-131-1/+0
* Player: Fix playlist read index calculationJokler2020-01-121-1/+1
* Add enterprise logging and split out gstreamer & teamspeak specific codeFelix Kaaman2020-01-121-0/+9
* Change playlist limit to 50Jokler2020-01-071-1/+1
* Fix playlist popJokler2020-01-071-2/+4
* Add playlist feature and default channel flagJokler2020-01-071-0/+68