Fri, 12 Jun 2009 13:50:13 -0400 |
Dan |
Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
default tip
|
file |
diff |
annotate
|
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
|
Wed, 06 Aug 2008 01:04:32 -0400 |
Dan |
Switched default theme to grey.
|
file |
diff |
annotate
|
Tue, 05 Aug 2008 13:15:11 -0400 |
Dan |
Added initial album artwork support.
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 12:36:13 -0400 |
Dan |
Made the webserver a bit smarter. It handles running as root properly (only allows it if user/group specified and port < 1024) and directory listing is massively smarter.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 14:48:23 -0400 |
Dan |
Added the "powered by" link and rebranded as 0.1 alpha 1
|
file |
diff |
annotate
|
Sat, 12 Apr 2008 09:26:01 -0400 |
Dan |
Re-enabled multi-threaded operation after trying with a field test
|
file |
diff |
annotate
|
Wed, 02 Apr 2008 01:36:53 -0400 |
Dan |
Disabled forking/keep-alive code, firefox doesn't seem to like the way it waits for requests
|
file |
diff |
annotate
|
Wed, 02 Apr 2008 00:23:51 -0400 |
Dan |
Added multi-threading/forking/keep-alive support to webserver. w00t, feeling all POSIX-happy today!
|
file |
diff |
annotate
|
Wed, 26 Mar 2008 11:10:20 -0400 |
Dan |
Added PHP feature check to prevent script from throwing unneeded exceptions on unsupported PHP configurations
|
file |
diff |
annotate
|
Wed, 26 Mar 2008 10:24:20 -0400 |
Dan |
Backend improvement to webserver that causes interrupts to work properly; made pcntl_signal only be called if it's supported
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 23:55:50 -0400 |
Dan |
Modified to trap signals properly and not write to the root directory (only working directory)
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 23:17:06 -0400 |
Dan |
Modified to fit Amarok script specifications.
|
file |
diff |
annotate
| base
|