Fri, 12 Jun 2009 13:50:13 -0400 Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5. default tip
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.
Fri, 12 Jun 2009 13:49:22 -0400 Added ability to configure from iPhone; changed up iPhone interface a bit
Dan [Fri, 12 Jun 2009 13:49:22 -0400] rev 77
Added ability to configure from iPhone; changed up iPhone interface a bit
Fri, 12 Jun 2009 13:48:22 -0400 Considerably improved reliability of reboot code. Still producing respawn errors so currently disabled.
Dan [Fri, 12 Jun 2009 13:48:22 -0400] rev 76
Considerably improved reliability of reboot code. Still producing respawn errors so currently disabled.
Fri, 12 Jun 2009 13:47:12 -0400 Playlist rebuild should work right now!
Dan [Fri, 12 Jun 2009 13:47:12 -0400] rev 75
Playlist rebuild should work right now!
Fri, 12 Jun 2009 11:57:08 -0400 Security: Sessions are now based on HMAC-MD5 salts instead of concatenation
Dan [Fri, 12 Jun 2009 11:57:08 -0400] rev 74
Security: Sessions are now based on HMAC-MD5 salts instead of concatenation
Fri, 12 Jun 2009 11:38:43 -0400 Image tools: Use which() instead of reimplementing (should also work on win32 now)
Dan [Fri, 12 Jun 2009 11:38:43 -0400] rev 73
Image tools: Use which() instead of reimplementing (should also work on win32 now)
Tue, 26 May 2009 15:26:59 -0400 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: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)
Tue, 26 May 2009 15:26:22 -0400 A little more work on reboot support. Still not enabled, but should work eventually.
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.
Tue, 26 May 2009 15:25:58 -0400 Core: should properly handle IPv4/IPv6 toggle preferences now
Dan [Tue, 26 May 2009 15:25:58 -0400] rev 70
Core: should properly handle IPv4/IPv6 toggle preferences now
Tue, 26 May 2009 15:25:30 -0400 DCOP: added safeguards for mysterious zombie behavior
Dan [Tue, 26 May 2009 15:25:30 -0400] rev 69
DCOP: added safeguards for mysterious zombie behavior
Tue, 26 May 2009 15:24:26 -0400 WebServer: fixed longstanding non-security fwrite buffer overflow bug
Dan [Tue, 26 May 2009 15:24:26 -0400] rev 68
WebServer: fixed longstanding non-security fwrite buffer overflow bug
Sun, 04 Jan 2009 22:56:57 -0500 WebServer now does not attempt to destruct if threader is not up
Dan [Sun, 04 Jan 2009 22:56:57 -0500] rev 67
WebServer now does not attempt to destruct if threader is not up
Tue, 23 Dec 2008 20:37:36 -0500 Release: 0.1 alpha 4
Dan [Tue, 23 Dec 2008 20:37:36 -0500] rev 66
Release: 0.1 alpha 4
Tue, 23 Dec 2008 20:33:57 -0500 Updated readme for 0.1a4 0.1a4
Dan [Tue, 23 Dec 2008 20:33:57 -0500] rev 65
Updated readme for 0.1a4
Tue, 23 Dec 2008 20:20:35 -0500 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 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)
Tue, 23 Dec 2008 17:37:51 -0500 Cookies should now persist in WebServer under Safari
Dan [Tue, 23 Dec 2008 17:37:51 -0500] rev 63
Cookies should now persist in WebServer under Safari
Sat, 20 Dec 2008 17:41:13 -0500 Fixed a bug in get_peer_info(); accept() now fully works for multiple bound addresses
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
Sun, 23 Nov 2008 23:55:37 -0500 Escape key closes volume box
Dan [Sun, 23 Nov 2008 23:55:37 -0500] rev 61
Escape key closes volume box
Sun, 23 Nov 2008 23:53:29 -0500 ...it should be cool with scrolling now.
Dan [Sun, 23 Nov 2008 23:53:29 -0500] rev 60
...it should be cool with scrolling now.
Sun, 23 Nov 2008 23:49:20 -0500 Fixed position of floating volume div
Dan [Sun, 23 Nov 2008 23:49:20 -0500] rev 59
Fixed position of floating volume div
Sun, 23 Nov 2008 23:43:59 -0500 Added custom volume setting function (press v in the playlist window)
Dan [Sun, 23 Nov 2008 23:43:59 -0500] rev 58
Added custom volume setting function (press v in the playlist window)
Sun, 23 Nov 2008 23:43:52 -0500 Some backend changes to webserver to allow IPv6 binding
Dan [Sun, 23 Nov 2008 23:43:52 -0500] rev 57
Some backend changes to webserver to allow IPv6 binding
Wed, 08 Oct 2008 21:56:21 -0400 Fixed wrong PID variable in httpd fork
Dan [Wed, 08 Oct 2008 21:56:21 -0400] rev 56
Fixed wrong PID variable in httpd fork
Wed, 08 Oct 2008 21:22:48 -0400 Added login and credentials JSON API for some... upcoming new features.
Dan [Wed, 08 Oct 2008 21:22:48 -0400] rev 55
Added login and credentials JSON API for some... upcoming new features.
Wed, 24 Sep 2008 13:47:42 -0400 Added check for PHP 5.1.0 and improved error handling for missing pcntl
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
Wed, 24 Sep 2008 13:47:23 -0400 Fixed broken FORK_CHILD usage.
Dan [Wed, 24 Sep 2008 13:47:23 -0400] rev 53
Fixed broken FORK_CHILD usage.
Wed, 24 Sep 2008 00:18:21 -0400 Fixed globals from config file not being properly loaded from grey_reload_config()
Dan [Wed, 24 Sep 2008 00:18:21 -0400] rev 52
Fixed globals from config file not being properly loaded from grey_reload_config()
Tue, 23 Sep 2008 23:31:51 -0400 Re-merging fixed header blocks on theme files (fix was implemented on both nighthawk and scribus)
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)
Tue, 23 Sep 2008 23:26:18 -0400 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: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)
Tue, 23 Sep 2008 23:26:15 -0400 Fixed license blocks in theme files
Dan [Tue, 23 Sep 2008 23:26:15 -0400] rev 49
Fixed license blocks in theme files
(0) -50 -30 tip