summaryrefslogtreecommitdiff
path: root/src/tracker-extract/tracker-extract-flac.c
Commit message (Expand)AuthorAgeFilesLines
* Use TrackerResource instead of TrackerSparqlBuilder in all extractorswip/sam/resource-rebase-3Sam Thursfield2016-07-041-216/+38
* Fixed parsing disc number in Vorbis comments.Michael Raitza2015-01-291-0/+2
* tracker-extract: generated album / album-disc urns not very uniqueChristophe Rhodes2013-10-031-6/+14
* libtracker-extract,tracker-extract: Return guaranteed titleSam Thursfield2011-12-141-1/+1
* tracker-extract, flac: preserve file stats for flac files (simulates O_NOATIME)Philip Van Hoof2011-09-221-1/+1
* tracker-extract, flac: Do all inserts in miner-fs's graphPhilip Van Hoof2011-09-061-2/+43
* tracker-extract: Pass a TrackerExtractInfo to the exported extract functionCarlos Garnacho2011-09-061-7/+12
* tracker-extract: Don't skip the last metadata iterator element in flac files.Carlos Garnacho2011-04-271-4/+2
* tracker-extract: Support extra string for WHERE patterns in GetMetadataJürg Billeter2011-03-281-1/+2
* tracker-extract: mass change extractorsCarlos Garnacho2011-03-151-20/+8
* tracker-extract,flac: Fix several memory handling issuesAleksander Morgado2011-02-171-6/+8
* tracker-extract: Don't guess nie:contentCreated for songsPhilip Van Hoof2011-01-191-1/+1
* tracker-extract: Relicense to LGPL from GPLJürg Billeter2011-01-131-7/+7
* libtracker-extract: Rename *from_filename* to *from_file*Martyn Russell2010-12-151-2/+2
* libtracker-extract: Update API to allow one function call from extractorsMartyn Russell2010-12-151-20/+2
* libtracker-extract: Added -guarantee moduleMartyn Russell2010-12-151-14/+3
* tracker-extract: Add switch for guaranteed metadata values in extractionMikael Ottela2010-12-151-0/+29
* tracker-extract: flac: Group the INSERTs for MusicAlbumDisc togetherPhilip Van Hoof2010-12-091-12/+4
* 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-091-1/+1
* tracker-extract: Make multi-disc albums work in FLAC extractorPhilip Van Hoof2010-12-091-3/+52
* tracker-extract: Migrate to nie:title from nmm:albumTitleMartyn Russell2010-11-031-0/+3
* build: Fixed a myriad of build issuesMartyn Russell2010-08-161-3/+1
* tracker-extract: Drop use of libtracker-client functionJürg Billeter2010-08-161-2/+2
* tracker-extract, libtracker-extract: Refactored memory usage in extractorsPhilip Van Hoof2010-04-131-28/+30
* Fixed license issues found with Debian licensecheck.pl scriptMartyn Russell2010-03-291-1/+1
* libtracker-extract: Code clean upMartyn Russell2010-03-091-1/+1
* tracker-extract: Removed a bunch of unnecessary includesMartyn Russell2010-03-091-2/+2
* libtracker-extract: Added tracker-extract.h to include other filesMartyn Russell2010-03-091-1/+0
* Bugfix, to squashPhilip Van Hoof2010-02-251-2/+2
* tracker-extract: Fixed various properties for albums in FLAC and VorbisPhilip Van Hoof2010-02-251-51/+113
* tracker-extract: Fixed build and indentationPhilip Van Hoof2010-02-251-259/+262
* libtracker-common, -extract: Improvements to date-time parsingPhilip Van Hoof2010-02-231-2/+2
* refactor: renamed tracker-ontology to tracker-ontologiesPhilip Van Hoof2010-02-221-1/+1
* tracker-extract: Moved util functions from libtracker-common to libtracker-ex...Philip Van Hoof2010-02-121-0/+1
* Fixes: GB#608395, Flac extractorIain Holmes2010-02-021-0/+336