nextcloud/apps/media
Cloud Dumper 4d1ed7e05f Improve music playlist rendering.
This change:
* bolds currently playing song in playlist;
* forces song names in playlist to one line, ellipsize after (...);
* adds jQuery tipsies to get the whole song name, along with the
  artist name, and the album the song is coming from.

No need to split this changeset into three different ones for the sake
of atomicity.

Two first elements were on the priorities / bug list available there:
   http://gitorious.org/owncloud/pages/Home
2012-01-08 13:45:44 +01:00
..
ajax prevent error in media player ajax api 2011-10-17 00:25:13 +02:00
appinfo some icon corrections 2011-10-07 16:18:47 +02:00
css Improve music playlist rendering. 2012-01-08 13:45:44 +01:00
getID3 prevent the remaining ob_clean related errors 2011-10-17 01:18:02 +02:00
js Improve music playlist rendering. 2012-01-08 13:45:44 +01:00
l10n updated translations 2011-09-23 19:08:02 +02:00
server prevent the remaining ob_clean related errors 2011-10-17 01:18:02 +02:00
templates fix amapache url 2011-10-07 18:13:46 +02:00
index.php Check if the application is actually enabled 2011-09-30 23:17:18 +02:00
lib_ampache.php fix ampache htmlentity calls 2011-11-24 02:53:44 +01:00
lib_collection.php Sort results from music collection getters. 2012-01-08 00:30:57 +01:00
lib_media.php use OC_Log instead of error_log 2011-10-16 21:42:24 +02:00
lib_scanner.php Also use track_number to retrieve song track. 2012-01-08 00:30:57 +01:00
settings.php show the syncing and ampache urls on the settings page. not very pretty but otherwise the user has no way to configure the desktop integration 2011-09-28 16:05:01 +02:00
tomahawk.php Check if the application is actually enabled 2011-09-30 23:17:18 +02:00