..
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
- Updated Now Playing html/css
2007-11-13 20:57:07 +00:00
artist.class.php
Added checking for local similars
2007-08-06 04:59:55 +00:00
browse.class.php
fixed invalid reference to start point for browsing (Thx yoog)
2007-11-08 17:18:54 +00:00
catalog.class.php
added windows transcode line to config (commented out by default) and fixed ordering of catalogs
2007-11-09 18:24:23 +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
more democratic play work, still not working going to need db change to make it work how I want, will do later
2007-11-12 07:36:52 +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
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
more democratic play work, still not working going to need db change to make it work how I want, will do later
2007-11-12 07:36:52 +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
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
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 single song view
2007-11-13 04:31:50 +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