| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -424/+424 |
* | Cosmetics: clean up remaining heads | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
* | Cosmetics: kill some more PHPDoc clutter | Paul Arthur | 2013-01-15 | 1 | -13/+1 |
* | Clean up the MPD localplay controller | Paul Arthur | 2013-01-15 | 1 | -21/+16 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -7/+7 |
* | Clean up uses of Config::set and Config::set_by_array | Paul Arthur | 2012-03-06 | 1 | -1/+1 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+2 |
* | header comment replace for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -18/+39 |
* | MPD class rewrite. | Paul 'flowerysong' Arthur | 2010-08-05 | 1 | -78/+40 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Replaced almost every dba::query to dba::read or dba::write. | dipsol | 2009-12-14 | 1 | -8/+8 |
* | 2 needs to be withing the enclosing brackets | dipsol | 2009-09-03 | 1 | -171/+171 |
* | Sync from branch | Karl 'vollmerk' Vollmer | 2009-09-02 | 1 | -0/+4 |
* | make the httpq and mpd controlers understand live stream urls | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -8/+22 |
* | some more minor tweaks to democratic playlist, fixed now playing on localplay... | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -4/+3 |
* | fixed mpd controller url parsing | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -2/+2 |
* | remove lib/album.lib.php and move its two functions into album class, correct... | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -14/+13 |
* | massivly simplify parse_url() and make it so random urls show up correctly in... | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -0/+4 |
* | really fix the localplay instance thing | Karl 'vollmerk' Vollmer | 2008-05-19 | 1 | -1/+1 |
* | fix typo also tweak the localplay controllers so they update the active insta... | Karl 'vollmerk' Vollmer | 2008-05-18 | 1 | -0/+1 |
* | updated locales, hopefully one of the last commits before 3.4 stable release | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
* | major corrections to reading of preferences and a few misc fixes which I have... | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -1/+1 |
* | fixed sorting order on browse playlists | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+1 |
* | slight tweak to the random album art, needs improvement will look funny on ca... | Karl 'vollmerk' Vollmer | 2008-01-01 | 1 | -0/+19 |
* | fixed two transcode bugs | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -2/+2 |
* | minor typo in mpd controller prevented it from being enabled | Karl 'vollmerk' Vollmer | 2007-12-13 | 1 | -1/+1 |
* | added the controls to the mpd playlist does not refresh correctly, but does work | Karl 'vollmerk' Vollmer | 2007-12-09 | 1 | -3/+3 |
* | untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic ... | Karl 'vollmerk' Vollmer | 2007-12-08 | 1 | -28/+38 |
* | fixed admin prefs, flushed out localplay stuff, tweaked filters on browse | Karl 'vollmerk' Vollmer | 2007-10-18 | 1 | -26/+18 |
* | added abilty to display and delete localplay instances | Karl 'vollmerk' Vollmer | 2007-10-12 | 1 | -3/+10 |
* | fixed two MPD issues, can now disable localplay modules, added check for PHP5 | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -4/+10 |
* | fixed some localplay issues, now correctly shows the active instance at least... | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -3/+5 |
* | made localplay technically work, lots of work to still do | Karl 'vollmerk' Vollmer | 2007-09-20 | 1 | -14/+31 |
* | some fixes for the localplay, you can now install the MPD controller, and add... | Karl 'vollmerk' Vollmer | 2007-09-14 | 1 | -40/+40 |
* | more work on the localplay stuff, most details ironed out, just needs some co... | Karl 'vollmerk' Vollmer | 2007-09-12 | 1 | -5/+67 |
* | few more tweaks to localplay, added in the mpd table creation mojo, just need... | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -0/+19 |
* | few minor bug fixes, and some more tweaks for localplay | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -14/+31 |
* | new db update, moved prefs around removed useless one and fixed some defaults... | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -1/+1 |
* | - Fixed missing web_path on catalog functions | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -27/+29 |
* | fixed preferences mostly, also fixed some genre issues and other stuff I am f... | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -4/+4 |
* | localplay controllers and some spelling fixes | Karl 'vollmerk' Vollmer | 2007-01-17 | 1 | -1/+1 |
* | fixed a minor math issue with the mpd controller | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -1/+1 |
* | few more fixes to the httpq player... has some strange semi-random issue with... | Karl 'vollmerk' Vollmer | 2006-12-22 | 1 | -2/+2 |
* | new httpq localplay method, fixes for preferences and mpd controller | Karl 'vollmerk' Vollmer | 2006-12-22 | 1 | -1/+1 |
* | * Prevent Album art set on demo because people put porn in there :( | Karl 'vollmerk' Vollmer | 2006-12-05 | 1 | -0/+17 |
* | some minor MPD changes and bug fixes for localplay | Karl 'vollmerk' Vollmer | 2006-11-14 | 1 | -2/+4 |
* | 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 |
* | fixed mpd logic error and post max size | Karl 'vollmerk' Vollmer | 2006-11-02 | 1 | -4/+3 |