Commit graph

  • 03db6f0a9b remove .DS_Store from repo Stephen Birarda 2013-01-22 14:43:05 -0800
  • 1cd1e69d02 shift indented comment in audio.cpp Stephen Birarda 2013-01-22 14:17:52 -0800
  • 3e4da1582f shift indented comment in audio.cpp Stephen Birarda 2013-01-22 14:17:52 -0800
  • 7a17449e1d organize folder to match Xcode structure Stephen Birarda 2013-01-22 13:45:37 -0800
  • 078ee65438 organize folder to match Xcode structure Stephen Birarda 2013-01-22 13:45:37 -0800
  • 7e9deeadce Work to add lattice, finger, other stuff Philip Rosedale 2013-01-21 18:07:07 -0800
  • ab50a4dd7c Work to add lattice, finger, other stuff Philip Rosedale 2013-01-21 18:07:07 -0800
  • ea8729acc4 better concurrency management for shared buffer Stephen Birarda 2013-01-18 11:18:54 -0800
  • a65c4b50ca mix together packets received in between buffer sends Stephen Birarda 2013-01-17 15:13:17 -0800
  • 41c0790ffb echo back last received packet on 20ms interval Stephen Birarda 2013-01-16 15:56:31 -0800
  • a533e505d3 add sftp config file and built program to gitignore Stephen Birarda 2013-01-16 14:25:32 -0800
  • 7252598ecf send back last received packet as mixed buffer Stephen Birarda 2013-01-11 14:07:51 -0700
  • 6cbe461520 thread client packets, non-blocking receive to remove agents Stephen Birarda 2013-01-11 13:15:51 -0700
  • 1754417af1 add a gitignore for *.out files Stephen Birarda 2013-01-11 13:14:55 -0700
  • 170eaf7be2 add back Philip's agent code Stephen Birarda 2013-01-11 11:25:54 -0700
  • 89bcc7a908 stub out a thread to send back buffer mix Stephen Birarda 2013-01-11 11:10:41 -0700
  • 2fc8bf9fa5 initial commit of code from Philip's spaceserver Stephen Birarda 2013-01-11 10:44:38 -0700
  • 3bea53c66b mix together multiple packets from clients Stephen Birarda 2013-01-11 10:43:54 -0700
  • 168d366120 added 20msec delay in reply of buffered data Stephen Birarda 2013-01-09 17:00:58 -0700
  • 8033440932 echo back audio packet to sender Stephen Birarda 2013-01-09 15:20:24 -0700
  • d64833a927 initial commit using 24 UDP server code Stephen Birarda 2013-01-09 13:15:22 -0700
  • 58f0ea0a65 Commented out broadcast calls, added fullscreen flag Philip Rosedale 2012-12-13 17:23:39 -0800
  • d27bf404a6 Commented out broadcast calls, added fullscreen flag Philip Rosedale 2012-12-13 17:23:39 -0800
  • 16583ca5b7 Merge branch 'perf-optimization' Kenneth Keiter 2012-12-13 14:19:48 -0800
  • 795e7cdc55 Merge branch 'perf-optimization' Kenneth Keiter 2012-12-13 14:19:48 -0800
  • 9d05e5dcad Improves performance with image capture ever so slightly. Kenneth Keiter 2012-12-13 14:19:16 -0800
  • cd26933268 Improves performance with image capture ever so slightly. Kenneth Keiter 2012-12-13 14:19:16 -0800
  • dc036551ac Fix small typo. Kenneth Keiter 2012-12-13 13:15:40 -0800
  • 283b8b298d Fix small typo. Kenneth Keiter 2012-12-13 13:15:40 -0800
  • ac35009cac Merge branch 'opencv' Kenneth Keiter 2012-12-13 13:13:53 -0800
  • 1c071e5e26 Merge branch 'opencv' Kenneth Keiter 2012-12-13 13:13:53 -0800
  • 19b2bb1728 Roll-up commit of marker-tracking. * Added OpenCV and CVBlob framework. * Added marker acquisition and tracking. Kenneth Keiter 2012-12-13 13:08:04 -0800
  • b6919755c2 Roll-up commit of marker-tracking. * Added OpenCV and CVBlob framework. * Added marker acquisition and tracking. Kenneth Keiter 2012-12-13 13:08:04 -0800
  • 1c03d5822a Adding networking to send agent head rotations Philip Rosedale 2012-12-12 09:54:13 -0800
  • 09f3c00b5a Adding networking to send agent head rotations Philip Rosedale 2012-12-12 09:54:13 -0800
  • b022550eac Merge pull request #8 from yozlet/18784 Philip Rosedale 2012-12-03 16:08:06 -0800
  • 8d74d5b4e9 Merge pull request #8 from yozlet/18784 Philip Rosedale 2012-12-03 16:08:06 -0800
  • 8099cfec4a Made particles colored simply by their velocity Philip Rosedale 2012-12-03 16:06:18 -0800
  • 4f65339daf Made particles colored simply by their velocity Philip Rosedale 2012-12-03 16:06:18 -0800
  • 725d9f60a0 Increase colour value gamut Yoz Grahame 2012-11-30 09:59:33 -0800
  • 0fdcf1a566 Increase colour value gamut Yoz Grahame 2012-11-30 09:59:33 -0800
  • 044b813dd3 More stuff for head roll, improved head, stable dt in all field calcs Philip Rosedale 2012-11-29 23:28:14 -0800
  • a495c291e5 More stuff for head roll, improved head, stable dt in all field calcs Philip Rosedale 2012-11-29 23:28:14 -0800
  • ec91637f1a Updated maple PDE to have Roll gyro and led latency tester Philip Rosedale 2012-11-29 15:52:47 -0800
  • ff0cf7e13c Updated maple PDE to have Roll gyro and led latency tester Philip Rosedale 2012-11-29 15:52:47 -0800
  • 50b020ed96 Go fullscreen on startup Yoz Grahame 2012-11-28 16:28:14 -0800
  • b78cc04bf5 Go fullscreen on startup Yoz Grahame 2012-11-28 16:28:14 -0800
  • a4daf22e37 Moving I/O code into head class, playing with blocks Philip Rosedale 2012-11-28 14:50:14 -0800
  • 255e628a92 Moving I/O code into head class, playing with blocks Philip Rosedale 2012-11-28 14:50:14 -0800
  • 2309d248a9 Moving I/O code into head class, playing with blocks Philip Rosedale 2012-11-28 14:47:09 -0800
  • fad5e28347 Moving I/O code into head class, playing with blocks Philip Rosedale 2012-11-28 14:47:09 -0800
  • 721d4e9b1c Merge pull request #7 from yozlet/18673 Yoz Grahame 2012-11-28 14:10:39 -0800
  • a70c6225c2 Merge pull request #7 from yozlet/18673 Yoz Grahame 2012-11-28 14:10:39 -0800
  • 690a7075ce Move constants to macros; increase particle count Yoz Grahame 2012-11-28 14:01:35 -0800
  • 8b720d53df Move constants to macros; increase particle count Yoz Grahame 2012-11-28 14:01:35 -0800
  • 9fb480e46e Look at all the pretty colours! We now have color values for the field elements, which are gradually added to the particles as they move. Yoz Grahame 2012-11-26 18:17:00 -0800
  • 4ebcc0cff3 Look at all the pretty colours! We now have color values for the field elements, which are gradually added to the particles as they move. Yoz Grahame 2012-11-26 18:17:00 -0800
  • 8d47a75758 Commented out cubes, added particle count, misc cleanup Yoz Grahame 2012-11-26 14:47:30 -0800
  • 410e7b2d7e Commented out cubes, added particle count, misc cleanup Yoz Grahame 2012-11-26 14:47:30 -0800
  • 20ae9e0f11 Merge branch 'master' of git://github.com/worklist/interface Yoz Grahame 2012-11-26 14:17:32 -0800
  • 268bc88ed3 Merge branch 'master' of git://github.com/worklist/interface Yoz Grahame 2012-11-26 14:17:32 -0800
  • 6172b38f49 Added test routine makecubes() and key handlers Philip Rosedale 2012-11-25 15:32:55 -0800
  • e5c94d6c69 Added test routine makecubes() and key handlers Philip Rosedale 2012-11-25 15:32:55 -0800
  • 2b62adce6c Added vector renderer util, broadcast packets now reaching agents Philip Rosedale 2012-11-21 12:08:30 -0800
  • 4226886042 Added vector renderer util, broadcast packets now reaching agents Philip Rosedale 2012-11-21 12:08:30 -0800
  • 5daf15ac2d Spaceserver agent list, broadcast routines for discovered agents Philip Rosedale 2012-11-21 11:12:40 -0800
  • 2cf25c23c5 Spaceserver agent list, broadcast routines for discovered agents Philip Rosedale 2012-11-21 11:12:40 -0800
  • 3ddea45e2c Added spaceserver messaging. Philip Rosedale 2012-11-20 21:51:09 -0800
  • e64f46d556 Added spaceserver messaging. Philip Rosedale 2012-11-20 21:51:09 -0800
  • 86b1f0909b More little housekeeping cleanups to main.cpp Philip Rosedale 2012-11-19 15:20:24 -0800
  • c91dd5c4c2 More little housekeeping cleanups to main.cpp Philip Rosedale 2012-11-19 15:20:24 -0800
  • 17cccf7617 Removed cloud rendering from main.cpp to Cloud class Philip Rosedale 2012-11-19 15:07:21 -0800
  • 6a7128243a Removed cloud rendering from main.cpp to Cloud class Philip Rosedale 2012-11-19 15:07:21 -0800
  • 5536f539b0 use glDrawElements() to draw the particles - no major speedup so far, but less code Yoz Grahame 2012-11-19 13:18:37 -0800
  • ea66f0c2a8 use glDrawElements() to draw the particles - no major speedup so far, but less code Yoz Grahame 2012-11-19 13:18:37 -0800
  • 2bc588f4d0 Merge branch 'master' of git://github.com/worklist/interface Yoz Grahame 2012-11-19 12:56:38 -0800
  • 5a522feb32 Merge branch 'master' of git://github.com/worklist/interface Yoz Grahame 2012-11-19 12:56:38 -0800
  • cb52fb7f04 Removing some of the triangle code in main.cpp Philip Rosedale 2012-11-18 11:00:21 -0800
  • 95b106b867 Removing some of the triangle code in main.cpp Philip Rosedale 2012-11-18 11:00:21 -0800
  • 4174364adc Further work on Cloud class Philip Rosedale 2012-11-18 10:45:41 -0800
  • 125eed350a Further work on Cloud class Philip Rosedale 2012-11-18 10:45:41 -0800
  • 86d9230181 Partial commit to switch sprite rendering to new Cloud class Philip Rosedale 2012-11-17 17:00:56 -0800
  • eb648d3d1f Partial commit to switch sprite rendering to new Cloud class Philip Rosedale 2012-11-17 17:00:56 -0800
  • 672f48c08f Head tweaks, audio toggle Philip Rosedale 2012-11-16 16:45:44 -0800
  • 13344f1774 Head tweaks, audio toggle Philip Rosedale 2012-11-16 16:45:44 -0800
  • 4b5f25fafa Lock build SDK to 10.7 Yoz Grahame 2012-11-12 17:48:45 -0800
  • 1f6134b14b Lock build SDK to 10.7 Yoz Grahame 2012-11-12 17:48:45 -0800
  • b774d833e4 Texture loading only happens at init() Yoz Grahame 2012-11-12 17:48:28 -0800
  • c604a88a07 Texture loading only happens at init() Yoz Grahame 2012-11-12 17:48:28 -0800
  • ee0c614482 Merge branch 'master' of github.com:/worklist/interface Philip Rosedale 2012-11-12 17:32:42 -0800
  • ee1db09d06 Merge branch 'master' of github.com:/worklist/interface Philip Rosedale 2012-11-12 17:32:42 -0800
  • 15dd6cafbd Work in progress on field/ball interaction Philip Rosedale 2012-11-12 17:31:07 -0800
  • 7dbac3fbc9 Work in progress on field/ball interaction Philip Rosedale 2012-11-12 17:31:07 -0800
  • 7c63f09254 Merge pull request #5 from yozlet/master Yoz Grahame 2012-11-12 17:29:09 -0800
  • 8509cd421e Merge pull request #5 from yozlet/master Yoz Grahame 2012-11-12 17:29:09 -0800
  • adb373180f Oops - texture load command went missing in a merge Yoz Grahame 2012-11-12 17:27:39 -0800
  • 0206086ade Oops - texture load command went missing in a merge Yoz Grahame 2012-11-12 17:27:39 -0800
  • d168cb1610 Trivial change to test Philip Rosedale 2012-11-09 18:02:39 -0800
  • 642c81beae Trivial change to test Philip Rosedale 2012-11-09 18:02:39 -0800
  • c43da6687a Merge pull request #4 from yozlet/master Yoz Grahame 2012-11-09 15:55:00 -0800