summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tracker-extract: Fixed GUPNP-DLNA nfo:channels insertionMartyn Russell2010-12-101-1/+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
* tracker-extract: New windows icon extractor (image/vnd.microsoft.icon)Aleksander Morgado2010-12-092-100/+275
* 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
* 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
* 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
* libtracker-sparql: Cleaned up documentationMartyn Russell2010-12-082-2/+15
* libtracker-miner: Cleaned up documentationMartyn Russell2010-12-089-68/+121
* 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
* 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
* tracker-status-icon: Avoid hard-coded keybinding.James Hunt2010-12-061-1/+5
* libtracker-sparql, libtracker-bus: Fix compilation warning in vala codePhilip Van Hoof2010-12-063-3/+3
* VAPI files: add missing constructors to various classesAdrien Bustany2010-12-062-0/+4
* tracker-extract, albumart: Don't assume that g_file_get_parent() returns non-...Aleksander Morgado2010-12-011-13/+26
* tracker-miner-fs: Use tracker_file_is_hidden()Aleksander Morgado2010-12-011-25/+2
* libtracker-common: New tracker_file_is_hidden() file utilityAleksander Morgado2010-12-012-0/+20
* libtracker-common, locale: Fix compilation without --enable-maemoAleksander Morgado2010-11-301-0/+3
* libtracker-data: Remove unneeded 'started' variable in the cursorAleksander Morgado2010-11-301-5/+0
* libtracker-common, libtracker-data: Minor fixesAleksander Morgado2010-11-302-2/+2
* libtracker-common, miner-applications: Improve check for empty stringAleksander Morgado2010-11-302-2/+3
* libtracker-common, libtracker-data: Remove tracker prefix from static functionsAleksander Morgado2010-11-302-21/+21
* libtracker-common, locale: Add TRACKER prefix to the new environment variableAleksander Morgado2010-11-301-2/+2
* libtracker-data: Make the n_active_cursors threadsafeAleksander Morgado2010-11-301-14/+8
* libtracker-data: Make sure there's no cursor alive when we do the collator resetAleksander Morgado2010-11-301-30/+43
* libtracker-data: Use thread-safe operations to manage the flag requesting col...Aleksander Morgado2010-11-301-12/+8
* tracker-miner-applications: Re-extract desktop files when locale change detectedAleksander Morgado2010-11-306-28/+332
* tracker-status: Change tracker-store reporting to avoid the Journal Replay me...Aleksander Morgado2010-11-301-3/+22
* tracker-store, libtracker-data: Improve status reportingAleksander Morgado2010-11-308-29/+86
* tracker-store: Moved locale change subscription stuff to separate filesAleksander Morgado2010-11-304-101/+178
* tracker-store: Shutdown events while reloading data managerAleksander Morgado2010-11-301-1/+27
* tracker-store: Pass busy callback to data_manager_reload()Aleksander Morgado2010-11-301-1/+1
* tracker-store: Perform locale change processing in an idle to avoid deadlockAleksander Morgado2010-11-302-14/+51
* libtracker-data: Reset collator in connection when locale change detectedAleksander Morgado2010-11-302-5/+58