index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lib
/
grey_core.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix red/yellow
Marcin Bukat
2015-01-12
*
Get rid of stupid _backlight_* function names
Marcin Bukat
2015-01-12
*
Consolidate identical fixedpoint exp and ln functions.
Michael Sevakis
2013-04-09
*
Adapt OSD in plugin lib to be greylib compatible.
Michael Sevakis
2012-12-18
*
HD300 - greylib callibration data (taken from iAudio M5 - works well)
Marcin Bukat
2010-11-30
*
HD200 - calibrate lcdlinear[] matrix
Marcin Bukat
2010-06-18
*
Clipv2 / Clip+ : lcd scanrate checked with test_scanrate
Rafaël Carré
2010-05-20
*
HD200 - adjust LCD_SCANRATE (changed a bit after PLL settings change)
Marcin Bukat
2010-05-20
*
HD200 - add support for the device in greylib
Marcin Bukat
2010-05-10
*
plugins/lib: remove out-dated comments about plugin api.
Teruaki Kawashima
2010-02-25
*
Remove int_prio argument from timer_register, and move the only use for it in...
Rafaël Carré
2009-06-29
*
Convert a number of places in core and plugins to use the BIT_N() macro inste...
Jens Arnold
2009-06-07
*
Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...
Jens Arnold
2009-02-10
*
More compact screendump routines for core and greylib. The core routine might...
Jens Arnold
2009-02-09
*
Put the display colours for monochrome and greyscale targets into the target ...
Jens Arnold
2009-02-09
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Sansa Clip: grey lib support (not calibrated yet)
Rafaël Carré
2008-11-27
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq...
Jens Arnold
2008-05-24
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
it's #else not #elif (fix red)
Robert Kukla
2008-04-08
*
m:robe 100 - make screendump work for greyscale and add screenshots for the m...
Robert Kukla
2008-04-08
*
Make the greyscale library work on the m:robe 100. Testing on target done by ...
Jens Arnold
2008-04-07
*
Fix occasional crashes on greylib exit (LCD controller confusion) when runnin...
Jens Arnold
2008-04-05
*
Greyscale library: Always use reconstructing inversion, because it's legal to...
Jens Arnold
2008-04-05
*
Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...
Jens Arnold
2008-04-04
*
Allow to select the core for running the user timer on portalplayer targets. ...
Jens Arnold
2008-04-04
*
Greyscale library: Put the backlight status on 1st/2nd Gen into the flags, sa...
Jens Arnold
2008-04-04
*
Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...
Jens Arnold
2008-04-02
*
iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...
Jens Arnold
2008-03-25
*
Revert accidental tree commit. /me needs a smaller enter key...
Jens Arnold
2008-03-25
*
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...
Jens Arnold
2008-03-25
*
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-03-24
*
Greyscale library: Preparations for a gamma measurement plugin.
Jens Arnold
2008-03-02
*
add timer registration for mrobe100 lcd to greyscale lib (fix yellow)
Robert Kukla
2008-01-22
*
Greyscale library: * Defer application of lcd linearisation + gamma in buffer...
Jens Arnold
2008-01-13
*
Greyscale library: Plugins can now put the management structure in IRAM for h...
Jens Arnold
2008-01-13
*
m:robe 100:
Robert Kukla
2008-01-11
*
Greyscale library: * Introduced some extra macros dealing with block size, al...
Jens Arnold
2008-01-10
*
Greyscale library: Changed the internal data format once more (separated pixe...
Jens Arnold
2008-01-09
*
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2008-01-04