1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00
ampache/lib/class
2007-10-18 10:10:49 +00:00
..
access.class.php Corriger une faute de frappe (Merci Limed) 2007-10-18 10:10:49 +00:00
ajax.class.php fixed admin prefs, flushed out localplay stuff, tweaked filters on browse 2007-10-18 05:52:06 +00:00
album.class.php fixed advanced random, tweaked some css a tad and fixed a few other minor typos 2007-08-27 02:38:04 +00:00
artist.class.php Added checking for local similars 2007-08-06 04:59:55 +00:00
browse.class.php fixed admin prefs, flushed out localplay stuff, tweaked filters on browse 2007-10-18 05:52:06 +00:00
catalog.class.php fixed album art gathering so it only does it when the album changes, also fixed display so it correctly updates 2007-10-02 03:19:47 +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
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 fixed admin prefs, flushed out localplay stuff, tweaked filters on browse 2007-10-18 05:52:06 +00:00
localplay.class.php fixed admin prefs, flushed out localplay stuff, tweaked filters on browse 2007-10-18 05:52:06 +00:00
metadata.class.php fixed lower paging horn, tweaked css for page-a-nation, added paging to playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums 2007-08-09 06:17:37 +00:00
playlist.class.php - Added ability to delete radio and playlist 2007-09-25 03:35:08 +00:00
plugin.class.php proof of concept, nothing one should actually use 2007-08-06 01:57:29 +00:00
preference.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
radio.class.php - Added ability to delete radio and playlist 2007-09-25 03:35:08 +00:00
random.class.php ajax loading thingy added to css, fixed random methods on rightbar and added a default sort to the browse methods 2007-09-28 02:18:08 +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
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 fixed acls, fixed transcoding issues 2007-10-10 07:30:15 +00:00
stats.class.php updated lastfm protocol to 1.2, improved the logic behind it does not require a logout, also fixed duplicate stats collection of greedy players 2007-08-21 04:35:01 +00:00
stream.class.php really fixed downsampling.... :S 2007-10-10 07:48:41 +00:00
tmpplaylist.class.php - Added Live Stream (Internet Radio) support 2007-07-23 06:08:14 +00:00
update.class.php new db update, moved prefs around removed useless one and fixed some defaults, also fixed some potential issues with lastfm 2007-09-09 06:13:32 +00:00
user.class.php fixed some localplay issues, now correctly shows the active instance at least for the MPD module 2007-09-28 04:34:02 +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