Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -8/+8 |
| | | | | | 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. | ||||
* | Move show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -9/+9 |
| | | | | | | 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. | ||||
* | Added class names to generic box names. | mywindow | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | 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 | -18/+29 |
| | |||||
* | Clean up general.lib.php and ui.lib.php: remove unused functions, group related | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -4/+4 |
| | | | | functions, simplify implementation of some functions. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -4/+4 |
| | |||||
* | 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 | -1/+1 |
| | | | | allowing gc of tmp_browse, add extension to api album art image urls | ||||
* | more tweaks to the democratic playlist, move the play command out front also ↵ | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -1/+2 |
| | | | | clean up now playing on localplay status box | ||||
* | fixed localplay not showing current playing song and clear playlist not ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -10/+20 |
| | | | | refreshing the screen | ||||
* | reordered volume buttons for localplay per david fosters recommendation | Karl 'vollmerk' Vollmer | 2008-01-09 | 1 | -2/+2 |
| | |||||
* | fixed localplay index problem after track delete, fixed lack of high-light ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -1/+0 |
| | | | | of current playing song, fixed problem were second localplay send would kill session of any existing items | ||||
* | fixed the last of the missing MPD features, added new ajax config hotness ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -10/+12 |
| | | | | (not that special) | ||||
* | added the controls to the mpd playlist does not refresh correctly, but does work | Karl 'vollmerk' Vollmer | 2007-12-09 | 1 | -40/+15 |
| | |||||
* | Added classes to show_localplay_status.inc and updated all themes for ↵ | nf | 2007-07-14 | 1 | -5/+4 |
| | | | | | | | | | compatibility. Added show_object_rating_static.inc (supplied by andy90) and modified rating.lib for this to work Removed obsolete patches from cleandy themes. Fixed a tiny css bug in StoneBlue theme. Fixed horizontal menu in Burgundy theme (explicit height in #sidebar li) | ||||
* | fixed some issues with refresh on the localplay page and hopefully improved ↵ | Karl 'vollmerk' Vollmer | 2007-01-25 | 1 | -1/+1 |
| | | | | the french translation a little more | ||||
* | new icons | Karl 'vollmerk' Vollmer | 2006-12-19 | 1 | -9/+3 |
| | |||||
* | XHTML tweakage | xgizzmo | 2006-10-26 | 1 | -4/+4 |
| | |||||
* | updates, ajax kind of broken right now its late | Karl 'vollmerk' Vollmer | 2006-10-09 | 1 | -14/+13 |
| | |||||
* | fixed some XHTML issues | xgizzmo | 2006-09-29 | 1 | -5/+5 |
| | |||||
* | fixed up localplay a little more, to the point of it basicly working... ↵ | Karl 'vollmerk' Vollmer | 2006-09-28 | 1 | -5/+34 |
| | | | | added check for mysql on installer langue page, tweaked some css as well | ||||
* | more updates to the theme stuff | Karl 'vollmerk' Vollmer | 2006-09-24 | 1 | -2/+0 |
| | |||||
* | a few updates/fixes for localplay | Karl 'vollmerk' Vollmer | 2006-07-30 | 1 | -0/+46 |