Commit Graph

39 Commits (0ea29398c7fce1d969b56a831cad4344fb99c22c)

Author SHA1 Message Date
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Robin Appelman bf2062b09d write_close the session when scanning files or music 13 years ago
Robin Appelman d065b2d29e prevent opening non-music files through the media ajax api 13 years ago
Frank Karlitschek c79a529edd remove not needed includes 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 351740601a port oc_response 13 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Georg Ehrke d1110c62ef fix file path in apps/media/ajax/api.php 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Robin Appelman 0b19af5e10 application/ogg is music to 13 years ago
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 13 years ago
Robin Appelman c4a6b99814 use oc_filecache and oc_eventsource for music scanning 13 years ago
Michael Gapczynski 7859c1105c Apps need to be enabled in order to search through Shared directory for media scanning 13 years ago
Robin Appelman 330c513015 prevent error in media player ajax api 14 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Robin Appelman 64b68f2474 correctly update the collection when music files are moved around 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Robin Appelman c9a11d0aab some work on media player interface, artists can be collapsed in the collection view again and single albums/songs can be played 14 years ago
Robin Appelman fd74e43afa fix expire header for media player 14 years ago
Robin Appelman 4851a55c1d cache the collection for the media player again 14 years ago
Robin Appelman 957b9e8b84 send last modified header for media 14 years ago
Robin Appelman c0e7cf2e40 remove now useless 'media' entry from settings 14 years ago
Robin Appelman 9f981de854 fance collection scanning wip 14 years ago
Robin Appelman 29239d6638 remember volume and playback time in the media player 14 years ago
Robin Appelman cbf8f822de automatically scan songs that are played from the filebrowser 14 years ago
Robin Appelman bd6b38e638 cache the media collection between page loads 14 years ago
Robin Appelman 2d19965750 some improvements to collection scanning 14 years ago
Robin Appelman 94e25ecb0c Some much needed interface work on the media player 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Robin Appelman bc51425bb7 keep track of playcount as last played time of music files 14 years ago
Robin Appelman 344b7f548b only show songs for which the current user has songs indexed 14 years ago
Robin Appelman 41a2da234a remove some debug output and supress some possible errors 14 years ago
Robin Appelman 38f1cffab3 import media app 14 years ago