functions.php
2009-05-26 Dan DCOP: added safeguards for mysterious zombie behavior
2008-12-24 Dan A few miscellaneous fixes including modifying WebServer to write data in chunks (improved performance and reliability on a slow connection)
2008-11-24 Dan Some backend changes to webserver to allow IPv6 binding
2008-09-24 Dan Fixed globals from config file not being properly loaded from grey_reload_config()
2008-09-24 Dan Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
2008-08-16 Dan Merging changes from nighthawk; added support for dumb terminals
2008-08-16 Dan Removed requirement for detecting home directory; artwork fetcher relies on return from saveCurrentPlaylist now
2008-08-16 Dan Experimental: upon change to playlist, send SIGUSR1 to parent process and branch out to all children to force a playlist refresh
2008-04-02 Dan Disabled forking/keep-alive code, firefox doesn't seem to like the way it waits for requests
2008-04-02 Dan Added multi-threading/forking/keep-alive support to webserver. w00t, feeling all POSIX-happy today!
2008-03-31 Dan Added jump-to-current function in iphone theme; fixed md5('') call if unique IDs empty in playlist XML file
2008-03-26 Dan Added PHP feature check to prevent script from throwing unneeded exceptions on unsupported PHP configurations
2008-03-24 Dan Moved all Greyhound output to stderr so it will show up in AmaroK error messages; corrected some HTML bugs in the readme
2008-03-24 Dan Modified to trap signals properly and not write to the root directory (only working directory)
2008-03-24 Dan First release version. Renamed to Greyhound and readme/license files added.
2008-03-24 Dan Relicensed to GPLv2. Previous revisions should not be downloaded as they do not contain copies of appropriate licenses, which will be added in a later commit. Completed interface for mobile devices.
2008-03-24 Dan Should be completely iPhone/iPod Touch-friendly now :)
2008-03-24 Dan Should be nearly finished now - includes volume control, length measurement, and seems pretty stable
2008-03-23 Dan First commit. Basic things are working and implemented (webserver, templating, DCOP interface)
less more (0) tip