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
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
6e6198defb
Version bump to 2.1.6
2014-12-08 23:35:43 -05:00
Grigory Chudov
cc3d921b8d
Flake: fixed minor issue in previous commit
2014-09-19 22:40:47 -04:00
Grigory Chudov
4f2603791f
CUETools.Flake: add an overflow safeguard when encoding hires files
2014-09-18 23:50:03 -04:00
Grigory Chudov
5d8f8a775b
Improved Unit Test for BitWriter
2013-05-09 19:26:42 -04:00
Grigory Chudov
9e44eca610
cuetools flac encoder: was producing corrupt seek table that caused
...
fb2k to crash while seeking.
2013-05-08 21:31:03 -04:00
Grigory Chudov
8dd7cfe136
CUETools flac and alac encoders write 'CUETools 2.1.5' in "tool" metadata
...
instad of "Flake#0.1" etc
2013-04-28 14:33:48 -04:00
Grigory Chudov
6643b4e7f1
Fix unit tests
2013-04-21 19:23:08 -04:00
Grigory Chudov
769949f178
Increment version number to 2.1.5
2013-04-12 23:01:20 -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
ecbb572b29
More code cleanup after decoding optimization
2013-03-19 22:31:43 -04:00
Grigory Chudov
908ca23b60
build issues
2013-02-24 15:45:58 -05:00
chudov
cc682decb5
Minor bugfixes
2012-07-12 00:11:39 +00:00
karamanolev
18af0c595d
Small refactorings in CUETools.DSP.Resampler.
2011-11-01 00:03:14 +00:00
chudov
da7ee90588
Preparing for next version of CTDB
2011-10-25 01:16:11 +00:00
chudov
1d743c4a9e
VS2010
2011-10-23 22:50:33 +00:00
chudov
351e6e6762
FLACReader.Position was returning nonsense (thanks, Ivailo)
2011-10-23 19:36:55 +00:00
chudov
45417592f0
misc tests
2011-10-22 23:53:33 +00:00
chudov
e3b05e3e7f
* option to purge records from local DB
...
* metadata editing window size is now saved in settings
* old musicbrainz library removed, musicbrainz metadata now only comes from CTDB
* confirmation dialog before submitting to CTDB
2011-06-13 20:25:13 +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
89caa7858e
tests
2011-04-09 13:24:34 +00:00
chudov
2ca3829ae3
tests
2011-04-08 14:41:28 +00:00
chudov
963df628c6
AR v2 & misc
2011-04-06 04:15:19 +00:00
chudov
052cb096c4
CUETools 2.1.1
...
* Local Database for verification results and metadata
* FlaCuda replaced with FLACCL
2011-03-08 15:37:43 +00:00
chudov
64ddb2cf31
* CUERipper: was still sometimes locking drives it didn't need to
...
* ArCueDotNet: don't search for cover art
* 'Silent track' diagnostics in AR log
* LAME.dll: settings were not used
* libwavpack: settings were not used (MD5Sum & extra mode)
* workarounds for various Mono bugs
* Path formatting: %discnumber% produces two-digit numbers if %totaldiscs% > 9
* Overwrite dialog: list files, 'remember the choice' option
* Doesn't abort on broken Artwork files
* Better locates files in some complicated cases, e.g. when only some tracks have tracknumber tags
* Folder browser now sorts contents, because OS didn't do it when browsing external drives etc
2010-06-11 17:54:37 +00:00
chudov
769a85f827
2.0.9 release
2010-05-18 17:18:37 +00:00
chudov
3f717d14c8
Optimizing verification
2010-04-23 19:59:42 +00:00
chudov
a866b79341
CUEPlayer
2010-04-06 14:22:27 +00:00
chudov
5b9b266de5
CD parity information database
2010-02-23 15:15:08 +00:00
chudov
7b6803d0f9
Optimizing AccurateRip
2010-02-10 03:51:39 +00:00
chudov
f09d5bab6d
Optimizing AccurateRip
2010-02-10 02:15:36 +00:00
chudov
8373c83c78
Calculating CRC32 with offsets and fast
2010-02-09 21:21:10 +00:00
chudov
478799379a
Calculating CRC32 with offsets and fast
2010-02-09 20:05:54 +00:00
chudov
6d5e0602bd
Calculating CRC32 with offsets and fast
2010-02-09 07:40:37 +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