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 |
|