| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: clean up remaining heads | Paul Arthur | 2013-01-25 | 3 | -3/+3 |
* | Cosmetics: kill some more PHPDoc clutter | Paul Arthur | 2013-01-15 | 2 | -25/+1 |
* | Clean up the VLC localplay controller | Paul Arthur | 2013-01-15 | 1 | -21/+8 |
* | Remove old and busted shoutcast controller | Paul Arthur | 2013-01-15 | 1 | -638/+0 |
* | Clean up the MPD localplay controller | Paul Arthur | 2013-01-15 | 1 | -21/+16 |
* | Clean up the httpQ localplay controller | Paul Arthur | 2013-01-15 | 1 | -75/+42 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 4 | -23/+23 |
* | Clean up uses of Config::set and Config::set_by_array | Paul Arthur | 2012-03-06 | 4 | -4/+4 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 4 | -36/+8 |
* | header comment replace for phpdoc | momo-i | 2011-02-03 | 4 | -4/+4 |
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 4 | -73/+157 |
* | MPD class rewrite. | Paul 'flowerysong' Arthur | 2010-08-05 | 1 | -78/+40 |
* | Cosmetics: consistent line endings. No DOS for you. | Paul 'flowerysong' Arthur | 2010-06-11 | 1 | -623/+623 |
* | Updated vlc controller referencing #47 | Karl 'vollmerk' Vollmer | 2010-03-21 | 1 | -120/+134 |
* | cleaned up tabbing a bit | Karl 'vollmerk' Vollmer | 2010-03-19 | 1 | -86/+86 |
* | Add vlc controller - untested, just want it in svn | Karl 'vollmerk' Vollmer | 2010-03-19 | 1 | -0/+609 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 3 | -0/+3 |
* | Replaced almost every dba::query to dba::read or dba::write. | dipsol | 2009-12-14 | 3 | -377/+377 |
* | At least show something even if we can not figure out what "It" is for httpq ... | Karl 'vollmerk' Vollmer | 2009-12-12 | 1 | -5/+14 |
* | 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 | 2 | -21/+44 |
* | some more minor tweaks to democratic playlist, fixed now playing on localplay... | Karl 'vollmerk' Vollmer | 2009-02-08 | 2 | -7/+5 |
* | fixed mpd controller url parsing | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -2/+2 |
* | rename the variables, potentially break some stuff, good fun | Karl 'vollmerk' Vollmer | 2009-02-07 | 1 | -1/+0 |
* | fix a password bug on updating http_q instances | Karl 'vollmerk' Vollmer | 2009-02-04 | 1 | -6/+4 |
* | remove lib/album.lib.php and move its two functions into album class, correct... | Karl 'vollmerk' Vollmer | 2008-08-31 | 2 | -26/+29 |
* | massivly simplify parse_url() and make it so random urls show up correctly in... | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -0/+4 |
* | ending \n required for shoutcast playlist | Karl 'vollmerk' Vollmer | 2008-06-12 | 1 | -1/+1 |
* | slight tweaks to the shoutcast controller, fliter out non 44100 rate files al... | Karl 'vollmerk' Vollmer | 2008-06-12 | 1 | -2/+8 |
* | prevent non-mp3s from being passed to poor old shoutcast | Karl 'vollmerk' Vollmer | 2008-06-03 | 1 | -0/+9 |
* | removed some more references to the genre stuff, added ability to customized ... | Karl 'vollmerk' Vollmer | 2008-05-25 | 1 | -14/+65 |
* | fixed shoutcast doodly so it actually reads its own configuration | Karl 'vollmerk' Vollmer | 2008-05-21 | 1 | -4/+13 |
* | wups | Karl 'vollmerk' Vollmer | 2008-05-20 | 1 | -3/+3 |
* | added a bit of debugging | Karl 'vollmerk' Vollmer | 2008-05-20 | 1 | -72/+10 |
* | initial work on a shoutcast doodly, fix the translations while I am at it :S | Karl 'vollmerk' Vollmer | 2008-05-20 | 1 | -0/+610 |
* | really fix the localplay instance thing | Karl 'vollmerk' Vollmer | 2008-05-19 | 2 | -2/+2 |
* | fix typo also tweak the localplay controllers so they update the active insta... | Karl 'vollmerk' Vollmer | 2008-05-18 | 2 | -0/+2 |
* | updated locales, hopefully one of the last commits before 3.4 stable release | Karl 'vollmerk' Vollmer | 2008-05-10 | 2 | -2/+2 |
* | remove dead icecast controller | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -343/+0 |
* | fixed recently played, removed a bunch of useless files, added new methods to... | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -382/+0 |
* | major corrections to reading of preferences and a few misc fixes which I have... | Karl 'vollmerk' Vollmer | 2008-02-29 | 2 | -2/+2 |
* | fixed sorting order on browse playlists | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+1 |
* | fixed a few broken httpq functions | Karl 'vollmerk' Vollmer | 2008-01-04 | 1 | -6/+8 |
* | fixed apply to all and updating of httpq instances | Karl 'vollmerk' Vollmer | 2008-01-04 | 1 | -0/+9 |
* | slight tweak to the random album art, needs improvement will look funny on ca... | Karl 'vollmerk' Vollmer | 2008-01-01 | 2 | -0/+29 |
* | 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 | 2 | -82/+195 |