summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* build: Drop autotoolswip/carlosg/drop-autotoolsCarlos Garnacho2018-09-094-50/+0
* libtracker-miner: Remove TrackerMinerFS API to add/remove directoriesCarlos Garnacho2017-06-291-1/+7
* libtracker-miner: Change API of ::process-file[-attributes]Carlos Garnacho2017-06-291-1/+2
* Remove ignore_next_update() APICarlos Garnacho2017-06-291-4/+0
* Distribute meson.build files in tarballs generated by AutotoolsSam Thursfield2017-05-223-0/+6
* Meson build instructions for TrackerSam Thursfield2017-05-223-0/+16
* examples: Check tracker_sparql_cursor_next() return value.Carlos Garnacho2017-01-301-2/+1
* examples: Drop unneeded g_object_unref() callCarlos Garnacho2017-01-301-4/+0
* examples: Check for NULL cursors in class-signal exampleCarlos Garnacho2017-01-281-0/+9
* examples: Drop unneeded g_object_unref() callCarlos Garnacho2017-01-281-5/+0
* examples: Update example FS miner to current APISam Thursfield2016-11-212-135/+48
* libtracker-extract: Remove from examples/ this library is now privateMartyn Russell2014-07-215-368/+0
* libtracker-sparql: Don't use internal tracker_ipc_bus() function in examples/Martyn Russell2014-03-201-3/+1
* all: Make GBusType configurable with TRACKER_BUS_TYPEMartyn Russell2014-03-171-1/+3
* libtracker-extract: Fix example mockup.rule file, we no longer include @modul...Martyn Russell2014-02-251-1/+1
* libtracker-extract: Don't break compilation due to missing rules/modules dirMartyn Russell2014-02-252-9/+5
* libtracker-extract: Make this a package-private libraryMichael Biebl2014-02-241-1/+1
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-205-10/+0
* libtracker-extract, tracker-extract: Remove $modulesdir from *.rulesDebarshi Ray2013-10-101-3/+2
* Add a newline at the end of fileDebarshi Ray2013-10-101-1/+1
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-083-5/+0
* examples: Update async query exampleMartyn Russell2012-11-281-1/+1
* libtracker-extract: Fix mockup example which unrefs TrackerExtractInfo->GFileMartyn Russell2011-12-151-2/+1
* Remove g_thread_init callsJürg Billeter2011-11-271-4/+0
* examples/libtracker-extract: Fix mockup example's API usagePhilip Van Hoof2011-09-061-7/+6
* build: Fixed distcheck issuesMartyn Russell2011-08-161-1/+1
* libtracker-extract: Don't install examples/ rules mock upMartyn Russell2011-08-031-2/+5
* libtracker-miner, libtracker-sparql: Added introspection examplesIvan Frade2011-04-054-0/+111
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-043-3/+3
* tracker-extract: Support extra string for WHERE patterns in GetMetadataJürg Billeter2011-03-281-1/+2
* Update .gitignoreJürg Billeter2011-03-181-0/+1
* tracker-extract: Use module manager from libtracker-extractCarlos Garnacho2011-03-153-27/+29
* build: ignore some built files in gitAleksander Morgado2011-03-141-0/+1
* Removing libtracker-client related filesIvan Frade2011-03-021-1/+0
* examples: Don't forget to free structure in async-connectionMartyn Russell2011-03-021-0/+2
* examples: Don't forget class-signal.cMartyn Russell2011-03-021-0/+111
* examples: Move async-connection and class-signal to libtracker-sparql subdirMartyn Russell2011-03-027-132/+7
* examples/async-connection: Updated to be fully asyncMartyn Russell2011-03-021-29/+126
* examples: Added an example that uses async connection constructionPhilip Van Hoof2011-02-224-5/+96
* NMO: Remove nmo:Mailbox and nmo:plainTextMessageContentJürg Billeter2011-01-262-2/+2
* examples: class-signal: GDBus port of the class signal examplePhilip Van Hoof2011-01-182-64/+43
* tracker-extract: Relicense to LGPL from GPLJürg Billeter2011-01-131-7/+7
* libtracker-miner: Fix progress percentage duplicates in signal emissionsMartyn Russell2010-12-271-6/+6
* Merge branch 'music-album-domain-index'Martyn Russell2010-11-101-0/+3
|\
| * tracker-extract: Migrate to nie:title from nmm:albumTitleMartyn Russell2010-11-031-0/+3
* | functional-tests: Do not use dbus-glib where not necessaryJürg Billeter2010-11-101-3/+11
|/
* build: Replaced all trailing tabs before \ for spaces in Makefile.amsMartyn Russell2010-10-275-31/+31
* class-signal: Cleaned up order of example Makefile.amMartyn Russell2010-10-271-5/+6
* libtracker-miner: Cleaned up order of example Makefile.amMartyn Russell2010-10-271-9/+9
* build: Use AM_CPPFLAGS now INCLUDES is deprecatedMartyn Russell2010-10-273-3/+3