1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 10:19:25 +02:00
ampache/lib/class
2009-02-21 01:59:11 +00:00
..
access.class.php Finish IPv6 support 2009-02-01 01:06:46 +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 Finish IPv6 support 2009-02-01 01:06:46 +00:00
artist.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
browse.class.php some more minor tweaks to democratic playlist, fixed now playing on localplay playlist 2009-02-08 15:16:02 +00:00
catalog.class.php * Add mpeg to list of _parse_avi valid file types 2009-02-21 01:42:10 +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 fix http auth issues, fix missing line sfrom dipsols patch, few other minor things 2008-10-29 06:47:00 +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 corrected display on cleared democratic playlist, and added some basic caching, vote amount needs to be cached 2009-02-21 01:59:11 +00:00
error.class.php switched to sha() password encryption not using sha2 because of limitations of amarok, also added some caching and fixed some misc bugs 2008-07-26 07:43:18 +00:00
flag.class.php failed attempt to implement flag caching, commiting so I can work on it later 2009-02-19 17:04:08 +00:00
localplay.abstract.php fixed mpd controller url parsing 2009-02-08 14:41:00 +00:00
localplay.class.php fixed recently played, removed a bunch of useless files, added new methods to api as requested by dev, fixed some minor issues with enabling of localplay methods 2008-03-21 04:43:48 +00:00
media.interface.php some more work to make the catalog clean and verify functions work for videos 2009-02-16 01:55:37 +00:00
playlist.class.php cleanup of dead / old functions 2009-02-19 02:23:52 +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 fix editing preferences, and colorize the debug page a tad for fun 2009-01-27 03:57:38 +00:00
radio.class.php Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
random.class.php Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements 2009-02-02 04:25:25 +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 broke the advanced random stuff, only ui in place for new stuff... 2009-02-10 03:49:24 +00:00
stats.class.php Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
stream.class.php Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements 2009-02-02 04:25:25 +00:00
tag.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
tmpplaylist.class.php decided to not try to detect the charset, its just such a pain in the ass and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login 2008-05-10 09:11:22 +00:00
update.class.php frigging db name in creation definition vollmer is fired 2009-02-04 22:43:40 +00:00
user.class.php cleanup of dead / old functions 2009-02-19 02:23:52 +00:00
vainfo.class.php * Add mpeg to list of _parse_avi valid file types 2009-02-21 01:42:10 +00:00
vauth.class.php Finish IPv6 support 2009-02-01 01:06:46 +00:00
video.class.php failed experiement, decent performance boost on verify by removing a bunch of queries, still some to moreve, should be able to make it faster 2009-02-19 05:02:37 +00:00
xmldata.class.php added mimetype to XML for song objects 2009-01-25 17:36:10 +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