Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make our error handler respect error_reporting() | Paul Arthur | 2013-01-29 | 1 | -6/+9 |
| | | | | Kind of. But not really. Because I'm contrary like that. | ||||
* | Log stderr when we transcode | Paul Arthur | 2013-01-28 | 1 | -1/+4 |
| | | | | | Now you shouldn't need to manually run the command to see what went wrong. | ||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -84/+84 |
| | | | | | 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. | ||||
* | conf() -> Config::get() | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
| | | | | | I have a feeling a lot of these are in stale, unused code, but there might be some actual bugs here. conf() was replaced a while back. | ||||
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Add another undocumented debug level | Paul Arthur | 2012-03-14 | 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. | ||||
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+9 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -18/+21 |
| | |||||
* | Logging. Use constants instead of numeric values in the switch, bump | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -63/+68 |
| | | | | | notices, warnings, and ignored messages to level 6 instead of ignoring them completely. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -26/+26 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -5/+11 |
| | |||||
* | make the ip history only clear the old stuff sometimes, also fix rounding ↵ | Karl 'vollmerk' Vollmer | 2008-08-06 | 1 | -1/+1 |
| | | | | issues on the downsampling | ||||
* | adjust the wording on the timezone error | Karl 'vollmerk' Vollmer | 2008-07-07 | 1 | -2/+3 |
| | |||||
* | slight tweak to the random album art, needs improvement will look funny on ↵ | Karl 'vollmerk' Vollmer | 2008-01-01 | 1 | -1/+1 |
| | | | | catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing | ||||
* | reimplemented the session function check | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+4 |
| | |||||
* | fixed XML-RPC mostly, uses insecure/old authentication method, needs more work | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -1/+2 |
| | |||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -2/+2 |
| | | | | everything broken | ||||
* | supressed some more getid3() related errors :( | Karl 'vollmerk' Vollmer | 2006-11-26 | 1 | -1/+1 |
| | |||||
* | slight format fix on now playing and xmlrpc key fixes | Karl 'vollmerk' Vollmer | 2006-09-30 | 1 | -0/+7 |
| | |||||
* | new vainfo which should solve the ogg with id3 tags issue and potentially ↵ | Karl 'vollmerk' Vollmer | 2006-06-14 | 1 | -2/+5 |
| | | | | break other things yeah! | ||||
* | fixed playlists thing for real this time | Karl 'vollmerk' Vollmer | 2006-05-13 | 1 | -0/+4 |
| | |||||
* | catalog clean up and admin index changes | Karl 'vollmerk' Vollmer | 2006-03-20 | 1 | -0/+3 |
| | |||||
* | tweaked some debug stuff and the error handler | Karl 'vollmerk' Vollmer | 2006-02-20 | 1 | -5/+10 |
| | |||||
* | tweaked cataloging methods and new debug_level option | Karl 'vollmerk' Vollmer | 2006-02-08 | 1 | -0/+20 |
| | |||||
* | updated registration mojo thx pb1dft also some fluf updates | Karl 'vollmerk' Vollmer | 2006-01-02 | 1 | -0/+3 |
| | |||||
* | fixed the last short tags I can find, and improved log file error message | Karl 'vollmerk' Vollmer | 2005-12-08 | 1 | -1/+1 |
| | |||||
* | fixed a problem with the error handler that was failing to log a vast ↵ | Karl 'vollmerk' Vollmer | 2005-11-29 | 1 | -2/+4 |
| | | | | majority of the errors :S | ||||
* | start of browse by x mojo | Karl 'vollmerk' Vollmer | 2005-06-26 | 1 | -0/+77 |