Commit Graph

9 Commits

Author SHA1 Message Date
Wolfgang Stöggl
c53ef7fed1 Update OpenCLNet.dll HintPath
- Use $(Configuration) instead of Release in path
- Update from net40 to net47
- Fixes:
Error CS0246 The type or namespace name 'OpenCLNet' could not be found
(are you missing a using directive or an assembly reference?)
CUETools.FLACL.cmd cuetools.net\CUETools.FLACCL.cmd\Program.cs 359 N/A
2019-01-12 21:50:33 +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
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
chudov
1d743c4a9e VS2010 2011-10-23 22:50:33 +00:00
chudov
766ecd77a5 fixing build 2011-07-10 17:25:33 +00:00
chudov
6585ea2001 24-bit/multichannel support 2010-12-07 22:52:34 +00:00
chudov
6783bba2e9 optimizations 2010-12-02 15:58:41 +00:00
chudov
b93ff8b82f opencl flac encoder 2010-10-06 11:15:57 +00:00