1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
ampache/lib/class
2010-10-06 16:58:31 +00:00
..
access.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
ajax.class.php JavaScript cleanup. Consistently use camelCase for naming JS functions. Use 2010-06-24 02:52:01 +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 Some art gathering cleanup. 2010-07-02 04:43:44 +00:00
artist.class.php Refactored Last.FM recommendations; drop new dependency on curl since 2010-08-17 20:59:16 +00:00
browse.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
catalog.class.php Don't escape album names twice. 2010-07-02 22:35:13 +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 Break everyone's config by changing metadata gathering. 2010-10-06 16:58:31 +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 Use the correct variable. Reported by LostInMotion. 2010-07-20 19:21:24 +00:00
recommendation.class.php Refactored Last.FM recommendations; drop new dependency on curl since 2010-08-17 20:59:16 +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 JavaScript cleanup. Consistently use camelCase for naming JS functions. Use 2010-06-24 02:52:01 +00:00
tag.class.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
tmpplaylist.class.php Missing ` 2010-06-24 03:35:15 +00:00
update.class.php Fix installation (base.js requires prototype). Also squelch a warning in update. 2010-06-29 04:18:47 +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 Break everyone's config by changing metadata gathering. 2010-10-06 16:58:31 +00:00
vauth.class.php JavaScript cleanup. Consistently use camelCase for naming JS functions. Use 2010-06-24 02:52:01 +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