2011-05-12 Martyn Russell Release 0.10.13 2011-05-12 Jürg Billeter tracker-store: Stop signal timeout for sequential batch updates If tracker-store receives a batch request after processing all previous batch requests but before the signal timeout expires, stop the signal timeout. This reduces the number of signals sent for batch updates where requests do not trigger any queueing in tracker-store, e.g., when sending simple batch update every 0.5 s. Fixes NB#254154. tracker-store: Use Timeout.add instead of add_seconds for signal timeout Second granularity is not precise enough for delays that might be visible in the user interface. tracker-store: Stop signal timeout after an immediate emission tracker-store: Always stop signal timeout after handling it If a later commit needs the timeout, it will be enabled again in on_statements_committed. tracker-extract-mp3: Add simple frame tracing to ID3v2.2 and ID3v2.3 2011-05-12 Yinghua Wang Updated zh_CN translation. 2011-05-12 Andrej Žnidaršič Updated Slovenian translation 2011-05-12 Jürg Billeter SPARQL: Test local time handling with optional patterns SPARQL: Fix local time handling with optional patterns Fixes NB#253807. Fix Vala warnings 2011-05-12 Mario Blättermann [l10n] Updated German translation 2011-05-12 Daniel Mustieles Updated Spanish translation 2011-05-12 Jürg Billeter tracker-store: Use lazy initialization for statistics This reduces startup time of tracker-store. 2011-05-12 Carlos Garnacho libtracker-miner: Cancel TrackerMinerFS cancellables on finalize() This also gets rid of a related comment in TrackerMinerFiles, since the cancellables there are those that TrackerMinerFS create. 2011-05-11 Carlos Garnacho libtracker-miner: Add watchdog for failed unmounts Fixes NB#248873. If, for whatever reason, an unmount operation fails or doesn't respond in a timely fashion, TrackerStorage will emit ::mount-point-added again so Tracker keeps monitoring any further change in there. 2011-05-07 Takeshi AIHANA Updated Japanese translation. 2011-05-05 Piotr Drąg Updated Polish translation