log

age author description
2014-03-10 Robert McIntyre merge laptop changes. default tip
2014-03-10 Robert McIntyre finish removing xuggler.
2014-03-10 Robert McIntyre remove xuggle, since I will never use it.
2013-05-29 Robert McIntyre minor fix.
2013-05-29 Robert McIntyre fixed RatchetTimer time reporting.
2012-07-19 Robert McIntyre adjust format
2012-02-28 Robert McIntyre rename poorly named file.
2012-02-28 Robert McIntyre removed unnessary build dependency
2012-02-11 Robert McIntyre reformatting for web
2012-02-10 Robert McIntyre removed cursing
2012-01-15 Robert McIntyre added new timer for debugging purposes
2011-12-15 Robert McIntyre updated to work with new jme changes
2011-12-04 Robert McIntyre readme is UP
2011-12-04 Robert McIntyre first pass at wiki page
2011-12-04 Robert McIntyre adding wiki readme goodness
2011-12-04 Robert McIntyre added javadoc capability
2011-12-04 Robert McIntyre updated build
2011-12-04 Robert McIntyre improved formating
2011-12-04 Robert McIntyre add contact info
2011-12-04 Robert McIntyre wrote main documentation.
2011-12-03 Robert McIntyre going to write main documentation
2011-12-03 Robert McIntyre advanced documentation.
2011-12-03 Robert McIntyre interface documentation
2011-12-03 Robert McIntyre documentation for basic use case
2011-12-03 Robert McIntyre more friendly AppSettings handling
2011-12-03 Robert McIntyre system now works with the updated JmeSystem class
2011-12-03 Robert McIntyre stressing similiarity between audio and video capture
2011-12-03 Robert McIntyre correct typo in file name
2011-12-03 Robert McIntyre system is shaping up
2011-12-03 Robert McIntyre adapting to execellent new jmeSystem changes
2011-11-30 Robert McIntyre removed old files and moved natives unpacking to the AudioRenderer
2011-11-04 Robert McIntyre use reflection to set timer for MotionTrack for now
2011-11-03 Robert McIntyre renamed stuff
2011-11-03 Robert McIntyre added README
2011-11-03 Robert McIntyre updating capture-video
2011-10-31 Robert McIntyre fixed all problems for 16 bit mono output
2011-10-31 Robert McIntyre still trying to debug stupid program
2011-10-31 Robert McIntyre still debuging.
2011-10-31 Robert McIntyre working on divergence
2011-10-30 Robert McIntyre trying to track down very strange bug where a listener and aux listener at the same location hear different things
2011-10-30 Robert McIntyre starting to get something that can percieve sound
2011-10-30 Robert McIntyre closing clicky branch
2011-10-30 Robert McIntyre fixed click problem
2011-10-30 Robert McIntyre propagated AudioFormat to other classes.
2011-10-30 Robert McIntyre added AudioFormat to AudioSendRenderer
2011-10-30 Robert McIntyre need to solve audio recording clicks
2011-10-30 Robert McIntyre changed SoundProcessors to use AudioFormat
2011-10-30 Robert McIntyre code reformating
2011-10-30 Robert McIntyre removed warnings
2011-10-30 Robert McIntyre improved WaveFileWriter using tritonus
2011-10-30 Robert McIntyre going to improve WaveFileWriter
2011-10-30 Robert McIntyre started work on audio AI
2011-10-29 Robert McIntyre spazz dancing lol
2011-10-29 Robert McIntyre retarded spazz dancing achieved spazz
2011-10-29 Robert McIntyre added CompositeSoundProcessor for combining SoundProcessors
2011-10-29 Robert McIntyre fixed sound problem
2011-10-29 Robert McIntyre investigate sound positioning problem
2011-10-29 Robert McIntyre more work on Advanced documentation
2011-10-28 Robert McIntyre created part of the advanced documentation
2011-10-28 Robert McIntyre creating Advanced Audio documentation.
2011-10-28 Robert McIntyre removed crufty shell debug shell scripts
2011-10-28 Robert McIntyre going to improve documentation
2011-10-27 Robert McIntyre refactored.
2011-10-26 Robert McIntyre moved randelshofer stuff to rightfull place, enabled XuggleVideoRecorder
2011-10-26 Robert McIntyre moved files
2011-10-25 Robert McIntyre removed TestAurellem
2011-10-25 Robert McIntyre removed PrintTimer
2011-10-25 Robert McIntyre don't need StdAudio since I'm now using builtin javax to write wav files
2011-10-25 Robert McIntyre changed artifact name
2011-10-25 Robert McIntyre migrated IsoTimer
2011-10-25 Robert McIntyre migrating files
2011-10-25 Robert McIntyre successful build.xml
2011-10-25 Robert McIntyre ignore build artifacts
2011-10-25 Robert McIntyre added Hello sample programs. Will slowly move all the capture code to here