summaryrefslogtreecommitdiffstats
path: root/apps/media/appinfo
Commit message (Expand)AuthorAgeFilesLines
* fix remote and public.phpRobin Appelman2012-07-131-1/+1
* Media: Change includes in app.php to use the autoloaderBart Visscher2012-06-251-3/+16
* Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-221-3/+3
* utf8 in der DB configMarco B2012-06-111-1/+1
* Remove OC_App::register functionBart Visscher2012-05-311-2/+0
* add lib collection and lib scanner to media's appinfo/app.phpGeorg Ehrke2012-05-291-0/+2
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-113-3/+4
* Add remote for media/tomahawk.phpBart Visscher2012-05-081-1/+2
* make ampache work with remote.phpGeorg Ehrke2012-05-071-0/+1
* added a nice API to get the installes Apps with names, urls and icon from the...Frank Karlitschek2012-05-051-0/+1
* ported the oc_app callsFrank Karlitschek2012-05-021-3/+3
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-1/+1
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* some idexes for the media player tablesRobin Appelman2012-04-132-1/+70
* Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-011-1/+2
* some icon correctionsJan-Christoph Borchardt2011-10-071-1/+1
* show the syncing and ampache urls on the settings page. not very pretty but o...Frank Karlitschek2011-09-281-0/+1
* Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-271-1/+2
* lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-111-1/+1
* make more strings translatableRobin Appelman2011-08-101-1/+3
* initial work on the media player interface reworkRobin Appelman2011-08-081-30/+0
* rename media to music in the navigationRobin Appelman2011-08-021-1/+1
* remove now useless 'media' entry from settingsRobin Appelman2011-08-021-1/+0
* make the persitent playlist work anywhereRobin Appelman2011-08-011-3/+1
* Icewind destroyed my changes :-(Jakob Sack2011-07-301-6/+6
* disable unimplemented subentries for media playerRobin Appelman2011-07-301-14/+14
* Some much needed interface work on the media playerRobin Appelman2011-07-291-2/+32
* Renaming classes :-)Jakob Sack2011-07-291-5/+5
* show media icon in settings as wellJan-Christoph Borchardt2011-07-291-1/+1
* keep track of playcount as last played time of music filesRobin Appelman2011-07-281-0/+18
* some refactoring of the media player codeRobin Appelman2011-07-261-4/+3
* import media appRobin Appelman2011-07-223-0/+285