1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/export/config
Thomas Martitz 33af0dec28 Touchscreen: Improved scroll threshold
Remove the hardcoded (and way too small) scroll threshold (the distance moved in pixels before we think the users wants to scroll) and replace it with something based on the actual DPI of the screen.
On Android we call the API for that, on other touchscreens we reimplemented Android's formula (as of 2.2) and calculate it.

Flyspray: 11727

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28548 a1c6a512-1295-4272-9138-f99709370657
2010-11-10 15:25:15 +00:00
..
application.h Add support multimedia keys/buttons to the core, and adapt Rockbox on android for it (multimedia buttons are found on wired headsets and the lock screen in cyanogenmod). 2010-10-31 15:32:57 +00:00
archosfmrecorder.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
archosondiofm.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
archosondiosp.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
archosplayer.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
archosrecorder.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
archosrecorderv2.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
cowond2.h Touchscreen: Improved scroll threshold 2010-11-10 15:25:15 +00:00
creativezv.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
gigabeatfx.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
gigabeats.h New USB charging system, part 1 - API rework and user-visible setting update 2010-06-05 10:05:27 +00:00
gogearhdd1630.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
gogearhdd6330.h HDD6330: fix some values in config (USB PID, battery capacity), insert commented out ATA DMA. 2010-10-27 19:53:47 +00:00
gogearsa9200.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
iaudio7.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
iaudiom3.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
iaudiom5.h Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote to the logo plugin. Fixes a warning when building with gcc 4.4.4. 2010-07-23 20:20:40 +00:00
iaudiox5.h Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote to the logo plugin. Fixes a warning when building with gcc 4.4.4. 2010-07-23 20:20:40 +00:00
ipod1g2g.h Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same settings as on iPod 3rd Gen. 2010-08-20 21:00:15 +00:00
ipod3g.h iPod 3G: Implement wheel acceleration and repeats. Chosen settings feel pretty decent but can be tweaked. 2010-06-19 20:09:37 +00:00
ipod4g.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
ipodcolor.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
ipodmini1g.h Bump BATTERY_CAPACITY_MAX to 1500 for ipod mini. Closes FS#11736 2010-11-08 12:51:08 +00:00
ipodmini2g.h Bump BATTERY_CAPACITY_MAX to 1500 for ipod mini. Closes FS#11736 2010-11-08 12:51:08 +00:00
ipodnano1g.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
ipodnano2g.h Add current consumption and battery capacities to iPod nano 2G config file. 2010-09-25 22:46:36 +00:00
ipodvideo.h Unify 32mb and 64mb ipod video builds - FS#11580 2010-08-31 19:06:04 +00:00
iriverh10.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
iriverh10_5gb.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
iriverh100.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
iriverh120.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
iriverh300.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
iriverifp7xx.h Switch on hotkey on several targets. Stole the WPS Show Track Info key for most of them. Made up a free key for the rest. 2010-04-02 01:24:24 +00:00
logikdax.h tcc77x targets: various minor cleanups 2010-08-28 10:17:19 +00:00
lyreproto1.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
meizum3.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
meizum6sl.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
meizum6sp.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
mini2440.h Switch on hotkey on several targets. Stole the WPS Show Track Info key for most of them. Made up a free key for the rest. 2010-04-02 01:24:24 +00:00
mpiohd200.h MPIO HD200 manual - tex files 2010-11-09 22:10:38 +00:00
mrobe100.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
mrobe500.h Touchscreen: Improved scroll threshold 2010-11-10 15:25:15 +00:00
ondavx747.h Touchscreen: Improved scroll threshold 2010-11-10 15:25:15 +00:00
ondavx767.h Touchscreen: Improved scroll threshold 2010-11-10 15:25:15 +00:00
ondavx777.h Touchscreen: Improved scroll threshold 2010-11-10 15:25:15 +00:00
samsungyh820.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
samsungyh920.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
samsungyh925.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
samsungyps3.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
sansac100.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
sansac200.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
sansac200v2.h powermgmt.h: include config.h 2010-09-03 07:03:07 +00:00
sansaclip.h FS#11597 : decrease FCLK frequency when unboosted 2010-09-05 15:34:34 +00:00
sansaclipplus.h powermgmt.h: include config.h 2010-09-03 07:03:07 +00:00
sansaclipv2.h powermgmt.h: include config.h 2010-09-03 07:03:07 +00:00
sansae200.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
sansae200v2.h FS#11597 : decrease FCLK frequency when unboosted 2010-09-05 15:34:34 +00:00
sansafuze.h FS#11597 : decrease FCLK frequency when unboosted 2010-09-05 15:34:34 +00:00
sansafuzev2.h powermgmt.h: include config.h 2010-09-03 07:03:07 +00:00
sansam200.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
sansam200v4.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
sansaview.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
sim.h Touchscreen: Improved scroll threshold 2010-11-10 15:25:15 +00:00
tatungtpj1022.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
vibe500.h AB_REPEAT_ENABLE was never defined to 2 2010-07-18 18:13:53 +00:00
zenvision.h Add a config file for zenvision (which includes zvm30gb config file) 2010-01-24 19:33:51 +00:00
zenvisionm30gb.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
zenvisionm60gb.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00