Stephen Birarda
|
b45286c6e5
|
add copied AudioRingBuffer for mixer, comment crashing mouse calls
|
2013-02-11 17:16:18 -08:00 |
|
Stephen Birarda
|
a2a5e8ca05
|
mixer working with copied AudioRingBuffer class
|
2013-02-11 17:11:45 -08:00 |
|
Stephen Birarda
|
b3375c5e5f
|
fix crash by closing socket before deleting audio data
|
2013-02-11 17:07:56 -08:00 |
|
Stephen Birarda
|
52c410a65d
|
add a target for domain server
|
2013-02-11 15:54:47 -08:00 |
|
Stephen Birarda
|
7262b7400a
|
rename thirdparty dir to external
|
2013-02-08 17:29:04 -08:00 |
|
Stephen Birarda
|
b3a343f17f
|
build portaudio as external project before interface
|
2013-02-08 17:28:22 -08:00 |
|
Stephen Birarda
|
201f555474
|
add the portaudio directory
|
2013-02-08 16:01:40 -08:00 |
|
Stephen Birarda
|
99b96ec737
|
build portaudio library to link with interface
|
2013-02-08 15:58:12 -08:00 |
|
Stephen Birarda
|
8b18238be3
|
include cstring for use of strcpy
|
2013-02-08 15:08:27 -08:00 |
|
Stephen Birarda
|
f1467b2f6c
|
fix incorrect casing on include of Util.h
|
2013-02-08 15:04:31 -08:00 |
|
Stephen Birarda
|
9dc6c1124b
|
include the correct library for printf
|
2013-02-08 15:03:17 -08:00 |
|
Stephen Birarda
|
7f0ee90486
|
include cstring for printf function
|
2013-02-08 15:02:03 -08:00 |
|
Stephen Birarda
|
9fd14c6403
|
fix reference to GL libraries for UNIX headers
|
2013-02-08 14:59:30 -08:00 |
|
Stephen Birarda
|
08142a8adb
|
add header for glut to conditional include in InterfaceConfig
|
2013-02-08 14:57:59 -08:00 |
|
Stephen Birarda
|
ca0f285abe
|
include InterfaceConfig in Head.cpp for GLUT
|
2013-02-08 14:51:50 -08:00 |
|
Stephen Birarda
|
d394035e7e
|
switch back to ARB functions with glext include
|
2013-02-08 14:49:12 -08:00 |
|
Stephen Birarda
|
9095508238
|
define GL_GLEXT_PROTOTYPES for glPointParameter use
|
2013-02-08 14:43:22 -08:00 |
|
Stephen Birarda
|
d79bf39a24
|
using OpenGL later than 2, remove ARB from calls
|
2013-02-08 14:09:44 -08:00 |
|
Stephen Birarda
|
4983cc6973
|
conditional include to fix glPointParameterfvARB crash
|
2013-02-08 14:03:24 -08:00 |
|
Stephen Birarda
|
54b4762830
|
conditional Apple OS include of call to glPointParameterfvARB
|
2013-02-08 14:01:35 -08:00 |
|
Stephen Birarda
|
95dc030f19
|
fix casing of include of finger.h
|
2013-02-08 13:59:09 -08:00 |
|
Stephen Birarda
|
0c570f5ed5
|
import cstring for memset and memcpy
|
2013-02-08 13:57:38 -08:00 |
|
Stephen Birarda
|
8e412f7f40
|
fix casing on include of world.h
|
2013-02-08 13:54:45 -08:00 |
|
Stephen Birarda
|
7ff2441c84
|
conditionally only call glPointParameterfARB if Apple OS
|
2013-02-08 13:53:26 -08:00 |
|
Stephen Birarda
|
2be4e509c7
|
change conditional check for GL_ARB_point_parameters
|
2013-02-08 13:37:04 -08:00 |
|
Stephen Birarda
|
08e96b365b
|
conditional use of glPointParameterfvARB based on GL_ARB_point_parameters
|
2013-02-08 13:31:42 -08:00 |
|
Stephen Birarda
|
71713cf265
|
conditional inclusion of glext.h for non-apple OS
|
2013-02-08 13:28:36 -08:00 |
|
Stephen Birarda
|
b339e47be2
|
glut should be only inlude required for OpenGL
|
2013-02-08 13:25:34 -08:00 |
|
Stephen Birarda
|
98fc8418b1
|
condtional inclusion of glext for UNIX build
|
2013-02-08 13:21:25 -08:00 |
|
Stephen Birarda
|
70bddbbfed
|
include glext for glPointParameterfvARB method
|
2013-02-08 13:16:49 -08:00 |
|
Stephen Birarda
|
8bac08859e
|
include cstring for strlen function
|
2013-02-08 13:14:06 -08:00 |
|
Stephen Birarda
|
cedb212597
|
make Field a proper class to avoid duplicate symbols
|
2013-02-08 13:11:56 -08:00 |
|
Stephen Birarda
|
d75541bb69
|
include stdint.h for references to int16_t type
|
2013-02-08 12:54:07 -08:00 |
|
Stephen Birarda
|
2d08ce0b7d
|
capitalize import of Finger.h
|
2013-02-08 12:50:09 -08:00 |
|
Stephen Birarda
|
a1a8cd723d
|
provide type to structs for ISO C++ compliance
|
2013-02-08 12:49:02 -08:00 |
|
Stephen Birarda
|
c575974060
|
don't initialize samplecount in header
|
2013-02-08 12:46:47 -08:00 |
|
Stephen Birarda
|
a4fb6e01aa
|
include cstring for strlen on UNIX
|
2013-02-08 12:31:21 -08:00 |
|
Stephen Birarda
|
b524a38559
|
fix mising capitilazation for util include
|
2013-02-08 12:19:34 -08:00 |
|
Stephen Birarda
|
13a0597ab6
|
dynamic header for GLUT include
|
2013-02-08 12:17:35 -08:00 |
|
Stephen Birarda
|
9ab476d3ee
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-02-08 10:30:35 -08:00 |
|
Stephen Birarda
|
bdda8065cd
|
don't build the mixer until it's ready
|
2013-02-08 10:30:14 -08:00 |
|
Philip Rosedale
|
58e96f0ab8
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-02-07 20:09:29 -08:00 |
|
Philip Rosedale
|
799afd2c83
|
trivial change to buffer size
|
2013-02-07 20:09:21 -08:00 |
|
Stephen Birarda
|
2f24c698c6
|
add CMakeList for mixer project
|
2013-02-07 18:01:26 -08:00 |
|
Stephen Birarda
|
a4e19dcb3b
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-02-07 17:58:25 -08:00 |
|
Stephen Birarda
|
04ee3c95a4
|
move mixer socket to src folder, remove ruby
|
2013-02-07 17:57:55 -08:00 |
|
Stephen Birarda
|
ce3c64c3cf
|
Merge branch 'master' of file:///Users/birarda/code/worklist/udpEcho
|
2013-02-07 17:50:01 -08:00 |
|
Stephen Birarda
|
d93ca2f2fc
|
prepare project for move
|
2013-02-07 17:48:23 -08:00 |
|
Stephen Birarda
|
6f904204fb
|
switch to dynamic sleep for send buffer repititions
|
2013-02-07 17:45:00 -08:00 |
|
Stephen Birarda
|
e9309a30e7
|
merge with origin/master
|
2013-02-07 17:30:08 -08:00 |
|