Commit Graph

363 Commits

Author SHA1 Message Date
Charles J. Cliffe b8fd786c47 exe / shortcut icon, NSIS branding header 2015-03-05 21:02:38 -05:00
Charles J. Cliffe 78551d2a5a NSIS installer packages for MinGW64, MSVC Win64 and MSVC Win32 2015-03-04 22:58:50 -05:00
Charles J. Cliffe d4b2203bb9 prepping windows installer 2015-03-01 21:39:52 -05:00
Charles J. Cliffe 54b10b232e Additional frequency indicators when zoomed in 2015-03-01 19:56:02 -05:00
Charles J. Cliffe 9e53d25394 Grid line drawing cleanup/tweak 2015-03-01 19:08:06 -05:00
Charles J. Cliffe da5ef47fb2 Faint spectrum grid lines 2015-03-01 13:07:09 -05:00
Charles J. Cliffe ef3a3ba594 Remove seam adjustment, no longer needed 2015-03-01 11:13:01 -05:00
Charles J. Cliffe 4e13b625ca Fix for mixer clipping bug that's causing audio to crackle 2015-03-01 10:30:02 -05:00
Charles J. Cliffe 8b6e5c8ef1 Update README.md 2015-02-28 01:47:47 -05:00
Charles J. Cliffe 57ffeb8e07 Update README.md 2015-02-27 23:02:11 -05:00
Charles J. Cliffe 49fcef6e34 Update README.md 2015-02-27 22:56:50 -05:00
Charles J. Cliffe 7091ae9e6f Update README.md 2015-02-25 21:17:38 -05:00
Charles J. Cliffe c2d3ed66bd Update README.md 2015-02-25 20:24:56 -05:00
Charles J. Cliffe 0b5678a75a Update README.md 2015-02-23 20:49:31 -05:00
Charles J. Cliffe 40938a3619 Disable sample imbalance-carry patch
Seems to be causing a problem with peak gains between samples causing
pops, and it’s no longer necessary for SSB
2015-02-23 00:44:04 -05:00
Charles J. Cliffe a7a4ba9d29 Externalize build version, fix tuning label updates 2015-02-22 23:02:39 -05:00
Charles J. Cliffe adf160ca00 Merge pull request #58 from cjcliffe/osx-app-build
OSX App Build
2015-02-22 11:23:04 -05:00
Charles J. Cliffe 009e20e448 Linux patches 2015-02-22 01:58:00 -05:00
Charles J. Cliffe aa540115d3 windows patch 2015-02-22 01:01:28 -05:00
Charles J. Cliffe 0c66d19f92 Merge branch 'master' into osx-app-build 2015-02-21 23:33:05 -05:00
Charles J. Cliffe 3ea528f4d9 Merge pull request #57 from cjcliffe/optimize-ssb
SSB Optimization
2015-02-21 23:32:37 -05:00
Charles J. Cliffe 2c33773189 FFT resolution/zoom tweak 2015-02-21 23:25:40 -05:00
Charles J. Cliffe 04fb8f6a3a Icons and CPack bundle patch 2015-02-21 23:08:08 -05:00
Charles J. Cliffe 8a859c661b MSVC + Win32/x86 patch 2015-02-20 00:34:32 -05:00
Charles J. Cliffe 4e26c2a38a Simplify SSB demod with resamp2 half-band filter 2015-02-19 23:51:24 -05:00
Charles J. Cliffe 14881acdc9 Merge pull request #55 from cjcliffe/ssb-experimental
SSB improvements
2015-02-17 21:53:42 -05:00
Charles J. Cliffe 9d9bb8f103 OSX .app compiles but with runtime dylib errors
Regular binary compilation works, manual wxWidgets compile required for
app (port version doesn’t work for me).
Fixed-up app has runtime errors with dylib files but otherwise verifies…
2015-02-17 21:26:14 -05:00
Charles J. Cliffe ff5660055e more intuitive SSB range selection, drawing code cleanup 2015-02-16 20:47:58 -05:00
Charles J. Cliffe ddbdd81699 Ensure demodulator always gets even buffer lengths 2015-02-16 13:49:04 -05:00
Charles J. Cliffe 24fe742f8e Improve SSB UI visuals and interactivity 2015-02-16 02:15:04 -05:00
Charles J. Cliffe 3fe342719c Update README.md 2015-02-13 21:52:01 -05:00
Charles J. Cliffe 6b120cff95 SSB supression via decim/interp, removed LSB/USB bandwidth limit, fix SSB audio/visual delay 2015-02-12 22:46:45 -05:00
Charles J. Cliffe ed52076ff1 Update README.md 2015-02-12 02:17:13 -05:00
Charles J. Cliffe eada5aa01d AM/DSB fix 2015-02-12 02:14:22 -05:00
Charles J. Cliffe 4f47fa7375 Experimenting with improving SSB 2015-02-12 01:38:53 -05:00
Charles J. Cliffe 85fd266890 Merge pull request #53 from cjcliffe/waterfall-optimize
Waterfall Optimizations, Audio Mixer updates
2015-02-11 23:14:57 -05:00
Charles J. Cliffe c221ee2216 missing peak gain apply 2015-02-11 22:55:34 -05:00
Charles J. Cliffe c69d05010c Merge remote-tracking branch 'origin/mixer-fixes' into waterfall-optimize 2015-02-11 21:35:44 -05:00
Charles J. Cliffe 261d2dbe5f audio thread locking fixes 2015-02-11 21:35:27 -05:00
Charles J. Cliffe cbde77e0f1 Add -ldl to CMakeLists for linux 2015-02-11 20:41:13 -05:00
Charles J. Cliffe adf8ba5251 OSX 1/2 refresh frame-limiting hack 2015-02-10 23:49:34 -05:00
Charles J. Cliffe e4c942c714 Log available swap functions, possible fix for DRI2SwapInterval 2015-02-10 18:28:35 -05:00
Charles J. Cliffe a1d1c9e1d9 Possible vsync fix for linux DRI2SwapInterval based X11 2015-02-10 18:01:57 -05:00
Charles J. Cliffe a034c810df Linux patch for swapEXT swapMESA and swapSGI 2015-02-10 00:57:36 -05:00
Charles J. Cliffe a803a2d136 MSVC patches 2015-02-09 22:01:33 -05:00
Charles J. Cliffe c0e6ecb3eb vsync patch for OSX 2015-02-09 21:18:10 -05:00
Charles J. Cliffe a3fac1e932 Frame rate limiter for Windows, Untested OSX / Linux 2015-02-09 20:49:21 -05:00
Charles J. Cliffe add04883eb Audio thread mixer adjustments
- Automatic gain balance
- Clipping prevention
2015-02-08 18:59:08 -05:00
Charles J. Cliffe 679ad64a1f Move waterfall animation to GPU
- Refactored texture generation to linear wrap in GPU memory with
glTexSubImage2D (1 line per frame upload max)
- Texture upload per frame reduced nearly 700-800x (~2-4kb instead of
~1.6mb)
2015-02-08 13:49:12 -05:00
Charles J. Cliffe b9efb43a6b Merge branch 'issue45-demod-opts' 2015-02-07 20:21:25 -05:00