1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 10:19:25 +02:00
ampache/lib/class
2007-12-10 09:12:59 +00:00
..
access.class.php re-added the edit users prefs mojo 2007-12-10 08:51:33 +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
api.class.php renamed xml-rpc acl to rpc, added default mime type of image/jpg and added config options for batch download to the fs, no garbage collection for non-completed downloads yet. 2007-11-22 17:44:10 +00:00
artist.class.php added artist_albums 2007-11-20 15:36:49 +00:00
browse.class.php tiny little tweak, came to me right before I headed off to bed, makes the sql query a tiny bit shorter when not doing basic sorts 2007-12-10 09:12:59 +00:00
catalog.class.php added the controls to the mpd playlist does not refresh correctly, but does work 2007-12-09 20:58:04 +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 fixed song retaging, fixed the song view page tweaked sidebar browse and fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display 2007-07-29 16:49:44 +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 display issue when deleting track from a playlist, and fixed ordering of add to playlist stuff on the rightbar 2007-12-06 06:22:01 +00:00
plugin.class.php proof of concept, nothing one should actually use 2007-08-06 01:57:29 +00:00
preference.class.php re-added the edit users prefs mojo 2007-12-10 08:51:33 +00:00
radio.class.php - Added ability to delete radio and playlist 2007-09-25 03:35:08 +00:00
random.class.php fixed multi-genre random play 2007-11-05 02:52:57 +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
song.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
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 problem with invalid urls being sent to mpd in some cases 2007-12-05 20:53:41 +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 database update, cleaned up some stuff 2007-12-10 06:03:47 +00:00
user.class.php fixed registration page, and simplifed its logic 2007-12-02 16:40:03 +00:00
vainfo.class.php fixed some +x stuff that shouldnt have been +x and moved the catalog functions back into the content area 2007-09-09 04:30:12 +00:00
view.class.php licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
xmldata.class.php renamed xml-rpc acl to rpc, added default mime type of image/jpg and added config options for batch download to the fs, no garbage collection for non-completed downloads yet. 2007-11-22 17:44:10 +00:00