summaryrefslogtreecommitdiffstats
path: root/apps/media/appinfo/app.php
Commit message (Collapse)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-47/+0
|
* 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
|
* Remove OC_App::register functionBart Visscher2012-05-311-2/+0
| | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
* add lib collection and lib scanner to media's appinfo/app.phpGeorg Ehrke2012-05-291-0/+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-111-2/+0
| | | | them every time
* Add remote for media/tomahawk.phpBart Visscher2012-05-081-1/+2
|
* make ampache work with remote.phpGeorg Ehrke2012-05-071-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
|
* Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-011-1/+2
| | | | search providers
* some icon correctionsJan-Christoph Borchardt2011-10-071-1/+1
|
* show the syncing and ampache urls on the settings page. not very pretty but ↵Frank Karlitschek2011-09-281-0/+1
| | | | otherwise the user has no way to configure the desktop integration
* 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
| | | | it looks bad atm bu should work enough to be stylable
* 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
|
* some refactoring of the media player codeRobin Appelman2011-07-261-4/+3
|
* import media appRobin Appelman2011-07-221-0/+34