summaryrefslogtreecommitdiff
path: root/orkaudio/OrkAudio.cpp
AgeCommit message (Expand)Author
2009-10-22Multiple corrections to code to suppress gcc warnings - identified by Tzafrir...beg_g
2009-10-21Fixed orkaudio to load init classbeg_g
2009-10-01Added an initialization message which is sent to orktrack over HTTP when orka...beg_g
2009-08-14Modified the orkaudio API for StartCapture and PauseCapture to carry out thei...Gerald Begumisa
2009-01-15Modified the G722 decoder such that it is not compiled as a separate Orkaudio...Gerald Begumisa
2009-01-10Made modifications to have G722 decoder compile in Windows.Gerald Begumisa
2009-01-07Modified the orkaudio API, adding the record and pause HTTP commands. The rec...Gerald Begumisa
2009-01-06Fixed WIN32 compilation problems with AudioGain filter.Henri Herscher
2008-12-18Added AudioGain filter that allows gain to be increased or reduced on all cha...Gerald Begumisa
2007-09-12ConfigManager singleton now stored as a pointer.Henri Herscher
2007-09-06Added TapeFileNaming tape processorGerald Begumisa
2007-07-30Added non-lookback recording mode.Henri Herscher
2007-07-19Multiple orkaudio instances may be ran on one server by setting the environme...Gerald Begumisa
2007-03-29PluginsDirectory now tunable in config.xml. Henri Herscher
2007-03-05Introduced ReportingSkipTape command.Henri Herscher
2007-02-07Added tcpping command in order to test DNS/TCP/IP connectivity from orkaudio ...Henri Herscher
2007-02-05ObjectFactory becomes a home brewed singleton instead of an ACE singleton. AC...Henri Herscher
2007-01-24Support for iLBC added by Gerald BegumisaGerald Begumisa
2007-01-03Fixed crash at the end of transcoding a single mcf file via the command line....Henri Herscher
2006-11-07GSM 6.10 now supported as an RTP payload type under Windows.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-05* Tape processor interface becomes usable and usedHenri Herscher
2006-07-03Adapting to the LogManager change.Henri Herscher
2006-06-21Moved FileFormatEnum from AudioTape.cpp in OrkAudio to AudioCapture.cpp in Or...Henri Herscher
2006-03-03Created Utils.cpp - Moved file utility functions from Utils.h to Utils.cpp - ...Henri Herscher
2006-03-02OrkTrack can now ask for tape deletionHenri Herscher
2006-02-01Plugin loading now makes sure that file extensions are correct (.dll and .so)Henri Herscher
2006-01-30now registers ulaw filterHenri Herscher
2006-01-24Can now load multiple pluginsHenri Herscher
2006-01-24DLL initialize hook becomes "OrkInitialize"Henri 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-11-23usage cosmeticsHenri Herscher
2005-11-23usage output now different between Linux and WindowsHenri Herscher
2005-11-23Improved usage notesHenri Herscher
2005-11-17Added "make install" targetHenri Herscher
2005-11-15Improvements in the shutdown procedure (NT service does not crash on exit any...Henri Herscher
2005-10-20First checkinHenri Herscher