1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/lib/class
2014-07-02 07:29:02 +02:00
..
access.class.php Remove remaining unused code 2014-05-25 23:23:52 +02:00
ajax.class.php Update copyright years 2014-05-18 09:53:57 +02:00
album.class.php Album edition with Album Artist field 2014-06-15 14:25:33 +02:00
ampache_rss.class.php Fix several php errors 2014-05-25 18:47:43 +02:00
ampconfig.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
api.class.php Fix scrutinizer code style 2014-05-26 00:48:43 +02:00
art.class.php Add beautiful url support on album arts (to fix UPnP album arts) 2014-07-02 07:29:02 +02:00
artist.class.php Album edition with Album Artist field 2014-06-15 14:25:33 +02:00
artist_event.class.php Update copyright years 2014-05-18 09:53:57 +02:00
auth.class.php Fix scrutinizer code style 2014-05-26 00:48:43 +02:00
autoupdate.class.php Add session id on votes (fix #173) and a new option to clear expired sessions votes (#178) 2014-05-29 07:18:33 +02:00
broadcast.class.php Add links on tags to show related item types with the same tag (fix #27) 2014-06-15 09:16:32 +02:00
broadcast_server.class.php Fix several php errors 2014-05-25 18:47:43 +02:00
browse.class.php First upload and license implementation 2014-06-13 03:36:19 +02:00
catalog.class.php UPnP browse support 2014-07-01 07:50:57 +02:00
channel.class.php Add links on tags to show related item types with the same tag (fix #27) 2014-06-15 09:16:32 +02:00
core.class.php Remove remaining unused code 2014-05-25 23:23:52 +02:00
daap_api.class.php Fix DAAP streaming rang and code type (now working with Winamp DAAP plugin) 2014-06-28 18:14:57 +02:00
database_object.abstract.php Update copyright years 2014-05-18 09:53:57 +02:00
dba.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
democratic.class.php Fix democratic vote remove when no user auth (fix #251) 2014-06-13 07:48:54 +02:00
error.class.php Lang de_DE updated + show error fix 2014-05-19 04:46:34 +02:00
license.class.php Fix scrutinizer issues 2014-06-13 07:33:27 +02:00
localplay.class.php Fix code style 2014-05-25 22:54:29 +02:00
localplay_controller.abstract.php Ignore some unused warnings 2014-05-26 00:02:11 +02:00
mailer.class.php Remove remaining unused code 2014-05-25 23:23:52 +02:00
media.interface.php Update copyright years 2014-05-18 09:53:57 +02:00
memory_object.class.php Update copyright years 2014-05-18 09:53:57 +02:00
openid.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
playlist.class.php Add Sort Tracks by Artist, Album, Song on playlists (fix #279) 2014-06-25 06:32:47 +02:00
playlist_object.abstract.php Fix code style 2014-05-25 22:54:29 +02:00
plex_api.class.php Fix other scrutinizer issues 2014-05-26 01:05:53 +02:00
plex_xml_data.class.php Add DAAP protocol support (fix #272) 2014-06-28 15:52:52 +02:00
plugin.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
preference.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
query.class.php Merge branch 'tsquare66-Use_ID3_band_tag' into develop 2014-06-15 13:35:35 +02:00
radio.class.php Fix code style 2014-05-25 22:54:29 +02:00
random.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
rating.class.php Remove remaining unused code 2014-05-25 23:23:52 +02:00
recommendation.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
registration.class.php Ignore some unused warnings 2014-05-26 00:02:11 +02:00
scrobbler.class.php Fix scrutinizer code style 2014-05-26 00:48:43 +02:00
scrobbler_async.class.php Update copyright years 2014-05-18 09:53:57 +02:00
search.class.php Add Random and Limit options on smart playlists (fix #164) 2014-06-15 16:31:37 +02:00
session.class.php Fix 'Ampache User' on broadcasts (fix #244) and broadcast initial song position (fix #243) 2014-06-10 06:20:56 +02:00
share.class.php Remove remaining unused code 2014-05-25 23:23:52 +02:00
shoutbox.class.php Ignore some unused warnings 2014-05-26 00:02:11 +02:00
slideshow.class.php Update copyright years 2014-05-18 09:53:57 +02:00
song.class.php Add Random and Limit options on smart playlists (fix #164) 2014-06-15 16:31:37 +02:00
song_preview.class.php Fix code style 2014-05-25 22:54:29 +02:00
stats.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
stream.class.php Ignore some unused warnings 2014-05-26 00:02:11 +02:00
stream_playlist.class.php Fix 'Ampache User' on broadcasts (fix #244) and broadcast initial song position (fix #243) 2014-06-10 06:20:56 +02:00
stream_url.class.php Update copyright years 2014-05-18 09:53:57 +02:00
subsonic_api.class.php Add Smart Playlists to Subsonic API playlists (fix #194) 2014-06-15 17:55:44 +02:00
subsonic_xml_data.class.php Add Smart Playlists to Subsonic API playlists (fix #194) 2014-06-15 17:55:44 +02:00
tag.class.php Add links on tags to show related item types with the same tag (fix #27) 2014-06-15 09:16:32 +02:00
tmp_playlist.class.php Select distinct random albums 2014-06-01 22:34:13 +02:00
ui.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
update.class.php UPnP browse support 2014-07-01 07:50:57 +02:00
upload.class.php Add check to avoid fatal error if "Uploads catalog destination" setting undefined 2014-06-13 13:20:29 +02:00
upnp_api.class.php Add beautiful url support on album arts (to fix UPnP album arts) 2014-07-02 07:29:02 +02:00
user.class.php Improve user resitration UI 2014-06-13 22:25:50 +02:00
userflag.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
vainfo.class.php Improve Album Artist information to be used by default 2014-06-15 13:34:12 +02:00
video.class.php Fix code style 2014-05-25 22:54:29 +02:00
wanted.class.php Fix code style 2014-05-25 22:54:29 +02:00
waveform.class.php Fix scrutinizer code style 2014-05-26 00:48:43 +02:00
webplayer.class.php Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
xml_data.class.php Fix codestyle 2014-06-29 09:43:48 +02:00