1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00
ampache/lib/class
Paul 'flowerysong' Arthur a66bf4c5f6 Plugin work. Plugins are now pluggable: no plugin-specific code in the main Ampache
code.  Plugins are now updatable, if configuration changes are needed for a new
version.
2010-06-22 19:00:45 +00:00
..
access.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
ajax.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
album.class.php Add missing scrub_out; fixes some display issues. 2010-06-17 06:10:57 +00:00
ampachemail.class.php Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
ampacherss.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
api.class.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
art.class.php Always check for validity before inserting images. Also, whitespace cleanup. 2010-06-17 06:12:06 +00:00
artist.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
browse.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
catalog.class.php Be less forgiving when checking whether an album currently exists. Fixes 2010-06-15 01:45:43 +00:00
config.class.php fix notice due to undefined indexes when checking for unset config values 2010-05-04 19:51:23 +00:00
core.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
database_object.abstract.php Cosmetics: use tabs for indentation, tweak some indentation/coding style. 2010-03-14 06:10:27 +00:00
dba.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
democratic.class.php Clean up democratic/tmpplaylist relationship to work under E_STRICT. 2010-04-28 00:07:30 +00:00
error.class.php $key wasn't defined in Error::add, I'm going to assume it was supposed to be $name. 2010-06-12 22:35:56 +00:00
flag.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
localplay.abstract.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
localplay.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
media.interface.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
playlist.class.php Some missed hunks for playlist editing and miscellaneous related cleanup. 2010-04-28 22:20:42 +00:00
plugin.class.php Plugin work. Plugins are now pluggable: no plugin-specific code in the main Ampache 2010-06-22 19:00:45 +00:00
preference.class.php Plugin work. Plugins are now pluggable: no plugin-specific code in the main Ampache 2010-06-22 19:00:45 +00:00
query.class.php Browsing by tag is broken. This doesn't fix it. 2010-06-15 21:18:17 +00:00
radio.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
random.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
rating.class.php Plugin work. Plugins are now pluggable: no plugin-specific code in the main Ampache 2010-06-22 19:00:45 +00:00
registration.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
scrobbler.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
shoutbox.class.php Cosmetics. %s/assoicated/associated/g 2010-04-28 22:25:23 +00:00
song.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
stats.class.php Use lowest addition_time for ordering "newest" items. FS#54. 2010-05-06 05:03:41 +00:00
stream.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
tag.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
tmpplaylist.class.php Browsing by tag is broken. This doesn't fix it. 2010-06-15 21:18:17 +00:00
update.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
user.class.php Plugin work. Plugins are now pluggable: no plugin-specific code in the main Ampache 2010-06-22 19:00:45 +00:00
vainfo.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
vauth.class.php Browsing by tag is broken. This doesn't fix it. 2010-06-15 21:18:17 +00:00
video.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
xmldata.class.php Some more Art-related cleanup. Removing references to album_data, removing old 2010-05-09 19:50:35 +00:00