Revision 575261
Go back to digest for 27th August 2006Features in Multimedia
Ian Monroe committed changes in /trunk/extragear/multimedia/amarok:
*Now I'm using Mongrel <a href="http://mongrel.rubyforge.org/">http://mongrel.rubyforge.org/</a> 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.
File Changes
Added 24 files
- /trunk/extragear/multimedia/amarok/src/mediadevice/daap/mongrel
- /http11
- /lib
- /http11/ext_help.h
- /http11/http11.c
- /http11/http11_parser.c
- /http11/http11_parser.h
- /http11/Makefile.am
- /http11/tst.h
- /http11/tst_cleanup.c
- /http11/tst_delete.c
- /http11/tst_grow_node_free_list.c
- /http11/tst_init.c
- /http11/tst_insert.c
- /http11/tst_search.c
- /lib/mongrel
- /lib/mongrel.rb
- /lib/mongrel/cgi.rb
- /lib/mongrel/command.rb
- /lib/mongrel/debug.rb
- /lib/mongrel/handlers.rb
- /lib/mongrel/init.rb
- /lib/mongrel/stats.rb
- /lib/mongrel/tcphack.rb
Modified 4 files
- /trunk/extragear/multimedia/amarok
- /configure.in.in
- /src/mediadevice/daap/amarok_daapserver.rb
- /src/mediadevice/daap/codes.rb
28 files changed in total