TeamSpeak 3 Client 3.1.4 Release

速いですね

ここ最近のアップデートレンダラとオーディオ周りの変更しかない気がする


原文

=== Client Release 3.1.4 13 Apr 2017
+ Angle is now the default OpenGL renderer to workaround issues with the latest
  NVidia driver update.
+ Added new commandline parameter --force-opengl-desktop, which would force the
  old default renderer
- Fixes to recently overhauled windows soundbackend

日本語訳

[Read More]

TeamSpeak 3 Client 3.1.3 Release

更新が早い

はやい


原文

=== Client Release 3.1.3 23 Mar 2017
* ClientQuery plugin is now managed by the online addon system
- Fix several hotkeys not binding properly
- Fixed rare crash in Windows Audio backend
- Fixed rare crash on exit

日本語訳

=== クライアント リリース 3.1.3 2017年3月27日
* クライアントクエリプラグインはオンラインアドオンシステムによって管理されるようになりました
- 適切にバインドされていない複数のホットキーを修正
- Windowsオーディオバックエンドがまれにクラッシュするのを修正
- 終了時にまれにクラッシュするのを修正

TeamSpeak 3 Client 3.1.2 Release

更新が早い

MyTeamSpeak入って以降更新速い?


原文

=== Client Release 3.1.2 16 Mar 2017
+ Added new hotkey setting to use this hotkey only in the current server tab.
* (experimental) added command line arguments to let users with broken gfx
  drivers force using Angle DirectX backend or software rendering:
  --force-opengl-angle --force-opengl-soft
* Control plugin is now managed by the online addon system
* Various improvements to Overwolf integration.
* Minor update to license agreement logic to avoid showing a new license text
  when users are not required to re-accept the license.
* Windows Audio Session (WASAPI) sound backend improvements.
* Readded possibility to use ts3server links with token and addbookmark
  parameters, which got lost with sync changes in 3.1. Instead of storing a
  token in the bookmark as pre-3.1, the token is locally stored in a file
  and used the first time a connection is established via the added bookmark.
  Such tokens will not be synchronized via myTeamSpeak.
- Improved text in error reporter to make more clear what we are going to
  upload.
- Updated some permission help texts
- Fixed incorrect channel password being used on automatic reconnect.
- Fixed bookmarks manager drag&drop where autoconnect bookmarks lost their
  bold state.
- Fixed order of autoconnect bookmarks to behave again like in pre-3.1 clients
- Fixed package installer failing on package.ini files encoded with UTF-8-BOM.
- TSDNS deprecated dialog is now a message in the server tab.
- Fixes to sync status display in statusbar.
- Minor fixes to myTeamSpeak recovery key behaviour, don't allow using a
  recovery key after logging out of myTeamSpeak account.
- Fixed myTeamSpeak item collision dialog to no longer try to solve a
  collision while the item has already been deleted.
- Multiple improvements and fixes to new hotkey backend introduced in 3.1.1
- Minor fixes to file browser introduced with recent filetransfer rewrite.

日本語訳

[Read More]

TeamSpeak 3 Client 3.1.1-3.1.1.1 Release

更新

更新速いですね


原文

=== Client Release 3.1.1.1 21 Feb 2017
! Fixed possible crash on OS X

=== Client Release 3.1.1 10 Feb 2017
! Plugin API version updated to 22. Version 21 plugins will continue to work.
+ New hotkey backend
  + New Plugin API to allow plugins to "provide" new hotkey input
  + Mouse Button 4 and 5 support on Linux
  + Improved cross-platform keyboard key mapping to better handle keys 
    on non US keyboards
  - Fixed a bug that would cause the client to lose the ability 
    to handle hotkeys on Mac after an update using the built-in updater
  ! Hotkeys created using Client 3.1.1 are not compatible with 3.1.0.1 or below
  ! Moved Gamepad and Joystick support from the client to a plugin. This plugin
    is available in myTeamSpeak and will be automatically installed.
+ Improvements to Windows Audio Session sound backend
* Added some informative tooltips and dialogs to myTeamSpeak dialogs, trying to
  explain what "Stay logged in on this computer" and "Synchronization" features
  do, as this apparently caused some user confusion.
* Changed behavior in myTeamSpeak options page. Apply settings immediately
  instead of waiting for Apply/Ok click.
* Added openglblacklist.json trying to workaround broken OpenGL drivers of
  some graphic cards, forcing software renderer mode.
* Added help texts to sync item collision dialogs to explain how a collision
  happened and how to resolve it.
- TSDNS fixes to workaround issues with broken routers. Using Google DNS
  servers as fallback.
- Fixed channel subscriptions of non-existant channels bloating bookmark sync
  data. Bookmarks will auto-cleanup themselves on connect.
- Open external links in online addons browser widget in external browser.
- Limit channel auto-subscription to 500 channels to avoid exceeding maximum
  server packet size.
- Fixed filetransfer from password-protected channels.
- Fixed updater UAC detection on Windows.
- Treat empty profiles in plugin API guiConnect function as "use default
  profiles", fixing issue in Overwolf apps.
- Reimplemented plugin API call getBookmarkList, added demo code to test plugin
- Fixed crash in plugin API sendFile function when passing a nullptr as return
  code.
- Fixed opening the recovery key dialog from statusbar icon when sync data
  failed to decrypt.
- Increased settings.db version to 7 due to new hotkey backend.
- Fixed various crashes found through the crashdump upload system.
- Fixed third icon in badges setup dialog not showing the proper badge.
- Various fixes to importing pre-3.1 hotkeys.
- Fixed certain unicode characters in bookmark nickname to trigger the "unsaved
  changes" dialog even if there was no change. Closing the bookmarks dialog
  with "Ok" once will fix existing bookmarks.
- Fixed clearing cache during a running client session breaking badges.
- Fixed server- and clientlog filter list breaking on entries including
  linebreaks.
- Fixed port being ignored in bookmarks using IPv6 addresses.
- Added "Cancel" button to myTeamSpeak account setup dialog.
- Fixed pressing escape not deleting the key in a hotkey dialog created by
  the plugin API requestHotkeyDialog.
- Fixed a crash in the ClientQuery Plugin.
- When a style is uninstalled, the client now switches back to default.
- When a soundpack is uninstalled, the combobox for selection is now updated
  properly.
- Sound packs can now use relative paths again to reference to default sound
  pack files
- Default sound pack gets updated immediately upon installation through addon
  browser.
- Addons are now sorted by name in the addon options

日本語訳

[Read More]

TeamSpeak 3 Client 3.1.0-3.1.0.1 Release

更新

書くの忘れてました


原文

=== Client Release 3.1.0.1 12 Jan 2017
! Fixed crash at start on Windows Vista

=== Client Release 3.1 15 Dec 2016
+ Added support for myTeamSpeak. Signing up for a myTeamSpeak account will
  allow you to synchronize your bookmarks, identities, hotkeys, whisper lists
  and channel subscriptions. Upcoming myTeamSpeak features will include addons
  synchronization, addons update management, and more.
+ Added IPv6 support
+ Filetransfer backend rewritten
+ New improved echo cancellation implementation
+ Addons now install into user directory by default, where no UAC is required
  unless using a portable installation.
+ All backend for bookmarks, identities, hotkeys, whisperlists, subscriptions,
  addons etc. rewritten, using new storage system across all devices.
+ New implementation of TSDNS. Important change: The client now only looks for
  a TSDNS server on a toplevel SRV record. For server name a.b.c.d.e the client
  will only search for a TSDNS server with a SRV record named _tsdns._tcp.d.e
+ Added russian and japanese translations.
+ Upgraded C++ runtime to Visual Studio 2015. Added support to install the
  Microsoft C++ runtime package on demand during update process.
+ Added whisperlist import/export to textfile, see contextmenu on the
  synchronized/local lists in whisperlists dialog. Requested by users for
  easier sharing of complex whisperlist setups.
+ Added badges system. Redeem a code to receive special badges. Configure which
  of these badges should be shown in the client. See Options / MyTeamSpeak page
+ Added -safemode commandline parameter to skip loading any plugins.
+ Added check for injected Ad-Aware dll which may crash the TeamSpeak client.
! In recent OS X versions, hotkeys may stop working after using the built-in
  updater. When installing from a disk image, they work fine. We are currently
  evaluating this issue.
  If you are an OS X user and require hotkeys, consider using the disk image
  installer instead of the updater.
! TSDNS now uses the list https://publicsuffix.org/list/public_suffix_list.dat
  to determine at what level the client should query for a TSDNS server. It
  will pick the domain 1 level below the domains on that list. For example: for
  a.b.c.co.uk it will pick c.co.uk since co.uk is on that list.
* Do not consider a teredo tunnel as a routable ipv6 address. If there is no
  other routable ipv6 address, this means the client will not try to resolve
  ipv6 addresses.
* Submenus temporarily removed from Self menu on OS X until we find a
  workaround for Qt 5.6.1 issue with submenus not updating properly.
* Overhauled Windows sound backend.
* Plugins can now load dynamic libraries from a subfolder with same name as
  plugin library (Windows only).
- Added missing 16x16_myts_account.png to "Origin" iconpack (gfx/default.zip)

日本語訳

[Read More]

TeamSpeak 3 Server 3.0.13.5-3.0.13.6 Release

結構サボってた。

気づかなかったんだもん


原文

=== Server Release 3.0.13.6  9 november 2016
 - Fixed virtual server stops responding to clients
 - TSDNS server now also listens on ipv6 when available
 * TSDNS server Documentation updated
 
=== Server Release 3.0.13.5  24 october 2016
 - not logging received packets with 0 bytes any more
 - fixed ftinitdownload/ftinitupload can hang on server query

日本語訳

[Read More]

MD Advent Calendar 2016 Day 20

この記事はMD Advent Calendar 2016 20日目の記事です

クズがプログラミングが全く出来ない人達とチームを組んで開発したときの話と振り返り。

19日目の記事、わかりやすいチュートリアルで面白かったです。

[Read More]