1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
ampache/lib/class
2007-08-04 22:46:56 +00:00
..
access.class.php fixed up part of single album view, show songs is all gone, working on replacement browse method 2007-04-23 20:33:57 +00:00
ajax.class.php fixed potential issue with kajax, and added advanced search button to top, right bar 2007-08-04 05:25:25 +00:00
album.class.php moved search to upper right, removed the playlists from the left menubar, fixed a potential uncaught exception on id3 tags 2007-08-02 05:20:26 +00:00
artist.class.php fixed a few more warnings, fixed artist editing and improved album editing a little (so it cleans up after its self) 2007-07-29 21:42:42 +00:00
browse.class.php added a browse by all, noticed a bug with browsing _very_ large lists causes it to pop know how to fix it, but I will do that tomorrow 2007-07-31 04:44:56 +00:00
catalog.class.php kill some debug warnings 2007-08-04 22:46:56 +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 missed some requires, tweaked the lastfm class and removed an unused function from general 2007-07-05 07:13:25 +00:00
error.class.php it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +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 Replace references to old code with new code 2007-07-29 21:21:32 +00:00
localplay.class.php fixed preferences mostly, also fixed some genre issues and other stuff I am forgetting now 2007-06-11 05:16:20 +00:00
playlist.class.php added your playlists with play link to the leftbar, no way to edit them yet 2007-07-30 06:21:50 +00:00
plugin.class.php playlist switcher, plugin interface and the shell of a lastfm plugin (need patch file) 2006-11-26 20:28:46 +00:00
radio.class.php editing a live stream works now, added confirmation to live stream creation and also tweaked the create page to be slightly less wordy 2007-07-23 07:09:45 +00:00
random.class.php fixed the album art gathering, enabled art resizing and saving of said stuff... not sure if saving and retriving is saving any time. tweaked show test config wording 2007-07-29 07:21:47 +00:00
rating.class.php - Added Live Stream (Internet Radio) support 2007-07-23 06:08:14 +00:00
scrobbler.class.php sync lastfm fix to trunk 2007-07-06 08:40:00 +00:00
song.class.php fixed album per row update and some warnings on song updates 2007-07-29 18:49:29 +00:00
stats.class.php fixed stats recording mostly 2007-06-10 22:10:33 +00:00
stream.class.php slight tweak to do gcing a little more often, might scale this back later 2007-07-31 18:12:12 +00:00
tmpplaylist.class.php - Added Live Stream (Internet Radio) support 2007-07-23 06:08:14 +00:00
update.class.php fixed now playing, hopefully once and for all, added title text to the now playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance 2007-07-31 07:22:18 +00:00
user.class.php fixed downsampling, renamed to transcoding default or always are now the options 2007-07-29 04:58:22 +00:00
vainfo.class.php moved search to upper right, removed the playlists from the left menubar, fixed a potential uncaught exception on id3 tags 2007-08-02 05:20:26 +00:00
view.class.php tweaked icons to use built in functions and removed them from where there were not icons for every optin, added recently played 2006-11-26 04:04:24 +00:00