| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed a problem with catalog builds in windows and fixed a bug I created when... | Karl 'vollmerk' Vollmer | 2007-01-21 | 1 | -1/+1 |
* | localplay controllers and some spelling fixes | Karl 'vollmerk' Vollmer | 2007-01-17 | 2 | -2/+12 |
* | * Added new functions to HttpQ controller | Karl 'vollmerk' Vollmer | 2007-01-14 | 2 | -42/+122 |
* | fixed a vauth typo | Karl 'vollmerk' Vollmer | 2007-01-12 | 1 | -1/+1 |
* | fix for the httpq player so that it works with songs that have spaces in the ... | Karl 'vollmerk' Vollmer | 2007-01-11 | 1 | -2/+2 |
* | tweaked album of the moment mojo and theoritical fix for flash player | Karl 'vollmerk' Vollmer | 2007-01-08 | 1 | -0/+2 |
* | removed old reference to /templates/default.css and reference passing in fsoc... | Karl 'vollmerk' Vollmer | 2007-01-07 | 1 | -1/+1 |
* | Updated flash player | pb1dft | 2007-01-04 | 1 | -0/+0 |
* | fixed a minor math issue with the mpd controller | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -1/+1 |
* | * Updated the PO files for the translations, this should be the final for the... | Karl 'vollmerk' Vollmer | 2007-01-02 | 1 | -0/+28 |
* | * Updated CSS to improve compatibiliy and make appearance more consistant (Th... | Karl 'vollmerk' Vollmer | 2006-12-31 | 1 | -2/+0 |
* | * Added new Snoopy, fixes some minor bugs | Karl 'vollmerk' Vollmer | 2006-12-28 | 1 | -1/+1 |
* | few more fixes to the httpq player... has some strange semi-random issue with... | Karl 'vollmerk' Vollmer | 2006-12-22 | 3 | -25/+29 |
* | new httpq localplay method, fixes for preferences and mpd controller | Karl 'vollmerk' Vollmer | 2006-12-22 | 3 | -46/+675 |
* | * Added new icons, and speed up icon display | Karl 'vollmerk' Vollmer | 2006-12-20 | 1 | -31/+0 |
* | * Added Recommendations based on matching ratings between users | Karl 'vollmerk' Vollmer | 2006-12-17 | 1 | -0/+77 |
* | * Added delete admin function on democratic play | Karl 'vollmerk' Vollmer | 2006-12-14 | 1 | -127/+2 |
* | fix for some notice errors | Karl 'vollmerk' Vollmer | 2006-12-05 | 2 | -4/+6 |
* | * Prevent Album art set on demo because people put porn in there :( | Karl 'vollmerk' Vollmer | 2006-12-05 | 1 | -0/+17 |
* | prep for tags/lyrics cleanup and recently playing tweaks | Karl 'vollmerk' Vollmer | 2006-11-30 | 4 | -168/+0 |
* | this needs to be moved but well yea :P | Karl 'vollmerk' Vollmer | 2006-11-29 | 1 | -0/+63 |
* | fb on dealie and removed accidently commit to trunk | Karl 'vollmerk' Vollmer | 2006-11-26 | 1 | -77/+0 |
* | playlist switcher, plugin interface and the shell of a lastfm plugin (need pa... | Karl 'vollmerk' Vollmer | 2006-11-26 | 3 | -349/+77 |
* | some bug fixes and tweaks | Karl 'vollmerk' Vollmer | 2006-11-17 | 1 | -1/+1 |
* | some minor MPD changes and bug fixes for localplay | Karl 'vollmerk' Vollmer | 2006-11-14 | 2 | -45/+65 |
* | Added new flash player and fixed a lot of other problems. Implemented Export ... | pb1dft | 2006-11-13 | 5 | -7/+232 |
* | fixed parse error if no localplay type is selected | Karl 'vollmerk' Vollmer | 2006-11-13 | 1 | -0/+2 |
* | fixed the title on registration, and a bunch of random other things | Karl 'vollmerk' Vollmer | 2006-11-10 | 1 | -4/+3 |
* | some minror tweaks | Karl 'vollmerk' Vollmer | 2006-11-04 | 1 | -0/+1 |
* | fixed mpd logic error and post max size | Karl 'vollmerk' Vollmer | 2006-11-02 | 1 | -4/+3 |
* | ok this is ugly but it works | Karl 'vollmerk' Vollmer | 2006-10-30 | 1 | -0/+46 |
* | wups forgot the file I moved | Karl 'vollmerk' Vollmer | 2006-10-29 | 1 | -0/+0 |
* | moving some stuff around, fixed a few stylesheet bugs and a sorting issue on ... | Karl 'vollmerk' Vollmer | 2006-10-29 | 6 | -263/+10 |
* | some initial flash player integration from forums and some bug fixes on most ... | Karl 'vollmerk' Vollmer | 2006-10-29 | 1 | -37/+0 |
* | new http auth method | Karl 'vollmerk' Vollmer | 2006-10-27 | 2 | -3/+38 |
* | updated ajax so it works with IE | Karl 'vollmerk' Vollmer | 2006-10-24 | 1 | -26/+28 |
* | patched flaw in getid3() fixed a problem with vainfo and songs with no tags a... | Karl 'vollmerk' Vollmer | 2006-10-21 | 2 | -8/+7 |
* | in theory a patch that allows getid3() to continue working even with some ico... | Karl 'vollmerk' Vollmer | 2006-10-19 | 2 | -3/+12 |
* | improved quarantine a little more and updated to new getid3 some genre issues... | Karl 'vollmerk' Vollmer | 2006-10-19 | 18 | -312/+492 |
* | Some major perfomance issues on large LDAP servers | pb1dft | 2006-10-16 | 1 | -2/+5 |
* | fixed some zip file issues quarantine migration issues and added a bunch to t... | Karl 'vollmerk' Vollmer | 2006-10-15 | 1 | -23/+6 |
* | Modified the LDAP authentication to support Microsoft AD and fixed some minor... | pb1dft | 2006-10-15 | 1 | -2/+5 |
* | fixed some bugs introduced by the ldap patch | Karl 'vollmerk' Vollmer | 2006-10-14 | 1 | -1/+1 |
* | removed extra lines from ajax, down to 86, updated ajax calls, added ldap auth | Karl 'vollmerk' Vollmer | 2006-10-14 | 3 | -27/+96 |
* | breaking all ajax... but its for the best | Karl 'vollmerk' Vollmer | 2006-10-13 | 1 | -11/+19 |
* | many hours for so little code | Karl 'vollmerk' Vollmer | 2006-10-12 | 1 | -5/+36 |
* | fixed now playing, needed to be updated to take account for new hotness | Karl 'vollmerk' Vollmer | 2006-10-12 | 1 | -0/+6 |
* | Added the needed flash files for a flash based player | pb1dft | 2006-10-09 | 5 | -0/+263 |
* | updates, ajax kind of broken right now its late | Karl 'vollmerk' Vollmer | 2006-10-09 | 2 | -376/+7 |
* | fixed a problem with preferences showing disabled localplay modules, included... | Karl 'vollmerk' Vollmer | 2006-10-09 | 2 | -145/+523 |