summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* removed random space on lastfm prefs, started work on managing shout and flag...Karl 'vollmerk' Vollmer2007-12-251-10/+10
* dont even try to do handshake if password or username have a strlen of 0Karl 'vollmerk' Vollmer2007-12-251-2/+4
* fixed an issue with the flash player when the play method was not defaultKarl 'vollmerk' Vollmer2007-12-231-4/+2
* fixed xml-rpc now uses handshake method properlyKarl 'vollmerk' Vollmer2007-12-231-20/+15
* fixed opera playback, added playlist mojo to the xml api doodly, konqueror is...Karl 'vollmerk' Vollmer2007-12-221-947/+1845
* API and XML-RPC are still broken, but moved to new session code, sleep timeKarl 'vollmerk' Vollmer2007-12-203-703/+0
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-182-6/+7
* added little note on access add as to the defaults, fixed api to use session_...Karl 'vollmerk' Vollmer2007-12-151-0/+7
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-151-2/+2
* minor typo in mpd controller prevented it from being enabledKarl 'vollmerk' Vollmer2007-12-131-1/+1
* moved to a more GPL friendly font, hopefully considering it came from debians...Karl 'vollmerk' Vollmer2007-12-133-3/+1
* added the controls to the mpd playlist does not refresh correctly, but does workKarl 'vollmerk' Vollmer2007-12-091-3/+3
* untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic ...Karl 'vollmerk' Vollmer2007-12-082-82/+195
* fixed public registration, added ADD button to the recently played stuffKarl 'vollmerk' Vollmer2007-12-021-4/+5
* corrected some display problems with the capatcha and agreements enabled on u...Karl 'vollmerk' Vollmer2007-12-021-6/+6
* tweaked the file based zip downloads per CoFs recommendations, now uses temp ...Karl 'vollmerk' Vollmer2007-11-241-16/+23
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co...Karl 'vollmerk' Vollmer2007-11-221-20/+51
* additional xml methods songs & album_songs, also implemented catalog add spee...Karl 'vollmerk' Vollmer2007-11-211-0/+4
* sight tweak to id3v2 tag reading to correctly catch disk on albums (Thx hugoh)Karl 'vollmerk' Vollmer2007-11-191-0/+1
* some slight tweaks to display on openstrands stuff, and fixed some potential ...Karl 'vollmerk' Vollmer2007-11-041-2/+4
* new version of the flash player, fixes a playlist repeat bugKarl 'vollmerk' Vollmer2007-11-041-0/+0
* fixed the fatal error on the controllers pageKarl 'vollmerk' Vollmer2007-10-291-40/+3
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-183-34/+29
* switched to lacy morrows flash player, allows skinning.. (Thx hugoh)Karl 'vollmerk' Vollmer2007-10-158-1/+53
* added abilty to display and delete localplay instancesKarl 'vollmerk' Vollmer2007-10-121-3/+10
* fixed two MPD issues, can now disable localplay modules, added check for PHP5Karl 'vollmerk' Vollmer2007-10-102-16/+20
* tweaked the mpd class a bit changing timeouts, fixed the gather album art so ...Karl 'vollmerk' Vollmer2007-10-012-1017/+874
* fixed some localplay issues, now correctly shows the active instance at least...Karl 'vollmerk' Vollmer2007-09-281-3/+5
* ajax loading thingy added to css, fixed random methods on rightbar and added ...Karl 'vollmerk' Vollmer2007-09-281-1/+5
* - Cleaned up php files (removed useless inlines styles, replaced header td wi...spocky2007-09-241-1/+1
* made localplay technically work, lots of work to still doKarl 'vollmerk' Vollmer2007-09-202-36/+56
* some fixes for the localplay, you can now install the MPD controller, and add...Karl 'vollmerk' Vollmer2007-09-141-40/+40
* more work on the localplay stuff, most details ironed out, just needs some co...Karl 'vollmerk' Vollmer2007-09-124-16/+128
* few more tweaks to localplay, added in the mpd table creation mojo, just need...Karl 'vollmerk' Vollmer2007-09-092-2/+19
* few minor bug fixes, and some more tweaks for localplayKarl 'vollmerk' Vollmer2007-09-092-30/+64
* new db update, moved prefs around removed useless one and fixed some defaults...Karl 'vollmerk' Vollmer2007-09-094-6/+8
* - Fixed missing web_path on catalog functionsKarl 'vollmerk' Vollmer2007-09-092-62/+67
* fixed some +x stuff that shouldnt have been +x and moved the catalog function...Karl 'vollmerk' Vollmer2007-09-093-0/+0
* fixed playlist name editing, cant change the type or the genre yet, tweaked l...Karl 'vollmerk' Vollmer2007-09-031-0/+11
* updated lastfm protocol to 1.2, improved the logic behind it does not require...Karl 'vollmerk' Vollmer2007-08-211-1/+121
* minor tweaks to playlist stuff, not finished by a longshot, added in licence ...Karl 'vollmerk' Vollmer2007-08-201-35/+48
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-195-10/+37
* sync of fix to 3.4Karl 'vollmerk' Vollmer2007-08-191-0/+3
* first step towards multi-disk support, Thx Hugo HaasKarl 'vollmerk' Vollmer2007-08-161-0/+1
* step one of toasting /lib/preference.lib.php and also added a missing GPL noteKarl 'vollmerk' Vollmer2007-08-142-32/+8
* fixed lastfm for reals this time, I think also fixed not being able to re-ena...Karl 'vollmerk' Vollmer2007-08-141-1/+5
* tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work c...Karl 'vollmerk' Vollmer2007-08-141-2/+15
* fixed lower paging horn, tweaked css for page-a-nation, added paging to playl...Karl 'vollmerk' Vollmer2007-08-091-4/+23
* tweaked algo for finding missing tracks, a good bit more reliableKarl 'vollmerk' Vollmer2007-08-071-0/+88
* fixed find missing tracks, tweaked openstrands class again to account for lac...Karl 'vollmerk' Vollmer2007-08-061-3/+5