DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2327

- Added more programs to settings.ini for prioritization.

x Clicking on the status windows turned off auto-arrange. Pressing ESC
while moving the window did not restore it to the original position.
Fixed, thanks to Kikka.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2329

+ cFosSpeed's foreground window detection will automaticall grant high prio
to data from the current foreground process (as long as it's in the
foreground). This could lead to the case where you upload/download and
all that data is set to high, effectively congesting the whole line, even
for small high-prio data (like DNS or VoIP).

This is now fixed: only non-bulk data from fg processes is set to high and
bulk data is now elevated to normal. That's still better than low, which is
where is would normally go.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2330

+ Optimized amount of in-flight data that cFosSpeed allows (sort of a global
RWIN) for lower ping times. This should lower your ping times by about
30 msec if your are transferring data at the same time.

+ If low latency mode is switched on and non-cooperative mode is selected,
cFosSpeed will act as if in cooperative mode, that is we're trading
high bandwidth for low ping time.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2331

x Fixed a bug where the program list in the add new program dialog was not
updated correctly. Thanks to Tim M for reporting it.

x Fixed very old bug that could lead to to bluescreen in rare circumstances.
Thanks to Philippe Bertrand for dump file.

x Fixed a possible deadlock (freeze).

- Switched to new compiler.

Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2332

x Fixed a bug where the cFosSpeed status window is not opened automatically
after system standby.

- Added some trace output to find a problem where LAN ports will open and
close with a frequency of about 10 seconds.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2333

- Tested with Windows 10 Octover 2018 Update, version 1809, codename
Redstone 5.

- New SDK used. This includes mitigation against certain Spectre attacks.

- Added / corrected several games in prioritization list. Thanks to mgrxabi.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2334

+ The entries in the current connections dialog are now sorted according to
their speed.

+ If the skin window is in click-though mode, it will change to click-opaque
mode if you hover with your mouse cursor over it for 4 seconds (and will
revert back to click-through mode if the cursor is not in the window for
4 seconds). So, if the skin window prevents you from interacting with other
windows, you can use the click-through mode.

+ Skin window position is now stored relative to the nearest corner of the
current monitor. Thereby the position is always fixed relative to that
corner if you change the monitor resolution.

+ cFosSpeed now tracks DUPACKs to be able to assess connection quality.
"spd ns" has now a row with "Duplicate ACKs".

+ "spd cons" has now rows for tx'ed DUPACKs (a sign for receive quality) and
tx resends (a sign for transmit quality).

+ "spd cons" now accepts a "-head:<n>" parameter to only print the first
<n> connections.

x Actions on buttons in skin windows were disabled. Fixed.

- Added more games to the prioritization list. Thanks again to Sc3ed.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2335

* Install and uninstall now also clean the driver store from cFosSpeed
INF files. If an install is still unsuccessful or results in
"driver not loaded" problems, you can run the installation, ignore
errors and then run a deinstall. This should clean the driver store from
old cFosSpeed INF files.

* cFosSpeed now tracks the host name from HTTP, TLS and QUIC conenctions.
It can be displayed with "spd cons -host". This will print the host name
instead of the remote address. If you want both, use "-host2" or
"-host -remote" instead.

* This new feature is also available in the "current connections (advanced)"
dialog.

* Advanced connection overview (and "spd cons" as well) now only keeps one
UDP pseudo-connection per DNS server. This prevents a load of UDP DNS
pseudo-connections that were just used for one DNS query.

+ Status window positions are now stored per network adapter, regardless of
router MAC. This should eliminate confusion when the network adapter is
sed with different routers.

+ Improved usability of the context menu.

+ Advanced connection overview (and "spd cons" as well) is now by default
sorted by protocol (first TCP, then UDP), then by local IP address:port,
then remote. IPv4 is sorted in front of IPv6.

+ Added more games and other programs to the program prioritization UI.

+ click-through now has its own sub-menu. You can now chose between "off",
"click-through" (always) and "click-through (auto)" (will switch off
after 4 secs of mouse hover, and on again if your mouse is not over the
window for 4 secs). Thanks to Death_Master for the suggestion.

+ Fixed and improved sorting in advanced connection overview: column "class"
is now ordered by prio, "prot" by protocol/local/remote and the columns
have a default order that makes sense (i.e. the most important at the top
or alphabetical).

- Removed old, long unused code. Removed filter rules -ppp, -mp-header,
-mp-begin, -mp-end, -mp-frag, -pppp that were always false anyway (since
cFosSpeed would never get PPP frames).

- Internal modernization of interlocked variables.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2336

* In the Prioritize Programs dialog you can now select to display the used
programs only (instead of all programs).

* settings.ini and thereby the list of default program priorities is now
updated automatically. If you don't want this, delete the key named
'version' in the section [All] at the end of the file.

+ The list of used programs is now updated periodically and not only when
the usage graph is opened.

x Fixed problems with the Logitech Display Keyboards introduced in the last
beta.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.27 build 2337

+ Added option in the program update menu to enable / disable automatic
updates of settings.ini

+ "spd cons -host" will now show also the port number after the host name.

x Fixed a bug where auto-hide on fullscreen hid the status window even if the
fullscreen window was on a different monitor.

x Fixed a bug in the update of used programs.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
3362
Reakcje/Polubienia
1972
Miasto
Z DziadLandu ;p
cFosSpeed 10.51 build 2340

+ By default, full screen detections requires that the full screen window is
on the same monitor as the cFosSpeed status window. You can change it so
full screen is detected even if the full screen window is on a different
monitor than the cFosSpeed status window, by setting
"per_monitor_fullscreen=0" in the file
c:\unsers\<you>\appdata\local\cfos\cfosspeed\user_data.ini
section [All]. Thanks to Ori for the suggestion.

+ Added a setting where you can turn off full screen detection if the
fullscreen window is not on the same monitor.

+ Added IPv6 support for IPlists. The format is the same as for IPv4, just
with IPv6 addresses instead. Since IPv6 address contain ':' it is assumed
that Protowall format IPlists do not use ':' in the "name" portion. If that
becomes a problem, use Emule format instead.

cFosSpeed will only use the prefix, i.e., the upper 64 bits of an IPv6
address, since the lower 64 bits are the interface identifier, which is
entirely local.

+ When the stored passwort to your license is lost or wrong, the screen that
asks for it anew will now also accept your 30-char serial number, if that is
how you got your key.

x Fixed a spurious crash if installation failed. Thanks to Drool.

- Added more games to the prioritization list (settings.ini)

Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry