1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/lib/class
Paul 'flowerysong' Arthur 7f36693353 Change Browse from static to instantiable. Among other things, fixes FS#13;
probably also breaks things.  Most things appear to still work, but I may have
missed some cases.
2010-06-10 05:33:57 +00:00
..
access.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
ajax.class.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
album.class.php Aggressively make sure we don't end up with extra spaces when joining the prefix. 2010-06-07 06:46:48 +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 Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
artist.class.php Aggressively make sure we don't end up with extra spaces when joining the prefix. 2010-06-07 06:46:48 +00:00
browse.class.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
catalog.class.php Move prefix trimming into a static function. Reduces duplicate code and allows 2010-06-07 02:57:36 +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 Cosmetics. %s/assoicated/associated/g 2010-04-28 22:25:23 +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 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +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 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
preference.class.php Switch Album so it uses new art methods 2010-03-21 21:31:29 +00:00
query.class.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +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 Clean up the rating code by moving uniqueness constraints into the database, 2010-06-07 00:49:47 +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 Pad track number with zeros, like the doc says. Fixes FS#58, reported by Adam Grissom. 2010-04-15 21:23:41 +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 Change debugging output on transcode. 2010-05-29 23:34:47 +00:00
tag.class.php Cosmetics. %s/assoicated/associated/g 2010-04-28 22:25:23 +00:00
tmpplaylist.class.php Clean up democratic/tmpplaylist relationship to work under E_STRICT. 2010-04-28 00:07:30 +00:00
update.class.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
user.class.php Cosmetics. %s/assoicated/associated/g 2010-04-28 22:25:23 +00:00
vainfo.class.php Fix bin/print_tags so it accurately reflects what Ampache will see; it was 2010-05-29 17:47:24 +00:00
vauth.class.php Cleanup and rationalisation of authentication related code. Among other things, 2010-05-29 08:33:48 +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