cc1: warnings being treated as errors
daap-connection.c: In function 'daap_connection_build_message':
/usr/include/glib-2.0/glib/gthread.h:344: error: dereferencing pointer '_SOUP_METHOD_GET.21' does break strict-aliasing rules
daap-connection.c:96: note: initialized from here

Ensure client test catches newly shared files?

Do transcode based on client?

Ensure D[AP]APRecord's properly implement finalize.

daap-connection.c
daap-connection.h
daap-connection.lo
daap-music.c
daap-music.h
daap-music.lo
daap-playlist.c
daap-playlist.h
daap-playlist.lo
daap-record.c
daap-record.h
daap-record.lo
daap-root-item.c
daap-root-item.h
daap-root-item.lo
daap-share.c
daap-share.h
daap-share.lo
dmap-config.h
dmap-config.h.in
dmap-connection.c
dmap-connection.h
dmap-connection.lo
dmap-container-db.c
dmap-container-db.h
dmap-container-db.lo
dmap-container-record.c
dmap-container-record.h
dmap-container-record.lo
dmap-db.c
dmap-db.h
dmap-db.lo
dmap-item.c
dmap-item.h
dmap-item.lo
dmap-marshal.c
dmap-marshal.h
dmap-marshal.list
dmap-marshal.lo
dmap-md5.c
dmap-md5.h
dmap-md5.lo
dmap-mdns-avahi.c
dmap-mdns-avahi.h
dmap-mdns-avahi.lo
dmap-mdns-browser-avahi.c
dmap-mdns-browser-avahi.lo
dmap-mdns-browser-dnssd.c
dmap-mdns-browser-howl.c
dmap-mdns-browser.h
dmap-mdns-publisher-avahi.c
dmap-mdns-publisher-avahi.lo
dmap-mdns-publisher-dnssd.c
dmap-mdns-publisher.h
dmap-record-factory.c
dmap-record-factory.h
dmap-record-factory.lo
dmap-record.c
dmap-record.h
dmap-record.lo
dmap-share.c
dmap-share.h
dmap-share.lo
dmap-structure.c
dmap-structure.h
dmap-structure.lo
dmap-utils.h
dpap-album.c
dpap-album.h
dpap-album.lo
dpap-connection.c
dpap-connection.h
dpap-connection.lo
dpap-photo.c
dpap-photo.h
dpap-photo.lo
dpap-record.c
dpap-record.h
dpap-record.lo
dpap-root-item.c
dpap-root-item.h
dpap-root-item.lo
dpap-share.c
dpap-share.h
dpap-share.lo
g-gst-input-stream.c
g-gst-input-stream.h
g-gst-input-stream.lo
g-gst-mp3-input-stream.c
g-gst-mp3-input-stream.h
g-gst-mp3-input-stream.lo
g-gst-wav-input-stream.c
g-gst-wav-input-stream.h
g-gst-wav-input-stream.lo
gst-util.c
gst-util.h
gst-util.lo
libdmapsharing-1.0.la
libdmapsharing.la

Add a Mac OS X Zeroconf backend as an alternative to avahi?
	See dns_sd.h
	Implement dmap-mdns-publisher.h using DNSServiceRegister ().
	Update MacPorts port to no longer require avahi.

Fix seeking.

Documentation, see README (put documentation in test code?).

Clean up test_dmap_server.

	Fix code that determines path of test.jpeg.

See FIXME's in dmap-share.c, daap-share.c and dpap-share.c.

Comment purpose of each source file and describe interfaces, using test
programs as examples.

Submit as a GNOME or Freedesktop project (google "gnome new module").

Allow both DPAP and DAAP sharing in one process (using two threads
instead of two processes).
