1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
ampache/lib/class
Karl 'vollmerk' Vollmer bf6e9f88d8 - Added modules section to sidebar, conforming to new layout from r1127
- Re-enabled plugins, added openstrands plugin
2007-08-06 00:39:54 +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 year another bump on openstrands, removed redundent files, fixed bug with config gen and started work on playlists 2007-08-05 20:59:45 +00:00
catalog.class.php fixed the catalog updating, so it doesnt throw w3c warnings 2007-08-05 18:37:04 +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 fixed some typos, minor bugs, updated the sql, added playlist as a browse type 2007-08-05 22:39:53 +00:00
plugin.class.php - Added modules section to sidebar, conforming to new layout from r1127 2007-08-06 00:39:54 +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 some typos, minor bugs, updated the sql, added playlist as a browse type 2007-08-05 22:39:53 +00:00
user.class.php - Added modules section to sidebar, conforming to new layout from r1127 2007-08-06 00:39:54 +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