summaryrefslogtreecommitdiffstats
path: root/apps/media/server
Commit message (Collapse)AuthorAgeFilesLines
* make ampache work with remote.phpGeorg Ehrke2012-05-071-2/+0
|
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
|
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+1
|
* port some of the log call to the new public apiFrank Karlitschek2012-05-011-1/+1
| | | | more to come
* Support "songs" ampache API action for proper rhythmbox supportNIEK Antoine2012-04-291-0/+3
|
* ampache should work nowGeorg Ehrke2012-04-261-3/+3
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
|
* Fix some issues in ampache resonponseRobin Appelman2012-01-241-0/+3
| | | | Patch by Markus Germeier
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-171-1/+1
|
* use OC_Log instead of error_logRobin Appelman2011-10-161-1/+1
|
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
|
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
| | | | Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-1/+0
| | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
* import media appRobin Appelman2011-07-221-0/+75