1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
ampache/lib/class
2014-03-15 21:04:11 +01:00
..
access.class.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
ajax.class.php Add artist slideshow when playing and no user action 2014-02-14 01:28:29 +01:00
album.class.php Add missing item fields, stats function, playlist edition functions and API Key authentication type to Ampache XML API 2014-03-15 21:04:11 +01:00
ampache_rss.class.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
ampconfig.class.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
api.class.php Add missing item fields, stats function, playlist edition functions and API Key authentication type to Ampache XML API 2014-03-15 21:04:11 +01:00
art.class.php Add user avatar upload (fix #119) 2014-01-30 22:05:16 +01:00
artist.class.php Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
artist_event.class.php Add concerts information from LastFM (fix #110) 2014-01-30 00:09:58 +01:00
auth.class.php Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
autoupdate.class.php Add beautiful stream url setting and clear playlist before playing in localplay mode 2014-01-11 15:00:52 +01:00
broadcast.class.php Tags requests improved. Ability to edit/delete tags depending on user rights. (Fix #135) (Fix #127) 2014-02-18 19:32:16 +01:00
broadcast_server.class.php Fix private broadcasts and add automatic broadcast by default web player 2014-02-23 00:42:32 +01:00
browse.class.php Add broadcast templates 2014-02-09 02:06:27 +01:00
catalog.class.php Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
channel.class.php Tags requests improved. Ability to edit/delete tags depending on user rights. (Fix #135) (Fix #127) 2014-02-18 19:32:16 +01:00
core.class.php Begin WebSocket support for Broadcast and Player control 2014-02-05 08:08:46 +01:00
database_object.abstract.php Tags requests improved. Ability to edit/delete tags depending on user rights. (Fix #135) (Fix #127) 2014-02-18 19:32:16 +01:00
dba.class.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
democratic.class.php Add beautiful stream url setting and clear playlist before playing in localplay mode 2014-01-11 15:00:52 +01:00
error.class.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
localplay.class.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
localplay_controller.abstract.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
mailer.class.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
media.interface.php Add subsonic getUser and getUsers functions 2014-01-11 17:13:14 +01:00
memory_object.class.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
openid.class.php Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
playlist.class.php Use Plex external ip address redirection on /web and fix #149 2014-03-05 21:10:29 +01:00
playlist_object.abstract.php Actions on rows are now displayed on mouse-hover. Removed all unused parameters. Song/artists/albums title are displayed correctly (truncate has been removed). Add to an existing playlist implementation started. 2014-01-15 20:47:49 +01:00
plex_api.class.php Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
plex_xml_data.class.php Add first Plex music transcode support 2014-03-06 00:39:10 +01:00
plugin.class.php Fix scrobbler thread autoloader and global variables 2014-01-11 12:34:40 +01:00
preference.class.php Add Growl notification as song scrobbling plugin 2014-02-22 22:56:13 +01:00
query.class.php Add broadcast templates 2014-02-09 02:06:27 +01:00
radio.class.php Add share feature 2014-01-15 23:55:19 +01:00
random.class.php Add subsonic getUser and getUsers functions 2014-01-11 17:13:14 +01:00
rating.class.php Fix scrobbler thread autoloader and global variables 2014-01-11 12:34:40 +01:00
recommendation.class.php Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
registration.class.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
scrobbler.class.php Remove additional md5 from scrobbler class (password is already stored hashed) 2013-12-29 22:24:48 +01:00
scrobbler_async.class.php Fix scrobbler thread autoloader and global variables 2014-01-11 12:34:40 +01:00
search.class.php Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
session.class.php Add myPlex support 2014-02-17 07:49:22 +01:00
share.class.php Add share feature 2014-01-15 23:55:19 +01:00
shoutbox.class.php Waveform notification at specific song time 2014-02-21 01:36:32 +01:00
slideshow.class.php Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
song.class.php Tags requests improved. Ability to edit/delete tags depending on user rights. (Fix #135) (Fix #127) 2014-02-18 19:32:16 +01:00
song_preview.class.php Finish browse missing artists on similars 2014-01-16 18:54:56 +01:00
stats.class.php Check for Ampache update at administrator login 2014-01-10 23:22:07 +01:00
stream.class.php Tags requests improved. Ability to edit/delete tags depending on user rights. (Fix #135) (Fix #127) 2014-02-18 19:32:16 +01:00
stream_playlist.class.php Add custom buttons play actions 2014-02-15 13:09:12 +01:00
stream_url.class.php Add beautiful stream url setting and clear playlist before playing in localplay mode 2014-01-11 15:00:52 +01:00
subsonic_api.class.php Check xbmc controller instance 2014-01-22 22:40:07 +01:00
subsonic_xml_data.class.php Add share feature 2014-01-15 23:55:19 +01:00
tag.class.php Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
tmp_playlist.class.php Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
ui.class.php Actions on rows are now displayed on mouse-hover. Removed all unused parameters. Song/artists/albums title are displayed correctly (truncate has been removed). Add to an existing playlist implementation started. 2014-01-15 20:47:49 +01:00
update.class.php Add missing item fields, stats function, playlist edition functions and API Key authentication type to Ampache XML API 2014-03-15 21:04:11 +01:00
user.class.php Add missing item fields, stats function, playlist edition functions and API Key authentication type to Ampache XML API 2014-03-15 21:04:11 +01:00
userflag.class.php Catalog disable filter on stats and search too (fix #33) 2013-12-14 11:24:19 +01:00
vainfo.class.php Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
video.class.php Fix #134 2014-02-04 14:01:09 +01:00
wanted.class.php Finish browse missing artists on similars 2014-01-16 18:54:56 +01:00
waveform.class.php Add Waveform color setting 2014-01-07 05:07:03 +01:00
webplayer.class.php Add new transcode setting to allow/disallow transcode parameters override from clients (fix mpc support in the same time) 2014-03-07 08:11:05 +01:00
xml_data.class.php Add missing item fields, stats function, playlist edition functions and API Key authentication type to Ampache XML API 2014-03-15 21:04:11 +01:00