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
|
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
|
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
|
Mon, 24 Mar 2008 02:53:42 -0400 |
Dan |
SECURITY: Fix ability to crash server in ajax.php; added playback position slider and ability to seek through current song
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 23:11:56 -0400 |
Dan |
First release version. Renamed to Greyhound and readme/license files added.
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 22:44:52 -0400 |
Dan |
Relicensed to GPLv2. Previous revisions should not be downloaded as they do not contain copies of appropriate licenses, which will be added in a later commit. Completed interface for mobile devices.
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 22:03:57 -0400 |
Dan |
Should be completely iPhone/iPod Touch-friendly now :)
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 20:58:51 -0400 |
Dan |
$allowcontrol = false working and turned on now; switched default port back to 7447 instead of random; added favicon and apple-touch-icon
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 20:24:33 -0400 |
Dan |
Should be nearly finished now - includes volume control, length measurement, and seems pretty stable
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 15:24:06 -0400 |
Dan |
Preliminary groundwork for AJAX interface
|
file |
diff |
annotate
|
Sun, 23 Mar 2008 14:59:33 -0400 |
Dan |
First commit. Basic things are working and implemented (webserver, templating, DCOP interface)
|
file |
diff |
annotate
|