Mercurial > jmeCapture
log src/com/aurellem/capture/audio/AudioSendRenderer.java
age | author | description |
---|---|---|
2011-11-30 | Robert McIntyre | removed old files and moved natives unpacking to the AudioRenderer |
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 debuging. |
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 | 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-27 | Robert McIntyre | refactored. |