Jamstash/app/queue
Hyzual 88b1e6a6e6 Rewrites the entire player component.
Not finished ! This is still work in progress and fairly broken in this commit.
The jquery jplayer is now wrapped in an angular directive.
The queue is no longer being managed in rootScope but is a part of the player service. It can be accessed like before and emptied / filled.
The player controller also uses the player service now.
2015-01-17 19:13:40 +01:00
..
queue.html Reorganizes the entire app to follow Google's best practice recommendations for Angular App Structure. 2014-11-09 16:10:34 +01:00
queue.js Rewrites the entire player component. 2015-01-17 19:13:40 +01:00
queue_test.js Starts rewriting the player service. 2015-01-17 19:13:40 +01:00