CubicSDR/src/util
dforsi f461fcb94c
Fix typing errors (#935)
Found with:
codespell --skip=external --ignore-words-list=axix,bord,parm,soley,ue --write-changes --interactive 2

Co-authored-by: Daniele Forsi <iu5hkx@gmail.com>
2021-12-29 19:54:03 +01:00
..
DataTree.cpp Enumerator class and warnings cleanup 2021-04-22 00:34:45 -04:00
DataTree.h Enumerator class and warnings cleanup 2021-04-22 00:34:45 -04:00
GLExt.cpp Cleanup: utility classes 2021-04-04 22:21:05 -04:00
GLExt.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
GLFont.cpp Cleanup: utility classes 2021-04-04 22:21:05 -04:00
GLFont.h Cleanup: utility classes 2021-04-04 22:21:05 -04:00
Gradient.cpp Cleanup: utility classes 2021-04-04 22:21:05 -04:00
Gradient.h Make Gradient constructor using doubles instead of floats, to prevent narrowing-conversion warnings down the road 2020-01-04 21:20:36 +01:00
MouseTracker.cpp Cleanup: utility classes 2021-04-04 22:21:05 -04:00
MouseTracker.h Cleanup: utility classes 2021-04-04 22:21:05 -04: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 Fix typing errors (#935) 2021-12-29 19:54:03 +01:00
Timer.cpp Cleanup: utility classes 2021-04-04 22:21:05 -04:00
Timer.h Fix typing errors (#935) 2021-12-29 19:54:03 +01:00