Linux
- boblight 1.3
- boblight-1.3.tar.gz
- Added XShmGetImage to boblight-X11.
- Added threshold parameter.
- Changed interpolation and method from 0/1 to on/off and average/median.
- Replaced posix timers with gettimeofday and usleep.
- Added realtime priority support.
- Fixed a bug where a client mutex would be lost forever in case of a timeout.
- Rewrote boblight-v4l, code looks a lot better.
- Changed use from 1/0 to yes/no.
- Added linux/videodev2.h detection to configure script.
- boblight 1.2
- boblight-1.2.tar.gz
- Fixed a bug where a light would select a wrong color.
- Made the proportional independent of interval.
- Added boblight-getpixel.
- Boblightd exits when an LTBL device does not respond, instead of completely freezing.
- Changed the LTBL protocol to allow for auto baudrate measurement.
- Added median method.
- Added interpolation, proportional, saturation, value, valuerange, method and use parameters to the global section, useful if you have a lot of lights with the same parameters.
- Added support for atmo devices.
- Added parameters to boblight-jack to change the low, mid and high multipliers.
- Added RGB24, BGR24 and RGB32 formats to boblight-v4l.
- Added alsa, jack and X11 detection to the configure script.
- Added alsa, jack, X11, v4l2 and cygwin parameters to the configure script.
- Added a ping timeout checker to the clients, the clients will exit when the server exits or times out.
- Added a grab parameter to boblight-X11.
- Changed the parameter for address:port to also accept an address without a port.
- Added version to the help messages.
- Removed useless debugging info from the clients.
- Banged my head on a table for not writing down changes when they're made.
- boblight 1.1
- boblight-1.1.tar.gz
- Fixed a bug where a really low interval value in boblightd would cause a memory leak.
- Boblight-X11 can handle resolution changes now.
- Added black bar detection to boblight-v4l.
- Cleaned up error handling.
- Fixed some other things, forgot what they are though.
- boblight 1.0
- boblight-1.0.tar.gz
- The first release.
Windows
In vista, disable aero, otherwise boblight-getpixel doesn't work (thank microsoft for a crappy implementation of getpixel).
- boblight 1.3 beta 1
- boblight-1.3-beta1.rar
- Boblight 1.3 for windows beta 1.
- Replaced windows timers with multimedia timers.
- Replaced windows gettimeofday with QueryPerformanceCounter.
- Fixed stdin/stdout/stderr file descriptors in cygwin.
- Added realtime priority support.
- boblight 1.2 beta 5
- boblight-1.2-beta5.rar
- Beta version 5, fixed a bug where printf statements would be sent out the serial port.
The rar file contains two configuration files, one for the standard momo controller and one for the standard atmo controller, either rename one to boblight.conf or start boblightd with the -c <filename> flag.
- boblight 1.2 beta 4
- boblight-1.2-beta4.rar
- Beta version 4, added all the new stuff in boblight-1.2, added -c and -h flags to boblightd, added -h, -s, -v, -i, -a, -p, -t, -u, -e, -h and -m flags to boblight-getpixel. Start boblight-getpixel with the -h flag for a help message. Added nicer icons for boblightd and boblight-getpixel.
The rar file contains two configuration files, one for the standard momo controller and one for the standard atmo controller, either rename one to boblight.conf or start boblightd with the -c <filename> flag.
- boblight 1.2 beta 3
- boblight-1.2-beta3.rar
- Beta version 3, the cygwin timers are replaced with native windows timers and the return value of GetDC() is checked for NULL.
- boblight 1.2 beta
- boblight-1.2-beta.rar
- Beta version for windows, built with cygwin. Edit boblight.conf to your needs, then start boblightd.exe and then boblight-getpixel.exe. To close the applications, doubleclick on their respective tray icons.
posted on Sunday, August 24, 2008 8:19 PM