1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/lib/class
2014-02-05 22:20:09 +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 Infinite Scroll in Browse 2014-01-12 01:55:14 +01:00
album.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
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 https://github.com/ampache/ampache/issues/104 2014-01-28 22:40:02 +01:00
art.class.php Add user avatar upload (fix #119) 2014-01-30 22:05:16 +01:00
artist.class.php Merge branch 'develop' of github.com:ampache-doped/ampache into develop 2014-01-15 23:58:13 +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 Add Broadcast template files 2014-02-05 13:44:48 +01:00
broadcast_server.class.php Begin WebSocket support for Broadcast and Player control 2014-02-05 08:08:46 +01:00
browse.class.php Add Broadcast template files 2014-02-05 13:44:48 +01:00
catalog.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
channel.class.php Begin WebSocket support for Broadcast and Player control 2014-02-05 08:08:46 +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 Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +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 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
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 subsonic getUser and getUsers functions 2014-01-11 17:13:14 +01:00
plex_xml_data.class.php Fix code style 2013-12-02 07:34:57 +01:00
plugin.class.php Fix scrobbler thread autoloader and global variables 2014-01-11 12:34:40 +01:00
preference.class.php Add AutoUpdate feature 2014-01-04 03:19:13 +01:00
query.class.php Add Broadcast template files 2014-02-05 13:44:48 +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 Change similar artists number display to 10 2014-01-31 07:53:12 +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 global search auto-completion (fix #88) 2014-01-03 19:59:33 +01:00
session.class.php Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
share.class.php Add share feature 2014-01-15 23:55:19 +01:00
shoutbox.class.php Unify Shoutbox get functions return types 2014-01-05 01:32:20 +01:00
song.class.php Begin WebSocket support for Broadcast and Player control 2014-02-05 08:08:46 +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 Add Channel core with Icecast compability 2014-02-03 00:30:04 +01:00
stream_playlist.class.php Add UI for Channels 2014-02-03 07:24:13 +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 Channel core with Icecast compability 2014-02-03 00:30:04 +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 private field in Broadcasts 2014-02-05 08:33:04 +01:00
user.class.php Fix first user admin creation 2014-02-05 22:20:09 +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 UI for Channels 2014-02-03 07:24:13 +01:00
xml_data.class.php Rename Ampache to Ampache-doped 2014-02-01 10:30:13 +01:00