Blind
Я уже не пользуюсь Tixati . Просто помню,что без включения данной опции,у меня статистика не учитывалась.
Я уже не пользуюсь Tixati . Просто помню,что без включения данной опции,у меня статистика не учитывалась.
поверх устанавливать или лучше снести прежде старую?
uTorrent, qBittorrent, TransmissonQt не могут его прожевать.
Welcome!
July 16, 2015 2230 GMT
Tixati v2.14 Alpha-1
A new alpha test has begun.
Major changes have been made to our build-chain and optimizing procedures. Due to deficiencies in MSVC's current implementation of new C++ language features, it was necessary to switch to a GCC-based solution to create Windows executables. This change has allowed us to fully capitalize on several new C++11/14/17 features, and several improvements have been made to our framework and application code, both in terms of runtime efficiency and code simplicity.
Widespread changes have been made throughout the entire 100,000+ lines of code that make Tixati. Rigorous testing is needed to make absolutely sure nothing went wrong in this transition.
The first few alpha-versions should look exactly the same as v2.12. After we are sure the new framework is stable, we will proceed to release additional alpha versions with new features.
We have done extensive in-house testing before publicly releasing these alpha versions. However, to be extra safe, make sure you backup your Tixati configuration .dat files. You can do this either via Settings > Import/Export, or by manually going to the app data folder and backing up all the .dat files you see. It is extremely important that you do this before testing, especially for the first few alpha releases. If you are not confident in your ability to manage your configuration backups, please refrain from testing.
These alpha-test versions are distributed in stand-alone format. Simply extract the archive to your desktop, and run the executable file within the folder. It will use the same configuration as the installed stable copy of Tixati 2.12. If you are using the portable edition, rename and place the executable file in the same folder you use for your current portable installation.
If you discover any problems running the alpha version, please post a report in the forum, and make sure you mention exactly which version you are running.
Please check this page frequently for updates. We may post new alpha builds in quick succession. Thanks for helping us test!
Due to deficiencies in MSVC's current implementation of new C++ language features, it was necessary to switch to a GCC-based solution to create Windows
new C++11/14/17 features, and several
July 21, 2015
Tixati v2.14 Alpha-2
The following changes have been made since alpha-1:
-new event loop and threading (this is a very major internal change)
-fixed tracker reorder crash
-fixed problems with column sel wnd and dbl click wnd
-fixed problem with peer request starvation toward the end of xfer
-network narrow/wide ratelimiting zones have widened by 4 bits (used in many places in program)
-channel tabs now disabled upon loading, when there is no selection
-fixed channel prop wnd not disappearing on channel remove
-fixed GUI freeze problem when right-clicking a different channel when editing info
-allow column reordering in additional places
-raised # of channels that can be started simultaneously to 20 in classic mode, unlimited in others
-fixed problems with search window progress bar caption
-fixed problems setting topic
-fixed channel stream problems at very low bitrates / small segment sizes
-file allocation marshalling problems fixed
-fixed a few other very minor GUI problems
Please watch this page for updates. Another alpha version will be posted very soon.
July 23, 2015
Tixati v2.14 Alpha-3
The following changes have been made since alpha-2:
-fixed problems with chunked-encoded tracker replies
-UI remembers edit-mode unsaved channel info/share instead of preventing switch and showing save reminder dlg
-fixed problems with column reordering under Linux
-no longer crashes when reordering/rt-clicking trackers
-further changes to build-chain optimizing settings
-widespread yet minor improvements to string-handling and parsing routines
-fixed problems with auto-throttle trace/ping on IPv6-only networks
-several webseeding fixes
Thanks for testing! Please watch this page for updates. Another alpha version will be posted very soon.
August 4, 2015
Tixati v2.14 Alpha-4
This version introduces a few new features and has several fixes and improvements.
-new seed queue management system that rotates seeds in and out of standby depending on seed/peer counts and other factors
-new download queue auto-skip feature that will start queued downloads when bandwidth is under-utilized
-queue management settings are accessible from Settings > Transfers > General
-peer/seed counts in status column reflect verified connections and not unverified tracker/dht counts
-several minor transfer-related gui improvements
-major improvements to win32 core task-scheduler to prevent gui hold-ups over low-priority tasks
-random 0-4 second delay on outgoing tracker transactions under heavy load to help prevent excess packet dropping on startup/shutdown
-super-seeds now transmit ut_uploadonly extension
-category sub-menus grouped according to last category separator
-improvements to internal XMLe parser (used for menu generation, socket parameters, and queue management settings)
-legacy .dat files are no longer loaded/saved (they have not been used since v1.41), which speeds up shutdown
-improved win32 dynamic icon loading routines
-improved poisoned piece recovery scheme
-raised default dl/ul slot counts to 8/5
-lowered incoming connection timeout to 25 sec
-lowered tracker timeout upon program exit to 15 sec
-fixed problems with win32 COM threading
-new "codeview" in font settings, used for textviews showing XMLe for bandwidth menus, socket parameters, and queue management settings
-dragging transfers can queue/unqueue them in addition to simple reordering
We are progressing quickly toward a new full release, but first there may still be another one or two alpha releases in quick succession this week. Please check this page often.
This is a major update that includes new features and several major and minor bug-fixes.
- optional automatic seed queue management system that rotates seeds in and out of standby depending on seed/peer counts and bandwidth
- optional download queue auto-skip feature that will start additional queued downloads when bandwidth is under-utilized
- queue management is fully configurable via XMLe in Settings > Transfers > General
- dragging transfers can now queue/unqueue them in addition to simple reordering
- peer/seed counts in status column reflect verified connections and not unverified tracker/dht counts
- super-seeding improvements
- several web-seeding fixes
- several transfer-related GUI improvements
- outgoing tracker transactions are queued and delayed under heavy load
- category sub-menus grouped according to last category separator
- new "codeview" fixed-width font for editing XMLe for menus, socket parameters, and queue management settings
- legacy .dat configuration files are no longer loaded/saved (they have not been in use since v1.41), which speeds up shutdown
- relaxed incoming connection rate limits
- lowered incoming connection timeouts
- several tracker protocol and timing improvements
- improved poisoned piece recovery routines (especially with multiple block sources)
- channel streaming improvements, especially for low bitrates and small segments
- channel info/share editing remembers state when channel selection changes
- several other channel-related GUI fixes
- fixed problems with auto-throttle trace/ping on IPv6-only networks
- major overhaul of core event loop and task-queuing system for smoother operation
- eliminated dependencies on win32 pthreads library, most of OpenSSL, and boost::regex
August 8, 2015
Tixati version 2.16 is now available. This is a last-minute update to yesterday's v2.15 release that fixes some compatibility problems with older Windows XP pre-SP2 systems and IPv6
October 5, 2015
Alpha-2 is now available.
The following changes have been made since Alpha-1:
-fixed crash upon startup trying to load IP filter tables
-fixed problems outgoing channel streaming from file
-channel topic now updates properly, even for empty topic
-restored ATOM feed support
-minor changes to the incoming port binding error procedures
-ignore EAFNOSUPPORT error for main IPv6 listening sockets if machine is WinXP
-improved UPNP support
Please keep an eye on this page as we will be releasing updates very quickly.
Thanks for helping test!
October 11, 2015
Alpha-5 is now available.
The following changes have been made since Alpha-4:
-fixed stream network coded data checksum problems on zeroed-out segments
-improved self-connect detection, now works with broken NAT hairpinning implementations (that fail to rewrite src addr), and also detects public reflectors
-option to set channel stream title from file + folder name
-fixed channel stream file hash caching probs
-replaced zoom in/out icons (problems with default GTK icons being unavailable on some systems)
-transfer properties window now updates title after meta comes in
-fixed autostart problems
Please keep an eye on this page for updates. We will be posting a final release very soon.
Thanks for helping test!
October 15, 2015
Tixati version 2.23 is now available.
This update fixes a few small problems with 2.21, and also improves the automatic seed queue management:
seed queue management now takes into account bandwidth priority settings (adjustable in advanced settings)
further adjustments to outgoing block request pipelining
file name character encoding problems fixed
fixed minor problems with IPv6 holepunching and PEX peer exchange
fixed a crash upon certain HTTP/DNS errors when retrieving .torrent files from RSS feeds
problem with WebUI not showing event logs has been fixed
WebUI now loads template files correctly
slightly increased DHT search pacing and fine-tuned request timeouts
Предыдущая тема: Sif - новый перспективный видеокодек