Menu

Tree [f6d855] master V1.2.7 /
 History

HTTPS access


File Date Author Commit
 create_deb 2013-12-13 Thorsten Gilling Thorsten Gilling [f6d855] and again ... forgot to update readme and chang...
 documentation 2011-04-12 tgilling tgilling [bd526a] documentation update
 screenshots 2011-04-12 tgilling tgilling [bd526a] documentation update
 src 2013-12-13 Thorsten Gilling Thorsten Gilling [5cab85] Fixed "AMDOverdriveCtrl erroneously interprets ...
 .gitignore 2013-12-03 Thorsten Gilling Thorsten Gilling [ac1a1c] added new command line switch "-m" to start min...
 AMDOverdriveCtrl.project 2013-12-03 Thorsten Gilling Thorsten Gilling [ac1a1c] added new command line switch "-m" to start min...
 AMDOverdriveCtrl.workspace 2013-03-06 Thorsten Gilling Thorsten Gilling [243314] new Version 1.2.3
 bin2h 2010-12-24 Thorsten Gilling Thorsten Gilling [968d48] initial public release
 configure 2010-12-30 tgilling tgilling [7e56e7] 1.0.2: folder layout changed, corrected minor d...
 make_deb.sh 2011-01-05 tgilling tgilling [402e7c] check for supported HW features and disable par...
 makefile 2013-03-22 Thorsten Gilling Thorsten Gilling [1a2e22] Patches applied
 readme.txt 2013-12-13 Thorsten Gilling Thorsten Gilling [f6d855] and again ... forgot to update readme and chang...
 rename_bz2.sh 2011-01-05 tgilling tgilling [402e7c] check for supported HW features and disable par...

Read Me

History:
--------

V1.2.7	:	Bugfix Release (Bugs #7, #9, #10 fixed)

V1.2.6  :	added button to change temperature display from °C to °F

V1.2.5  :	new command line option "-m" to start the program minimized to tray as requested by user Photon

V1.2.4  :	"Close to tray" instead of dialog destroy as suggested by David Keogh

V1.2.3  :	new command line switch "--no-warnings" to suppress warning message box at startup
        	patch included (detect if card supports fan speed setting by percentage)
        	patch included (makefile corrected)
		
V1.2.1  :	Bugfix: correct segfault if no perf levels reported

V1.2.0  :	added (yet) undocumented 'AMD Powertune' setting - needs testing!

V1.1.4  :	"save default" button added by SourceForge Member 'logion'

V1.1.3  :	card ident string was wrong in multi GPU setup

V1.1.2  :	choose GPU through command line switch (--adapter-index)

V1.1.1  :	Bugfix release

V1.1.0  :	new feature: Change color temperature (inspired by "f.lux" 
         	and "redshift")

V1.0.3  :	check for supported HW features and disable parts of the program 
         	if necessary

V1.0.2  :	corrected some minor deb packaging problems

V1.0.1  :	add some sanity checks at program startup and eventually report
         	problems 
         	created simple makefile for compiling without codelite

V1.0.0	:	initial public release


Credits:
--------

Thanks to Alexey Svistunov and Cengiz Günay for suggesting changes to the makefile.


Notes:
------

This project is developed by using the "codelite" IDE (www.codelite.org). 
A workspace for this IDE is included.

Dependencies: 

	AMD Display Library >= 3.0 
	(http://developer.amd.com/gpu/adlsdk/Pages/default.aspx) 

	extract the ADL Library into the main project folder and rename the ADL
 	folder to "ADL_SDK" 

	wxWidgets 2.8.10 or later
	If you install the "codelite" IDE you will probably have all what's
	necessary.

Building and installing:

	'make && make install'

Uninstalling:

	'make uninstall'

Creating deb package:

	'make deb'

Creating source tarball:

	'make dist' 
	or 
	'make dist_adl'		(include ADL_SDK folder)


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.