summaryrefslogtreecommitdiffstats
path: root/modules/localplay/mpd.controller.php
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-424/+424
* Cosmetics: clean up remaining headsPaul Arthur2013-01-251-1/+1
* Cosmetics: kill some more PHPDoc clutterPaul Arthur2013-01-151-13/+1
* Clean up the MPD localplay controllerPaul Arthur2013-01-151-21/+16
* Switch from _() to T_()Paul Arthur2012-04-121-7/+7
* Clean up uses of Config::set and Config::set_by_arrayPaul Arthur2012-03-061-1/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+2
* header comment replace for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-18/+39
* MPD class rewrite.Paul 'flowerysong' Arthur2010-08-051-78/+40
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-141-8/+8
* 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-281-8/+22
* some more minor tweaks to democratic playlist, fixed now playing on localplay...Karl 'vollmerk' Vollmer2009-02-081-4/+3
* fixed mpd controller url parsingKarl 'vollmerk' Vollmer2009-02-081-2/+2
* remove lib/album.lib.php and move its two functions into album class, correct...Karl 'vollmerk' Vollmer2008-08-311-14/+13
* massivly simplify parse_url() and make it so random urls show up correctly in...Karl 'vollmerk' Vollmer2008-08-311-0/+4
* really fix the localplay instance thingKarl 'vollmerk' Vollmer2008-05-191-1/+1
* fix typo also tweak the localplay controllers so they update the active insta...Karl 'vollmerk' Vollmer2008-05-181-0/+1
* updated locales, hopefully one of the last commits before 3.4 stable releaseKarl 'vollmerk' Vollmer2008-05-101-1/+1
* major corrections to reading of preferences and a few misc fixes which I have...Karl 'vollmerk' Vollmer2008-02-291-1/+1
* fixed sorting order on browse playlistsKarl 'vollmerk' Vollmer2008-01-141-1/+1
* slight tweak to the random album art, needs improvement will look funny on ca...Karl 'vollmerk' Vollmer2008-01-011-0/+19
* 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-081-28/+38
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-181-26/+18
* 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-101-4/+10
* fixed some localplay issues, now correctly shows the active instance at least...Karl 'vollmerk' Vollmer2007-09-281-3/+5
* made localplay technically work, lots of work to still doKarl 'vollmerk' Vollmer2007-09-201-14/+31
* 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-121-5/+67
* few more tweaks to localplay, added in the mpd table creation mojo, just need...Karl 'vollmerk' Vollmer2007-09-091-0/+19
* few minor bug fixes, and some more tweaks for localplayKarl 'vollmerk' Vollmer2007-09-091-14/+31
* new db update, moved prefs around removed useless one and fixed some defaults...Karl 'vollmerk' Vollmer2007-09-091-1/+1
* - Fixed missing web_path on catalog functionsKarl 'vollmerk' Vollmer2007-09-091-27/+29
* fixed preferences mostly, also fixed some genre issues and other stuff I am f...Karl 'vollmerk' Vollmer2007-06-111-4/+4
* localplay controllers and some spelling fixesKarl 'vollmerk' Vollmer2007-01-171-1/+1
* fixed a minor math issue with the mpd controllerKarl 'vollmerk' Vollmer2007-01-041-1/+1
* few more fixes to the httpq player... has some strange semi-random issue with...Karl 'vollmerk' Vollmer2006-12-221-2/+2
* new httpq localplay method, fixes for preferences and mpd controllerKarl 'vollmerk' Vollmer2006-12-221-1/+1
* * Prevent Album art set on demo because people put porn in there :( Karl 'vollmerk' Vollmer2006-12-051-0/+17
* some minor MPD changes and bug fixes for localplayKarl 'vollmerk' Vollmer2006-11-141-2/+4
* fixed parse error if no localplay type is selectedKarl 'vollmerk' Vollmer2006-11-131-0/+2
* fixed the title on registration, and a bunch of random other thingsKarl 'vollmerk' Vollmer2006-11-101-4/+3
* fixed mpd logic error and post max sizeKarl 'vollmerk' Vollmer2006-11-021-4/+3