2010-08-05 Jürg Billeter Release 0.9.15 libtracker-data: Increment DB version due to MTP ontology fix MTP: Fix mtp:hidden tracker-extract-gstreamer: Fix pipeline error handling Fixes NB#181112. 2010-08-05 Aleksander Morgado Bumped version of GLib required from 2.20 to 2.24 * Needed for get notified of move events in the GFileMonitors 2010-08-05 Philip Van Hoof tracker-store: Fixed regression for class-signals caused by busy-handling 2010-08-04 Philip Van Hoof tracker-extract: NB#183307, Crash in quit_timeout_cb when signal_handler calls it libtracker-data: Fix progress indication for rotated journals libtracker-data: Implement progress indication for rotated journals 2010-08-03 Nils-Christoph Fiedler Added LowGerman translation 2010-08-03 Andrej Žnidaršič Updated Slovenian translation 2010-08-03 Jürg Billeter tests/functional-tests: Allow build of busy-handling test with old vala 2010-08-03 Philip Van Hoof tracker-extract: NB#172390, Tracker doesn't return any content from m3u playlists 2010-08-02 Aleksander Morgado Fixes NB#179570: FTS search of file extension doesn't always work * Added a new set of 'forced wordbreakers', which is just a list of Unicode characters which should act always as word separators. The fix is just adding the '.' as forced wordbreaker, so that filename.ext is always split into "filename" and "ext". 2010-08-02 Jürg Billeter build: Do not use obsolete --enable-unac option in distcheck 2010-08-02 Aleksander Morgado VPATH build issues fixed 2010-08-02 Philip Van Hoof tracker-store: Fixes NB#180803, Busy-handling race condition tracker-store: Removed unneeded set-active call at init tests/functional-tests: Little improvement for the busy-handling test tests/functional-tests: Added another example, one that waits instead 2010-08-02 Jürg Billeter SPARQL: Fix NOT IN parsing 2010-08-02 Aleksander Morgado Possibly fixes NB#182788: segfault during opendir() * The only application-level problem that may cause this issue seems to be a wrong GFile being used when getting the path for opendir(). Thus, adding an extra reference during the g_file_enumerate_children_async() for the specific GFile being used. 2010-08-02 Gabor Kelemen Updated Hungarian translation 2010-07-30 Philip Van Hoof tests/libtracker-data: Added IN and NOT IN unit tests libtracker-data: Support for SPARQL 1.1's NOT IN, fix for IN() libtracker-data: Support for SPARQL 1.1's IN operator 2010-07-29 Philip Van Hoof Fixes NB#181538: Assume tar program is in $PATH tests/functional-tests: Added test that illustrates how to use busy-handling tracker-store, libtracker-data: Queue queries while busy 2010-07-27 Maitrey Mishra First version of fts functional test cases 2010-07-26 Daniel Nylander Updated Swedish translation