[tracker] (202 commits) Created branch tracker-0.12



The branch 'tracker-0.12' was created.

Summary of new commits:

  1569e27... build: include gstreamer-dlna rules in EXTRA_DIST
  bd09561... tests/libtracker-extract: compile/run encoding testing only
  630e309... configure.ac: define BUILD_ flags and libs after GCov check
  0082987... coverage: Ignore generated .c files
  81f85c4... src/libtracker-miner: Export all symbols if GCov is enabled
  10b40a5... test/libtracker-miner: Unit test for the priority queue
  91f8e58... src/libtracker-extract: move fix_region_type to ifdef-free 
  6caa94d... build: Require Vala >= 0.13.4
  3f27780... libtracker-miner: Added tracker_priority_queue* API to expo
  1da5b92... tracker-miner-fs, tracker-writeback: Remove all dbus-glib o
  77eac39... configure.ac: remove dbus-glib dependencies
  52a35da... tracker-miner-fs, apps: avoid trying to parse directories a
  9ce5942... nautilus: Improve the code generally
  bf465b3... nautilus: Remove tracker_glist_copy_with_nautilus_files(), 
  7647c9e... nautilus: Don't re-define tracker_sparql_escape_string() in
  ac0fdca... build: Don't require explicitly GTK+ 3.x for nautilus, it c
  447c6bf... libtracker-data: Fix error check for unsupported ontology c
  bc66942... libtracker-data: Rollback transaction on unsupported ontolo
  202640d... libtracker-data: Do not reset database on unsupported ontol
  0e6e0dd... libtracker-data: Log error message on unsupported ontology 
  7a9790f... libtracker-data: Detect unsupported ontology change rdfs:su
  61d31d1... libtracker-data: Support for removing rdfs:subPropertyOf
  8e249ab... tests/libtracker-miner: unittest for TrackerTaskPool
  967c8b7... functional-tests: New parameter (graph) for the new extract
  330d2ce... libtracker-miner: if miner still crawling, don't consider i
  2c4dde6... tests/libtracker-extract: More XMP tests for the RoI
  e0d0059... libtracker-extract: Remove useless debug message
  17ab5d1... libtracker-extract: Use correct namespace for stArea
  b9ff6e5... libtracker-extract: RoI creation doesn't depend on the orde
  3f0cac1... libtracker-miner: Fix typo in check_item_queues()
  4644e5e... tests/libtracker-extract: Yet another test for the Regions 
  6f21957... libtracker-extract: Generate correct Sparql for the regions
  42e0fdc... Updated Spanish translation
  325247b... libtracker-miner, tracker-extract: Use NULL and not " ", wh
  671de9a... libtracker-extract: Documentation fixes
  7c165c2... libtracker-miner: Add tracker_task_* API to exported symbol
  5af9a8f... libtracker-extract: Fix doc build breakage
  35cd3e8... libtracker-sparql: Include introspection annotations glossa
  31490d8... libtracker-miner: Include introspection annotations glossar
  753b3fa... tracker-miner-fs: Enable indexing when on battery power on 
  a1ea5c6... libtracker-miner, libtracker-sparql: Update build instructi
  0a6cda7... tracker-miner-fs: Don't index removable devices by default
  2db530e... Release 0.12.1
  5d91af8... libtracker-data: Make index recreation less verbose
  0175a9f... libtracker-data: Drop all indexes before index recreation
  4c54aa9... tracker-preferences: Use one list for locations and add XDG
  cbff102... Updated Czech translation
  9351a44... Updated Slovenian translation
  302aac0... tests/libtracker-extract: Fix build without enca
  c4b4cc6... [l10n] Updated German translation
  3f9da86... Updated Spanish translation
  8c3b14c... tracker-preferences: Updated text used on Locations tab fro
  0fa6e70... tracker-miner-fs, applications: Keep track of MLocale-repor
  8c2e57c... tests: ignore built programs in git
  18e6d53... tests/functional-tests: update writeback test to new extrac
  63ef31a... Updated Slovenian translation
  9adbb74... ontologies: NFO updating lastModified timestamp.
  ab06bec... Updated Spanish translation
  bf72778... tracker-writeback: Do proper error handling in the writebac
  a50c2be... tracker-writeback: Handle if there's no module for the pass
  bd9114d... tracker-writeback: Propagate all errors of writeback over D
  c627f50... libtracker-extract: Do not leak GMatchInfo objects.
  0e3d78e... tests/libtracker-extract: Fix mem-leaks in the tests
  51eb228... libtracker-miner: Hide private tracker_task_* and tracker_p
  726af29... libtracker-miner: minor indentation fixes
  27695ea... libtracker-miner: improve logging of partial errors when us
  a39da0c... libtracker-miner: avoid logging global error in update arra
  1ee9cce... tests: avoid compilation warnings
  0c09dfd... libtracker-sparql: Fix pkg-config file
  d6af3d9... tracker-control: Missing plural handling for "Found %d mine
  644233c... libtracker-miner: Improve docs for tracker_miner_manager_pa
  2e6c76d... tracker-control: Don't finalize TrackerMinerManager with --
  c794fd2... Updated Slovenian translation
  d2d6302... Fix the Imagemagick png raw profile magic.
  36afe69... libtracker-miner: improve event queue traces
  c9cfe5e... [l10n] Updated German translation
  edbd62a... tracker-control: Reset GSettings config on -c option
  d637b2f... tracker-miner-fs: Change default for low-disk-space-limit t
  8fc8bfd... tracker-extract: Don't use g_mapped_file_new which doesn't 
  2175869... tracker-extract, abw: Don't use _O_BINARY and handle error 
  0c42cf6... libtracker-common: Fix tracker_file_open, original had vari
  bbd68af... tracker-extract: Use O_NOATIME for files opened by libgsf (
  5636576... tracker-extract, flac: preserve file stats for flac files (
  54c03b0... libtracker-common, tracker-extract: Change the internal tra
  82a0d2c... tracker-extract, gif: Open GIF files with O_NOATIME
  f3f5e90... tracker-extract, msoffice: Use O_NOATIME for opening msoffi
  a5022f6... tracker-extract, pdf: Use mmap with an fd that has O_NOATIM
  2cdca62... tracker-extract, tiff: Use O_NOATIME for opening tiff files
  e8e9c82... tracker-extract, xmp: Use mmap with a fd with O_NOATIME for
  45974b2... tracker-extract, text: Use O_NOATIME for opening text files
  c9a4a28... tracker-extract, tiff: Don't use a FILE* when we don't have
  9358153... tracker-extract, gif: Don't use a FILE* when we don't have 
  b6033fc... Release 0.12.2
  f429e4c... Updated Polish translation
  eb8fc0b... Updated Slovenian translation
  8d1a086... Revert "Fix the Imagemagick png raw profile magic."
  36aee1d... Fix the Imagemagick png raw profile magic.
  efdb2b1... libtracker-common: O_NOATIME requires owner to match, have 
  2862067... tracker-extract, abw: O_NOATIME requires owner to match, al
  48ce747... tracker-extract, gif: O_NOATIME requires owner to match, al
  6af7c5e... tracker-extract, mp3: Use g_open instead of open
  671661c... tracker-extract, pdf: O_NOATIME requires owner to match, al
  e359a59... tracker-extract, text: O_NOATIME requires owner to match, a
  634a02e... tracker-extract, tiff: O_NOATIME requires owner to match, a
  2a4924c... tracker-extract, mp3: Also check for errno for fallback for
  92b8ed2... tracker-extract, xmp: O_NOATIME requires owner to match, al
  fbaf344... libtracker-data: Do not consider index recreation failure f
  fc67890... update Simplified Chinese (zh_CN) translation
  ff24cca... Updated Spanish translation
  08424ea... [l10n] Updated German translation
  0b83854... Updated Czech translation
  7f49bbb... libtracker-common: Added functionality for SCHED_IDLE sched
  15592ea... tracker-miner-fs, tracker-extract: Add config option SchedI
  6c30934... tracker-preferences: Remove throttle implementation
  d66dbe9... Release 0.12.3
  a3fbfb0... fix html markup error in German translation
  1ec2a22... Updated Slovenian translation
  d4a808a... libtracker-common: Disable configure.ac checks for ioprio_s
  4332b33... tracker-miner-applications: Fix theme icon URIs
  cf427fd... libtracker-data: Set journal_size_limit to 10 MB
  ae94d29... libtracker-extract: Do not pass NULL to tracker_sparql_buil
  c2f1274... tracker-extract-pdf: Fix file descriptor leak in error case
  e33e958... tracker-extract-gif: Fix file descriptor leak in error case
  116521c... tracker-extract-gstreamer: Fix division by zero
  47b00f2... tracker-extract-oasis: Ignore empty values and invalid date
  c7f3fb5... tracker-extract: Fix critical when FD list is missing
  d74c4aa... Updated Czech translation
  86f2034... functional-tests: Remove expected failure annotation from N
  80a05d7... tracker-extract-gstreamer: Remove 'needs_audio' flag
  0a20313... tracker-extract-gstreamer: Remove check for GST_VERSION > 0
  8deecb5... tracker-extract-gstreamer: Simplify tagcache behaviour
  ab77027... tracker-extract-gstreamer: Don't pass file URL needlessly
  4bfe739... tracker-extract-gstreamer: Rework album info reading
  2f35490... tracker-extract-gstreamer: Avoid duplicate nmm:Artist inser
  26494bb... tracker-extract-gstreamer: Break up extract_metadata() into
  36be1a8... tracker-extract-gstreamer: Factor out type setting code
  ee6cbbc... tracker-extract-gstreamer: Pass tag list explicitly
  261da6f... libtracker-common: Add tracker_case_match_filename_without_
  a241d48... tracker-extract: Add libcue-based CUE sheet parser
  e9aea9b... tracker-extract-gstreamer: Use ToC information
  025680f... tracker-extract-gstreamer: Fix class/property name mistakes
  2aee155... tracker-extract: Add 'postupdate' field
  199ca97... tracker-extract-gstreamer: Don't give each track its own UR
  ef9135f... tracker-extract-gstreamer: Remove existing tracks for a fil
  52fbe3e... tracker-miner-fs: Delete any associated logical resources w
  4e087fa... functional-tests: Disable initial sleep of tracker-miner-fs
  b516e6e... functional-tests: Test for previous tracker-miner-fs commit
  af22df9... tracker-extract: Avoid crash when no postupdate string
  9b8c9a2... tracker-extract-gstreamer: Return more metadata in 1 file==
  cb131ce... ontologies,tracker-extract: Rename nfo:containerStartTime t
  c788946... firefox: Don't try to load 0.10.x libraries, we're using AP
  deee4a8... thunderbird: Don't try to use older versions of Tracker
  e8b714c... NCO: Add nco:gender-other as predefined instance
  1ae445d... libtracker-common: Renamed function to casecmp filenames wi
  c49279d... libtracker-common: Remove unnecessary condition in tracker_
  25eb745... libtracker-extract: Bump version tracker_extract_info_get_p
  461d68b... tracker-extract: Fixed various coding style issues
  bad6f60... tracker-extract: Rename public functions to prefix tracker_
  7e343e7... tracker-extract: Use g_strchug() functionality to avoid all
  719d9bd... tracker-extract-gstreamer: Use strcmp() not g_ascii_strcase
  cd6e06f... tracker-extract-gstreamer: Don't test for NULL tagcache, it
  34ae966... tracker-extract-gstreamer: Fix memory leak
  e0816e7... tracker-extract-gstreamer: Small code style/warning clean u
  0d604f2... tracker-extract-gstreamer: Avoid additional NULL check for 
  76bf694... tracker-extract: Fix cuesheet track numbers
  7d3d9e8... tracker-extract: Fix bug in cue sheet extraction
  e1b2571... tracker-extract-gstreamer: Fix cue sheet build error
  1f93287... tracker-extract: Add geolocation to GStreamer extractor
  78fe126... Updated Spanish translation
  f72fd85... tracker-needle: Mark a string in tracker-stats.vala for tra
  bc4aec5... tracker-preferences: Use correct names for icons in prefere
  bb8001f... build: Don't use HAVE_GTK_DOC to determine building docs
  2afa2fb... tracker-preferences: Disable special user dir toggles if th
  4236ef6... tracker-extract: include DLNA mimetype in non-gstreamer med
  1c5e386... tests/libtracker-common: Add missing include directive
  75ed3b6... Updated Czech translation
  c056a6b... Updated Spanish translation
  3013a87... Updated Slovenian translation
  9a77d75... Updated Polish translation
  7506b61... Updated Polish translation
  2c5b341... tracker-needle: Include tags in search results and only sho
  5c2a895... tracker-needle: Disable search entry when filtering by tag 
  2a5a696... tracker-needle: Add initial context menu for views and laun
  8677c48... tracker-needle: Ellipsize tag list so long tags don't obstr
  91b1e2b... tracker-needle: Don't add same renderer x2 to a column and 
  fd71671... tracker-needle: Added tracker-tags-view to edit tags as Gtk
  f124606... tracker-needle: Renamed tracker-taglist to tracker-tags-fil
  00a176c... tracker-needle: Update tooltip for 'filter by tags' toolbar
  9fa5378... tracker-needle: Don't use requires and check for null witho
  f46131b... tracker-needle: Have a more inviting message for "no result
  a8eadc9... tracker-needle: Fixed POTFILES.{in|skip} changes needed for
  222a232... libtracker-common: Fixed tracker_filename_casecmp_without_e
  bd9dda4... tracker-needle: Use "primary-toolbar" style on toolbar
  9c91e51... tracker-needle: Add GtkInfoBar and API to control its conte
  5ad9667... tracker-needle: tell the user when a query is too generic
  afd4234... tracker-needle: Put the tags list in a GtkPaned
  748bdd9... tracker-needle: Set tags list scrolledwindow shadow
  886722b... tracker-needle: Fix some valac compiler warnings
  8f058e2... tracker-needle: Do not warn on cancelled operations
  9176223... miners/fs: Don't let writeback block incoming DBus calls
  b76446c... tracker-needle: Make sure new strings are translated
  a2d3700... Release 0.12.4



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]