Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -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. | ||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -8/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -5/+5 |
| | | | | | | 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 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fixed localplay not showing current playing song and clear playlist not ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -1/+1 |
| | | | | refreshing the screen | ||||
* | fixed the localplay controls, per limeds recommendation currently under ↵ | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -32/+7 |
| | | | | rightbar actions, not happy with location | ||||
* | 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 | -5/+5 |
| | |||||
* | more blind commits wooo | Karl 'vollmerk' Vollmer | 2006-11-13 | 1 | -0/+3 |
| | |||||
* | XHTML tweakage | xgizzmo | 2006-10-26 | 1 | -5/+5 |
| | |||||
* | removed extra lines from ajax, down to 86, updated ajax calls, added ldap auth | Karl 'vollmerk' Vollmer | 2006-10-14 | 1 | -14/+7 |
| | |||||
* | updates, ajax kind of broken right now its late | Karl 'vollmerk' Vollmer | 2006-10-09 | 1 | -6/+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 | -17/+1 |
| | | | | added check for mysql on installer langue page, tweaked some css as well | ||||
* | fixed pause function in localplay (thanks Salguod) bug #923 | xgizzmo | 2006-08-16 | 1 | -1/+1 |
| | |||||
* | added volume controls, missing mute icon | Karl 'vollmerk' Vollmer | 2006-06-06 | 1 | -5/+21 |
| | |||||
* | tweaked localplay controls layout | xgizzmo | 2006-04-22 | 1 | -1/+1 |
| | |||||
* | cleaned up the play type switch as well as updating the icons so they look a ↵ | Karl 'vollmerk' Vollmer | 2006-04-08 | 1 | -15/+4 |
| | | | | little better | ||||
* | Tweaked code to pass XHTML validation. Been busy lately, bad xgizzmo goto ↵ | xgizzmo | 2006-04-08 | 1 | -13/+13 |
| | | | | your room! | ||||
* | This update includes a full rewrite of the Localplay code, only update | Karl 'vollmerk' Vollmer | 2006-04-08 | 1 | -0/+63 |
to this version if you don't care about losing a lot of functionality while I am still finishing it up. Also the only working localplay method is currently MPD. UPDATE AT YOUR OWN RISK! |