Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up Config | Paul Arthur | 2013-01-29 | 1 | -49/+14 |
| | |||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -90/+90 |
| | | | | | 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 lib/ | Paul Arthur | 2013-01-25 | 1 | -11/+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 Config::set and Config::set_by_array | Paul Arthur | 2012-03-06 | 1 | -11/+13 |
| | | | | Boolean parameters should be boolean. | ||||
* | Fixed messages translatable. | momo-i | 2011-12-27 | 1 | -1/+1 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | Fixed indent and add translation words | momo-i | 2011-02-03 | 1 | -2/+23 |
| | |||||
* | Modified header comment for phpdoc | momo-i | 2011-02-03 | 1 | -19/+42 |
| | |||||
* | fix notice due to undefined indexes when checking for unset config values | Karl 'vollmerk' Vollmer | 2010-05-04 | 1 | -1/+2 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -18/+18 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Tweaked how features / bandwidth level is checked, not happy with it. | Karl 'vollmerk' Vollmer | 2010-02-14 | 1 | -5/+0 |
| | |||||
* | Adding the bandwidth option to the preferences. This changes the complexity ↵ | martian | 2010-02-09 | 1 | -0/+5 |
| | | | | of the UI and toggles album art. | ||||
* | initial debug work | Karl 'vollmerk' Vollmer | 2008-05-07 | 1 | -35/+24 |
| | |||||
* | two php5 only classes... first stage of re-write | Karl 'vollmerk' Vollmer | 2007-04-08 | 1 | -0/+111 |