Associate
- Joined
- 22 Feb 2007
- Posts
- 278
- Location
- Oxfordshire
FahMon 2.3.3 Released
FahMon 2.3.3 is now available for download here: http://fahmon.net/download.html
What's new in this release:
* The client list view has been made much more configurable and additional columns can be added with a right click on the column title.
* You can now completely hide the WU Info panel on the right hand side of the main FahMon window.
* Clients can now be managed from the main menu instead of a right click menu in the clients list.
* Clients can now be manually disabled if you don't want FahMon to monitor them.
* Paused clients can now be detected and shouldn't register as *hung*.
* A number of debilitating bugs that affected GPU monitoring have been fixed.
* FahMon on Windows now follows MS guidelines for storage of settings. This means no more problems with UAC on Vista when downloading project updates.
Special thanks go to John Daiker for providing a number of patches to improve GPU2 support as well as fixing the "quick-refresh" crash bug.
As always if you find any bugs in FahMon please report them using trac
Complete changelog:
FahMon 2.3.3 is now available for download here: http://fahmon.net/download.html
What's new in this release:
* The client list view has been made much more configurable and additional columns can be added with a right click on the column title.
* You can now completely hide the WU Info panel on the right hand side of the main FahMon window.
* Clients can now be managed from the main menu instead of a right click menu in the clients list.
* Clients can now be manually disabled if you don't want FahMon to monitor them.
* Paused clients can now be detected and shouldn't register as *hung*.
* A number of debilitating bugs that affected GPU monitoring have been fixed.
* FahMon on Windows now follows MS guidelines for storage of settings. This means no more problems with UAC on Vista when downloading project updates.
Special thanks go to John Daiker for providing a number of patches to improve GPU2 support as well as fixing the "quick-refresh" crash bug.
As always if you find any bugs in FahMon please report them using trac
Complete changelog:
Code:
v2.3.3 (01/11/08)
General
* Added new cores support.
* Made "Last 3 Frames" the default PPD/ETA calculation method.
* Added multiple new data columns.
* Made client management more intuitive by adding a "Clients" menu.
* Made main window menus more intuitive.
* Added ability to remove the "WU Info" panel from view.
* Updated queue structure to qd FR 069
* Add ability to select custom web output templates.
* Altered About Dialog text.
* Added custom variables to web output templates.
* Fixed GPUv2 always reporting PPD as "inaccurate."
* Updated folding support forum link in "Web" menu (thanks to Mark Gerber).
* Fixed div by zero error that affected GPU2 clients (thanks to John
Daiker).
* Fixed quick refresh crash bug (thanks to John Daiker).
* Fixed file manager bug with paths containing spaces (thanks to John
Daiker).
* Fixed team number and username refresh issue (thanks to John Daiker).
* Changed client list style and removed "zebra" background colour scheme.
* Issue time no longer used as download time.
* Added ability to disable clients.
* Improved sorting algorithm.
* Added client pause detection.
* Added support for truncating usernames in the web output.
Windows
* Fixed cosmetic issue with work/current.xyz using / instead of \.
* Migrated configuration folder to %APPDATA% to improve behaviour in Vista.
* Updated installer to add entry to add/remove programs.
* Fixed some minor installer issues.
* Now built against wxWidgets 2.8.9.
Linux
* Fixed an issue with latest GCC and inline functions (thanks to KB3LWJ).
* Fixed compiler warnings about deprecated conversions (thanks to John
Daiker).
* Added configure test to check for ANSI wxWidgets and warn if found.