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

309 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
b5e76905c2 sight tweak to id3v2 tag reading to correctly catch disk on albums (Thx hugoh) 2007-11-19 08:40:16 +00:00
Karl 'vollmerk' Vollmer
d3840c7de0 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
Karl 'vollmerk' Vollmer
c09c526a31 new version of the flash player, fixes a playlist repeat bug 2007-11-04 18:09:35 +00:00
Karl 'vollmerk' Vollmer
0665818aea fixed the fatal error on the controllers page 2007-10-29 13:44:06 +00:00
Karl 'vollmerk' Vollmer
f64a2f4d00 fixed admin prefs, flushed out localplay stuff, tweaked filters on browse 2007-10-18 05:52:06 +00:00
Karl 'vollmerk' Vollmer
0f0ec52f25 switched to lacy morrows flash player, allows skinning.. (Thx hugoh) 2007-10-15 08:04:43 +00:00
Karl 'vollmerk' Vollmer
ba62ca14b9 added abilty to display and delete localplay instances 2007-10-12 04:55:20 +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
87ef79d5be tweaked the mpd class a bit changing timeouts, fixed the gather album art so it only gathers for the specified catalog 2007-10-01 15:25:25 +00:00
Karl 'vollmerk' Vollmer
79ca59df62 fixed some localplay issues, now correctly shows the active instance at least for the MPD module 2007-09-28 04:34:02 +00:00
Karl 'vollmerk' Vollmer
705fba8f49 ajax loading thingy added to css, fixed random methods on rightbar and added a default sort to the browse methods 2007-09-28 02:18:08 +00:00
spocky
0dce31de40 - Cleaned up php files (removed useless inlines styles, replaced header td with th...)
- Cleaned up css (removed some unused classes)
- Changed quick search size and added ability to customize it
- Removed width=100% in preferences tables
- Corrected missing closing tag in sidebar
- Minor corrections
2007-09-24 19:49:38 +00:00
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