summaryrefslogtreecommitdiffstats
path: root/modules/mpd
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-1/+1
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* mpd: Drop silly ClearPLIfStoppedPaul Arthur2013-01-152-23/+0
|
* MPD: Drop outdated README, use json_encodePaul Arthur2012-11-132-65/+7
|
* FS#193 - Localplay MPD cannot turn off Repeat or RandomPaul Arthur2011-10-101-1/+1
| | | | | The rewritten MPD module did not allow passing false values to MPD. Using isset instead of boolean evaluation fixes this.
* Killed some leftover whitespaces.Elias Probst2010-12-071-7/+7
|
* MPD class rewrite.Paul 'flowerysong' Arthur2010-08-054-1370/+1020
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-138/+138
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fixed for PHP 5.3.0 deprecate warningsmomo-i2009-07-021-10/+10
|
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-181-8/+8
|
* fixed two MPD issues, can now disable localplay modules, added check for PHP5Karl 'vollmerk' Vollmer2007-10-101-12/+10
|
* tweaked the mpd class a bit changing timeouts, fixed the gather album art so ↵Karl 'vollmerk' Vollmer2007-10-012-1017/+874
| | | | it only gathers for the specified catalog
* made localplay technically work, lots of work to still doKarl 'vollmerk' Vollmer2007-09-201-22/+25
|
* year another bump on openstrands, removed redundent files, fixed bug with ↵Karl 'vollmerk' Vollmer2007-08-051-340/+0
| | | | config gen and started work on playlists
* some minor MPD changes and bug fixes for localplayKarl 'vollmerk' Vollmer2006-11-141-43/+61
|
* fixed missing password pass issue with the mpd controllerKarl 'vollmerk' Vollmer2006-09-081-23/+26
|
* fixed mpd timeout issues and a stupid little theme config load issueKarl 'vollmerk' Vollmer2006-05-161-31/+51
|
* mpd mini-control for all pages! final ajax tweak? etcsigger2006-02-021-2/+6
|
* New ImportKarl 'vollmerk' Vollmer2005-06-096-0/+1926