1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/lib/class
2010-03-09 04:24:10 +00:00
..
access.class.php Change catalog update display to 1/second 2010-02-19 04:05:27 +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 use medium images from google, not any 2010-02-12 03:28:49 +00:00
ampachemail.class.php Replaced almost every dba::query to dba::read or dba::write. 2009-12-14 08:06:20 +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
art.class.php Add Art class, empty but will be used for album/artist/movie art 2010-02-17 04:37:14 +00:00
artist.class.php Remove Dba::query from a few more classes 2009-12-14 03:17:14 +00:00
browse.class.php Tweaked how features / bandwidth level is checked, not happy with it. 2010-02-14 00:56:07 +00:00
catalog.class.php Command line installation script completed - pending updates to lib/install.php also added memory profiling to Catalog add 2010-02-20 19:24:50 +00:00
config.class.php Tweaked how features / bandwidth level is checked, not happy with it. 2010-02-14 00:56:07 +00:00
core.class.php sync from 3.5.x and fix display issue on playlist view 2009-12-20 16:52:43 +00:00
database_object.abstract.php Replaced almost every dba::query to dba::read or dba::write. 2009-12-14 08:06:20 +00:00
dba.class.php Replaced almost every dba::query to dba::read or dba::write. 2009-12-14 08:06:20 +00:00
democratic.class.php whole bunch more Dba::query replacements 2009-12-14 05:21:36 +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 whole bunch more Dba::query replacements 2009-12-14 05:21:36 +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 removed dba::query references from playlist class 2009-12-14 02:50:02 +00:00
plugin.class.php whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
preference.class.php Tweaked how features / bandwidth level is checked, not happy with it. 2010-02-14 00:56:07 +00:00
query.class.php Make the tag cloud do something, only song browsing for now... 2010-02-23 04:12:42 +00:00
radio.class.php whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
random.class.php whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
rating.class.php Remove Dba::query from a few more classes 2009-12-14 03:17:14 +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 make it actually extend the session, also improve debug on the image page 2009-12-23 14:54:45 +00:00
song.class.php Fix recently played, > where it should have been >= 2010-02-23 03:13:36 +00:00
stats.class.php whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
stream.class.php Fix typos, and tweak insert_now_playing preping for Video now playing 2010-02-14 01:33:15 +00:00
tag.class.php whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
tmpplaylist.class.php whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
update.class.php Typo - will require another db update eventually... sigh 2010-02-17 04:39:26 +00:00
user.class.php Update defaults for new installs (extending default timeouts) fix installation and PHP warning on no ip history 2010-03-01 12:47:15 +00:00
vainfo.class.php Improved filename pattern matching #575 2009-12-08 00:14:32 +00:00
vauth.class.php Improve debugging a bit to prove a point 2010-03-09 04:24:10 +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