Thursday, October 18, 2012

Brightness controller 1.4.2

Brightness controller 1.4.2 is finally ready for the masses :-). GET IT HERE

And just like 1.3.1 this version adds support for a 20" Apple Cinema Display. But this time it's the older 2003 version with acrylic frame.

Apple Cinema Display 20"














Another new feature is support for multiple displays at once. (screenshot comming up later).

There are also some other minor changes and fixes.

Full Changelog

1.4.2 - 18/10-2012



- Added support for 20" Cinema Display with acrylic frame.
- Enabled multi screen support.
- Fixed system tray right click menu position when DPI scaling is higher than 100%.
- Lots of code changes including improved threading and performance.
- Fixed some power management issues that might prevent the PC from going to sleep.
- Brightness controller now requires .net 4.5 installed.

Sunday, September 9, 2012

Brightness controller 1.3.1

Brightness controller 1.3.1 is ready for download. GET IT HERE while it's hot off the compiler.

This version adds support for yet another display. This time it is the 20" Apple Cinema Display with aluminum frame from 2004.

Apple Cinema Display 20"













There are also a lot of behind the scenes changes in the code that should allow for easy addition of new display types.

Changelog

1.3.1 - 09/09-2012

- Added support for 20" Cinema Display with aluminum frame.
- Merged brightness control logic for all displays.
- Smoother brightness change when keeping shortcut buttons pressed.

Monday, August 20, 2012

Brightness controller 1.2.3 released

Woop woop wooop!
Brightness controller 1.2.3 is ready for download.
GET IT HERE

This version adds support for the aging 23" Apple Cinema Display HD with acrylic frame from 2002.

Apple Cinema Display HD 23"














The release also includes a fix for a crash bug with the 24" LED Cinema Display and a few other minor changes.

Changelog

1.2.3 - 20/08-2012

- Added support for 23" Cinema Display HD
- Fixed startup crash with 24" Cinema Display
- Improved numeric inputs so letters can't be pasted
- Layout adjustments, spelling fixes and better error messages

Monday, August 13, 2012

Brightness controller 1.1 and issue tracker

Good news everyone :-)
I have had time for a bit of development and Brightness controller 1.1.0 is now ready for download. GET IT HERE.

Changelog

1.1.0 - 13/08-2012

- The step size of the increase/decrease Hotkeys can now be adjusted.
- Added profiles that allow the user to set the brightness to a specified values.
- Redesigned options
- Improved error handling.

Brightness controller issue tracker

I am in the process of moving the brightness controller project to bitbucket and have opend the issue tracker to the public.
Any bug reports or feature requests can now be created directly in the issue tracker.

Friday, June 15, 2012

Thursday, June 14, 2012

Brightness controller 1.0.0 released

Changelog

1.0.0 - 14/06-2012

- Added support for 24" Cinama Display
- Added support for 27" Thunderbolt Display
- Added tooltip when moving the slider

GET IT HERE

Saturday, May 12, 2012

Brightness controller 0.9.0 released

Changelog

0.9.0 - 12/05-2012

- Collect data about HID devices to add support for more screens
- Removed the last references to windows forms

GET IT HERE