11
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added album art support. More... over 14 years ago
Added support for ID3v1 tags and made ID3v2 extractor fail gracefully if it trips over something. More... over 14 years ago
Fix for a race condition in DirLister::Private::nextDir. Patch by Fabrice Ménard. CCMAIL: [email protected] More... over 14 years ago
Refactored ID3 analyzer as endanalyzer to enable implementation of a couple of useful features More... over 14 years ago
Make the last commit compile on systems whose iconv() implementation require the second argument to be const. More... over 14 years ago
Added MP3 stream metadata extraction, UTF-16 support in tags and fixed a couple of bugs. More... over 14 years ago
Strip file: prefix from url so that Exiv2 accepts them More... over 14 years ago
Added support for publisher property. Not sure it's useful but this is the best that can be done considering that there's no spec. More... over 14 years ago
Added sanity checks to album art extractor to prevent buffer overflows More... over 14 years ago
Extended the range of metadata extracted by ID3 analyzer. More... over 14 years ago
Added a convenience file with ontology namespaces to reduce clutter in analyzers. More... over 14 years ago
Stop polluting stderr when loading ontologies. Should use some logging framework for error messages instead. More... over 14 years ago
Improved FLAC analyzer to produce a lot more metadata(almost complete), added initial support for album art and refactored it as endAnalyzer. More... over 14 years ago
add a modified version of FindBZip2.cmake to handle the "d" suffix for debug builds of the library on windows More... over 14 years ago
Fix RgbThroughAnalyzer: it should reset the stream. More... over 14 years ago
Add check to see if any analyzer breaks the API contract. More... over 14 years ago
Clarify API. More... over 14 years ago
doesn't apply here ;-) More... over 14 years ago
Disable superfluous output. More... over 14 years ago
Request for running unit test in compile mode Debug. More... over 14 years ago
Remove unneeded output to stderr. More... over 14 years ago
Disable superfluous warning. More... over 14 years ago
Make all analyzers either produce NIE-compliant output or temporarily disable items until a resolution is found. More... over 14 years ago
Unit test in strigi failed on freebsd since cppunit is not on the /usr prefix. More... over 14 years ago
enable strigiqtdbusclient on windows More... over 14 years ago
A quick compilation fix More... over 14 years ago
Change Xesam video class to Nepomuk equivalent More... over 14 years ago
Fix strigi build. More... over 14 years ago
A quick security(buffer oveflow) fix for the FLAC analyzer. More... over 14 years ago
Added a FLAC audio file analyzer. More... over 14 years ago