1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
ampache/lib/class
2012-10-15 13:20:27 -04:00
..
access.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
ajax.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
album.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
ampachemail.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
ampacherss.class.php Support setting a custom format for the rss feed 2012-04-13 17:59:16 -04:00
api.class.php Consistently use 'object_type' in playlist returns 2012-10-15 13:20:27 -04:00
art.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
artist.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
browse.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
catalog.class.php Some cleanup of the playlist import code 2012-09-21 10:52:47 -04:00
config.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
core.class.php Use spl_autoload_register instead of __autoload 2012-04-18 00:54:54 -04:00
database_object.abstract.php Add clear_cache() to database_object 2011-06-24 11:53:42 -04:00
dba.class.php FS#226 - does not catch MySQL errors before passing to num_rows() 2012-04-15 23:32:03 -04:00
democratic.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
error.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
flag.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
localplay.abstract.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
localplay.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
media.interface.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
playlist.class.php Consistently use 'object_type' in playlist returns 2012-10-15 13:20:27 -04:00
playlist_object.abstract.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
plugin.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
preference.class.php Clean up uses of Config::set and Config::set_by_array 2012-03-06 12:18:57 -05:00
query.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
radio.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
random.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
rating.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
recommendation.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
registration.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
scrobbler.class.php Fix Libre.FM scrobbling, remove errant data in handshake response 2011-12-01 21:47:24 -04:00
search.class.php Consistently use 'object_type' in playlist returns 2012-10-15 13:20:27 -04:00
shoutbox.class.php FS#257 - Social comments function not working. 2012-09-17 10:41:13 -04:00
song.class.php FS#249 - SQL error for iAmpache client 2012-09-20 11:22:48 -04:00
stats.class.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
stream.class.php escapeshellarg's behaviour is locale-dependent 2012-05-25 16:52:57 -04:00
tag.class.php Cosmetics: clean up SQL statement in Tag::get_top_tags 2012-03-01 13:03:36 -05:00
tmpplaylist.class.php Consistently use 'object_type' in playlist returns 2012-10-15 13:20:27 -04:00
update.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
user.class.php FS#202 - Stats not registered on some songs 2012-09-20 12:13:51 -04:00
vainfo.class.php Partial fix for ASF tags 2012-09-06 12:56:20 -04:00
vauth.class.php Drop support for old passwords 2012-09-21 14:28:53 -04:00
video.class.php Switch from _() to T_() 2012-04-12 21:13:29 -04:00
xmldata.class.php Cosmetics: xmlData::songs 2012-09-20 11:22:48 -04:00