12 Commits

Author SHA1 Message Date
Wolfgang Stöggl
19aa57ee1d Update .NET sku to v4.7 in app.config files
- Use:
  <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7"/>
- Fixes: https://github.com/gchudov/cuetools.net/issues/12
- XML pretty print app.config files
2019-01-20 00:01:42 +01:00
Grigory Chudov
4e66625371 Merge branch 'master' of https://github.com/gchudov/cuetools.net 2018-10-21 14:12:25 -04:00
Grigory Chudov
9754a9a328 Fixed a few bugs and switched to .NET framework 4.7 2018-10-21 14:12:05 -04:00
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
929b7de944 Updated the build system, now using .NET Framework v4.0 for most things 2018-03-11 17:07:48 -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
chudov
4520762a72 CTDB 2.0 2011-11-15 10:56:49 +00:00
chudov
b84f1de118 Preparing for next version of CTDB 2011-10-27 20:50:11 +00:00
chudov
1d743c4a9e VS2010 2011-10-23 22:50:33 +00:00
chudov
1cc474e170 CTDB: fast parity/syndrome calculation
CTDB: initial submission without a parity file
CTDB: track CRCs submission
2011-04-24 21:07:50 +00:00
chudov
2ca3829ae3 tests 2011-04-08 14:41:28 +00:00