Revision history

Revision History
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.