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

247 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
1dfdf2afab made localplay technically work, lots of work to still do 2007-09-20 07:39:45 +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
bff9e37fa5 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
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
b1b7998a0f few minor bug fixes, and some more tweaks for localplay 2007-09-09 21:07:45 +00:00
Karl 'vollmerk' Vollmer
b3950d0c94 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
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
83815169ce 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
Karl 'vollmerk' Vollmer
e0811ddab0 fixed playlist name editing, cant change the type or the genre yet, tweaked lastfm so it recovers from errors a little better, fixed a stupid typo.... 2007-09-03 23:04:20 +00:00
Karl 'vollmerk' Vollmer
88d968dfaa 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
Karl 'vollmerk' Vollmer
d5231c592c minor tweaks to playlist stuff, not finished by a longshot, added in licence to kajax js file 2007-08-20 07:21:34 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
f92b79ec09 sync of fix to 3.4 2007-08-19 06:55:02 +00:00
Karl 'vollmerk' Vollmer
ce094e4d95 first step towards multi-disk support, Thx Hugo Haas 2007-08-16 15:37:31 +00:00
Karl 'vollmerk' Vollmer
c8bfff18ef step one of toasting /lib/preference.lib.php and also added a missing GPL note 2007-08-14 07:21:35 +00:00
Karl 'vollmerk' Vollmer
df2f009920 fixed lastfm for reals this time, I think also fixed not being able to re-enable users 2007-08-14 06:51:38 +00:00
Karl 'vollmerk' Vollmer
089cd9100a tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work correctly 2007-08-14 06:13:32 +00:00
Karl 'vollmerk' Vollmer
796c2692d0 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
Karl 'vollmerk' Vollmer
de10ec0e5b tweaked algo for finding missing tracks, a good bit more reliable 2007-08-07 04:06:25 +00:00
Karl 'vollmerk' Vollmer
0949ff4890 fixed find missing tracks, tweaked openstrands class again to account for lack of [[CCDATA tag on some xml responses 2007-08-06 07:23:42 +00:00
Karl 'vollmerk' Vollmer
fb5c43b2df proof of concept, nothing one should actually use 2007-08-06 01:57:29 +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
Karl 'vollmerk' Vollmer
ad3d2363c4 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
Karl 'vollmerk' Vollmer
aef507d644 new version of openstrands control class, most common functions flushed out 2007-08-05 20:07:00 +00:00
Karl 'vollmerk' Vollmer
2ebfdf4c29 fixed potential issue with kajax, and added advanced search button to top, right bar 2007-08-04 05:25:25 +00:00
Karl 'vollmerk' Vollmer
f13037cc54 tweaked auth method before I forget to use MD5 hash of password for openstrands 2007-08-02 03:58:41 +00:00
Karl 'vollmerk' Vollmer
cd02e27a0c added openstrands PHP class, only a few of the methods implemented so far 2007-08-01 08:03:16 +00:00
Karl 'vollmerk' Vollmer
d61f395465 more tweaks, hopefully fixing the flash player mostly needs to be embeded to fix some remaining bugs 2007-07-29 22:27:45 +00:00
Karl 'vollmerk' Vollmer
f35e74b1ef :( 2007-07-26 05:56:55 +00:00
Karl 'vollmerk' Vollmer
38421d25db ok I need to stop working on ampache tonight because obviously I have gone tarded 2007-07-26 05:53:17 +00:00
Karl 'vollmerk' Vollmer
6f3c131a83 yea I am fired 2007-07-26 05:51:57 +00:00
Karl 'vollmerk' Vollmer
903d06d41c synced over Vlets prevent_multiple_login patch and improved error reporting a bit moving to use of the Error class 2007-07-26 05:46:37 +00:00
Karl 'vollmerk' Vollmer
4720720285 corrected ajax but introduced with prototype, tweaked how ajax stuff is done, now uses ajax:: class also replaced player with a logout icon 2007-07-22 16:47:22 +00:00
xgizzmo
b337d84d9a few fixups to pass W3C Validation Service (wip) 2007-07-19 00:19:43 +00:00
Karl 'vollmerk' Vollmer
6276d279e6 broke the ajax stuff but its the first half of the fix 2007-07-18 16:40:26 +00:00
Karl 'vollmerk' Vollmer
ea624090bc some minor tweakage to make ajaxie stuff kind of work in IE 2007-07-17 05:11:53 +00:00
Karl 'vollmerk' Vollmer
83c7a25a76 missed some requires, tweaked the lastfm class and removed an unused function from general 2007-07-05 07:13:25 +00:00
Karl 'vollmerk' Vollmer
edf482ff3d moved back to a GPL flash player for 3.4 codebase, fixed some stream issues (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation 2007-07-05 06:05:18 +00:00
Karl 'vollmerk' Vollmer
9457b75fb1 fixed some catalog update issues, fixed some genre pages and made the sql sort stuff for show songs work 2007-07-02 04:57:56 +00:00
Karl 'vollmerk' Vollmer
42f1115c2e updated to the latest version of the xmlrpc library, and removed some useless files 2007-06-21 07:17:14 +00:00
Karl 'vollmerk' Vollmer
313e0209d8 switched over to Dba:: for all vauth functions and deleted independent dba lib 2007-06-12 06:29:33 +00:00
Karl 'vollmerk' Vollmer
05c406e1f7 added in user profile, did a little work on the preferences and session, something is fishy with session and tmp_playlist stuff will look into it tomorrow 2007-06-11 08:24:05 +00:00
Karl 'vollmerk' Vollmer
689517e332 fixed preferences mostly, also fixed some genre issues and other stuff I am forgetting now 2007-06-11 05:16:20 +00:00
Karl 'vollmerk' Vollmer
848a1bc538 fixed lastfm gather album art and add 2007-06-04 01:31:58 +00:00
Karl 'vollmerk' Vollmer
dad4a95101 sync in into the dev version 2007-06-01 06:28:48 +00:00
Karl 'vollmerk' Vollmer
7ccede7dbb two patches for getid3() to fix the cataloging issues I saw 2007-05-15 00:41:10 +00:00
Karl 'vollmerk' Vollmer
881032d415 basic sidebar switching functionality and updated ajax js file 2007-05-03 04:14:49 +00:00
Karl 'vollmerk' Vollmer
a31560aec4 it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +00:00
Karl 'vollmerk' Vollmer
8b27d66add switching away from kajax to xajax 2007-04-13 06:11:33 +00:00
pb1dft
6fa5b901d5 Embedded the flash player & fix for admin>users 2007-03-07 22:22:08 +00:00