rockbox/apps/keymaps
Simon Rothen 0b5ad60c26 Introducing Targets iBasso DX50 & iBasso DX90
The port to for this two targets has been entirely developped by Ilia Sergachev (alias Il or xzcc). His source
can be found at https://bitbucket.org/isergachev/rockbox . The few necesary modifications for the DX90 port
was done by headwhacker form head-fi.org. Unfortunately i could not try out the final state of the DX90 port.
The port is hosted on android (without java) as standalone app. The official Firmware is required to run this port.
Ilia did modify the source files for the "android" target in the rockbox source to make the DX port work. The work I did
was to separate the code for DX50 (&DX90) from the android target.
On this Target Ilia used source from tinyalsa from AOSP. I did not touch that part of the code because I do not understand it.
What else I changed from Ilias sources besides the separation from the target "android":
* removed a dirty hack to keep backlight off
* changed value battery meter to voltage battery meter
* made all plugins compile (named target as "standalone") and added keymaps
* i added the graphics for the manual but did not do anything else for the manual yet
* minor optimizations

known bugs:
* timers are slowed donw when playback is active (tinyalsa related?)
* some minor bugs

Things to do:
* The main prolem will be how to install the app correctly. A guy called DOC2008 added a CWM (by androtab.info) to the
  official firmware and Ilia made a CWM installation script and a dualboot selector (rbutils/ibassoboot, build with
  ndk-build). We will have to find a way to install rockbox in a proper way without breaking any copyrights.
  Maybe ADB is an option but it is not enable with OF by default. Patching the OF is probably the way to go.
* All the wiki and manual

to build:
needed: android ndk installed, android sdk installed with additional build-tools 19.1.0 installed

./tools/configure
select iBasso DX50 or iBasso DX90
make -j apk

the content of rockbox.zip/.rockbox needs to be copied to /system/rockbox/app_rockbox/rockbox/ (rockbox app not needed)
the content of libs/armeabi to /system/rockbox/lib/ (rockbox app needed)

The boot selector is needed as /system/bin/MangoPlayer and the iBasso app as /system/bin/MangoPlayer_original. There
is also the "vold" file. The one from OF does not work with DX50 rockbox (DX90 works!?), the one from Ilia is necessary.

Until we have found a proper way to install it, it can only be installed following the instructions of Ilia on his
bitbucket page, using the CWM-OF and his installation script package.

Change-Id: Ic4faaf84824c162aabcc08e492cee6e0068719d0
Reviewed-on: http://gerrit.rockbox.org/941
Tested: Chiwen Chang <rock1104.tw@yahoo.com.tw>
Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
2014-09-18 18:19:01 +02:00
..
keymap-android.c touchscreen: Fix kinetic scrolling when the statusbar is off. 2012-04-05 15:01:59 +02:00
keymap-av300.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-c100.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-c200.c Fix problem with volume decreasing when pressing the menu button while in FM Radio 2010-12-19 01:22:16 +00:00
keymap-clip.c Correct some file permissions. 2014-09-08 16:04:39 +02:00
keymap-cowond2.c Cowon D2: Map ACTION_WPS_BROWSE to BUTTON_MINUS|BUTTON_POWER because you sometimes hit it by accident when turning off hold feature. 2009-12-17 18:04:17 +00:00
keymap-creativezv.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-creativezvm.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-dx50.c Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
keymap-e200.c Fix problem with frequency increasing or preset advancing with long press of the down button while in FM Radio 2010-12-20 18:33:37 +00:00
keymap-fuze.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-fuzeplus.c fuze+: Fix pitchscreen keymap. 2014-01-12 21:42:00 +01:00
keymap-gigabeat-s.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-gigabeat.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-h1x0_h3x0.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-h10.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-hdd1630.c HDD1630: Add keymap for recording. 2014-06-18 18:06:17 +00:00
keymap-hdd6330.c HDD6330: enable AB repeat. 2014-03-27 19:50:47 +00:00
keymap-hm60x.c hm60x: Update keymaps. 2012-04-19 17:31:13 +04:00
keymap-hm801.c hm801: Tweak keymap. 2012-05-02 23:20:31 +04:00
keymap-iaudio67.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-ifp7xx.c 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
keymap-ihifi.c Introduce IHIFI760/960 targets. 2013-12-16 00:45:18 +04:00
keymap-ipod.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-logikdax.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-m3.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-m200.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-ma.c Introduce HiFi E.T MA9 port. 2013-05-06 14:09:24 +04:00
keymap-meizu-m6sl.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-meizu-m6sp.c Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
keymap-mini2440.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-mpio-hd200.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-mpio-hd300.c HD300: RECTRIGGER keymap 2011-03-16 20:24:35 +00:00
keymap-mr100.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-mr500.c FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used during morse input mode in virtual keyboard. 2010-01-16 13:54:10 +00:00
keymap-newtarget.c Set svn props and add Id to headers that were missing it. 2008-07-06 08:44:58 +00:00
keymap-nwz.c sonynwz: rework keymap based on lebellium's work and enable volume in list 2013-11-20 13:40:16 +00:00
keymap-ondavx747.c ACTION_FM_QUICKSCREEN is unused 2010-06-18 22:42:40 +00:00
keymap-ondavx767.c Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 specific files) 2009-03-11 22:12:23 +00:00
keymap-ondavx777.c Onda VX747/VX777: add ACTION_KBD_ABORT (fixes exiting boomshine) 2009-12-18 11:06:25 +00:00
keymap-ondio.c Add FM softlock to the FM Ondio. 2013-07-13 12:33:45 +02:00
keymap-player.c Manual update for keymaps, hotkeys 2010-04-02 20:11:11 +00:00
keymap-recorder.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-rk27xx-generic.c rk27xx: implement radio support 2013-04-11 11:18:23 +02:00
keymap-sa9200.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-sansa-connect.c Sansa Connect: Add keymap for YesNo dialog and keyboard 2011-11-29 11:18:59 +00:00
keymap-sdl.c Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel work, middle click is "select" and right click is "back" 2010-08-26 11:43:51 +00:00
keymap-touchscreen.c Make the yes/no screen useable in the stylus touchscreen mode, add 2 soft-buttons. Also make bottom left yes in grid mode to line up with the new button 2010-08-26 10:20:16 +00:00
keymap-vibe500.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-x5.c cahnge button mapping in list cotext so that it ignores button release. 2010-11-29 11:28:53 +00:00
keymap-yh8xx_yh9xx.c Radio and radio recording for Samsung YH-920. 2014-06-18 18:06:17 +00:00
keymap-ypr0.c Samsung YP-R0: small patch to enable support to new keylock-in-FM feature. 2013-07-06 12:38:41 +02:00
keymap-ypr1.c Samsung YP-R1 target port 2014-02-05 09:56:21 +01:00
keymap-ypz5.c Initial commit for the YP-Z5 port 2013-12-02 20:48:21 +01:00
keymap-zen.c Initial commit for the Creative ZEN Mozaic 2013-10-22 00:34:44 +02:00
keymap-zenxfi2.c zenxfi2: use sensible keymap and simulator keys 2013-08-28 13:06:46 +02:00
keymap-zenxfi3.c Complete Plugin Keymaps for Creative Zen X-Fi3 2014-04-06 20:51:12 +02:00