2008-08-18  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* lib/Database.cs:
	Download thumbnails (into ~/.cache/DPAP/) instead of hires photos

2008-08-17  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* lib/Client.cs:
	* lib/Discovery.cs:
	* DPAPBrowser/DPAPBrowser.cs:
	Fixing f-spot<->f-spot communication, event handlers

2008-08-12  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* DPAPService/DPAPService.cs:
	* lib/Database.cs:
	* lib/Server.cs:
	* lib/Discovery.cs:
	* DPAPBrowser/DPAPBrowser.cs:
	Fixing broken queries, removed nasty bug that was disconnecting
	the client after sending him a hi-res picture

2008-08-11  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* dpap-client/dpap-client.mdp:
	* dpap-client/Makefile.am:
	* DPAPService/DPAPService.addin.xml:
	* DPAPService/DPAPService.cs:
	* DPAPBrowser/DPAPBrowser.addin.xml:
	* DPAPBrowser/DPAPBrowser.mdp:
	* DPAPBrowser/Makefile.am:
	* DPAPBrowser/DPAPBrowser.cs:
	* Makefile.am:
	Separating DPAP browser & server addins.
2008-08-11  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* dpap-client/dpap-client.mdp:
	* dpap-client/Main.cs:
	* DPAPService/DPAPService.cs:
	* lib/ContentFetcher.cs:
	* lib/Client.cs:
	* lib/ContentCodeBag.cs:
	* lib/ServerInfo.cs:
	* lib/BrokenMD5.cs:
	* lib/ContentParser.cs:
	* lib/Photo.cs:
	* lib/AssemblyInfo.cs:
	* lib/Album.cs:
	* lib/Database.cs:
	* lib/Server.cs:
	* lib/Discovery.cs:
	* lib/ContentWriter.cs:
	* lib/Hasher.cs:
	* dpap-server/dpap-server.mdp:
	Compatibility with coding guidelines

2008-08-11  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* dpap-client/dpap-client.mdp:
	* dpap-client/Makefile.am:
	* dpap-server/dpap-server.mdp:
	Removed unneeded dependencies

	* DPAPService/DPAPService.cs:
	* lib/Database.cs:
	Fixed handling of multiple albums

	* Makefile.am:
	Removed dpap-server and dpap-client examples from build, added DPAPService
2008-08-07  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* DPAPService/DPAPService.addin.xml:
	* DPAPService/DPAPService.mdp:
	* DPAPService/DPAPService.cs:
	* DPAPService/Makefile.am:
	Client-part of the interface to dpap-sharp library

	* lib/ContentFetcher.cs:
	* lib/ContentCodeBag.cs:
	* lib/ContentParser.cs:
	* lib/Photo.cs:
	* lib/Database.cs:
	* lib/Discovery.cs:
	* lib/ContentWriter.cs:
	Numerous fixes for browsing & downloading photos

2008-07-30  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* DPAPService/DPAPService.cs:
	* lib/Photo.cs:
	* lib/Album.cs:
	* lib/Server.cs:
	* lib/ContentWriter.cs:
	* dpap-server/Main.cs:
	 Fix for iPhoto '08 compatibility.
2008-07-29  Ruben Vermeersch  <ruben@savanne.be>

	* Makefile.am: Fix build, there is no extension subdir.

2008-07-28  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* dpap-client/dpap-client.mdp:
	* dpap-client/Main.cs:
	* DPAPService/DPAPService.addin.xml:
	* DPAPService/DPAPService.mdp:
	* DPAPService/DPAPService.cs:
	* DPAPService/Makefile.am:
	* lib/Discovery.cs:
	* Makefile.am:
	* extension/DPAPService.addin.xml:
	* extension/DPAPService.mdp:
	* extension/DPAPService.cs:
	* extension/Makefile.am:
	Initial mono addin code, sharing first 5 photos from the F-Spot db.

2008-07-26  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* dpap-client/dpap-client.mdp:
	* dpap-client/dpap-sharp.dll:
	* dpap-client/Makefile.am:
	* lib/Makefile.am:
	* dpap-server/dpap-server.mdp:
	* dpap-server/Main.cs:
	* dpap-server/dpap-sharp.dll:
	* dpap-server/Makefile.am:
	* Makefile.am:
	  Prepared/changed Makefiles to compile the test programs, added symlinks to dpap-sharp.dll, 
	  so the tests don't blow up with a missing assembly error.

2008-07-23  Andrzej Wytyczak-Partyka  <iapart@gmail.com>

	* lib/Photo.cs:
	* lib/Database.cs:
	* lib/Server.cs:
 	  Move parts of the photo streaming code to Database and Server classes
          and enable streaming of more than 1 photo (whole albums).

	* dpap-server/Main.cs: Add 2 photos to the database

2008-07-22  Gabriel Burt  <gabriel.burt@gmail.com>

	* lib/ChangeLog:
	* ChangeLog: Move to root dir.

2008-07-22 Andrzej Wytyczak-Partyka <iapart@gmail.com>

	* Photo.cs: Work on format of the response to the query requesting a
	photo from the db. Content codes returned match the iPhoto dump, but
	still iPhoto doesn't download photos.

	* ChangeLog: Start of ChangeLog
