summaryrefslogtreecommitdiffstats
path: root/apps/media
Commit message (Expand)AuthorAgeFilesLines
* initial work on the media player interface reworkRobin Appelman2011-08-089-141/+110
* fixed upload buttonJan-Christoph Borchardt2011-08-081-1/+1
* 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-043-3/+5
* only load the music player outside the media app if the media app isnt alread...Robin Appelman2011-08-042-12/+18
* cache the collection for the media player againRobin Appelman2011-08-031-1/+0
* 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
* send last modified header for mediaRobin Appelman2011-08-021-1/+9
* make the progres bar for scanning always go to the full 100%Robin Appelman2011-08-021-1/+5
* rename media to music in the navigationRobin Appelman2011-08-021-1/+1
* remove now useless 'media' entry from settingsRobin Appelman2011-08-023-60/+0
* fix media sub navigation entriesRobin Appelman2011-08-021-5/+5
* fance collection scanning wipRobin Appelman2011-08-016-13/+170
* remember volume and playback time in the media playerRobin Appelman2011-08-012-6/+26
* 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-012-7/+7
* 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-013-4/+20
* fix search results not displayingRobin Appelman2011-08-011-2/+2
* cache the media collection between page loadsRobin Appelman2011-08-011-7/+13
* some improvements to collection scanningRobin Appelman2011-08-013-39/+32
* use db transitions for collection scannerRobin Appelman2011-07-311-0/+2
* some improvements in oc_media_collectionsRobin Appelman2011-07-311-26/+10
* 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-314-18/+70
* Icewind destroyed my changes :-(Jakob Sack2011-07-302-17/+17
* add play button to collection overview to add songs to the playlist and play ...Robin Appelman2011-07-302-10/+20
* disable unimplemented subentries for media playerRobin Appelman2011-07-301-14/+14
* 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-303-4/+22
* fix issue with selecting songs in playlistRobin Appelman2011-07-301-6/+6
* Some much needed interface work on the media playerRobin Appelman2011-07-2913-123/+393
* Renaming classes :-)Jakob Sack2011-07-2910-60/+60
* One class per file!Jakob Sack2011-07-291-4/+4
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-2912-118/+128
|\
| * show media icon in settings as wellJan-Christoph Borchardt2011-07-291-1/+1
| * added icon to media appJan-Christoph Borchardt2011-07-291-0/+0
| * dont throw error when the collection scanner cant detect the length of an aud...Robin Appelman2011-07-281-1/+1
| * Merge branch 'master' into interfaceJan-Christoph Borchardt2011-07-284-31/+117
| |\
| | * keep track of playcount as last played time of music filesRobin Appelman2011-07-283-1/+48
| | * make use of the command line tools id3info and mp3info for scanning music if ...Robin Appelman2011-07-281-30/+69
| * | show icons instead of text for file actionsRobin Appelman2011-07-281-4/+4
| * | merge master into interfaceRobin Appelman2011-07-277-90/+19
| |\|
| | * fix flash fallback for media player and bumb version of jplayer to 2.0.23Robin Appelman2011-07-275-80/+4