1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/lib/class
2014-04-18 18:00:59 +02: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 Fix filterbox search. Fix group album by disks songs count and changing art on all sub albums. 2014-03-28 12:12:02 +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 Fix #172 2014-03-26 20:26:08 +01:00
art.class.php Fix #128 2014-04-18 18:00:59 +02:00
artist.class.php #136 done. External links improved. Ability to edit artist/album directly from their page. 2014-03-24 20:58:38 +01:00
artist_event.class.php Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +01:00
auth.class.php Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
autoupdate.class.php Move ampache-doped to ampache 2014-04-15 20:20:02 +02: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 Move from React 0.4.0 to 0.3.4 for PHP 5.3 compatibility reasons 2014-04-13 08:58:34 +02:00
catalog.class.php I suck at PHP 2014-03-19 11:25:26 -06:00
channel.class.php Add local charset setting for ISO8859-1 filename files operations on Windows 2014-04-15 00:02:08 +02:00
core.class.php Add local charset setting for ISO8859-1 filename files operations on Windows 2014-04-15 00:02:08 +02:00
database_object.abstract.php Fix filterbox search. Fix group album by disks songs count and changing art on all sub albums. 2014-03-28 12:12:02 +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 [MOD] Install bootstrap finished 2014-04-11 23:09:16 +02: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 Move ampache-doped to ampache 2014-04-15 20:20:02 +02:00
plex_xml_data.class.php Move ampache-doped to ampache 2014-04-15 20:20:02 +02:00
plugin.class.php Fix scrobbler thread autoloader and global variables 2014-01-11 12:34:40 +01:00
preference.class.php Fix #173. Fix rating. Fix plenty of Warnings. 2014-03-27 15:28:58 +01:00
query.class.php Fix #173. Fix rating. Fix plenty of Warnings. 2014-03-27 15:28:58 +01:00
radio.class.php Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +01:00
random.class.php Allow several time the same songs in Recently Played (fix #186) 2014-04-12 09:35:24 +02:00
rating.class.php Add 'Play Last' to Localplay modules 2014-03-29 08:15:57 +01:00
recommendation.class.php Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +01:00
registration.class.php Fix email validation on user registration (fix #197) 2014-04-15 07:27:37 +02: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 load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +01:00
session.class.php Fix #173. Fix rating. Fix plenty of Warnings. 2014-03-27 15:28:58 +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 Fix slideshow (bug added with latest recently played changes) 2014-04-15 13:23:15 +02:00
song.class.php Allow several time the same songs in Recently Played (fix #186) 2014-04-12 09:35:24 +02:00
song_preview.class.php Finish browse missing artists on similars 2014-01-16 18:54:56 +01:00
stats.class.php Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +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 'Play Last' to Localplay modules 2014-03-29 08:15:57 +01:00
stream_url.class.php Fix beautiful url when url query string begin with ?& 2014-04-06 22:50:32 +02:00
subsonic_api.class.php Fix codestyle 2014-04-12 10:16:09 +02:00
subsonic_xml_data.class.php Fix codestyle 2014-04-12 10:16:09 +02:00
tag.class.php Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +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 Fix #128 2014-04-18 18:00:59 +02:00
update.class.php Remove web player action buttons from shared items 2014-04-04 07:52:02 +02:00
user.class.php Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +01:00
userflag.class.php Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +01:00
vainfo.class.php Add local charset setting for ISO8859-1 filename files operations on Windows 2014-04-15 00:02:08 +02: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 Move ampache-doped to ampache 2014-04-15 20:20:02 +02:00