summaryrefslogtreecommitdiffstats
path: root/lib/class/ampacherss.class.php
Commit message (Expand)AuthorAgeFilesLines
* Consistently use _ in two-word class namesPaul Arthur2013-01-251-253/+0
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-14/+1
* Support setting a custom format for the rss feedPaul Arthur2012-04-131-6/+20
* Switch from _() to T_()Paul Arthur2012-04-121-6/+6
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-1/+0
* test for phpdocmomo-i2011-02-021-19/+41
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-63/+63
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-22/+22
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* tweaked fix for rss feed, makes it a little cleaner, fix custom port issue ad...Karl 'vollmerk' Vollmer2009-04-131-1/+1
* fixed valid url in rss (#436)momo-i2009-04-121-2/+2
* Fixed: no data rss #416momo-i2009-03-161-1/+1
* no need to create object, get_now_playing() is a static functionKarl 'vollmerk' Vollmer2009-03-161-4/+2
* Fixed: rss not work (get_now_playing)momo-i2009-03-161-2/+4
* added the recently played back inKarl 'vollmerk' Vollmer2008-12-071-3/+75
* finished up the rss feed stuff for now playing, it is currently the only type...Karl 'vollmerk' Vollmer2008-12-071-0/+167