1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/lib/class
2007-12-29 21:11:58 +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 added paging to genre sub views, and added missing fields to the song single view 2007-12-06 20:17:21 +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 Adding artist to playlist will order songs by album/track 2007-12-26 19:52:28 +00:00
browse.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
catalog.class.php Added ability to export catalog to iTunes database 2007-12-29 20:54:20 +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 added abilty to display and delete localplay instances 2007-10-12 04:55:20 +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 two file pattern fixes and some more work on the flagged stuff as well as some minor cleanup on the album art links 2007-12-26 04:32:08 +00:00
genre.class.php licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
localplay.abstract.php untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic play stuff now 2007-12-08 10:02:26 +00:00
localplay.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
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 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
plugin.class.php proof of concept, nothing one should actually use 2007-08-06 01:57:29 +00:00
preference.class.php Fixed error when checking user permissions for preferences 2007-12-29 21:11:58 +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 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
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 added new album option on song edit (Thx Picasso) 2007-12-25 07:47:52 +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 duplicate creation of tmpplaylist with flash player 2007-12-25 15:29:01 +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 API and XML-RPC are still broken, but moved to new session code, sleep time 2007-12-20 09:12:04 +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 two file pattern fixes and some more work on the flagged stuff as well as some minor cleanup on the album art links 2007-12-26 04:32:08 +00:00
vauth.class.php fixed old password problem 2007-12-25 04:42:24 +00:00
view.class.php licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
xmldata.class.php fixed opera playback, added playlist mojo to the xml api doodly, konqueror is still broken as is the API and XML-RPC stuff, also updated prototype.js 2007-12-22 05:14:14 +00:00
xmlrpcserver.class.php fixed xml-rpc now uses handshake method properly 2007-12-23 23:13:38 +00:00