daap-sharp/sample
Aaron Bockover f406fc8f9d 2007-08-27 Aaron Bockover <abockover@novell.com>
* autogen.sh: A fresh, hip, autogen

    * src/ServiceLocator.cs:
    * src/Server.cs: Removed old Mono.Zeroconf and Avahi support, replaced
    with new Mono.Zeroconf support (which is a frontend to either
    mDNSResponder or Avahi support, abstracted from applications or other
    libraries)

    * src/Client.cs:
    * src/Database.cs: Fix some compiler warnings
    
    * configure.ac: Require Mono.Zeroconf instead of either Avahi or
    mDNSResponder; check for TagLib#; bump version to 0.4.0

    * sample/SampleServer.cs: Use TagLib instead of Entagged to build the
    sample server

    * sample/Makefile.am: Fixed up to link against TagLib


svn path=/trunk/daap-sharp/; revision=84929
2007-08-28 03:25:36 +00:00
..
Makefile.am 2007-08-27 Aaron Bockover <abockover@novell.com> 2007-08-28 03:25:36 +00:00
Mirror.cs 2006-05-07 James Willcox <snorp@snorp.net> 2006-05-08 02:32:51 +00:00
SampleClient.cs convert to gmcs, and use generics in publically exposed collections 2006-07-10 22:19:31 +00:00
SampleServer.cs 2007-08-27 Aaron Bockover <abockover@novell.com> 2007-08-28 03:25:36 +00:00
UpdateTest.cs 2006-07-13 James Willcox <snorp@snorp.net> 2006-07-13 22:56:57 +00:00
daap-sharp.dll add a symlink so the samples will run out of the box 2005-10-06 21:36:04 +00:00