1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
ampache/lib/class
2008-05-08 06:10:17 +00:00
..
access.class.php first steps of a fix for the xml-rpc streaming and cataloging 2008-04-15 03:14:42 +00:00
ajax.class.php fixed some copyright lines and removed unused file 2008-05-08 06:10:17 +00:00
album.class.php fixed some album art issues and an issue with downloads if no catalog pattern 2008-05-03 05:26:24 +00:00
ampachemail.class.php fixed typo in mail class 2008-02-10 21:23:01 +00:00
api.class.php Typo bugfix 2008-05-02 20:28:30 +00:00
artist.class.php new flash player that still does not work, fixed some bad references to the ellipsis thresholds 2008-04-11 02:35:32 +00:00
browse.class.php fixed db name validity and paging being forgotten on back 2008-04-11 01:56:54 +00:00
catalog.class.php added in the ajax-loading div display on catalog processes, also relaxed the restrictions on filenames of non-site_charset, warning rather then fatal error 2008-05-06 05:17:55 +00:00
config.class.php initial debug work 2008-05-07 06:23:39 +00:00
dba.class.php last commit before beta3 release 2008-04-21 03:21:20 +00:00
democratic.class.php fixed remove vote removing all votes regardless on democratic play 2008-04-22 03:09:45 +00:00
error.class.php more work on the localplay stuff, most details ironed out, just needs some code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class 2007-09-12 07:30:55 +00:00
flag.class.php fixed write flags script, actually kinda sorta works again (Thx tomatopi) 2008-01-12 10:11:48 +00:00
genre.class.php licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
localplay.abstract.php slight tweak to the random album art, needs improvement will look funny on catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing 2008-01-01 22:34:12 +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
metadata.class.php major corrections to reading of preferences and a few misc fixes which I have now forgotten 2008-02-29 06:14:46 +00:00
playlist.class.php fixed shoutbox typo so albums add correctly, can now edit playlist tracks and change their track in the playlist, added batch download link to single playlist view 2008-04-21 00:28:18 +00:00
plugin.class.php proof of concept, nothing one should actually use 2007-08-06 01:57:29 +00:00
preference.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
radio.class.php fixed rating display and rating advanced search, also allow new genre when adding radio station 2008-04-21 01:20:07 +00:00
random.class.php fixed rating display and rating advanced search, also allow new genre when adding radio station 2008-04-21 01:20:07 +00:00
rating.class.php fixed rating display and rating advanced search, also allow new genre when adding radio station 2008-04-21 01:20:07 +00:00
registration.class.php Fixed minor glitches in user registration 2008-02-16 21:56:18 +00:00
scrobbler.class.php some fixes for the localplay, you can now install the MPD controller, and add instances, just not actually play to it... realized I need to think on how to do that a little... 2007-09-14 07:04:26 +00:00
shoutbox.class.php - Fixed Sorting on Admin->Browse Users 2008-02-23 23:44:31 +00:00
song.class.php fixed some album art issues and an issue with downloads if no catalog pattern 2008-05-03 05:26:24 +00:00
stats.class.php flush out the democratic mojo, make the cooldown work 2008-03-17 03:29:49 +00:00
stream.class.php first steps of a fix for the xml-rpc streaming and cataloging 2008-04-15 03:14:42 +00:00
tmpplaylist.class.php minor change to tag gather, some speed improvements on the catalog verify and more changes to democratic play, will not work currently due to missing db update that needs more testing 2008-03-13 07:38:40 +00:00
update.class.php db update that corrects the charset, or at least tries to 2008-04-20 23:25:05 +00:00
user.class.php added in the ajax-loading div display on catalog processes, also relaxed the restrictions on filenames of non-site_charset, warning rather then fatal error 2008-05-06 05:17:55 +00:00
vainfo.class.php minor change to tag gather, some speed improvements on the catalog verify and more changes to democratic play, will not work currently due to missing db update that needs more testing 2008-03-13 07:38:40 +00:00
vauth.class.php first steps of a fix for the xml-rpc streaming and cataloging 2008-04-15 03:14:42 +00:00
view.class.php licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
xmldata.class.php implement xml error codes rather then relying on string parsing 2008-03-20 07:52:51 +00:00
xmlrpcclient.class.php fixed show album art, added input for source charset on fix_filenames, added "add" to shoutbox display, updated links 2008-04-20 22:35:21 +00:00
xmlrpcserver.class.php first steps of a fix for the xml-rpc streaming and cataloging 2008-04-15 03:14:42 +00:00