summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.9.310.9.31Martyn Russell2010-12-102-1/+37
|
* tracker-extract: Fixed GUPNP-DLNA nfo:channels insertionMartyn Russell2010-12-101-1/+1
| | | | | | Was causing errors like: Failed, 18.6: syntax error, expected `:'
* build: Require dia when building documentationMartyn Russell2010-12-102-1/+9
| | | | Fixes GB#636936
* utils: Fix distcheck problemPhilip Van Hoof2010-12-091-0/+1
|
* tracker-extract: vorbis: Group the INSERTs for MusicAlbumDisc togetherPhilip Van Hoof2010-12-091-13/+5
|
* tracker-extract: mp3: Group the INSERTs for MusicAlbumDisc togetherPhilip Van Hoof2010-12-091-12/+4
|
* tracker-extract: GuPNP-DLNA: Group the INSERTs for MusicAlbumDisc togetherPhilip Van Hoof2010-12-091-12/+4
|
* tracker-extract: gstreamer: Group the INSERTs for MusicAlbumDisc togetherPhilip Van Hoof2010-12-091-12/+4
|
* tracker-extract: flac: Group the INSERTs for MusicAlbumDisc togetherPhilip Van Hoof2010-12-091-12/+4
|
* NMM: Added comment and changed subClassOf MusicAlbumDiscPhilip Van Hoof2010-12-091-3/+5
|
* tracker-extract: New windows icon extractor (image/vnd.microsoft.icon)Aleksander Morgado2010-12-092-100/+275
| | | | | | Fixes NB#207918 [NEWS]
* tracker-extract: gupnp-dlna: Remove unneeded checkPhilip Van Hoof2010-12-091-43/+41
|
* tracker-extract: vorbis: Ensure that a Disc1 MusicAlbumDisc existsPhilip Van Hoof2010-12-091-45/+42
|
* tracker-extract: mp3: Ensure that a Disc1 MusicAlbumDisc existsPhilip Van Hoof2010-12-091-3/+4
|
* tracker-extract: gupnp-dlna: Ensure that a Disc1 MusicAlbumDisc existsPhilip Van Hoof2010-12-091-6/+7
|
* tracker-extract: gstreamer: Ensure that a Disc1 MusicAlbumDisc existsPhilip Van Hoof2010-12-091-39/+38
|
* tracker-extract: flac: Ensure that a Disc1 MusicAlbumDisc existsPhilip Van Hoof2010-12-091-3/+4
|
* tracker-extract: Name problems, it's disc not diskPhilip Van Hoof2010-12-095-5/+5
|
* NMM: Fix critical warning about unknown nmm:MusicAlbum classPhilip Van Hoof2010-12-091-6/+6
|
* utils: Ensure that the amount of musicpieces generated stays the samePhilip Van Hoof2010-12-091-1/+1
|
* tracker-extract: Make multi-disc albums work in GuPNG-DLNA extractorPhilip Van Hoof2010-12-091-5/+34
|
* tracker-extract: Code style changes to GuPNP-DLNA extractorPhilip Van Hoof2010-12-091-174/+89
|
* tracker-extract: Make multi-disc albums work in vorbis extractorPhilip Van Hoof2010-12-091-7/+37
|
* tracker-extract: Make multi-disc albums work in FLAC extractorPhilip Van Hoof2010-12-091-3/+52
|
* NMM: Change comment of nmm:setNumberPhilip Van Hoof2010-12-091-1/+1
|
* tracker-extract: Make multi-disc albums work in MP3 extractorPhilip Van Hoof2010-12-091-1/+106
|
* tracker-extract: Make multi-disc albums work in GStreamer extractorPhilip Van Hoof2010-12-091-8/+35
|
* tracker-extract: Stop using s as temporary variable name for everythingPhilip Van Hoof2010-12-091-23/+16
|
* tests: Adapt generator to generate nmm:MusicAlbumDiscPhilip Van Hoof2010-12-094-3/+27
| | | | This adaptation might influence other timings and numbers.
* NMM: Rename disk to discPhilip Van Hoof2010-12-091-14/+14
| | | | | Check http://en.wikipedia.org/wiki/Spelling_of_disc for more info on this decision
* NMM: Ontology changes for multi-disc albumsPhilip Van Hoof2010-12-091-4/+24
|
* libtracker-sparql: Cleaned up documentationMartyn Russell2010-12-083-3/+16
| | | | Document tracker_sparql_get_uuid_urn()
* libtracker-miner: Cleaned up documentationMartyn Russell2010-12-0811-84/+139
| | | | Cleaned up several warnings during the build and missing documentation too
* tracker-extract: Use gint not guint for counting success/failure extractionsMartyn Russell2010-12-081-2/+2
|
* Remove deprecated GTK+ symbolsJavier Jardón2010-12-082-3/+3
| | | | | Fixes GB#624041 So we can compile against GTK+3. No GTK+ bump required
* build: Fix linking errors in tests/ and utils/Deji Akingunola2010-12-075-0/+5
| | | | Fixes GB#636604
* data-generators: do not include .pyc in the tarballIvan Frade2010-12-061-1/+0
|
* Documentation: updated structural diagrams of tracker and Content FWIvan Frade2010-12-062-54/+92
|
* libtracker-direct: Fix compilation warning in vala codePhilip Van Hoof2010-12-061-5/+15
|
* libtracker-data: Include libtracker-data.vapi in tarballMartyn Russell2010-12-061-0/+3
| | | | Fixes GB#635756
* tracker-status-icon: Avoid hard-coded keybinding.James Hunt2010-12-061-1/+5
| | | | | | | | | | | | | 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
* build: Removed INSTALL file, it is generated automaticallyMartyn Russell2010-12-061-302/+0
|
* build: Use autoreconf instead gnome-common.shJavier Jardón2010-12-062-23/+14
| | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=636527
* build: Use upstream gettext instead the Glib oneJavier Jardón2010-12-061-3/+4
| | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=636520
* build: Binaries built now use *stable* named versions onlyMartyn Russell2010-12-061-1/+1
| | | | | | i.e. libtracker-sparql-0.10 for 0.9.x versions To simplify the migration when releasing the stable set
* libtracker-sparql, libtracker-bus: Fix compilation warning in vala codePhilip Van Hoof2010-12-063-3/+3
|
* functional-tests: Require Python >= 2.6 with --enable-functional-testMartyn Russell2010-12-061-1/+13
|
* functional-tests: Don't hardcode python version in shebangAdrien Bustany2010-12-063-3/+3
|
* VAPI files: add missing constructors to various classesAdrien Bustany2010-12-062-0/+4
| | | | | Recent git versions of vala will emit an error if there is no public constructor declared.
* configure: Update autotools configurationJavier Jardón2010-12-031-21/+20
| | | | | | | | Update deprecated macros and use the new libtool syntax New requirements: autoconf >= 2.64 libtool >= 2.2