index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
tcc780x
/
cowond2
/
button-cowond2.c
Age
Commit message (
Expand
)
Author
2020-10-13
Fix a pile of yellow in the bootloader
Solomon Peachy
2015-01-12
Fix red/yellow
Marcin Bukat
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2009-10-15
Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou...
Rob Purchase
2009-10-10
D2: Don't read touchscreen co-ordinates when hold is enabled.
Rob Purchase
2009-10-08
D2: Use a common function for reading ADC values from the PMU
Rob Purchase
2009-09-26
Improved Cowon D2 touchscreen driver.
Rob Purchase
2009-08-14
Hopefully get all of the touchscreen drivers to act the same so release event...
Karl Kurbjun
2009-07-22
D2: Notify the backlight driver when the HOLD button is toggled. Fixes FS#10451.
Rob Purchase
2009-03-24
D2: Slightly reduce the number of incorrect touchscreen presses by busy-waiti...
Rob Purchase
2009-02-19
Add generic touchscreen driver which allows calibration (apps/ layer will fol...
Maurus Cuelenaere
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-06-30
fix a stray yellow
Frank Gevaerts
2008-06-29
Don't handle a touchscreen press when backlight is off
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-23
D2: Take notice of the hold button.
Rob Purchase
2008-04-27
Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...
Rob Purchase
2008-04-15
woops... fix red and some svn keywords.
Jonathan Gordon
2008-03-22
D2: Implement HAS_BUTTON_HOLD.
Rob Purchase
2008-01-22
Fix typo (and update the build table...)
Rob Purchase
2008-01-14
Initial Cowon D2 commit:
Rob Purchase