summaryrefslogtreecommitdiffstats
path: root/modules/localplay
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: clean up remaining headsPaul Arthur2013-01-253-3/+3
* Cosmetics: kill some more PHPDoc clutterPaul Arthur2013-01-152-25/+1
* Clean up the VLC localplay controllerPaul Arthur2013-01-151-21/+8
* Remove old and busted shoutcast controllerPaul Arthur2013-01-151-638/+0
* Clean up the MPD localplay controllerPaul Arthur2013-01-151-21/+16
* Clean up the httpQ localplay controllerPaul Arthur2013-01-151-75/+42
* Switch from _() to T_()Paul Arthur2012-04-124-23/+23
* Clean up uses of Config::set and Config::set_by_arrayPaul Arthur2012-03-064-4/+4
* Clean up some PHPDoc crapPaul Arthur2011-04-044-36/+8
* header comment replace for phpdocmomo-i2011-02-034-4/+4
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-024-73/+157
* MPD class rewrite.Paul 'flowerysong' Arthur2010-08-051-78/+40
* Cosmetics: consistent line endings. No DOS for you.Paul 'flowerysong' Arthur2010-06-111-623/+623
* Updated vlc controller referencing #47Karl 'vollmerk' Vollmer2010-03-211-120/+134
* cleaned up tabbing a bitKarl 'vollmerk' Vollmer2010-03-191-86/+86
* Add vlc controller - untested, just want it in svnKarl 'vollmerk' Vollmer2010-03-191-0/+609
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-143-0/+3
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-143-377/+377
* At least show something even if we can not figure out what "It" is for httpq ...Karl 'vollmerk' Vollmer2009-12-121-5/+14
* 2 needs to be withing the enclosing bracketsdipsol2009-09-031-171/+171
* Sync from branchKarl 'vollmerk' Vollmer2009-09-021-0/+4
* make the httpq and mpd controlers understand live stream urlsKarl 'vollmerk' Vollmer2009-02-282-21/+44
* some more minor tweaks to democratic playlist, fixed now playing on localplay...Karl 'vollmerk' Vollmer2009-02-082-7/+5
* fixed mpd controller url parsingKarl 'vollmerk' Vollmer2009-02-081-2/+2
* rename the variables, potentially break some stuff, good funKarl 'vollmerk' Vollmer2009-02-071-1/+0
* fix a password bug on updating http_q instancesKarl 'vollmerk' Vollmer2009-02-041-6/+4
* remove lib/album.lib.php and move its two functions into album class, correct...Karl 'vollmerk' Vollmer2008-08-312-26/+29
* massivly simplify parse_url() and make it so random urls show up correctly in...Karl 'vollmerk' Vollmer2008-08-311-0/+4
* ending \n required for shoutcast playlistKarl 'vollmerk' Vollmer2008-06-121-1/+1
* slight tweaks to the shoutcast controller, fliter out non 44100 rate files al...Karl 'vollmerk' Vollmer2008-06-121-2/+8
* prevent non-mp3s from being passed to poor old shoutcastKarl 'vollmerk' Vollmer2008-06-031-0/+9
* removed some more references to the genre stuff, added ability to customized ...Karl 'vollmerk' Vollmer2008-05-251-14/+65
* fixed shoutcast doodly so it actually reads its own configurationKarl 'vollmerk' Vollmer2008-05-211-4/+13
* wupsKarl 'vollmerk' Vollmer2008-05-201-3/+3
* added a bit of debuggingKarl 'vollmerk' Vollmer2008-05-201-72/+10
* initial work on a shoutcast doodly, fix the translations while I am at it :SKarl 'vollmerk' Vollmer2008-05-201-0/+610
* really fix the localplay instance thingKarl 'vollmerk' Vollmer2008-05-192-2/+2
* fix typo also tweak the localplay controllers so they update the active insta...Karl 'vollmerk' Vollmer2008-05-182-0/+2
* updated locales, hopefully one of the last commits before 3.4 stable releaseKarl 'vollmerk' Vollmer2008-05-102-2/+2
* remove dead icecast controllerKarl 'vollmerk' Vollmer2008-04-151-343/+0
* fixed recently played, removed a bunch of useless files, added new methods to...Karl 'vollmerk' Vollmer2008-03-211-382/+0
* major corrections to reading of preferences and a few misc fixes which I have...Karl 'vollmerk' Vollmer2008-02-292-2/+2
* fixed sorting order on browse playlistsKarl 'vollmerk' Vollmer2008-01-141-1/+1
* fixed a few broken httpq functionsKarl 'vollmerk' Vollmer2008-01-041-6/+8
* fixed apply to all and updating of httpq instancesKarl 'vollmerk' Vollmer2008-01-041-0/+9
* slight tweak to the random album art, needs improvement will look funny on ca...Karl 'vollmerk' Vollmer2008-01-012-0/+29
* 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
* 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