1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
ampache/lib/class
2009-03-08 22:39:38 +00:00
..
access.class.php Add ability to have anonymouse access of a defined level with manual login of users 2009-03-08 12:29:38 +00:00
ajax.class.php fixed some copyright lines and removed unused file 2008-05-08 06:10:17 +00:00
album.class.php added the tags to the artist and album display, and also made the cataloging correctly add them to the database, also corrected an issue with the formating so that it always produces a valid style 2008-12-28 08:34:06 +00:00
ampachemail.class.php fix multibyte character email 2008-08-25 23:03:07 +00:00
ampacherss.class.php added the recently played back in 2008-12-07 15:03:33 +00:00
api.class.php add clean to handshake information 2009-03-02 00:08:25 +00:00
artist.class.php Added: lyrics get from getid3 (pls test by any mp3s) 2009-02-24 23:37:19 +00:00
browse.class.php move over to query class as backend for browse 2009-03-08 22:39:38 +00:00
catalog.class.php fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +00:00
config.class.php initial debug work 2008-05-07 06:23:39 +00:00
core.class.php add image dimensions on find album art page 2008-07-07 03:50:47 +00:00
database_object.abstract.php fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +00:00
dba.class.php slight tweak to dba class to try to make it a little more bullet proof, commented added functions 2009-02-04 01:27:45 +00:00
democratic.class.php first work on next db update, correct play_url() removing redundent path, fix democratic play clear 2009-03-01 00:10:49 +00:00
error.class.php more work for alpha2 release, clean up install and debug a bit 2009-03-08 05:08:21 +00:00
flag.class.php fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +00:00
localplay.abstract.php unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
localplay.class.php added localplay controls to api in addition to added/updated filters 2009-02-25 01:52:27 +00:00
media.interface.php unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
playlist.class.php Resolve #401 new database update, reset album thumbs and use resized art... 2009-03-01 02:35:42 +00:00
plugin.class.php some rather major bug fixes, corrected a preference setting issue, as well as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login 2008-05-10 11:00:57 +00:00
preference.class.php Add ability to have anonymouse access of a defined level with manual login of users 2009-03-08 12:29:38 +00:00
query.class.php move over to query class as backend for browse 2009-03-08 22:39:38 +00:00
radio.class.php unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
random.class.php unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
rating.class.php simplify code, remove large if else statement 2008-09-03 22:44:01 +00:00
registration.class.php Updated registration mail multi-byte and language sync. 2008-09-05 00:09:50 +00:00
scrobbler.class.php no real progress, just saving my work 2008-11-03 09:05:47 +00:00
shoutbox.class.php correct an error if you select an invalid object for the shoutbox 2008-06-03 06:48:03 +00:00
song.class.php fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +00:00
stats.class.php make the popular actually show popular 2009-03-02 03:53:46 +00:00
stream.class.php add length to the video browse, put in some stuff for the now playing table up the config version in prep for another alpha 2009-03-08 03:54:04 +00:00
tag.class.php fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +00:00
tmpplaylist.class.php unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
update.class.php add length to the video browse, put in some stuff for the now playing table up the config version in prep for another alpha 2009-03-08 03:54:04 +00:00
user.class.php Add ability to have anonymouse access of a defined level with manual login of users 2009-03-08 12:29:38 +00:00
vainfo.class.php fix mp4 video file tag parsing 2009-03-03 00:44:18 +00:00
vauth.class.php Add ability to have anonymouse access of a defined level with manual login of users 2009-03-08 12:29:38 +00:00
video.class.php add length to the video browse, put in some stuff for the now playing table up the config version in prep for another alpha 2009-03-08 03:54:04 +00:00
xmldata.class.php maybe fix #404, unconfirmed implemented #405 other misc cleanup 2009-03-01 23:47:36 +00:00
xmlrpcclient.class.php XML-RPC uses now a sha256 digest 2008-12-11 16:53:14 +00:00
xmlrpcserver.class.php Finish IPv6 support 2009-02-01 01:06:46 +00:00