.. |
CMakeLists.txt
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_avpowerspectra.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_avpowerspectra.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_biquadbank.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_biquadbank.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_clip.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_clip.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_fft.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_fft.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_filter.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_filter.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_mathtypes.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_ppm.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_ppm.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_rtaps.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_rtaps.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_rtsignalviewer.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_rtsignalviewer.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_siggen_impl.cpp
|
More locks on signal generator.
|
2024-03-04 15:49:29 +01:00 |
lasp_siggen_impl.h
|
More locks on signal generator.
|
2024-03-04 15:49:29 +01:00 |
lasp_siggen.cpp
|
More locks on signal generator.
|
2024-03-04 15:49:29 +01:00 |
lasp_siggen.h
|
More locks on signal generator.
|
2024-03-04 15:49:29 +01:00 |
lasp_slm.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_slm.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_thread.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_thread.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_threadedindatahandler.cpp
|
BUGfix of segfault. Very subtle. ThreadedInDataHandler could be deleted, while a task was just pushed to the thread pool. Then, when the task is finally run, the object could be deleted, as the _thread_running flag was not set. Besides this, we made some fixes that makes sure that the handles to a Recording class are stored as a weakref inside of the C++ code. This makes it easier to garbage-collect a recording, even when the IndataHandler is still running.
|
2024-03-06 21:41:04 +01:00 |
lasp_threadedindatahandler.h
|
Create InDataHandler only from the moment startThread() is called. This is safer, and might fix a segfault
|
2024-03-04 14:44:00 +01:00 |
lasp_timebuffer.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_timebuffer.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_types.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_window.cpp
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
lasp_window.h
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |