Grigory Chudov
deb3448a55
Implement IAudioSource.Duration property and IAudioDecoderSettings.Open extension method.
2018-04-07 23:02:01 -04:00
Grigory Chudov
320e75d709
Removed AudioEncoderSettings/AudioDecoderSettings classes, all of their functionality is now in IAudioEncoderSettings/IAudioDecoderSettings interfaces.
2018-03-25 17:24:27 -04:00
Grigory Chudov
e1f8906170
Code cleanup; Reader classes renamed to Decoders, Writers to Encoders, every Decoder must have a corresponding Settings class now just like Encoders. UserDefinedEncoders renamed to CommandLineEncoders, etc.
2018-03-24 12:15:49 -04:00
Grigory Chudov
16fccfe5c9
Code cleanup; Reader classes renamed to Decoders, Writers to Encoders, every Decoder must have a corresponding Settings class now just like Encoders. UserDefinedEncoders renamed to CommandLineEncoders, etc.
2018-03-23 19:26:26 -04:00
Grigory Chudov
8cedc982a6
Cuetools.Converter.exe: support for --decoder-option parameter.
...
Implemented "Stream" option in BDLPCM Reader to make it possible to select
the right stream in m2ts file.
2018-02-10 17:33:22 -05:00
Grigory Chudov
96157898ef
Allow decoders of different formats to share the same name.
...
Rename "builtin alac", libFlake and "builtin wav" decoders to "cuetools".
Select builtin decoders by default.
2013-03-31 13:29:09 -04:00
Grigory Chudov
2d72888693
Return correct buff.Length at all times
2013-03-30 01:06:57 -04:00
chudov
7f07eff0a5
Version 2.0.4
...
* Better handling of metadata for playstation type CDs
* HTOA filename now starts with 00 instead of 01.00
* CUETools: local database: when the folder is already in database, you can now refresh it instead of removing/adding it
* CUETools: local database: added sort category "by CTDB confidence"
* CUETools: local database: new menu item: locate in explorer
* CUERipper: Option to disable gaps detection
* CUERipper: now correctly submits CDs with data tracks to Freedb
* EAC plugin: now fixes codepage for freedb entries
2012-04-08 23:54:36 +00:00
chudov
c4a5a465ef
* LocalDB merged with file browser
...
* fixed hangup on truncated flac files
* optimized CRC32 calculations
2011-04-10 18:16:26 +00:00
chudov
382ca8a67b
2.0.8 final
2010-04-28 08:12:37 +00:00
chudov
80fe7def42
bug fixes in ALACEnc
2010-04-18 22:42:23 +00:00
chudov
1f844b44e1
reorganizing a bit
2010-02-06 23:17:07 +00:00
chudov
5e37052bc1
ALAC encoder
2009-08-30 21:58:54 +00:00
chudov
ade94128bb
2.0.2
2009-05-01 15:16:26 +00:00
chudov
c91f19e2a9
* ALAC decoding length mismatches fixed
...
* Problem with single-track albums fixed
* Added an option to disable assembler optimizations in flac
2009-03-04 21:30:56 +00:00
chudov
f37d698f6a
1) Support for user-defined external commandline codecs, tested on TAK
...
2) Better support for zip archives, which previously worked only with flac/wav files
3) More reliable tag handling, using taglib-sharp. Pictures are now preserved.
4) ALAC decoder bug fixed
2009-02-19 04:09:59 +00:00
chudov
399573c1be
1.9.4... too many small changes to comment
2009-01-17 04:09:38 +00:00
chudov
531bfb6244
rereorganizing
2008-12-07 23:50:53 +00:00