Tue, 26 May 2009 15:25:58 -0400 |
Dan |
Core: should properly handle IPv4/IPv6 toggle preferences now
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Sun, 23 Nov 2008 23:43:59 -0500 |
Dan |
Added custom volume setting function (press v in the playlist window)
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 21:22:48 -0400 |
Dan |
Added login and credentials JSON API for some... upcoming new features.
|
file |
diff |
annotate
|
Wed, 24 Sep 2008 13:47:42 -0400 |
Dan |
Added check for PHP 5.1.0 and improved error handling for missing pcntl
|
file |
diff |
annotate
|
Tue, 23 Sep 2008 23:24:13 -0400 |
Dan |
Replaced multithreading in WebServer with a full multithreading library that properly handles IPC and child management
|
file |
diff |
annotate
|
Mon, 01 Sep 2008 16:59:48 -0400 |
Dan |
Moved configuration to a separate file.
|
file |
diff |
annotate
|
Mon, 01 Sep 2008 16:53:17 -0400 |
Dan |
Switched back to grey theme as default (oops!). Theme selection widget will come in a later commit.
|
file |
diff |
annotate
|
Mon, 01 Sep 2008 16:51:13 -0400 |
Dan |
First shot at getting a session management system in place. Login and logout pages are there, and auth seems to be working and sufficiently secure for the moment. Sessions last indefinitely and are cookie-based.
|
file |
diff |
annotate
|
Mon, 01 Sep 2008 13:06:50 -0400 |
Dan |
Added artwork spriting support. Artwork is now displayed using a gigantic CSS sprite instead of hundreds of little images. GD required.
|
file |
diff |
annotate
|
Sun, 24 Aug 2008 01:26:20 -0400 |
Dan |
Children are no longer noisy when dying (don't I sound perverted)
|
file |
diff |
annotate
|
Fri, 15 Aug 2008 23:49:00 -0400 |
Dan |
Merging changes from nighthawk; added support for dumb terminals
|
file |
diff |
annotate
|
Fri, 15 Aug 2008 23:31:37 -0400 |
Dan |
Removed requirement for detecting home directory; artwork fetcher relies on return from saveCurrentPlaylist now
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 15 Aug 2008 23:29:37 -0400 |
Dan |
Made Greyhound check for SimpleXML.
|
file |
diff |
annotate
|