Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -13/+13 |
| | | | | | 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 / | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Refactor similar init code into new init-tiny.php | Paul Arthur | 2012-03-13 | 1 | -20/+3 |
| | | | | | | | | | Several places were doing operations that were practically the same (loading core libraries and setting some variables), with varying levels of success in remembering to do the right things in the right order. Making a separate minimal init.php that doesn't worry about some of the sanity checks and session bumpf makes this cleaner and easier to maintain. | ||||
* | Refactor switch statement in test.php | Paul Arthur | 2012-02-21 | 1 | -6/+5 |
| | |||||
* | 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. | ||||
* | header comment replace for phpdoc | momo-i | 2011-02-03 | 1 | -19/+30 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -10/+10 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fix wrong prefix | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -2/+0 |
| | |||||
* | parse error fixed | momo-i | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | good number of changes to browse, this breaks more then it fixes... | Karl 'vollmerk' Vollmer | 2008-08-13 | 1 | -0/+9 |
| | |||||
* | fixed some copyright lines and removed unused file | Karl 'vollmerk' Vollmer | 2008-05-08 | 1 | -1/+1 |
| | |||||
* | fixed some missing gettext, tweaked error reporting level on test.php and ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -1/+1 |
| | | | | fixed timeout issues with API (Thx Beef Doughnut) | ||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | first step to the migration hotness, detect failed config files and show ↵ | Karl 'vollmerk' Vollmer | 2007-07-25 | 1 | -0/+3 |
| | | | | migration docs | ||||
* | fixed the debug page | Karl 'vollmerk' Vollmer | 2007-06-21 | 1 | -1/+6 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -18/+10 |
| | | | | everything broken | ||||
* | updated translations, new russian translation, generate config tool to ↵ | Karl 'vollmerk' Vollmer | 2006-10-22 | 1 | -1/+1 |
| | | | | update config and new putenv test on /test.php | ||||
* | Fix for bug 473 thanks pb1dft | xgizzmo | 2006-07-24 | 1 | -0/+4 |
| | |||||
* | This update includes a full rewrite of the Localplay code, only update | Karl 'vollmerk' Vollmer | 2006-04-08 | 1 | -0/+3 |
| | | | | | | 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! | ||||
* | fixed library references | Karl 'vollmerk' Vollmer | 2005-06-28 | 1 | -2/+2 |
| | |||||
* | New Import | Karl 'vollmerk' Vollmer | 2005-06-09 | 1 | -0/+45 |