CubicSDR/src/util
Diane Bruce f449a65457 Add __FreeBSD__ where needed to properly compile on FreeBSD + fix for Windows 2019-03-11 20:14:19 +01:00
..
DataTree.cpp Rework of DataElement to use more templates and much less memcpy... 2019-02-22 20:19:30 +01:00
DataTree.h Fix wrong condition in DataTree 2019-03-03 13:22:29 +01:00
GLExt.cpp Add __FreeBSD__ where needed to properly compile on FreeBSD + fix for Windows 2019-03-11 20:14:19 +01:00
GLExt.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
GLFont.cpp Use spin-locks for short-lived, non-recursive locking sequences 2019-03-03 10:36:10 +01:00
GLFont.h Use spin-locks for short-lived, non-recursive locking sequences 2019-03-03 10:36:10 +01:00
Gradient.cpp FIX: size_t definition not visible on some systems, so include stddef.h explicitly 2017-01-29 17:10:44 +01:00
Gradient.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
MouseTracker.cpp Add __FreeBSD__ where needed to properly compile on FreeBSD + fix for Windows 2019-03-11 20:14:19 +01:00
MouseTracker.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
SpinMutex.h More Spin locks experiments 2019-03-05 06:44:58 +01:00
ThreadBlockingQueue.cpp BLOCKING_QUEUE: prepare by raising up max queue lenghts 2017-02-14 18:42:05 +01:00
ThreadBlockingQueue.h More Spin locks experiments 2019-03-05 06:44:58 +01:00
Timer.cpp Yet Another Semicolon After Endif left... (#549) 2017-05-27 15:28:42 +02:00
Timer.h Fix #549, plus more usual syntax for #548 2017-05-27 07:46:28 +02:00