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

Saturday, April 7, 2012

Brightness controller 0.8.0 released

Changelog

0.8.0 - 07/04-2012

- More keys allowed as hotkeys.
- Added support for direct Hotkeys without any modifier keys.
- Improved Update checking (now with a fallback site if my home server is down)
- Lots of changes behind the scenes like improved threading and preperations for multi monitor support (TESTER NEEDED)

GET IT HERE