Max Kellermann
|
85c2b396ce
|
test/FakeDecoderAPI: move code to DumpReplayGainTuple()
|
2016-11-24 17:17:30 +01:00 |
Max Kellermann
|
fc7d3f64c0
|
input/Plugin: migrate open() from class Error to C++ exceptions
|
2016-09-09 18:15:01 +02:00 |
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
Max Kellermann
|
cccbcf510a
|
tag/{Id3,Ape}: remove Path overloads
|
2016-02-23 11:14:27 +01:00 |
Max Kellermann
|
1d3b2baee7
|
tag/Id3Load: manage id3_tag* with std::unique_ptr
|
2016-02-19 19:16:40 +01:00 |
Max Kellermann
|
86de876b24
|
tag/TagId3: move tag_id3_load() to Id3Load.cxx
|
2016-02-19 19:06:06 +01:00 |
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
Max Kellermann
|
197b503f3e
|
Config*: move to config/
|
2014-01-24 00:20:01 +01:00 |
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
Max Kellermann
|
3f3ae48ff4
|
test: add missing includes
|
2014-01-07 23:57:39 +01:00 |
Max Kellermann
|
1ad52f131c
|
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Avoid GLib.
|
2013-12-24 14:44:08 +01:00 |
Max Kellermann
|
a40246d312
|
TagFile: use Path instead of const char *
|
2013-10-26 15:38:29 +02:00 |
Max Kellermann
|
d6e28c42e5
|
ReplayGainInfo: refactor to a class
|
2013-10-25 19:12:46 +02:00 |
Max Kellermann
|
6d475c40de
|
ReplayGainInfo: use CamelCase for struct name
|
2013-10-25 19:12:38 +02:00 |
Max Kellermann
|
17c6db6c33
|
replay_gain_*.h: rename to *.hxx
|
2013-10-02 12:22:12 +02:00 |
Max Kellermann
|
cf98b0e261
|
test/dump_rva2: remove fake Tag symbols
|
2013-09-05 19:25:50 +02:00 |
Max Kellermann
|
3f267b1795
|
Tag, ...: move to libtag.a
|
2013-09-05 18:26:56 +02:00 |
Max Kellermann
|
26d92c80ed
|
conf.h: remove obsolete header
Use only ConfigData.hxx in plugin sources to reduce header
dependencies.
|
2013-09-05 08:47:10 +02:00 |
Max Kellermann
|
5101ef4b02
|
Tag*: move libtag.a sources to src/tag/
|
2013-09-04 23:46:20 +02:00 |
Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
Max Kellermann
|
06f898cc12
|
tag: convert to C++
|
2013-07-30 20:19:53 +02:00 |
Max Kellermann
|
dd5ba062cc
|
tag_id3: convert to C++
|
2013-07-28 20:25:45 +02:00 |
Max Kellermann
|
1fcf35ad3b
|
tag_rva2: convert to C++
|
2013-07-26 12:52:51 +02:00 |