summaryrefslogtreecommitdiffstats
path: root/src/playlist.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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