1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Paul Arthur
ef4d366060 Cosmetics: death to tabs
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.
2013-01-26 03:38:46 -05:00
Paul Arthur
5b9461eae9 mpd: Drop silly ClearPLIfStopped 2013-01-15 11:30:47 -05:00
Paul Arthur
2a93f0b9c1 MPD: Drop outdated README, use json_encode 2012-11-13 18:36:58 -05:00
Paul Arthur
e199182773 FS#193 - Localplay MPD cannot turn off Repeat or Random
The rewritten MPD module did not allow passing false values to MPD.
Using isset instead of boolean evaluation fixes this.
2011-10-10 21:45:26 -04:00
Elias Probst
52a7f9c0d8 Killed some leftover whitespaces. 2010-12-07 23:25:37 +01:00
Paul 'flowerysong' Arthur
34d1449660 MPD class rewrite. 2010-08-05 17:39:09 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
momo-i
6136bb1081 fixed for PHP 5.3.0 deprecate warnings 2009-07-02 22:42:40 +00:00
Karl 'vollmerk' Vollmer
f64a2f4d00 fixed admin prefs, flushed out localplay stuff, tweaked filters on browse 2007-10-18 05:52:06 +00:00
Karl 'vollmerk' Vollmer
32349846fb fixed two MPD issues, can now disable localplay modules, added check for PHP5 2007-10-10 06:08:33 +00:00
Karl 'vollmerk' Vollmer
87ef79d5be tweaked the mpd class a bit changing timeouts, fixed the gather album art so it only gathers for the specified catalog 2007-10-01 15:25:25 +00:00
Karl 'vollmerk' Vollmer
1dfdf2afab made localplay technically work, lots of work to still do 2007-09-20 07:39:45 +00:00
Karl 'vollmerk' Vollmer
1cf69f04be some minor MPD changes and bug fixes for localplay 2006-11-14 05:38:17 +00:00
Karl 'vollmerk' Vollmer
e98446d570 fixed missing password pass issue with the mpd controller 2006-09-08 04:20:13 +00:00
Karl 'vollmerk' Vollmer
cebb21facc fixed mpd timeout issues and a stupid little theme config load issue 2006-05-16 07:13:45 +00:00
sigger
1e7684528e mpd mini-control for all pages! final ajax tweak? etc 2006-02-02 04:34:15 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a New Import 2005-06-09 16:34:40 +00:00