podsleuth r27 - in trunk: . src/PodSleuth src/PodSleuth/PodSleuth src/PodSleuth.Hal/PodSleuth.HalFrontend tests



Author: abock
Date: 2007-05-03 18:41:02 +0100 (Thu, 03 May 2007)
New Revision: 27
ViewCVS link: http://svn.gnome.org/viewcvs/podsleuth?rev=27&view=rev

Added:
   trunk/src/PodSleuth/PodSleuth/ImageFormat.cs
   trunk/src/PodSleuth/PodSleuth/ImageType.cs
   trunk/src/PodSleuth/PodSleuth/PixelFormat.cs
   trunk/tests/ImageTest.cs
Modified:
   trunk/ChangeLog
   trunk/src/PodSleuth.Hal/PodSleuth.HalFrontend/HalClient.cs
   trunk/src/PodSleuth.Hal/PodSleuth.HalFrontend/HalPopulator.cs
   trunk/src/PodSleuth/PodSleuth.mdp
   trunk/src/PodSleuth/PodSleuth/Device.cs
   trunk/tests/Makefile.am
Log:
2007-05-03  Aaron Bockover  <abock gnome org>

    * src/PodSleuth/PodSleuth/ImageFormat.cs: Class to read and represent
    image format information from plist format

    * src/PodSleuth/PodSleuth/Device.cs: Load image format data from plist

    * src/PodSleuth/PodSleuth/ImageType.cs: Enum of image types supported

    * src/PodSleuth/PodSleuth/PixelFormat.cs: Enum of pixel formats supported

    * src/PodSleuth.Hal/PodSleuth.HalFrontend/HalPopulator.cs: Load image
    format information into HAL; revised some property names

    * src/PodSleuth.Hal/PodSleuth.HalFrontend/HalClient.cs: Updated to
    show image format information and use updated property names

    * tests/ImageTest.cs:
    * tests/Makefile.am: Added a test for image information parsing






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]