[tracker-miners] Created tag 0.9.35
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Created tag 0.9.35
- Date: Mon, 24 Aug 2020 21:15:39 +0000 (UTC)
The signed tag '0.9.35' was created.
Tagger: Martyn Russell <martyn lanedo com>
Date: 1295545877 +0000
Release 0.9.35
Changes since the last tag '0.9.34':
Aleksander Morgado (9):
tracker-writeback,xmp: Don't use XMP_CLOSE_SAFEUPDATE
libtracker-miner: log when an event is ignored because the file is locked
tracker-writeback: unlock file after 1s of update, not 3s
tracker-control: on -rs, ensure the 1s wait between stop and start
tracker-extract,mp3: Fix sample rate table usage
tracker-extract,mp3: Fix bitrate table usage
libtracker-miner: minor coding style changes
libtracker-monitor: Don't fall through to next case in switch, its confusing
libtracker-miner: If CREATED(A)+CHANGED(A) received, delay the CREATED event until CHANGES_DONE_HINT(A)
Andika Triwidada (1):
Added Indonesian translation Added id to LINGUAS
Arun Raghavan (1):
tracker-extract: gupnp-dlna: Update to gupnp-dlna 0.5 API
Dominique Leuenberger (1):
tracker-needle: Support command line arguments -V and search criteria
Ivan Frade (5):
Ontology: add county and district to postal address
Ontology: draft the NCO documentation page
functional-tests: New test suite for problematic sparql
functional-tests: Add test for problematic DELETE sparql (NB#217636)
functional-tests: the sparql bug was a syntax error. Fixing and removing expected failure.
Jürg Billeter (39):
libtracker-common: Use statfs instead of statvfs on Linux
libtracker-common: Remove unused field last_time in tracker-dbus
libtracker-common: Fix use-after-free memory error in tracker-dbus
libtracker-common: Do not include libdbus headers with NO_LIBDBUS
libtracker-miner: Add missing glib/gi18n.h include
tracker-writeback: Add missing glib/gi18n.h include
libtracker-common: Do not mark assertion failures for translation
libtracker-common: Add more bindings to the VAPI
libtracker-data: Add more bindings to the VAPI
libtracker-data: Use GenericArray in Sparql.Query.execute_update
libtracker-data: Do not use callback for tracker_data_backup_restore
tracker-store: Drop CPU affinity handling
Require Vala 0.11.4 for GDBus sender support and bug fixes
tracker-store: Port to GDBus/Vala
tracker-store: Port tracker-main to Vala
libtracker-common: Bind GLib logging functions without [Diagnostics]
miner-fs: Fix GDBusMessage leak in get_metadata_fast_async
miner-fs: Use g_free as GMemoryOutputStream destroy function
Merge branch 'gdbus'
libtracker-data: Do not use per-thread interfaces with direct access
libtracker-data: Use Cursor instead of ResultSet in data-manager
libtracker-data: Use Cursor instead of ResultSet in data-update
libtracker-data: Use Cursor instead of ResultSet in sparql-query
libtracker-data: Use Cursor instead of ResultSet in backup-test
libtracker-data: Use Cursor instead of ResultSet in sparql-test
libtracker-data: Use Cursor instead of ResultSet in ontology-test
libtracker-data: Use Cursor instead of ResultSet in ontology-change-test
libtracker-fts: Use Cursor instead of ResultSet in fts-test
tracker-store: Use Cursor instead of ResultSet in tracker-main
libtracker-data: Remove unused tracker_data_query_sparql
libtracker-data: Remove unused tracker_dbus_query_result_to_strv
libtracker-data: Use Cursor instead of ResultSet in sparql-pattern
tracker-sql: Use Cursor instead of ResultSet
libtracker-data: Remove unused TrackerDBResultSet
SPARQL: Do not use CAST to convert integers to strings
SPARQL: Add support for IF function
NMO: Add domain index on nmo:sentDate to nmo:Call
NMO: Add nmo:lastSuccessfulMessageDate property
NMO: Move nmo:sentDate above nmo:Call
Martyn Russell (21):
tracker-needle: Use a meaningful window title "Desktop Search"
tracker-needle: Add Ctrl+W to close window
tracker-needle: List folders in first/initial view
libtracker-miner: Move interface_vtable into function it is used in
libtracker-miner: Move interface_vtable into function it is used in
tracker-miner-fs: Move interface_vtable into function it is used in
tracker-extract: Move interface_vtable into function it is used in
tracker-status: Switch from old DBus generated API calls to GDBus
tracker-miner-fs: Fixed signature for GetMetadataFast call
libtracker-common: Fix tracker_dbus_send_and_splice_async() so GSimpleAsyncResult has a source_tag
libtracker-miner, tracker-extract: Don't use old dbus-glib errors
build: Removed dbus-glib from pkg-config unless needed and fixed includes
tracker-extract: Cleaned up the gupnp-dlna module coding style
tracker-miner-evolution: Fix dbus-glib-1 includes which are no longer needed
utils: tracker-sql: Cleaned up whitespace
libtracker-data: Give context to g_warning()s
libtracker-data: Don't set str to NULL before setting it to a value
Merge branch 'miner-fs-monitor-created-event-fixes'
Merge branch 'cursor'
build: Comment configure about why we still have dbus and dbus-glib-1
Release 0.9.35
Philip Van Hoof (80):
libtracker-miner: GDBus porting of tracker-miner-manager.c
libtracker-miner: GDBus porting of tracker-thumbnailer.c
libtracker-miner: Temporary disable D-Bus code of tracker-miner-web.c
libtracker-common: Add support for GDBus
libtracker-miner: GDBus porting of tracker-miner-object.c (unfinished)
libtracker-miner: Remove unused functions from tracker-dbus.c
libtracker-miner: Move the code in handle_method_call to functions
libtracker-miner: Emit on D-Bus using GDBus in tracker-miner-object.c
libtracker-miner: it's possible that miners emit signals before constructed
libtracker-miner: Fix GetProgress's GDBus/GVariant return type
libtracker-miner: GDBus porting of tracker-miner-web.c
libtracker-miner: Impl. 'Associated' property of tracker-miner-web.c
libtracker-miner: Remove unused functions
libtracker-miner: Remove unused files
miners/fs: GDBus porting of tracker-miner-files-index.c, skeleton
libtracker-miner: Avoid memory allocation, fixes memoryleak
libtracker-miner: Indentation fixes
miners/fs: GDBus porting of tracker-miner-files-index.c, etc
libtracker-miner: Fixes memory leaks in tracker-miner-object.c
libtracker-miner: Fixes memory leaks in tracker-thumbnailer.c
miners/fs: Fixes memory leaks in tracker-miner-files-index.c
miners/fs: Remove unneeded old helper functions
miners/fs: Remove unneeded files
libtracker-miner: Remove unneeded function headers
libtracker-miner: Remove unneeded headers from tracker-miner-web-dbus.h
libtracker-miner: Remove unneeded files
libtracker-miner: Cleanup of Makefile.am
tracker-extract: GDBus porting tracker-albumart.c
tracker-extract: GDBus porting tracker-extract and modules
tracker-extract: Indentation fixes
libtracker-miner: Fixup Makefile.am
tracker-extract: Fixup Makefile.am
Porting GetMetadataFast clientside call to GDBus - WIP
Remove some functions that are going to be moved
libtracker-client: Reimplement / move around the old FD passing code
libtracker-common: Remove unused function
miner-fs: Clean up files that aren't needed anymore
miner-fs: Indentation fixes in tracker-miner-files.c
libtracker-miner: Memleak fix
libtracker-common, miner-fs: Fix error handling of FD passing support
miner-fs: Fix (ssh) argument passing of GetMetadataFast, FD passing
tracker-extract: GDBus porting of GetMetadataFast in extract service
miner-fs: Cleaning up some code, adding comments
libtracker-common: Clean up FD passing code, use GDBus' APIs for errors
miner-fs: Answer the earlier asked question
tracker-extract: Remove handling of now impossible error
miners-flickr: GDBus port of Flickr-miner's tracker-writeback.c
libtracker-common, miner-fs: Move uniquely called API to unique user
miner-rss: GDBus port of tracker-miner-rss.c
miner-rss: Cleaning up and indent fixes of RSS miner
miner-rss: Fix memoryleaks connection and signal-id
tests: libtracker-common: Fixed tracker-dbus-test.c
tests: libtracker-common: Replace header with less specific one
libtracker-miner: Fix error handling in miner-manager.c
tracker-extract: Fix GetMetadataFast handling
Remove old FIXME comments
tests: libtracker-miner: Disable a few tests that try to ELF override dbus-glib API
libtracker-miner: Bugfix when status is unset in tracker-miner-object.c
libtracker-miner: Fix for previous commit, squash
libtracker-miner: Bugfix in IgnoreNextUpdate API
libtracker-miner: Fix signature in tracker-thumbnailer.c
libtracker-miner: Fix signature in trakcer-miner-manager.c
libtracker-miner: Get the well-known DBus name, not the :N.XXX form
libtracker-common, tracker-writeback: Remove special compat header
libtracker-common, miner-fs: Move tracker-power-* to miner-fs
libtracker-client: Eradicate dbus-glib symbol use from libtracker-common
libtracker-common: Eradicate dbus-glib from common library
tests: libtracker-common: Revive the parts of the Unit test that still work
configure.ac: Fix dependencies for miner-fs
tracker-needle: Replace warning with a message for missing history file
tracker-needle: GDBus porting of tracker-needle's Vala code
examples: class-signal: GDBus port of the class signal example
tests: GDBus port of the IPC tests
Further eradicating dbus-1 and dbus-glib-1 dependencies
libtracker-data: Apparently &s is a little bit faster here
libtracker-miner: Apparently &s is a little bit faster here
NCO: Fix range of nco:photo and nco:video, fix maxCardinality of nco:video
tracker-extract: MP3: Cope with sample_rate = 0
NCO: Fix cyclic dependency with NFO
tracker-extract: Don't guess nie:contentCreated for songs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]