aboutsummaryrefslogtreecommitdiffstats
path: root/apps/media/js
Commit message (Expand)AuthorAgeFilesLines
* DONT always scan the collection, I would like to keep some cpu cycles to actu...Robin Appelman2011-08-131-3/+3
* some player stylingJan-Christoph Borchardt2011-08-131-0/+3
* start scanning music automatically when in MusicJan-Christoph Borchardt2011-08-131-2/+2
* added global action class for iconsJan-Christoph Borchardt2011-08-131-1/+1
* highlight playing songs in collectionRobin Appelman2011-08-131-4/+11
* partly fix media playerRobin Appelman2011-08-122-23/+37
* get rid of some js errors on the login screenRobin Appelman2011-08-111-0/+1
* some work on media playerRobin Appelman2011-08-112-110/+20
* make more strings translatableRobin Appelman2011-08-104-11/+11
* first mediaplayer stylingJan-Christoph Borchardt2011-08-081-65/+0
* initial work on the media player interface reworkRobin Appelman2011-08-083-90/+92
* fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-062-3/+3
* dont show confusing 'X files scanned' message when we are not scanning filesRobin Appelman2011-08-042-1/+3
* only load the music player outside the media app if the media app isnt alread...Robin Appelman2011-08-042-12/+18
* fix a bug in the media player outside the media appRobin Appelman2011-08-031-1/+1
* correctly save the playlist if songs are removed and dont load the player out...Robin Appelman2011-08-033-17/+21
* make the progres bar for scanning always go to the full 100%Robin Appelman2011-08-021-1/+5
* fix media sub navigation entriesRobin Appelman2011-08-021-5/+5
* fance collection scanning wipRobin Appelman2011-08-012-0/+114
* 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-013-13/+14
* show names of next/previous song when you hover the next/previous buttonRobin Appelman2011-08-011-0/+12
* fix an isue with persitent playlists inside the media player appRobin Appelman2011-08-011-3/+5
* make the persitent playlist work anywhereRobin Appelman2011-08-011-4/+6
* fix bug in saving currently played songRobin Appelman2011-08-011-2/+2
* persistent playlist for the media playerRobin Appelman2011-08-013-1/+28
* automatically scan songs that are played from the filebrowserRobin Appelman2011-08-011-1/+6
* fix search results not displayingRobin Appelman2011-08-011-2/+2
* more tweaks for media search resultsRobin Appelman2011-07-311-19/+16
* dont show play and add-to-playlist at the same timeRobin Appelman2011-07-312-17/+27
* Show play and add-to-playlist buttons in instant search resultsRobin Appelman2011-07-312-12/+63
* add play button to collection overview to add songs to the playlist and play ...Robin Appelman2011-07-301-9/+18
* open the correct subpage when the media player loadsRobin Appelman2011-07-302-2/+5
* update playcount correctly without having to reload the collectionRobin Appelman2011-07-302-3/+22
* fix issue with selecting songs in playlistRobin Appelman2011-07-301-6/+6
* Some much needed interface work on the media playerRobin Appelman2011-07-294-106/+292
* show icons instead of text for file actionsRobin Appelman2011-07-281-4/+4
* fix flash fallback for media player and bumb version of jplayer to 2.0.23Robin Appelman2011-07-273-77/+2
* some refactoring of the media player codeRobin Appelman2011-07-263-327/+222
* import media appRobin Appelman2011-07-224-0/+521