Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:darix
teamspeak3-client
teamspeak3-client.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File teamspeak3-client.changes of Package teamspeak3-client
------------------------------------------------------------------- Fri Aug 15 10:10:45 UTC 2014 - mrueckert@suse.de - update to 3.0.16 + Added two new iconpacks, one as new default. When using the old default iconpack, it will be changed to the new default once. Old iconpack is still included for people who prefer it. + Added new modern theme, but do not set as default automatically. * Updated template files to use the new icon syntax. * Added plugin_sdk.html to install directory, pointing to the current download location. - Fixed possible issue with control DLL plugin and recent Overwolf release. ------------------------------------------------------------------- Tue Jul 22 00:39:49 UTC 2014 - mrueckert@suse.de - update to 3.0.15.1 - Fixed possible client freeze with url tags. - Fixed possible client freeze with huge images. - Images (both remote and ts3image) with width or height > 4000 px are now refused and no longer displayed in the channel description. - Magnet urls are now allowed. - Limited number of caught URLs to 10 per chat message. - Adjustments to teamspeak control plugin for better Overwolf compatibility. ------------------------------------------------------------------- Tue Jun 24 14:14:44 UTC 2014 - mrueckert@suse.de - update to 3.0.15 + Overhauled update system. General goals are to reduce download size and allow the updater to update itself before updating the client. + Two-step update ensures that the updater can update itself before updating the TeamSpeak client. This way we can deploy changes to the updater more quickly. + Updater copies itself to temp folder and then runs from there, thus we no longer have issues with the updater not being able to update files because they are currently used by the system. + Added binary patching to the updater for a faster and much smaller download + Compressed update files with lzma instead of gzip to further reduce size + Added update channel selection to Options dialog (Applications page) to make it easier to switch to beta channel. No more update.ini editing required. + URLs will now be written into their own database named urls.db. The old urls.dat will be converted and deleted. If the converter finds a broken url in the urls.dat, the file will be discarded and a clean database will be created. * Simplified Updater UI, removed some useless functions (Start/Changelog) * Updated bundled Overwolf installer * Multiple fixes and improvements to bbCode parser from 3.0.14. * Updated openssl to 1.0.1h - Removed pluginsdk.zip from installer and updater. It is available again from our downloads page (http://teamspeak.com?page=downloads). - Removed mirrors.ini, mirrors are no longer being used. - Fixed broken date and time displays (bans, temp passwords, messages, logs etc). This was an oversight when switching from Qt 4 to 5. - Fixed currently typing pen in chat not showing to other users. - Fixed delay after applying changes in some pages of the Options dialog, especially noticeable in Applications page. - Fixed adding bans not working with some Unicode characters in nicknames. - Fixed some tooltips which changed with Qt5. - Fixed temporary passwords table header which broke with Qt5. - Fixed disabling max user spinboxes in channel edit dialog. - Fixed icon scaling when loading from folder. - Removed icon when moving a spacer. - The profile and whisperlist name is now limited to 60 characters. - Fixed an icon in filebrowser. - Fixed website invitation for OSX. - Fixed ts3link if a file or a folder name contains whitespace. - Fixed client freeze and lag when loading chat history. - Fixed permission table header which broke with Qt5. - Fixed package installer which broke with Qt5. - Fixed timestamp field in chat. Some digits were interpreted wrong. - Fixed package installer. Some addons could not be uncompressed. - Fixed quotation marks surrounding news ticker in updater on Linux and OS X ------------------------------------------------------------------- Tue Mar 18 11:19:09 UTC 2014 - mrueckert@suse.de - adapt our find requires/provides scripts to new libraries ------------------------------------------------------------------- Tue Mar 18 11:07:52 UTC 2014 - mrueckert@suse.de - update to 3.0.14 + Updated to Qt 5.2.1. Updated compilers, runtime and third party libraries. This includes a multitude of changes to the TeamSpeak client to ensure transition from Qt 4 to 5. This is a major update under the hood. + Iconpacks can now be provided as a zip file. See gfx/default.zip Old folders gfx/default and gfx/countries will be emptied on update. Custom iconpacks are still supported. Icons in extracted folders take priority over zip archives if both exist. Note: Plugin authors have to provide their own icons. + The plugin SDK is now distributed as zip archive in pluginsdk.zip. The old pluginsdk folder is no longer updated, original files will be automatically deleted on update. + Added https support, so the client can now load and display remote icons from https pages. A https server banner will work after the next server release. * Distribute Windows runtime as DLLs in TeamSpeak installation root instead of using vcredist package. This is a temporary solution until the updater is able to run a downloaded vcredist package post-update if required. * Unused Qt 4 libraries will be deleted by the updater when the updater starts (so not immediately on first update, as the old updater still requires Qt 4). * Memory usage and overall performance optimizations. * Plugin API increased to 20. Plugins depending on Qt 4.8 have to be updated. * Plugin API: Added isDown parameter to requestHotkeyInputDialog function to support PTT key bindings. Note: It's in the pluginsdk.zip now! * Prevent client from connecting to ports > 65535. * Missing icons will be shown as a blue bordered icon with a number. * Inform users when a recording client joins or leaves your channel. * Permissions window allows to set b_channel_join_ignore_password for server groups, channel groups and clients. * "Install Overwolf" checkbox in Windows is now remotely controlled by Overwolf server. If down or not reachable, defaults to disabled. * Cache animated avatars/banners to lower hard disk access. * On Linux the system tray icon is now hidden by default due to incompatibilities with Qt and freedesktop tray icon standards. It can be activated in the options. * Privilege key window supports Multi-select for copy to clipboard action. * Improved integration with Overwolf for their latest 2014-02-03 release. * Moved chat format buttons from mainwindow into the chat input contextmenu. These actions will now add bbCode tags to the text instead of using a very basic WYSIWYG approach, which is too dependant on Qt CSS formatting risking to break on any Qt update. * Automatically format *bold* and _underline_ in received chat messages. - Fixed joystick/gamepad button count. - Fixed renaming profiles. - Fixed saving preset messages. - Removed "Hide in taskbar" option - Removed "Use double click to activate" option, tray icon activation is now using the platform standard behavior (double click on Windows, single click on other platforms) - Fixed an undefined file transfer status when transfer starts. - Fixed a possible file transfer crash when transfer starts. - Updated emoticons display which can now show more icons at once. - Fixed showing a blank main window when minimizing/maximizing the window quickly. - PTT key in capture profile is only shown from default hotkey profile. - Show error message on missing sound files. - Fixed possible crash when deleting a profile. - Fixed possible animated avatar freeze. - Fixed rare crash when increasing identity security level. - Fixed client name format in client banned message - Fixed wrong notification ID in channel created event ------------------------------------------------------------------- Mon Oct 28 17:37:01 UTC 2013 - mrueckert@suse.de - update to 3.0.13.1 + Fixed possible crash in appscanner plugin when receiving invalid plugin commands via serverquery or fake plugins. * Ignore "Hide TeamSpeak in Taskbar" option when being started from Overwolf while in a fullscreen game, as this may minimize the game. * Added Ctrl+W shortcut to close server tab * Self menu mnemonic changed from s to e to avoid collision with _S_ettings - Appscanner plugin no longer requests autoload. - Fixed UI display issue with delete delay in edit channel deialog when b_channel_modify_temp_delete_delay is not set. ------------------------------------------------------------------- Tue Oct 1 12:56:15 UTC 2013 - mrueckert@suse.de - update to 3.0.13 + Added support for channel delay feature in server 3.0.10. This allows to set a delay in seconds after which temporary channels will be deleted after the last client has left. To configure a virtualserver default, set the delay in the virtualserver edit dialog. Or configure per channel in the channel edit dialog. Channel templates were adjusted to show the delete delay and a count- down until the channel is removed. + Added search field in customize toolbar dialog. + Added display of filetransfer progress in taskbar (Windows 7 and above). * Removed deprecated Direct Input hotkey system, meanwhile replaced by the "Default" hotkey system. - Fixed assigning hotkey when key was mapped or deactivated via "ScanCode Map". - Fixed avatar animation when an animated gif will be set after a jpg. - Fix for Overwolf integration, avoid getting back to desktop when TeamSpeak is started by Overwolf in-game and immediately a dialog opens. ------------------------------------------------------------------- Tue Sep 10 12:49:43 UTC 2013 - mrueckert@suse.de - update to 3.0.12 + Integrated Overwolf Overlay. Windows: Overwolf can now be installed and started from the TeamSpeak client via menu and toolbar actions. Bundled Overwolf mini installer in TeamSpeak autoupdate and installer, which downloads the actual Overwolf installer. All platforms: Added Overwolf icon in TeamSpeak tree to indicate clients running Overwolf (can be disabled in Options/Design). These icons require TeamSpeak Server 3.0.9 or later. + Included TeamSpeak control plugin. This is part of a project offering the possibility to control TeamSpeak from another application running on the same computer, similar to the clientquery plugin. Currently Windows only. More detailed information will be available in the near future. * Removed the overlay plugin from TeamSpeak installer and autoupdate, so future updates to the overlay plugin no longer depend on a TeamSpeak release. The overlay plugin is available and maintained on the authors webpage: http://ts3overlay.r-dev.de/ * Direct Input Hotkey is now automatically changed to "Default" in preparation to removing Direct Input in a later release. While you can manually switch it back to Direct Input again, we don't recommend to do so. - Fixed possible crash in direct input hotkey system. - Fixed infinite file access caused by animated images. - Fixed possible crash in client/server log highlight dialog. - Fixed issue running 32 bit Linux client on systems without SSE2 CPU support. ------------------------------------------------------------------- Mon Aug 12 13:43:13 UTC 2013 - mrueckert@suse.de - update to 3.0.11.1 - Fixed possible crash in hotkey system on client startup - Fixed dependencies on newer glibc versions - Plugin API: Fixed ts3plugin_onHotkeyRecordedEvent not being called ------------------------------------------------------------------- Mon Aug 5 21:08:09 UTC 2013 - mrueckert@suse.de - update to 3.0.11 ! Changed the platform string for the Mac OsX platform from "Mac" to "OS X" + Added (Windows only) hotkey support for multiple USB devices. If we cannot get the USB device name from the system, we will try to read it from a local file. Please notice usb.ids in root folder. You can always overwrite it with the latest version from http://www.linux-usb.org/usb.ids. + The chat- and poke messages are now styleable too. Please notice the default_chat.qss in styles/ folder for example. The default_chat.qss is also the fallback if <stylename>_chat.qss does not exist. + Added "Classic" theme for users who want the old chat color scheme back. + Protection against DOS attacks was added to server 3.0.8. Added required counterpart of this functionality to the client. Server 3.0.8 requires client 3.0.11 to connect. + Added C++ runtime libraries to Linux deployment * Reworked URLs storage hopefully fixing crash on loading corrupt data file. Stored URLs from previous versions will expire. * Autoexpire URLs after 180 days. * Plugin API: printMessage and printMessageToCurrentTab are now executed in the GUI thread, fixing a crash in the Arma plugin. * Added "Channel" to Receive/Sent Poke notification. New default for both is server + channel + client. * Added confirmation when deleting an Identity via the remove button. * Automatically close "ban client" and "serverquery login" dialogs when disconnecting. * Added limit of 40 characters in phonetic nickname field in channel dialog. * Added character limit to name field in server/channel copy dialog. * Added copying Server IP to clipboard from server connectioninfo dialog. * Added a dialog to make sure the user will be informed about old USB device hotkeys. They have to be newly assigned once. * Changed default chat notification settings for outgoing pokes. * Changed default settings for neutral contacts, no custom name anymore. * Added rootIsDecorated to remove collapse indicator on root item to stylesheet * Added to client template: CLIENT_VERSION_SHORT, CLIENT_CONNECTED_SINCE * Added to channel template: CHANNEL_VOICE_DATA_ENCRYPTED_FLAG * Added to server template: SERVER_VERSION_SHORT * Added that info frame loads the <style>_chat.qss - Fixed issue with outgoing poke display when user has special characters in in his nickname and the poke contains an URL. - Removed Collected URLs item from the tray menu. - Fixed some custom nickname displays which were not shown correctly (chat, poke and whisper history). - Fixed UTF-8 display of country tooltips (e.g. Curaçao), added bl.png for Saint Barthélemy. - Fixed "Make current channel default" in bookmarks dialog which didn't work properly after adding this bookmark while already being connected. - Fixed wrong connection count for new bookmarks (was 1 after creation even if we didn't connect yet). - Fixed vanishing port number from bookmark address field. - Fixed issue with chat pen displaying chat partner is typing when he was just interacting with the tab. - Fixed webserver list freezing when webserver is not reachable. - Fixed wrong "Apply/Discard" dialog when changing option pages. - Plugin API: Callbacks are now called properly on requestFileList - Fixed issues with highlight and filter in server log dialog. - Fixed offline message subject which will no longer send newlines. - Fixed that http:// is now the default scheme when missing in poke- or hostmessage dialog. - Fixed stylesheet helper hotkey which now shows the correct object names. - Fixed the translation of some hotkey descriptions. - Fixed server messages which had an additional whitespace at the beginning. - Fixed quoting of channel- and user links. - Fixed pasting a newline character which now is prevented at several places. - Fixed discarding mouse buttons at hotkey system "Keyboard & Mouse Only". If you don't need discarding, "Default" is the better choice and also more flexible. - Fixed unusable sound devices in osx - Fixed default Downloads folder on Linux, no longer download to home dir. ------------------------------------------------------------------- Tue Apr 16 14:04:50 UTC 2013 - mrueckert@suse.de - update to 3.0.10 + Fixed gatekeeper signature error starting the 3.0.10 client on Mac OS X * Updater will in addition to renaming updated DLLs and exe also move them to a folder "old" to avoid Qt loading the old plugin DLLs. * Export missing requestClientEditDescription to Lua + Added some context menu entries into whisper history - Stereo recording in DirectSound works properly now - Recording from sources with more than 2 channels should downmix properly to 2 channels now (in stead of just using the first 2 channels) - Adjusted default position of windows when opened for the first time when the position has not yet been stored. - Added more default languages to the Mac OS X app bundle affecting the Mac menu, which is independant from Qt translation files. All language folders are now ignored by gatekeeper, so they can be safely manually added. - Fixed Upload button of IconView dialog on Mac OS X - Removed warning spam message on Mac OS X when connecting to a TSDNS server. - Fixed tooltip for United Kingdom - Fixed possible crash in Add-Hotkey dialog - Fixed crash when right-clicking on the background area of notification options. - Do not replace "-" with "−" in hostmessage dialog. - Adjusted package installer to work properly if plugins do not follow the recommended name scheme of _win32.dll and _win64.dll - Fixed possible crash when deleting profiles. - Fixed encoding when invitation contains channel password with spaces. ------------------------------------------------------------------- Fri Mar 8 14:10:20 UTC 2013 - mrueckert@suse.de - update to 3.0.10 - opus codec support ------------------------------------------------------------------- Wed Oct 31 15:28:56 UTC 2012 - mrueckert@suse.de - update to 3.0.9.2 ------------------------------------------------------------------- Tue Oct 23 13:49:41 UTC 2012 - mrueckert@suse.de - update to 3.0.9 ------------------------------------------------------------------- Mon Sep 24 13:10:44 UTC 2012 - mrueckert@suse.de - update to 3.0.8.1 ------------------------------------------------------------------- Mon Jun 25 16:41:50 UTC 2012 - mrueckert@suse.de - update to 3.0.7 ------------------------------------------------------------------- Tue May 8 13:14:46 UTC 2012 - mrueckert@suse.de - update to 3.0.6 ------------------------------------------------------------------- Tue Feb 28 13:43:43 UTC 2012 - mrueckert@suse.de - update to 3.0.5 ------------------------------------------------------------------- Tue Jan 24 15:03:36 UTC 2012 - mrueckert@suse.de - update to 3.0.3 ------------------------------------------------------------------- Tue Nov 29 13:58:27 UTC 2011 - mrueckert@suse.de - update to 3.0.2 ------------------------------------------------------------------- Mon Aug 29 15:02:42 UTC 2011 - mrueckert@suse.de - make the tarball nosource ------------------------------------------------------------------- Mon Aug 29 14:45:55 UTC 2011 - mrueckert@suse.de - update to 3.0.1 ------------------------------------------------------------------- Mon Aug 22 16:40:01 UTC 2011 - mrueckert@suse.de - update to 3.0.0 final ------------------------------------------------------------------- Tue Jun 14 14:59:50 UTC 2011 - mrueckert@suse.de - add support to switch between intree and system Qt libraries by default we will built with system libraries on distros newer than 11.4. It was built against 4.7.2 and 11.4 has 4.7.2. - drop fmodex from the find_provides/-requires scriptlets ------------------------------------------------------------------- Tue Jun 14 13:20:23 UTC 2011 - mrueckert@suse.de - fix rpaths: - binaries had an rpath on "." which got removed chrpath cant modify that kind of rpath. - all the libraries got their rpath set to _t3_client_dir ------------------------------------------------------------------- Tue Jun 14 12:45:38 UTC 2011 - mrueckert@suse.de - update to rc2 ------------------------------------------------------------------- Fri Feb 11 14:54:30 UTC 2011 - mrueckert@suse.de - it is ts3server not teamspeak ------------------------------------------------------------------- Fri Feb 11 13:45:02 UTC 2011 - mrueckert@suse.de - remove extension from the icon line in the desktop file ------------------------------------------------------------------ Thu Feb 3 16:33:56 UTC 2011 - mrueckert@suse.de - added icon - fixed wrapper script - kill the rpath ------------------------------------------------------------------- Wed Feb 2 21:21:59 UTC 2011 - mrueckert@suse.de - initial package
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor