Dan [Wed, 02 Apr 2008 01:36:53 -0400] rev 16
Disabled forking/keep-alive code, firefox doesn't seem to like the way it waits for requests
Dan [Wed, 02 Apr 2008 00:23:51 -0400] rev 15
Added multi-threading/forking/keep-alive support to webserver. w00t, feeling all POSIX-happy today!
Dan [Mon, 31 Mar 2008 07:40:30 -0400] rev 14
Added jump-to-current function in iphone theme; fixed md5('') call if unique IDs empty in playlist XML file
Dan [Wed, 26 Mar 2008 11:10:20 -0400] rev 13
Added PHP feature check to prevent script from throwing unneeded exceptions on unsupported PHP configurations
Dan [Wed, 26 Mar 2008 10:24:20 -0400] rev 12
Backend improvement to webserver that causes interrupts to work properly; made pcntl_signal only be called if it's supported
Dan [Wed, 26 Mar 2008 09:57:42 -0400] rev 11
Fixed some position slider issues; added a pulsing effect to the current track (fun!)
Dan [Mon, 24 Mar 2008 02:53:42 -0400] rev 10
SECURITY: Fix ability to crash server in ajax.php; added playback position slider and ability to seek through current song
Dan [Mon, 24 Mar 2008 00:12:21 -0400] rev 9
Moved all Greyhound output to stderr so it will show up in AmaroK error messages; corrected some HTML bugs in the readme
Dan [Sun, 23 Mar 2008 23:55:50 -0400] rev 8
Modified to trap signals properly and not write to the root directory (only working directory)
Dan [Sun, 23 Mar 2008 23:17:06 -0400] rev 7
Modified to fit Amarok script specifications.