summaryrefslogtreecommitdiff
path: root/orkaudio/BatchProcessing.cpp
AgeCommit message (Expand)Author
2007-07-30Added non-lookback recording mode.Henri Herscher
2007-06-06Enhanced configurable tape file naming and added configurable tape path namin...Henri Herscher
2007-01-04Fixed potential crash that had been introduced with changeset 379 that could ...Henri Herscher
2006-12-27It is now possible to have multiple streams with different codecs being corre...Henri Herscher
2006-12-18RTP mixer is now flushed at the end of streams so we don't miss a small chunk...Henri Herscher
2006-10-19Added a tape ready message that is emitted to orktrack when a tape has been t...Henri Herscher
2006-10-11There is now an orkaudio wide tracking ID for recording sessions. All logging...Henri Herscher
2006-09-27Added sample count logging.Henri Herscher
2006-08-21orkaudio 0.6 now builds under Linux.Henri Herscher
2006-07-26Added command line mcf file transcoding - Henri Herscher
2006-07-11Fixed problem in Singleton initialization.Henri Herscher
2006-07-11Make sure the singleton cannot be instanciated twiceHenri Herscher
2006-07-07* Added EndMetadata capture eventHenri Herscher
2006-07-05* Tape processor interface becomes usable and usedHenri Herscher
2006-06-21Added #pragma warning( disable: 4786 ) to a few filesHenri Herscher
2006-06-21Moved FileFormatEnum from AudioTape.cpp in OrkAudio to AudioCapture.cpp in Or...Henri Herscher
2006-05-18Now checks for null pointer before trying to close and delete files in except...Henri Herscher
2006-05-16Now closing capture file when an exception was thrown. Improved logging, in p...Henri Herscher
2006-05-05now deleting failed capture files by default (configurable)Henri Herscher
2006-05-05Tapes now only reported if it was possible to transcode them.Henri Herscher
2006-04-08Replaced sleep by nanosleepHenri Herscher
2006-03-22Added BatchProcessingEnhancePriority config parmHenri Herscher
2006-03-19Default immediate processing queue size is now 10000. Default batch processin...Henri Herscher
2006-03-15Fixed Linux compilation errorsHenri Herscher
2006-03-15If an exception happens in the batch processing, will still delete the mcf file.Henri Herscher
2006-03-02OrkTrack can now ask for tape deletionHenri Herscher
2006-02-09Added a temp chunk reference so as to keep the input chunk (facilitates debug...Henri Herscher
2006-02-01Dropped remote indicator when reporting an audio chunkHenri Herscher
2006-01-21fixes to change VoIpMixer to RtpMixerHenri Herscher
2006-01-20VoIP mixing and decoding does now happen in the batch processing thread inste...Henri Herscher
2005-12-09Corrected bug where gsm could not be chosen anymore for storage format.Henri Herscher
2005-12-08Orkaudio can now encode in "pcmwav" format, ie, pcm stored in a wav file with...Henri Herscher
2005-12-06Sample rate can now be different than 8KHzHenri Herscher
2005-11-15Improvements in the shutdown procedure (NT service does not crash on exit any...Henri Herscher
2005-11-04Added AudioOutputPath config parameterHenri Herscher
2005-10-20First checkinHenri Herscher