aboutsummaryrefslogtreecommitdiffstats
path: root/apps/media/js
Commit message (Collapse)AuthorAgeFilesLines
...
* initial work on the media player interface reworkRobin Appelman2011-08-083-90/+92
| | | | it looks bad atm bu should work enough to be stylable
* 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 ↵Robin Appelman2011-08-042-12/+18
| | | | already open in another tab
* 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 ↵Robin Appelman2011-08-033-17/+21
| | | | outisde the media app if the playlist is empty
* 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
| | | | for now this only works from inside the media app
* add play button to collection overview to add songs to the playlist and play ↵Robin Appelman2011-07-301-9/+18
| | | | them imediatly
* 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