1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
ampache/lib/class
2009-11-23 14:54:19 +00:00
..
access.class.php sync from branch 2009-05-06 00:24:34 +00:00
ajax.class.php fix lack of ui response on deleting track right after appending to saved playlist 2009-04-30 15:36:34 +00:00
album.class.php add MBID support Thx flowerysong 2009-06-02 01:42:55 +00:00
ampachemail.class.php Update phpmailer version 2009-05-18 22:36:24 +00:00
ampacherss.class.php tweaked fix for rss feed, makes it a little cleaner, fix custom port issue add debug event on unreadable, but still existing files 2009-04-13 15:45:00 +00:00
api.class.php Finish moving stuff out of doc into class, still needs more work to deal with Version as well as variable response (JSON) 2009-11-23 14:54:19 +00:00
artist.class.php add MBID support Thx flowerysong 2009-06-02 01:42:55 +00:00
browse.class.php put supplemental object support back into the browse object for now, replace later 2009-03-13 03:15:09 +00:00
catalog.class.php sync fix for doing something with collected m3u files during catalog creation 2009-11-14 08:00:43 +00:00
config.class.php initial debug work 2008-05-07 06:23:39 +00:00
core.class.php fix typo causing height to not display on art retrival, update to db allowing gc of tmp_browse, add extension to api album art image urls 2009-03-15 16:16:04 +00:00
database_object.abstract.php sync from branch 2009-08-23 14:51:33 +00:00
dba.class.php slight tweak to dba class to try to make it a little more bullet proof, commented added functions 2009-02-04 01:27:45 +00:00
democratic.class.php fix democratic play interface feedback issues and make the wizard actually work 2009-03-15 22:46:28 +00:00
error.class.php more work for alpha2 release, clean up install and debug a bit 2009-03-08 05:08:21 +00:00
flag.class.php fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +00:00
localplay.abstract.php unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
localplay.class.php added localplay controls to api in addition to added/updated filters 2009-02-25 01:52:27 +00:00
media.interface.php unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
playlist.class.php Playlist adds now use the existing order rather then track order Fixed #484 2009-07-09 10:45:55 +00:00
plugin.class.php fix the message parsing so that it accepts libre.fms slightly different response 2009-05-18 18:23:20 +00:00
preference.class.php sync from branch 2009-07-08 16:12:01 +00:00
query.class.php sync of fix for #554 2009-11-19 00:25:50 +00:00
radio.class.php allow additional stream url types 2009-04-30 20:38:43 +00:00
random.class.php some tweaks to make the random play mojo work for streaming, does not work in localplay yet, working on that, nor in democratic play poking that also include asx playlist improvements from jon611 2009-04-08 02:40:07 +00:00
rating.class.php add rating to single song view, and include caching fix 2009-07-09 11:57:48 +00:00
registration.class.php Add Hint for translators 2009-05-19 00:45:51 +00:00
scrobbler.class.php fix the message parsing so that it accepts libre.fms slightly different response 2009-05-18 18:23:20 +00:00
shoutbox.class.php correct an error if you select an invalid object for the shoutbox 2008-06-03 06:48:03 +00:00
song.class.php add MBID support Thx flowerysong 2009-06-02 01:42:55 +00:00
stats.class.php make the popular actually show popular 2009-03-02 03:53:46 +00:00
stream.class.php sync to trunk from 3.5 branch 2009-06-21 21:54:54 +00:00
tag.class.php fix the two remaining identified tag issues from #475 2009-05-26 23:28:36 +00:00
tmpplaylist.class.php fix missing page headers on democratic playlist, also show the voters 2009-03-11 02:46:48 +00:00
update.class.php add MBID support Thx flowerysong 2009-06-02 01:42:55 +00:00
user.class.php Issue #364, added feature for password reset. 2009-10-19 09:04:43 +00:00
vainfo.class.php sync from trunk 2009-11-14 07:32:51 +00:00
vauth.class.php Remove auth_http-specific autocreation of nonexistent users now that this is handled generically 2009-10-08 18:37:17 +00:00
video.class.php add video data to the API and add missing count="X" value to tag information 2009-03-10 00:03:16 +00:00
xmldata.class.php sync of fix for #554 2009-11-19 00:25:50 +00:00
xmlrpcclient.class.php prep for beta1 release, update sql files 2009-03-15 23:56:47 +00:00
xmlrpcserver.class.php Fixed: forgot session check 2009-03-17 23:49:01 +00:00