podsleuth r29 - in trunk: . data src src/PodSleuth src/PodSleuth/PodSleuth src/PodSleuth/PodSleuth.ModelData src/PodSleuth.Hal src/PodSleuth.Hal/PodSleuth.HalFrontend



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

Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/data/20-podsleuth.fdi
   trunk/src/AssemblyInfo.cs.in
   trunk/src/PodSleuth.Hal/PodSleuth.HalFrontend/HalClient.cs
   trunk/src/PodSleuth.Hal/PodSleuth.HalFrontend/HalEntry.cs
   trunk/src/PodSleuth.Hal/PodSleuth.HalFrontend/HalPopulator.cs
   trunk/src/PodSleuth.Hal/hal-podsleuth.in
   trunk/src/PodSleuth/PodSleuth.ModelData/ModelTable.cs
   trunk/src/PodSleuth/PodSleuth.mdp
   trunk/src/PodSleuth/PodSleuth/Device.cs
Log:
2007-05-03  Aaron Bockover  <abock gnome org>

    * src/AssemblyInfo.cs.in: Set InstallPaths.CacheDirectory at build time

    * src/PodSleuth/PodSleuth.ModelData/ModelTable.cs: Added DownloadTableUpdate
    method to download and save an update model table

    * src/PodSleuth/PodSleuth/Device.cs: If an updated table exists, load
    it instead of the embedded table resource

    * src/PodSleuth.Hal/PodSleuth.HalFrontend/HalClient.cs: Support
    Scan and UpdateModelTable methods via command line arguments; do not
    try to read model properties if is_unknown; fix read only detection

    * src/PodSleuth.Hal/PodSleuth.HalFrontend/HalEntry.cs: If --update is
    passed, download an updated table

    * src/PodSleuth.Hal/PodSleuth.HalFrontend/HalPopulator.cs: Clear any
    strlist properties before appending so subsequent Scan() calls don't
    result in stale data; merge capabilities before is_unknown check as
    they don't pertain to model information necessarily

    * src/PodSleuth.Hal/hal-podsleuth.in: Support running in --update mode

    * data/20-podsleuth.fdi: Added a org.banshee_project.podsleuth interface
    and two methods on it: Scan and UpdateModelTable; applications can use
    these methods in conjunction with checking is_unknown to download the
    latest model detection table and refresh the device






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