Revision history

Revision History
Revision 1.3304 Aug 2011
Overhauled documentation, removed FMOD functions which got replaced by own sound backends.
Revision 1.3217 Sep 2010
Added documentation for new voice data encryption settings.
Revision 1.3110 Jun 2010
Added new whisper callbacks and functions, added channel latency factor property, changed Mac OS X system requirements.
Revision 1.3022 Feb 2010
Updated channel sorting chapter for recent anyID to uint64 changed. Added set/getChannelVariableAsUInt64 functions.
Revision 1.2928 Jan 2010
Changed server and channel IDs from type anyID to uint64. Adjusted onTextMessageEvent callback and send message functions.
Revision 1.2829 Oct 2009
Added ts3client_setClientVolumeModifier function to Playback chapter. Client whisper list setting is always enabled.
Revision 1.2705 Oct 2009
Added port parameter to ts3client_spawnNewServerConnectionHandler and extraMessage to onServerErrorEvent
Revision 1.2614 Sep 2009
Added custom encryption callbacks
Revision 1.2505 May 2009
Updated documentation on getParentChannelOfChannel.
Revision 1.2429 Apr 2009
Updated documentation on requestClientSetWhisperList.
Revision 1.2327 Mar 2009
Renamed getCurrentPlaybackDevice/getCurrentCaptureDevice to getCurrentPlaybackDeviceName/getCurrentCaptureDeviceName. Use vacant functions to return the currently open FMOD System object.
Revision 1.229 Feb 2009
Custom FMOD objects API changes. Changed playback value voice_factor to voice_modifier, removed playWaveFile function and voice_factor_wave.
Revision 1.2123 Jan 2009
Added chapter about custom FMOD objects.
Revision 1.2019 Dec 2008
Added voice recording chapter.
Revision 1.199 Dec 2008
Added returnCode to functions interacting with server. Updated some functions with added uniqueIdentifier parameters.
Revision 1.187 Nov 2008
Error handling API change.
Revision 1.1713 Oct 2008
Added ts3client_getServerConnectionHandlerList function.
Revision 1.1606 Oct 2008
Changed function prefix from ts3_ to ts3client_ so both client and server shared libraries can be loaded in the same application.
Revision 1.1522 Sep 2008
Added echo canceling to preprocessor section.
Revision 1.149 Sep 2008
Removed unused functions and enums, which were removed from the SDK headers.
Revision 1.133 Sep 2008
Removed "enabled" preprocessor flag. Changed default server port from 3000 to 9987. Adjusted ts3client_initClientLib parameters.
Revision 1.128 Jul 2008
New query clients/channel functions. New individual channel codec quality settings. Updated encoding chapter and ts3client_initClientLib() function. Removed agc_increment and agc_decrement preprocessor options.
Revision 1.1130 May 2008
New server properties added. force parameter in ts3client_requestChannelDelete added. Added note about cdecl calling convention.
Revision 1.1022 May 2008
Added new ts3client_createIdentity function and updated docs for onTalkStatusChangeEvent.
Revision 1.916 May 2008
Added new ts3client_getPlaybackConfigValueAsFloat() function.
Revision 1.814 May 2008
Added new mute functions and new ClientProperties fields.
Revision 1.728 Apr 2008
Added new mechanism to shutdown playback devices. Added remark about opening capture devices without closing. Added ts3client_ prefix to all clientlib function calls. Added 3D sound chapter.
Revision 1.65 Mar 2008
Added remark for new database logging.
Revision 1.526 Feb 2008
Added more documentation to Client/Channel/Virtualserver properties. Documented changed interfaces for user logging, ts3client_requestServerVariables and ts3client_startConnection.
Revision 1.431 Jan 2008
Added new chapter Channel sorting, adjusted documentation according to recent changes to channel order
Revision 1.324 Jan 2008
Added notes about new logging features and wave file volume, adjusted some modified enums. Updated FAQ section with new Push-To-Talk mechanism. Documented new ts3client_activateCaptureDevice function and modified VAD preprocessor settings.
Revision 1.221 Dec 2007
Added FAQ and documentation for new logging callbacks
Revision 1.104 Dec 2007
Added documentation for new client lib functions
Revision 1.030 Oct 2007
First release