1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/lib/class
2008-02-28 05:44:49 +00:00
..
access.class.php removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
ajax.class.php fixed the last of the missing MPD features, added new ajax config hotness (not that special) 2007-12-10 04:35:26 +00:00
album.class.php Fixed artist display wrongly using ellipsis_threshold_album preference 2008-01-17 09:37:36 +00:00
ampachemail.class.php fixed typo in mail class 2008-02-10 21:23:01 +00:00
api.class.php removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
artist.class.php Fixed album sorting not using disk# (this time, it shouldn't break anything) 2008-01-15 14:24:05 +00:00
browse.class.php removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
catalog.class.php updated russian translation and tweaked some plural points thx littlesavage 2008-02-28 05:24:24 +00:00
config.class.php two php5 only classes... first stage of re-write 2007-04-08 14:24:39 +00:00
dba.class.php fixed paging on browse catalogs page, disabled the write_tags script and removed a dbl escape on the preferences 2007-12-30 01:49:13 +00:00
democratic.class.php fixed democratic play ordering along with some misc play isues with it, limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about 2007-12-02 00:25:07 +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 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
metadata.class.php some slight tweaks to display on openstrands stuff, and fixed some potential errors due to bad returned data 2007-11-04 23:12:31 +00:00
playlist.class.php fixed public/private aspect of playlists, default is to filter out non-owned private playlists now 2008-01-14 01:38:50 +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 updating access level for prefs, headers for po files, httpq player skip command and image resize for gif and png 2008-01-05 21:58:30 +00:00
radio.class.php - Added ability to delete radio and playlist 2007-09-25 03:35:08 +00:00
random.class.php fixed some playlist issues, (mime type and selection) cleaned up the preferences lib a little more moved a lot into the class, updated references to old functions 2007-12-16 21:37:23 +00:00
rating.class.php added in the rating images from greengeek, removed some useless functions, tweaked working on update to correctly reflect limitations 2008-01-27 19:16:01 +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 update from tags (#121) 2008-01-17 08:37:32 +00:00
stats.class.php added most popular back to the statistics page, formating needs to be tweaked, will do later 2007-11-24 11:06:38 +00:00
stream.class.php removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
tmpplaylist.class.php fixed democratic play ordering along with some misc play isues with it, limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about 2007-12-02 00:25:07 +00:00
update.class.php delay random albums a bit to improve inital load, also add a refresh button so you can flip them without refreshing the whole page 2008-02-25 06:53:47 +00:00
user.class.php removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
vainfo.class.php - Fixed search by rating (Thx alex2008) 2008-01-13 21:34:56 +00:00
vauth.class.php removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
view.class.php licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
xmldata.class.php fixed issue with xmlapi when no limit provided, fixed now playing refresh, fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi 2008-01-19 23:11:57 +00:00
xmlrpcserver.class.php removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00