summaryrefslogtreecommitdiffstats
path: root/apps/media
Commit message (Expand)AuthorAgeFilesLines
* clean the collection view after rescanningRobin Appelman2012-04-151-0/+5
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-153-7/+7
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
* some idexes for the media player tablesRobin Appelman2012-04-132-1/+70
* Fixed OC-261 by modifying js files in apps/media/Deepak Mittal2012-04-122-3/+3
* upgrade getid3Robin Appelman2012-04-1275-36877/+1
* add scrollbar to the music list - bugfix for oc-301Georg Ehrke2012-03-281-0/+1
* media scanner fixBartek Przybylski2012-03-111-1/+1
* Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-012-5/+4
* merge master into encryptionRobin Appelman2012-02-262-1/+6
|\
| * application/ogg is music toRobin Appelman2012-02-262-1/+6
* | Merge branch 'master' into encryptionRobin Appelman2012-02-255-28/+28
|\|
| * UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-225-28/+28
* | fix incorrect information in the filecache when using encryptionRobin Appelman2012-02-211-0/+1
|/
* Added missing filesMarvin Thomas Rabe2012-02-211-2/+2
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-3/+3
* Use separate function to make absolute urlsBart Visscher2012-02-172-2/+2
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-132-13/+4
* use oc_filecache and oc_eventsource for music scanningRobin Appelman2012-02-083-114/+38
* Fix some issues in ampache resonponseRobin Appelman2012-01-242-9/+65
* Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-01-241-1/+1
|\
| * make media detection based on extention case insensitiveRobin Appelman2012-01-201-1/+1
* | translation updatesRobin Appelman2012-01-201-0/+13
|/
* show proper feedback that collection scanning is done and show the collection...Robin Appelman2012-01-202-28/+37
* Don't wrap collection cells.Cloud Dumper2012-01-203-22/+22
* Sort songs also by path.Cloud Dumper2012-01-201-1/+1
* Apps need to be enabled in order to search through Shared directory for media...Michael Gapczynski2012-01-161-3/+0
* Make media app listen for post_delete instead of deleteMichael Gapczynski2012-01-161-1/+1
* update translationsRobin Appelman2012-01-161-0/+13
* prevent multiply owncloud instances on the same domain intefering with each o...Robin Appelman2012-01-152-45/+38
* Remove reference to unexisting file in music.css.Cloud Dumper2012-01-151-1/+0
* remove some of the flickering in operaRobin Appelman2012-01-151-2/+2
* reimplement auto playing music from location hash (like from search results)Robin Appelman2012-01-121-6/+13
* fix searching artists and albumsRobin Appelman2012-01-121-3/+12
* fix event handler after re-expanding an artist in collection viewRobin Appelman2012-01-121-0/+7
* fix expending artists and albums in collection viewRobin Appelman2012-01-121-4/+6
* fix searching musicRobin Appelman2012-01-121-4/+5
* also use translated string for music navigation entry when showing inline con...Robin Appelman2012-01-111-1/+1
* update translationsRobin Appelman2012-01-1136-28/+204
* mp3info is giving to much trouble, get rid of itRobin Appelman2012-01-081-64/+46
* When a music file is playing, the page title gets modified.Kshitij Parajuli2012-01-081-1/+3
* Improve music playlist rendering.Cloud Dumper2012-01-082-4/+16
* Also use track_number to retrieve song track.Cloud Dumper2012-01-081-1/+14
* Sort results from music collection getters.Cloud Dumper2012-01-081-4/+4
* add jplayer sourceRobin Appelman2012-01-019-0/+4458
* Music - Fix album and artist expand layout.Ignacio Daniel Rostagno2011-11-241-1/+2
* fix ampache htmlentity callsRobin Appelman2011-11-241-6/+6
* fix ampache encoding problem. use htmlentities encoding parameter directly.Weng Xuetian2011-11-181-6/+6