Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Consistently use _ in two-word class names | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -1/+1 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | templates header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -19/+29 |
| | |||||
* | Catalog Filtering Added Bug#60 | Chris Slamar | 2011-01-24 | 1 | -2/+1 |
| | |||||
* | fixed missing debug number and added alt text | Chris Slamar | 2010-12-15 | 1 | -1/+1 |
| | |||||
* | fixed typo. One of many I imagine | Chris Slamar | 2010-12-14 | 1 | -2/+2 |
| | |||||
* | Initial Twitter | Charlie | 2010-12-13 | 1 | -1/+2 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -2/+2 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fix typo causing height to not display on art retrival, update to db ↵ | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -3/+3 |
| | | | | allowing gc of tmp_browse, add extension to api album art image urls | ||||
* | fix a display issue with the now playing that caused it to split up the results | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -5/+5 |
| | |||||
* | finished up the rss feed stuff for now playing, it is currently the only ↵ | Karl 'vollmerk' Vollmer | 2008-12-07 | 1 | -1/+1 |
| | | | | type that works, should conform to rss standards now | ||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -2/+3 |
| | |||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 1 | -4/+2 |
| | | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4) | ||||
* | fixed now playing, hopefully once and for all, added title text to the now ↵ | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -0/+1 |
| | | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance | ||||
* | fixed now playing | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -0/+51 |