2010-12-10 Martyn Russell Release 0.9.31 tracker-extract: Fixed GUPNP-DLNA nfo:channels insertion Was causing errors like: Failed, 18.6: syntax error, expected `:' build: Require dia when building documentation Fixes GB#636936 2010-12-09 Philip Van Hoof utils: Fix distcheck problem tracker-extract: vorbis: Group the INSERTs for MusicAlbumDisc together tracker-extract: mp3: Group the INSERTs for MusicAlbumDisc together tracker-extract: GuPNP-DLNA: Group the INSERTs for MusicAlbumDisc together tracker-extract: gstreamer: Group the INSERTs for MusicAlbumDisc together tracker-extract: flac: Group the INSERTs for MusicAlbumDisc together NMM: Added comment and changed subClassOf MusicAlbumDisc 2010-12-09 Aleksander Morgado tracker-extract: New windows icon extractor (image/vnd.microsoft.icon) Fixes NB#207918 [NEWS] 2010-12-09 Philip Van Hoof tracker-extract: gupnp-dlna: Remove unneeded check tracker-extract: vorbis: Ensure that a Disc1 MusicAlbumDisc exists tracker-extract: mp3: Ensure that a Disc1 MusicAlbumDisc exists tracker-extract: gupnp-dlna: Ensure that a Disc1 MusicAlbumDisc exists tracker-extract: gstreamer: Ensure that a Disc1 MusicAlbumDisc exists tracker-extract: flac: Ensure that a Disc1 MusicAlbumDisc exists tracker-extract: Name problems, it's disc not disk NMM: Fix critical warning about unknown nmm:MusicAlbum class utils: Ensure that the amount of musicpieces generated stays the same tracker-extract: Make multi-disc albums work in GuPNG-DLNA extractor tracker-extract: Code style changes to GuPNP-DLNA extractor tracker-extract: Make multi-disc albums work in vorbis extractor tracker-extract: Make multi-disc albums work in FLAC extractor NMM: Change comment of nmm:setNumber tracker-extract: Make multi-disc albums work in MP3 extractor tracker-extract: Make multi-disc albums work in GStreamer extractor tracker-extract: Stop using s as temporary variable name for everything tests: Adapt generator to generate nmm:MusicAlbumDisc This adaptation might influence other timings and numbers. NMM: Rename disk to disc Check http://en.wikipedia.org/wiki/Spelling_of_disc for more info on this decision NMM: Ontology changes for multi-disc albums 2010-12-08 Martyn Russell libtracker-sparql: Cleaned up documentation Document tracker_sparql_get_uuid_urn() libtracker-miner: Cleaned up documentation Cleaned up several warnings during the build and missing documentation too tracker-extract: Use gint not guint for counting success/failure extractions 2010-12-08 Javier Jardón Remove deprecated GTK+ symbols Fixes GB#624041 So we can compile against GTK+3. No GTK+ bump required 2010-12-07 Deji Akingunola build: Fix linking errors in tests/ and utils/ Fixes GB#636604 2010-12-06 Ivan Frade data-generators: do not include .pyc in the tarball Documentation: updated structural diagrams of tracker and Content FW 2010-12-06 Philip Van Hoof libtracker-direct: Fix compilation warning in vala code 2010-12-06 Martyn Russell libtracker-data: Include libtracker-data.vapi in tarball Fixes GB#635756 2010-12-06 James Hunt tracker-status-icon: Avoid hard-coded keybinding. Fixes GB#636383 This affect emacs since by default 'isearch-forward-regexp' is bound in emacs to control+alt+S by default. However, tracker grabs the binding before emacs meaning emacs users have to call this function using 'M-x' or changing their bindings. Change courtesy of Andrei Dziahel. See: https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/672614 2010-12-06 Martyn Russell build: Removed INSTALL file, it is generated automatically 2010-12-06 Javier Jardón build: Use autoreconf instead gnome-common.sh Fixes https://bugzilla.gnome.org/show_bug.cgi?id=636527 build: Use upstream gettext instead the Glib one Fixes https://bugzilla.gnome.org/show_bug.cgi?id=636520 2010-12-06 Martyn Russell build: Binaries built now use *stable* named versions only i.e. libtracker-sparql-0.10 for 0.9.x versions To simplify the migration when releasing the stable set 2010-12-06 Philip Van Hoof libtracker-sparql, libtracker-bus: Fix compilation warning in vala code 2010-12-06 Martyn Russell functional-tests: Require Python >= 2.6 with --enable-functional-test 2010-12-06 Adrien Bustany functional-tests: Don't hardcode python version in shebang VAPI files: add missing constructors to various classes Recent git versions of vala will emit an error if there is no public constructor declared. 2010-12-03 Javier Jardón configure: Update autotools configuration Update deprecated macros and use the new libtool syntax New requirements: autoconf >= 2.64 libtool >= 2.2