summaryrefslogtreecommitdiffstats
path: root/apps/media/ajax
Commit message (Expand)AuthorAgeFilesLines
* application/ogg is music toRobin Appelman2012-02-261-1/+4
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-131-10/+3
* use oc_filecache and oc_eventsource for music scanningRobin Appelman2012-02-081-24/+4
* Apps need to be enabled in order to search through Shared directory for media...Michael Gapczynski2012-01-161-3/+0
* prevent error in media player ajax apiRobin Appelman2011-10-171-1/+1
* use OC_Log instead of error_logRobin Appelman2011-10-161-2/+0
* Check if the application is actually enabledBart Visscher2011-09-302-0/+2
* Use OC_JSON for json responsesBart Visscher2011-09-252-8/+8
* correctly update the collection when music files are moved aroundRobin Appelman2011-09-251-1/+1
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-2/+2
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-2/+1
* some work on media player interface, artists can be collapsed in the collecti...Robin Appelman2011-08-211-15/+5
* fix expire header for media playerRobin Appelman2011-08-161-2/+1
* cache the collection for the media player againRobin Appelman2011-08-031-1/+0
* send last modified header for mediaRobin Appelman2011-08-021-1/+9
* remove now useless 'media' entry from settingsRobin Appelman2011-08-021-7/+0
* fance collection scanning wipRobin Appelman2011-08-011-10/+36
* remember volume and playback time in the media playerRobin Appelman2011-08-011-0/+1
* automatically scan songs that are played from the filebrowserRobin Appelman2011-08-011-0/+13
* cache the media collection between page loadsRobin Appelman2011-08-011-7/+13
* some improvements to collection scanningRobin Appelman2011-08-011-0/+2
* Some much needed interface work on the media playerRobin Appelman2011-07-291-1/+0
* Renaming classes :-)Jakob Sack2011-07-292-10/+10
* keep track of playcount as last played time of music filesRobin Appelman2011-07-281-0/+3
* only show songs for which the current user has songs indexedRobin Appelman2011-07-261-0/+2
* remove some debug output and supress some possible errorsRobin Appelman2011-07-221-2/+2
* import media appRobin Appelman2011-07-222-0/+156