Dan [Tue, 23 Dec 2008 17:37:51 -0500] rev 63
Cookies should now persist in WebServer under Safari
Dan [Sat, 20 Dec 2008 17:41:13 -0500] rev 62
Fixed a bug in get_peer_info(); accept() now fully works for multiple bound addresses
Dan [Sun, 23 Nov 2008 23:55:37 -0500] rev 61
Escape key closes volume box
Dan [Sun, 23 Nov 2008 23:53:29 -0500] rev 60
...it should be cool with scrolling now.
Dan [Sun, 23 Nov 2008 23:49:20 -0500] rev 59
Fixed position of floating volume div
Dan [Sun, 23 Nov 2008 23:43:59 -0500] rev 58
Added custom volume setting function (press v in the playlist window)
Dan [Sun, 23 Nov 2008 23:43:52 -0500] rev 57
Some backend changes to webserver to allow IPv6 binding
Dan [Wed, 08 Oct 2008 21:56:21 -0400] rev 56
Fixed wrong PID variable in httpd fork
Dan [Wed, 08 Oct 2008 21:22:48 -0400] rev 55
Added login and credentials JSON API for some... upcoming new features.
Dan [Wed, 24 Sep 2008 13:47:42 -0400] rev 54
Added check for PHP 5.1.0 and improved error handling for missing pcntl
Dan [Wed, 24 Sep 2008 13:47:23 -0400] rev 53
Fixed broken FORK_CHILD usage.
Dan [Wed, 24 Sep 2008 00:18:21 -0400] rev 52
Fixed globals from config file not being properly loaded from grey_reload_config()
Dan [Tue, 23 Sep 2008 23:31:51 -0400] rev 51
Re-merging fixed header blocks on theme files (fix was implemented on both nighthawk and scribus)
Dan [Tue, 23 Sep 2008 23:26:18 -0400] rev 50
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)