Commit Graph

21 Commits

Author SHA1 Message Date
8ad28f857b Allow extending important classes without ABI break
This allows to make ABI breaks less often while still
being able to extend many aspects of the library.
2023-05-16 22:20:48 +02:00
Jonas Kvinge
ea23d71e8a Fix spelling and typos 2021-07-02 11:12:39 +02:00
65597fd71e Add API to allow aborting overall/expensive parsing functions
* Not really implemented within the various code paths of the parsers at
  this point; this commit mainly adds the API.
* Adjust example in README
2021-02-04 23:21:50 +01:00
c9e1dde70b Adapt to changes in c++utilities 2019-06-12 20:40:45 +02:00
5ad00a083c Adapt to changes in c++utilities 2019-06-10 23:11:39 +02:00
7efa7a0d5a Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
3265e0bea4 Fix documentation which was still using the old namespace 2018-06-03 20:38:32 +02:00
c0336ed4bb Apply clang-format 2018-03-07 01:17:50 +01:00
0e15c74103 Move everything into namespace TagParser 2018-03-06 23:09:15 +01:00
36511fcc13 Add progress feedback and diagnostics replacing status provider 2018-03-06 22:44:01 +01:00
9c3f596699 doc: Cross-reference methods for tag/index pos 2017-05-22 23:53:38 +02:00
c3394acdb2 Fix typos 2017-03-01 18:21:00 +01:00
554351810a Implement determine tag/index pos for MKV 2016-11-16 22:06:12 +01:00
a8dce14514 Allow checking index position
Only implemented for MP4 so far
2016-11-16 19:31:09 +01:00
6717062ca2 Allow checking tag position
Only implemented for MP4 so far
2016-11-15 22:48:38 +01:00
bbafd16dcc Support FLAC in Ogg 2016-05-14 23:20:51 +02:00
949a88c678 improved document title / segment count API 2015-12-27 19:51:57 +01:00
4b13bac99c improved handling of "SegmentInfo"-element 2015-10-14 19:42:48 +02:00
e60b17ba88 fixed reset() 2015-10-06 22:32:03 +02:00
aa50c2d8b3 fixed includes 2015-09-06 19:57:33 +02:00
033e313c74 First commit 2015-04-22 19:22:01 +02:00