Commit Graph

27 Commits

Author SHA1 Message Date
vsonnier 8c23e370da Updates Windows liquid-dsp binaries to v1.5.0:
- Win32/64 bins liquid-dsp ref: c3e0de7e89cdcc0ec5da9ccaeb5738496263d4c0 (tag: v1.5.0)
    - Win32/64 bins using GCC 12.2 (MSYS2)
	- Arch : SSE4.1 for maximum compatibility
2023-01-11 21:27:40 +01:00
vsonnier bbc2e974de Updates Windows liquid-dsp binaries to v1.4.0:
- Win32/64 bins liquid-dsp ref: 3b8a6f07ba6780b7a3d4be148461257515d183ad (tag: v1.4.0)
- Win32/64 bins using GCC 11.2 (MSYS2)
2022-02-03 19:20:59 +01:00
vsonnier b826d58cd0 Updates Windows liquid-dsp binaries to master
- Win32/64 bins liquid-dsp ref: e77c20bbc26af260d61133ee42ff101c48e4f389
- Win32/64 bins using GCC 11.2 (MSYS2)
2021-12-11 16:43:50 +01:00
vsonnier 0831aa262c Fix #926: liquid-dsp master 'modem' changed to 'modemcf' for Digital modems, updates Windows liquid-dsp binaries to master
- Updated Windows bins dependencies to latest MSYS2
- Win32/64 bins liquid-dsp ref: 471f46660ddfab7e6713341324f473b7785da101
- Win32/64 bins using GCC 11.2 (MSYS2)
2021-11-12 11:07:17 +01:00
vsonnier b7ee0fb8ca Updated Windows liquid-dsp binaries to master
- liquid-dsp ref: 373d440d38201bb8950f65c73b322b981355f2c9
- using GCC 10.3 (MSYS2)
2021-08-14 10:06:54 +02:00
vsonnier 0b2b90848d Updated Windows liquid-dsp binaries to master, now some functions have return values for error management.
- liquid-dsp ref: c68f5e39434433c88bd4fe19784bf4c8a32aa8e4
- using GCC 10.2 (MSYS2)
2021-01-02 12:13:17 +01:00
vsonnier d08b0be9bd Updated Windows liquid-dsp binaries (master: 3be93e37e2556b7152e176046dd899a6d2599a58) using GCC 10.2 (MSYS2) 2020-08-14 12:41:29 +02:00
vsonnier 60fa038549 Updated Windows liquid-dsp binaries to master using GCC 9.30 2020-04-17 13:09:06 +02:00
vsonnier e0d1e2b6ff Update Windows libraries to liquid-dsp v1.32 / Gcc 9.2.0 2019-08-17 17:17:55 +02:00
vsonnier c6855cd099 Updated Windows liquid-dsp aligned on ampmodem API changes 2019-04-17 06:51:12 +02:00
vsonnier 61f6eac8cf Updated Windows liquid-dsp binaries again-again, from latest master 2019-04-02 06:49:31 +02:00
vsonnier cf8ea45fa9 Updated Updated Windows liquid-dsp binaries again, from latest master 2019-03-30 15:50:51 +01:00
vsonnier b18b609d61 Updated Windows liquid-dsp binaries again, from latest master 2019-03-12 22:04:05 +01:00
vsonnier 9e43beec1a Updated Windows liquid-dsp binaries part II: use exact same config.h as Linux goes, removed not-relevant files 2019-03-10 18:56:01 +01:00
vsonnier f13af7f357 Updated Windows liquid-dsp binaries to latest version
- Take liquid-dsp master
- Align config.h MingW and Linux one.
- Make 64bit build target SSE4.2 while 32bit stays SSE3.
- Use latest MSYS2 version, i.e. GCC 8.3 for 64bit, GCC 7.4 for 32bit.
- Updated libwinpthread-1.dll from latest MSYS2
- Removed libliquid.a from msvsc libs since Visual Studio can't possibly static link MINGW lib.
==> 1.5x perf boost in CubicSDR :)
==> Maybe the config.h was wrong all this time, for instance HAVE_MMX wasn't defined. Well well.
2019-03-09 10:41:23 +01:00
vsonnier a7e4d911e9 Updated Windows64 binaries:
- liquid-dsp v1.31 compiled to latest GCC 8.2.0
- libwinpthread latest from MSYS2
2018-08-06 17:33:47 +02:00
vsonnier 70371890a2 Updated Windows liquid-dsp v1.31 binaries using newest MSYS2 gcc 7.3.0 2018-01-27 08:06:00 +01:00
vsonnier 950a4622b7 Updated Windows liquid-dsp binaries to v1.31 (gcc 7.2.0) 2017-10-26 07:04:36 +02:00
vsonnier afedca05c6 Updated liquid-dsp v1.30 Windows binaries to GCC 7.2.0 (MSYS2) 2017-09-02 21:49:20 +02:00
vsonnier ae74023864 Updated Windows liquid-dsp v1.30 binaries, compiled with latest MSYS2 GCC 7.1.0
- Apparently the 32bit build no longer need any dependency, so remove libgcc_s_dw2-1.dll
- Updated libwinpthread-1.dll from MSYS2 too.
2017-08-12 14:29:49 +02:00
vsonnier f90f36a653 Update liquid-dsp v1.3 build using MySys2(GCC 6.3) using -ffast-math 2017-02-03 19:28:06 +01:00
vsonnier 02cf6fbe4b UPGRADE: Recompiled Windows libraries in v1.30 version, added MinGW makefiles, updated runtime libs
wip
2017-01-14 18:16:32 +01:00
Charles J. Cliffe 977f91f74e Updated CMake and libs for TDM+MSVC
Only tested on 64-bit so far..
2015-01-26 22:18:15 -05:00
Chris Motch b708bece59 Updated cmake for Visual C++ 12
Updated cmake file to properly generate project files for Visual C++ 12,
I also have added and tweaked the way the external libraries are
referenced, and in theory 32bit builds are included.
2015-01-25 16:57:23 -05:00
Charles J. Cliffe 9706ed8f7e Update to 64-bit, add test threadqueue 2014-11-20 20:10:28 -05:00
Charles J. Cliffe 42034717c5 moved liquid header 2014-11-07 00:39:53 -05:00
Charles J. Cliffe 428525e807 experimental liquid-dsp testing 2014-11-06 21:30:47 -05:00