1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 02:39:47 +02:00
ampache/lib/class
spocky 86263d7c1b Fixed artist display wrongly using ellipsis_threshold_album preference
Fixed wrong artist html encoding in random albums image title
2008-01-17 09:37:36 +00:00
..
access.class.php fixed three bugs found by purdyk with the api 2007-12-19 01:36:16 +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 mailing functions 2007-12-17 03:56:58 +00:00
api.class.php fixed now playing for the API and lack of session extend when using the API 2007-12-24 01:28:07 +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 Fixed album sorting not using disk# (this time, it shouldn't break anything) 2008-01-15 14:24:05 +00:00
catalog.class.php - Fixed search by rating (Thx alex2008) 2008-01-13 21:34:56 +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 Removing rating of object will actually remove it from rating table 2007-12-30 00:41:53 +00:00
registration.class.php broke some stuff, fixed some stuff... commiting before I turn of this box 2007-12-03 05:53:50 +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 removed random space on lastfm prefs, started work on managing shout and flagged items, cleaned up shoutbox css a bit 2007-12-25 17:32:50 +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 fixed localplay index problem after track delete, fixed lack of high-light of current playing song, fixed problem were second localplay send would kill session of any existing items 2007-12-30 08:29:23 +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 fixed random album art will now preference albums with art correctly 2008-01-13 22:22:42 +00:00
user.class.php added shoutbox functionality, only linked from song and album right now also interface for adding could use some improvement and also needs some management stuff to remove stickies etc 2007-12-17 05:26:11 +00:00
vainfo.class.php - Fixed search by rating (Thx alex2008) 2008-01-13 21:34:56 +00:00
vauth.class.php minor tweaks to session insertion to prevent crazy people with http agent strings over 255 from breaking the query, also fixed missing truncate 2008-01-13 05:59:13 +00:00
view.class.php licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
xmldata.class.php fixed registration, show edit song title issue and added limit to xml api 2008-01-10 09:14:18 +00:00
xmlrpcserver.class.php fixed xml-rpc now uses handshake method properly 2007-12-23 23:13:38 +00:00