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
9754a9a328
Fixed a few bugs and switched to .NET framework 4.7
2018-10-21 14:12:05 -04:00
Grigory Chudov
bfcbd825b2
Open multistream files with ffdshow
2018-04-07 13:55: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
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
d6ed3177aa
Version bump to 2.1.7
2018-03-11 19:17:57 -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
6312b2a86a
CUETools.Codecs.ALAC: fix a bug that was causing corruption of the last 4 bytes in some files.
2018-02-19 14:04:14 -05:00
Grigory Chudov
bcb42dd531
Simplify codec settings. Check for non-Subset FLAC modes.
2013-06-18 20:45:53 -04:00
Grigory Chudov
9670c6c891
Refactoring codecs infrastructure:
...
AudioWriterSettings passed to IAdioDest constructors now
AudioWriterSettings now includes AudioPCMConfig
2013-04-07 20:41:58 -04:00
Grigory Chudov
b44e482dee
Refactoring: moved Padding and BlockSize from IAudioDest to AudioEncoderSettings;
2013-04-04 22:07:15 -04:00
Grigory Chudov
9dd4897acc
Cleanup IAudioDest; CompressionLevel is now part of AudioEncoderSettings.
...
FLAC encoders no longer offer non-subset compression levels by default.
2013-04-01 23:03:22 -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
1d743c4a9e
VS2010
2011-10-23 22:50:33 +00:00
chudov
769a85f827
2.0.9 release
2010-05-18 17:18:37 +00:00
chudov
80fe7def42
bug fixes in ALACEnc
2010-04-18 22:42:23 +00:00
chudov
f01d0b5241
CUERipper update;
...
CTDB xml interface;
Minor bugfixes;
Version 2.0.6-2.0.7
2010-03-20 07:09:07 +00:00
chudov
b36069871c
minor fixes
2010-03-03 23:52:46 +00:00
chudov
f23ea0811b
Now using Visual Studio 2008
2010-02-08 08:36:26 +00:00
chudov
cc02d40171
reorganizing a bit
2010-02-08 05:06:48 +00:00
chudov
1f844b44e1
reorganizing a bit
2010-02-06 23:17:07 +00:00