rockbox/uisimulator
2008-04-02 22:16:14 +00:00
..
common Revert my earlier const madness, we'll keep the parameter lists simple. 2008-03-28 12:51:33 +00:00
sdl Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen iPods (LCD is inverted when backlight is on, so the curve is also inverted). This needs a slight extension of is_backlight_on() functionality in the core. * Thorough recalibration of all reachable greyscale targets, and #ifdef cleanup. * Reduce on-target gamma a bit, because the displayable contrast range of a monochrome/greyscale isn't that high. 2008-04-02 22:16:14 +00:00
battery.c Core functions taking advantage of the new, optimised lcd_hline() and lcd_vline() functions. Some cleanup. 2005-06-25 00:28:09 +00:00