summaryrefslogtreecommitdiffstats
path: root/lib/log.lib.php
Commit message (Collapse)AuthorAgeFilesLines
* Make our error handler respect error_reporting()Paul Arthur2013-01-291-6/+9
| | | | Kind of. But not really. Because I'm contrary like that.
* Log stderr when we transcodePaul Arthur2013-01-281-1/+4
| | | | | Now you shouldn't need to manually run the command to see what went wrong.
* Cosmetics: death to tabsPaul Arthur2013-01-261-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 Arthur2013-01-251-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 Arthur2013-01-251-7/+1
|
* Add another undocumented debug levelPaul Arthur2012-03-141-1/+1
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-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 phpdocmomo-i2011-02-031-1/+9
|
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-18/+21
|
* Logging. Use constants instead of numeric values in the switch, bumpPaul 'flowerysong' Arthur2010-06-131-63/+68
| | | | | notices, warnings, and ignored messages to level 6 instead of ignoring them completely.
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-26/+26
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-5/+11
|
* make the ip history only clear the old stuff sometimes, also fix rounding ↵Karl 'vollmerk' Vollmer2008-08-061-1/+1
| | | | issues on the downsampling
* adjust the wording on the timezone errorKarl 'vollmerk' Vollmer2008-07-071-2/+3
|
* slight tweak to the random album art, needs improvement will look funny on ↵Karl 'vollmerk' Vollmer2008-01-011-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 checkKarl 'vollmerk' Vollmer2007-12-251-0/+4
|
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-181-1/+2
|
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-2/+2
| | | | everything broken
* supressed some more getid3() related errors :(Karl 'vollmerk' Vollmer2006-11-261-1/+1
|
* slight format fix on now playing and xmlrpc key fixesKarl 'vollmerk' Vollmer2006-09-301-0/+7
|
* new vainfo which should solve the ogg with id3 tags issue and potentially ↵Karl 'vollmerk' Vollmer2006-06-141-2/+5
| | | | break other things yeah!
* fixed playlists thing for real this timeKarl 'vollmerk' Vollmer2006-05-131-0/+4
|
* catalog clean up and admin index changesKarl 'vollmerk' Vollmer2006-03-201-0/+3
|
* tweaked some debug stuff and the error handlerKarl 'vollmerk' Vollmer2006-02-201-5/+10
|
* tweaked cataloging methods and new debug_level optionKarl 'vollmerk' Vollmer2006-02-081-0/+20
|
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-0/+3
|
* fixed the last short tags I can find, and improved log file error messageKarl 'vollmerk' Vollmer2005-12-081-1/+1
|
* fixed a problem with the error handler that was failing to log a vast ↵Karl 'vollmerk' Vollmer2005-11-291-2/+4
| | | | majority of the errors :S
* start of browse by x mojoKarl 'vollmerk' Vollmer2005-06-261-0/+77