overte/interface/src
2013-02-11 17:16:18 -08:00
..
Agent.cpp Merge branch 'master' of github.com:worklist/hifi 2013-02-07 20:09:29 -08:00
Agent.h cmake build working for interface project 2013-02-07 17:29:01 -08:00
Audio.cpp build portaudio library to link with interface 2013-02-08 15:58:12 -08:00
Audio.h build portaudio as external project before interface 2013-02-08 17:28:22 -08:00
AudioData.cpp fix crash by closing socket before deleting audio data 2013-02-11 17:07:56 -08:00
AudioData.h include stdint.h for references to int16_t type 2013-02-08 12:54:07 -08:00
AudioRingBuffer.cpp merge with origin/master 2013-02-07 17:30:08 -08:00
AudioRingBuffer.h include stdint.h for references to int16_t type 2013-02-08 12:54:07 -08:00
AudioSource.cpp intial restructuring for CMake setup 2013-02-06 18:07:36 -08:00
AudioSource.h include stdint.h for references to int16_t type 2013-02-08 12:54:07 -08:00
Cloud.cpp switch back to ARB functions with glext include 2013-02-08 14:49:12 -08:00
Cloud.h make Field a proper class to avoid duplicate symbols 2013-02-08 13:11:56 -08:00
Cube.cpp intial restructuring for CMake setup 2013-02-06 18:07:36 -08:00
Cube.h dynamic header for GLUT include 2013-02-08 12:17:35 -08:00
Field.cpp make Field a proper class to avoid duplicate symbols 2013-02-08 13:11:56 -08:00
Field.h make Field a proper class to avoid duplicate symbols 2013-02-08 13:11:56 -08:00
Finger.cpp capitalize import of Finger.h 2013-02-08 12:50:09 -08:00
Finger.h dynamic header for GLUT include 2013-02-08 12:17:35 -08:00
Hand.cpp intial restructuring for CMake setup 2013-02-06 18:07:36 -08:00
Hand.h dynamic header for GLUT include 2013-02-08 12:17:35 -08:00
Head.cpp add header for glut to conditional include in InterfaceConfig 2013-02-08 14:57:59 -08:00
Head.h dynamic header for GLUT include 2013-02-08 12:17:35 -08:00
Lattice.cpp Merge branch 'master' of github.com:worklist/hifi 2013-02-07 20:09:29 -08:00
Lattice.h dynamic header for GLUT include 2013-02-08 12:17:35 -08:00
main.cpp add copied AudioRingBuffer for mixer, comment crashing mouse calls 2013-02-11 17:16:18 -08:00
Network.cpp include cstring for strlen function 2013-02-08 13:14:06 -08:00
Network.h Merge branch 'master' of github.com:worklist/hifi 2013-02-07 20:09:29 -08:00
octal.cpp include cstring for use of strcpy 2013-02-08 15:08:27 -08:00
octal.h intial restructuring for CMake setup 2013-02-06 18:07:36 -08:00
Oscilloscope.cpp intial restructuring for CMake setup 2013-02-06 18:07:36 -08:00
Oscilloscope.h fix casing on include of world.h 2013-02-08 13:54:45 -08:00
Particle.cpp intial restructuring for CMake setup 2013-02-06 18:07:36 -08:00
Particle.h dynamic header for GLUT include 2013-02-08 12:17:35 -08:00
SerialInterface.cpp intial restructuring for CMake setup 2013-02-06 18:07:36 -08:00
SerialInterface.h fix mising capitilazation for util include 2013-02-08 12:19:34 -08:00
Texture.cpp dynamic header for GLUT include 2013-02-08 12:17:35 -08:00
Texture.h dynamic header for GLUT include 2013-02-08 12:17:35 -08:00
UDPSocket.cpp fix crash by closing socket before deleting audio data 2013-02-11 17:07:56 -08:00
UDPSocket.h fix crash by closing socket before deleting audio data 2013-02-11 17:07:56 -08:00
Util.cpp switch back to ARB functions with glext include 2013-02-08 14:49:12 -08:00
Util.h don't initialize samplecount in header 2013-02-08 12:46:47 -08:00
world.h intial restructuring for CMake setup 2013-02-06 18:07:36 -08:00