CVSROOT: /cvs/gnome Module name: beagle Changes by: dbera 06/07/22 04:39:58
Modified files: BeagleClient : QueryableStatus.cs RemoteControl.cs Filters : FilterJpeg.cs Util : Scheduler.cs beagled : FileAttributesStore.cs QueryDriver.cs RemoteControlExecutors.cs libbeagle/beagle: Makefile.am beagle-daemon-information-request.c beagle-daemon-information-request.h beagle-daemon-information-response.c beagle-daemon-information-response.h beagle-indexable.c beagle-private.h beagle.h libbeagle/examples: Makefile.am wrappers/python: beagle.defs beagle.override Added files: libbeagle/beagle: beagle-queryable-status.c beagle-queryable-status.h beagle-scheduler-information.c beagle-scheduler-information.h libbeagle/examples: beagle-info.c wrappers/python: beagleinfo.py Log message: Add methods and messages to retrieve specific information from beagle-info. Clients can now ask for only is_indexing or tasks and gets the value in a structured form. These can be be used in GUI for notifications and displaying status. Changed C and Python API to add these. Added C and Pythin examples. Added camera-model as a searchable property in jpeg files. Added the check back in AttributeStore, its actually helpful since dropping an attribute which isnt present can be costly. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=dbera&date=explicit&mindate=2006-07-22%2004:38&maxdate=2006-07-22%2004:40 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list