extragear/multimedia/amarok
Ian Monroe
ian.monroe at gmail.com
Mon Aug 21 06:16:20 UTC 2006
SVN commit 575261 by ianmonroe:
r6413 at wasabi: ian | 2006-08-21 01:15:36 -0500
*Now I'm using Mongrel http://mongrel.rubyforge.org/ instead of WEBrick
to provide HTTP functionality to the DAAP server due to some blocking bugs
of the latter.
*So is now the server is now known to work with both Banshee and Amarok
as clients!
*I've imported Mongrel (which has a small C extension) into Amarok and quickly
descended into Makefile.am hell. So I could use some help again. :) The first
mongrel directory is currently not in SUBDIRS.
CCMAIL:amarok at kde.org
_M . (directory)
M +12 -0 configure.in.in
M +121 -67 src/mediadevice/daap/amarok_daapserver.rb
M +4 -1 src/mediadevice/daap/codes.rb
A src/mediadevice/daap/mongrel (directory)
A src/mediadevice/daap/mongrel/http11 (directory)
A src/mediadevice/daap/mongrel/http11/Makefile.am
A src/mediadevice/daap/mongrel/http11/ext_help.h [License: no copyright]
A src/mediadevice/daap/mongrel/http11/http11.c [License: UNKNOWN]
A src/mediadevice/daap/mongrel/http11/http11_parser.c [License: UNKNOWN]
A src/mediadevice/daap/mongrel/http11/http11_parser.h [License: UNKNOWN]
A src/mediadevice/daap/mongrel/http11/tst.h [License: no copyright]
A src/mediadevice/daap/mongrel/http11/tst_cleanup.c [License: no copyright]
A src/mediadevice/daap/mongrel/http11/tst_delete.c [License: no copyright]
A src/mediadevice/daap/mongrel/http11/tst_grow_node_free_list.c [License: no copyright]
A src/mediadevice/daap/mongrel/http11/tst_init.c [License: no copyright]
A src/mediadevice/daap/mongrel/http11/tst_insert.c [License: no copyright]
A src/mediadevice/daap/mongrel/http11/tst_search.c [License: no copyright]
A src/mediadevice/daap/mongrel/lib (directory)
A src/mediadevice/daap/mongrel/lib/mongrel (directory)
A src/mediadevice/daap/mongrel/lib/mongrel.rb
A src/mediadevice/daap/mongrel/lib/mongrel/cgi.rb
A src/mediadevice/daap/mongrel/lib/mongrel/command.rb
A src/mediadevice/daap/mongrel/lib/mongrel/debug.rb
A src/mediadevice/daap/mongrel/lib/mongrel/handlers.rb
A src/mediadevice/daap/mongrel/lib/mongrel/init.rb
A src/mediadevice/daap/mongrel/lib/mongrel/stats.rb
A src/mediadevice/daap/mongrel/lib/mongrel/tcphack.rb
More information about the Amarok
mailing list