Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make ampache work with remote.php | Georg Ehrke | 2012-05-07 | 1 | -2/+0 |
| | |||||
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | port some of the log call to the new public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | | | | more to come | ||||
* | Support "songs" ampache API action for proper rhythmbox support | NIEK Antoine | 2012-04-29 | 1 | -0/+3 |
| | |||||
* | ampache should work now | Georg Ehrke | 2012-04-26 | 1 | -3/+3 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
| | |||||
* | Fix some issues in ampache resonponse | Robin Appelman | 2012-01-24 | 1 | -0/+3 |
| | | | | Patch by Markus Germeier | ||||
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -1/+1 |
| | |||||
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+1 |
| | |||||
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -1/+0 |
| | | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY | ||||
* | import media app | Robin Appelman | 2011-07-22 | 1 | -0/+75 |