|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
Dale Glass
|
890f8e0bc2
|
Add missing dependency on script-engine
|
2023-05-19 00:17:36 +02:00 |
|
Dale Glass
|
342554d4eb
|
Create audio tests for AudioClient and codecs
This is a start for audio testing and helping with debugging audio PRs
|
2022-08-28 18:43:45 +02:00 |
|
Andrew Meadows
|
1e38170ba9
|
fix bitrot from AudioRingBuffer API change
|
2016-12-28 18:12:22 -08:00 |
|
Leonardo Murillo
|
9ad865c7f0
|
checkpoint
|
2015-11-20 15:19:45 -06:00 |
|
Seth Alves
|
695ffa29c7
|
call setup_memory_debugger from common macros rather than from every CMakeLists.txt file
|
2015-08-26 11:09:59 -07:00 |
|
Seth Alves
|
c25082d86f
|
use -fsanitize=address in all code rather than just the top-level links
|
2015-08-20 10:14:16 -07:00 |
|
Seiji Emery
|
a48adf5ce5
|
Cleanup + formatting
|
2015-06-30 14:12:58 -07:00 |
|
Seiji Emery
|
0f97d95c2f
|
Removed debug info from cmake files
|
2015-06-23 17:18:18 -07:00 |
|
Seiji Emery
|
5a9d2a4d9c
|
Updated audio-tests
|
2015-06-23 11:38:22 -07:00 |
|
Seiji Emery
|
d75f3b1398
|
Fixed test target dependencies (which were not getting added into the *-tests build targets)
|
2015-06-20 11:49:26 -07:00 |
|
Seiji Emery
|
64922ecc62
|
Setup cmake build files for QtTest-based unit tests.
|
2015-06-19 21:39:34 -07:00 |
|
Stephen Birarda
|
b2e587dbbd
|
remove use of include_dependency_includes and use cmake
|
2015-02-18 14:12:05 -08:00 |
|
Stephen Birarda
|
7d25013659
|
add DLL copying for all project targets
|
2015-02-17 17:44:58 -08:00 |
|
Stephen Birarda
|
d3973a724c
|
remove glm requirement in audio tests
|
2015-02-13 10:35:52 -08:00 |
|
Stephen Birarda
|
114e3bb2ff
|
rename cmake macro to represent actual purpose
|
2014-12-18 16:51:20 -08:00 |
|
wangyix
|
db0fbcab97
|
merge with upstream
|
2014-08-13 11:09:55 -07:00 |
|
wangyix
|
4ec84b32b0
|
updated AudioRingBuffer bytes vs samples returns
|
2014-08-08 17:00:39 -07:00 |
|
Stephen Birarda
|
2fda95ae8f
|
repair build of various tools
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
b1310c065c
|
remove TARGET_NAME from cmake macros where it is not required
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
e4d01d269c
|
use shared dependency linking macro in hifi projects
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
26f7b1ba62
|
add macro to link shared dependencies to target
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
c9f8433a2d
|
tweak setup_hifi_library to bubble up full path of Qt modules
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
1f0a722d0d
|
remove antequated windows libraries that have been replaced by Qt usage
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
87cf262b9e
|
get to successful cmake after library link macro changes
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
2796f71419
|
library cleanup to suppress warnings on cmake 3.0
|
2014-07-30 15:06:15 -07:00 |
|
wangyix
|
94c0c15c76
|
fixed more small bugs with AudioRingBuffer constructor
|
2014-07-03 12:06:18 -07:00 |
|
wangyix
|
a5943e3608
|
made AudioRingBuffer frames capacity variable
|
2014-07-01 16:24:31 -07:00 |
|
wangyix
|
2ec04fb756
|
replaced old seqnum tracking code with SequenceNumberStats
|
2014-06-25 17:20:57 -07:00 |
|
wangyix
|
5fd1d0a87c
|
added AudioRingBuffer unit test
fixed bug with _endOfLastWrite not rolling over in addSilentFrame
|
2014-06-24 16:51:51 -07:00 |
|