summaryrefslogtreecommitdiffstats
path: root/apps/media/js/player.js
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-214/+0
* correct presentation of HTML encoded charactersBjoern Schiessle2012-06-211-1/+1
* prevent multiply owncloud instances on the same domain intefering with each o...Robin Appelman2012-01-151-41/+36
* When a music file is playing, the page title gets modified.Kshitij Parajuli2012-01-081-1/+3
* only play the music onceRobin Appelman2011-09-291-3/+4
* fix persistent playlist for media playerRobin Appelman2011-09-281-17/+19
* media app: show current song, add margin, enable tooltipThomas Schmidt2011-09-281-0/+3
* no alert popups, ever. They are just dismissed. Use undo instead.Jan-Christoph Borchardt2011-08-271-1/+0
* playlist workingCôme BERNIGAUD2011-08-251-25/+27
* some work on media player interface, artists can be collapsed in the collecti...Robin Appelman2011-08-211-4/+4
* some player stylingJan-Christoph Borchardt2011-08-131-0/+3
* partly fix media playerRobin Appelman2011-08-121-17/+31
* some work on media playerRobin Appelman2011-08-111-3/+3
* fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-061-2/+2
* only load the music player outside the media app if the media app isnt alread...Robin Appelman2011-08-041-11/+17
* correctly save the playlist if songs are removed and dont load the player out...Robin Appelman2011-08-031-16/+19
* remember volume and playback time in the media playerRobin Appelman2011-08-011-6/+25
* properly save play/pause state of media playerRobin Appelman2011-08-011-3/+15
* some fixes for persistent playlistsRobin Appelman2011-08-011-8/+8
* show names of next/previous song when you hover the next/previous buttonRobin Appelman2011-08-011-0/+12
* fix bug in saving currently played songRobin Appelman2011-08-011-2/+2
* persistent playlist for the media playerRobin Appelman2011-08-011-1/+22
* automatically scan songs that are played from the filebrowserRobin Appelman2011-08-011-1/+6
* dont show play and add-to-playlist at the same timeRobin Appelman2011-07-311-1/+8
* update playcount correctly without having to reload the collectionRobin Appelman2011-07-301-0/+4
* Some much needed interface work on the media playerRobin Appelman2011-07-291-28/+11
* fix flash fallback for media player and bumb version of jplayer to 2.0.23Robin Appelman2011-07-271-0/+1
* some refactoring of the media player codeRobin Appelman2011-07-261-0/+120