2010-08-12 Martyn Russell libtracker-data: Fixed algebra test Makefile, typo for filter-in-3 Release 0.9.16 Updated NEWS 2010-08-12 Philip Van Hoof tracker-data: Remove the journal when a db-bump takes place Also remove the db-version.txt file when tracker-control -r is called. This fixes NB#184823, 2010-08-12 Mikael Ottela Add an extractor that uses gupnp-dlna for gstreamer based metadata extraction. Added nfo:encodedBy property. Fixes NB#177663, Tracker does not harvest ID3v2 tags 2010-08-11 Jürg Billeter libtracker-common: Fix tracker_log_shutdown 2010-08-11 Philip Van Hoof Revert last libtracker-data: Remove the journal in case of db-bump too libtracker-data: NB#184823, Unsupported ontology change prevent tracker for booting tracker-store: Compilation warning fix 2010-08-11 Aron Xu Update Simplified Chinese translation. 2010-08-11 Philip Van Hoof libtracker-data: Fixed support for IN, NOT IN with 2010-08-10 Jürg Billeter libtracker-sparql: Fix distcheck libtracker-sparql: Use TRACKER_VERBOSITY environment variable libtracker-common: Support TRACKER_VERBOSITY environment variable 2010-08-10 Martyn Russell libtracker-sparql: Renamed 'import' method to 'load' 2010-08-10 Jürg Billeter libtracker-sparql: Remove update_commit Separate commit is no longer needed with WAL. libtracker-sparql: Add priority parameter to sync methods as well libtracker-sparql: Fix Vala warning 2010-08-10 Aleksander Morgado libtracker-sparql: additional small comment in documentation libtracker-sparql: Remove example from source, as already in sgml libtracker-sparql: Added overview in documentation libtracker-sparql: Added update example in documentation libtracker-sparql: Added examples in documentation libtracker-sparql: Added pkg-config stuff for the new library libtracker-sparql: Documentation base finished libtracker-sparql: Avoid tmpl files in documentation libtracker-sparql: Setup initial gtk-doc documentation * Includes Utilities and TrackerSparqlBuilder documentation libtracker-sparql: Avoid compiler warning libtracker-sparql: Consider \b and \f while iterating string to escape 2010-08-10 Philip Van Hoof libtracker-sparql, libtracker-bus: Fix default update-blank method 2010-08-10 Jürg Billeter libtracker-sparql: Fix signature of Connection.update_async libtracker-sparql: Add SparqlError error domain 2010-08-10 Martyn Russell libtracker-sparql: Use TRACKER_SPARQL_VERBOSITY to control logging By default it is 0 unless set to another value to avoid spamming for tracker-utils 2010-08-10 Jürg Billeter libtracker-sparql: Use dedicated module directory 2010-08-10 Martyn Russell libtracker-sparql: Added statistics{_async} virtual methods libtracker-bus: Implement d-bus version of statistics API tracker-stats: Reworked to use libtracker-sparql libtracker-sparql: Add D-Bus API constants 2010-08-10 Jürg Billeter libtracker-sparql: Only create single PluginLoader 2010-08-10 Martyn Russell libtracker-sparql: Don't return const gchar* for escape functions 2010-08-10 Philip Van Hoof libtracker-sparql: Allow Cursor.get_string to return null 2010-08-10 Jürg Billeter libtracker-sparql: Convert update and embedded_insert to constructors libtracker-sparql: Add Connection.get and Connection.get_direct 2010-08-10 Martyn Russell libtracker-sparql: Added uri escape functions from libtracker-client libtracker-sparql: Added utils file for escaping mostly libtracker-sparql: Copied TrackerSparqlBuilder from libtracker-client We don't move it here because people linking with the old client still need to be able to use it. libtracker-sparql: Use GFile for import functions, not strings libtracker-sparql: Use GError for async methods in Connection abstract class libtracker-sparql: Finished basic abstract base class API These are to be implemented by direct and bus modules 2010-08-10 Jürg Billeter libtracker-sparql: Add async API libtracker-sparql: Rename Cursor.iter_next to Cursor.next libtracker-sparql: Remove Cursor.interrupt This was replaced by the Cancellable parameter. 2010-08-10 Martyn Russell libtracker-sparql: Added plugin loader class Now we can dynamically load the direct access library. For now, the environment variable TRACKER_SPARQL_MODULE_PATH must be set though. The Tracker.Sparql.Lookup class is named so because .Query is already taken for now. 2010-08-10 Philip Van Hoof libtracker-sparql: Add connection property to Cursor class 2010-08-09 Jürg Billeter libtracker-sparql: Add Sparql.Connection, use abstract classes 2010-08-09 Martyn Russell libtracker-sparql: Initial skeleton with cursor interface in vala build: Require Vala 0.9.4 for libtracker-sparql Vala 0.9.3 required for abstract async methods and 0.9.4 required for gtk-doc documentation in Vala files. 2010-08-08 Nils-Christoph Fiedler Updated LowGerman translation 2010-08-05 Aleksander Morgado Fixes NB#181421: Duplicates when monitor events processed before directory is created in store libtracker-miner: If parent being processed, wait. Revert "libtracker-miner: Improve logs" This reverts commit 1db1243f8e6daec9bd364336da68691f7e03d7c2. This log doesn't seem very useful, so will keep it only in the miner-paranoid-logs branch libtracker-miner: Print uri always instead of path, as path may not be UTF-8 libtracker-miner: Improve logs