summaryrefslogtreecommitdiff
path: root/orkbasecxx
AgeCommit message (Expand)Author
2007-01-26Fixed MSVC6 compilation problem.Henri Herscher
2007-01-24Support for iLBC added by Gerald BegumisaGerald Begumisa
2007-01-17Fixed g++ compilation problem.Henri Herscher
2007-01-17Initial version of a transcoded tape file naming scheme. This makes it possib...Henri Herscher
2007-01-12Fixed Linux and Linux x86_64 compilation problems. Thanks to Matt Roth @ Inte...Henri Herscher
2007-01-10Fixed g++ compiler warning (lack of newline).Henri Herscher
2007-01-10Fixed compilation problem under Linux.Henri Herscher
2006-12-28In case of an AudioChunk GetNumSamples() exception, return chunk details as p...Henri Herscher
2006-12-28SIP Session metadata can now be updated when a new RTP stream is seen that ma...Henri Herscher
2006-12-271. Subsequent SIP INVITES that could be associated to an existing session now...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-12-05Fix for an RtpMixer bug where an empty chunk was generated in the output (Bac...Henri Herscher
2006-11-10GSM RTP payload type can now be decoded under Linux.Henri Herscher
2006-11-10GSM code from Berlin Technische Universitaet is now included directly in the ...Henri Herscher
2006-11-07GSM 6.10 now supported as an RTP payload type under Windows.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-28Now exporting MemUtils.h functions for use outside of the orkbasecxx dll. Henri Herscher
2006-09-21Capture Batch Size now configurable. This makes it possible to control how mu...Henri Herscher
2006-08-29Added memory handling routines.Henri Herscher
2006-08-21orkaudio 0.6 now builds under Linux.Henri Herscher
2006-08-21Added newlines at end of file.Henri Herscher
2006-08-01Applying changeset 306 from 0.5 to trunk:Henri Herscher
2006-07-26Added command line mcf file transcoding - Henri Herscher
2006-07-12Added GetExtension()Henri Herscher
2006-07-11Fixed a weird release only compile problem " error C2039: TryEnterCritical...Henri Herscher
2006-07-11Added "Object List" deserialization capabilities to recursive serializers.Henri Herscher
2006-07-07* Added EndMetadata capture eventHenri Herscher
2006-07-05* Tape processor interface becomes usable and usedHenri Herscher
2006-07-03LogManager is now a home-made singleton as opposed to an ACE singleton. This ...Henri Herscher
2006-07-03Now DLL importing/exporting AudioTape symbols.Henri Herscher
2006-07-03Moving AudioTape.cpp and AudioTape.h to orkbasecxxHenri Herscher
2006-06-30Newly added classes coming from OrkAudio now export symbols.Henri Herscher
2006-06-30Moved more stuff to orkbasecxxHenri Herscher
2006-06-29DLL_IMPORT_EXPORT becomes DLL_IMPORT_EXPORT_ORKBASE, so that different DLLs c...Henri Herscher
2006-06-29Moved DLL_IMPORT_EXPORT #define to OrkBase.hHenri Herscher
2006-06-22Now possible to specify a list of filters to load at the capture port level.Henri Herscher
2006-06-21ConfigManager now holds a reference to all plugin Configure functions.Henri Herscher
2006-06-21Moved ConfigManager and LogManager stuff to orkbasecxxHenri Herscher
2006-06-21Moving LogManager.cpp to orkbasecxxHenri Herscher
2006-06-21Moving LogManager.h to orkbasecxxHenri Herscher
2006-06-21Moving ConfigManager.h to orkbasecxxHenri Herscher
2006-06-21Moving ConfigManager.cpp to orkbasecxxHenri Herscher
2006-06-21Moving Config.cpp to orkbasecxxHenri Herscher
2006-06-21Moving Config.h to orkbasecxxHenri Herscher
2006-06-21Moving AudioCapturePlugin.h to orkbasecxxHenri Herscher
2006-06-21Moved FileFormatEnum from AudioTape.cpp in OrkAudio to AudioCapture.cpp in Or...Henri Herscher
2006-06-21Moved __cdecl defines to new file dll.hHenri Herscher
2006-06-20Changed the Filter interface so that filters can also receive capture events,...Henri Herscher