Jamstash/app/queue
Hyzual efa604265d Adds a repeat directive to manage a 3-state repeat button
It will cycle through "repeat the playing queue", "repeat the playing song" and "don't repeat anything".

- Adds a custom "loop-single" icon based on iconic's loop icon.
- Removes the LoopQueue setting which is now the "queue" value of Repeat
- Moves the Repeat setting to player-service.js. That way, it does not depend on saving the settings in any way. It also allows us to remove a dependency from player-service.js.
- Adds a player css which will hold all the player-related styles
- Removes the former png icons (we can always find them back thanks to Git)
2015-05-22 00:05:37 +02:00
..
queue.html Move starring songs to subsonic-service 2015-05-14 13:39:59 +02:00
queue.js Adds a repeat directive to manage a 3-state repeat button 2015-05-22 00:05:37 +02:00
queue_test.js When shuffling the playing queue, the currently playing song will always stay at the first position. 2015-05-01 13:08:05 +02:00