functions.php
Tue, 23 Dec 2008 20:20:35 -0500 Dan A few miscellaneous fixes including modifying WebServer to write data in chunks (improved performance and reliability on a slow connection)
Sun, 23 Nov 2008 23:43:52 -0500 Dan Some backend changes to webserver to allow IPv6 binding
Wed, 24 Sep 2008 00:18:21 -0400 Dan Fixed globals from config file not being properly loaded from grey_reload_config()
Tue, 23 Sep 2008 23:26:18 -0400 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)
Fri, 15 Aug 2008 23:49:00 -0400 Dan Merging changes from nighthawk; added support for dumb terminals
Fri, 15 Aug 2008 23:31:37 -0400 Dan Removed requirement for detecting home directory; artwork fetcher relies on return from saveCurrentPlaylist now
Fri, 15 Aug 2008 23:22:30 -0400 Dan Experimental: upon change to playlist, send SIGUSR1 to parent process and branch out to all children to force a playlist refresh
Wed, 02 Apr 2008 01:36:53 -0400 Dan Disabled forking/keep-alive code, firefox doesn't seem to like the way it waits for requests
Wed, 02 Apr 2008 00:23:51 -0400 Dan Added multi-threading/forking/keep-alive support to webserver. w00t, feeling all POSIX-happy today!
Mon, 31 Mar 2008 07:40:30 -0400 Dan Added jump-to-current function in iphone theme; fixed md5('') call if unique IDs empty in playlist XML file
Wed, 26 Mar 2008 11:10:20 -0400 Dan Added PHP feature check to prevent script from throwing unneeded exceptions on unsupported PHP configurations
Mon, 24 Mar 2008 00:12:21 -0400 Dan Moved all Greyhound output to stderr so it will show up in AmaroK error messages; corrected some HTML bugs in the readme
Sun, 23 Mar 2008 23:55:50 -0400 Dan Modified to trap signals properly and not write to the root directory (only working directory)
Sun, 23 Mar 2008 23:11:56 -0400 Dan First release version. Renamed to Greyhound and readme/license files added.
Sun, 23 Mar 2008 22:44:52 -0400 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.
Sun, 23 Mar 2008 22:03:57 -0400 Dan Should be completely iPhone/iPod Touch-friendly now :)
Sun, 23 Mar 2008 20:24:33 -0400 Dan Should be nearly finished now - includes volume control, length measurement, and seems pretty stable
Sun, 23 Mar 2008 14:59:33 -0400 Dan First commit. Basic things are working and implemented (webserver, templating, DCOP interface)
less more (0) tip