1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

16 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
08598b34a8 some rather major bug fixes, corrected a preference setting issue, as well as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login 2008-05-10 11:00:57 +00:00
Karl 'vollmerk' Vollmer
260b62361e fixed recently played, removed a bunch of useless files, added new methods to api as requested by dev, fixed some minor issues with enabling of localplay methods 2008-03-21 04:43:48 +00:00
Karl 'vollmerk' Vollmer
9c15441ab4 wups typo 2007-11-14 16:04:22 +00:00
Karl 'vollmerk' Vollmer
1411a26bea one last little change to auto-enable localplay when enabling a localplay module 2007-11-14 07:38:22 +00:00
xgizzmo
7b30317666 If we go through the trouble of asking are you sure lets at least give the option to bail. :) 2007-11-11 13:18:54 +00:00
Karl 'vollmerk' Vollmer
32349846fb fixed two MPD issues, can now disable localplay modules, added check for PHP5 2007-10-10 06:08:33 +00:00
Karl 'vollmerk' Vollmer
d1dcfcbc90 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
Karl 'vollmerk' Vollmer
f89098d3ac few more tweaks to localplay, added in the mpd table creation mojo, just need to finish install and then build the interface 2007-09-09 22:17:13 +00:00
Karl 'vollmerk' Vollmer
f4ad61dccf - Fixed missing web_path on catalog functions
- New Localplay Controller Abstract class, required for controllers
- Tweaked preferences as needed for localplay mojo
2007-09-09 05:41:26 +00:00
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
pb1dft
9e427a63e4 minor fix in modules.php to fix bug 1314 2007-01-08 22:49:41 +00:00
Karl 'vollmerk' Vollmer
9c8be228a7 playlist switcher, plugin interface and the shell of a lastfm plugin (need patch file) 2006-11-26 20:28:46 +00:00
Karl 'vollmerk' Vollmer
e3734f063e moved init.php improved vainfo a bit, removed checkboxes from search page 2006-06-17 16:32:04 +00:00
Karl 'vollmerk' Vollmer
5aeac3b17e added an ugly localplay view page, and made it so you can remove songs from your mpd playlist... its ugly.. I know.. ooh yea you can also deactivate modules now 2006-04-09 07:55:50 +00:00
Karl 'vollmerk' Vollmer
79a890b7bf updated localplay buttons again as well as mpd controller updates from sigger 2006-04-09 05:24:08 +00:00
Karl 'vollmerk' Vollmer
2b55e30467 This update includes a full rewrite of the Localplay code, only update
to this version if you don't care about losing a lot of functionality
while I am still finishing it up. Also the only working localplay
method is currently MPD. UPDATE AT YOUR OWN RISK!
2006-04-08 05:58:05 +00:00