Dan [Fri, 12 Jun 2009 13:50:13 -0400] rev 78
Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan [Fri, 12 Jun 2009 13:49:22 -0400] rev 77
Added ability to configure from iPhone; changed up iPhone interface a bit
Dan [Fri, 12 Jun 2009 13:48:22 -0400] rev 76
Considerably improved reliability of reboot code. Still producing respawn errors so currently disabled.
Dan [Fri, 12 Jun 2009 13:47:12 -0400] rev 75
Playlist rebuild should work right now!
Dan [Fri, 12 Jun 2009 11:57:08 -0400] rev 74
Security: Sessions are now based on HMAC-MD5 salts instead of concatenation
Dan [Fri, 12 Jun 2009 11:38:43 -0400] rev 73
Image tools: Use which() instead of reimplementing (should also work on win32 now)
Dan [Tue, 26 May 2009 15:26:59 -0400] rev 72
Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan [Tue, 26 May 2009 15:26:22 -0400] rev 71
A little more work on reboot support. Still not enabled, but should work eventually.
Dan [Tue, 26 May 2009 15:25:58 -0400] rev 70
Core: should properly handle IPv4/IPv6 toggle preferences now
Dan [Tue, 26 May 2009 15:25:30 -0400] rev 69
DCOP: added safeguards for mysterious zombie behavior
Dan [Tue, 26 May 2009 15:24:26 -0400] rev 68
WebServer: fixed longstanding non-security fwrite buffer overflow bug
Dan [Sun, 04 Jan 2009 22:56:57 -0500] rev 67
WebServer now does not attempt to destruct if threader is not up
Dan [Tue, 23 Dec 2008 20:37:36 -0500] rev 66
Release: 0.1 alpha 4
Dan [Tue, 23 Dec 2008 20:33:57 -0500] rev 65
Updated readme for 0.1a4
Dan [Tue, 23 Dec 2008 20:20:35 -0500] rev 64
A few miscellaneous fixes including modifying WebServer to write data in chunks (improved performance and reliability on a slow connection)
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)
Dan [Tue, 23 Sep 2008 23:26:15 -0400] rev 49
Fixed license blocks in theme files