rockbox/tools
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
..
checkwps Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
database Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
fwpatcher fwpatcher/rbutil - added support for H300 v1.31K 2013-10-01 14:01:15 +02:00
iap Updated IAP commands. 2013-11-10 18:41:24 +01:00
profile_reader
rbspeex OS X: detect clang and build for x86 target only. 2014-03-20 22:26:24 +01:00
release sims.pl: add a few unusable targets 2013-11-13 21:37:52 +00:00
ucl OS X: detect clang and build for x86 target only. 2014-03-20 22:26:24 +01:00
addtargetdir.pl makefiles 2010-08-21 18:07:12 +00:00
autoconf.pl autoconf.pl: Add support for build folders with screen resolution (e.g. build-android-320x480). 2013-03-16 22:30:46 +01:00
bdf2bmp.c FS#12764 - bdf2bmp fails to compile 2012-10-14 12:12:25 +02:00
bmp2rb.c lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
builds.pm Make the m:robe 100 stable again. 2014-01-13 21:46:57 +01:00
buildtheme.pl
buildzip.pl Samsung YP-R1 target port 2014-02-05 09:56:21 +01:00
codecscan.pl Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
codepage_tables.c Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
codepage_tables.h Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
codepages.c Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
configure Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
convbdf.c Fix warnings. convbdf needed to be updated for the changed font struct because it generates sysfont.c. 2014-01-26 15:02:11 +01:00
convttf.c Option to use the lighter hinting algorithm (FT_LOAD_TARGET_LIGHT). 2014-01-26 16:11:05 +01:00
creative.c tools/scramble: add support for a couple more Creative devices 2013-10-22 00:34:35 +02:00
creative.h tools/scramble: add support for a couple more Creative devices 2013-10-22 00:34:35 +02:00
descramble.c
dict2rdf.pl
functions.make Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
genlang Create binary voice string archive on target. 2012-06-09 22:44:56 +02:00
genversion.sh Prevent spurious recompiles on account of changed version. 2014-08-28 15:48:56 +02:00
gigabeat.c
gigabeat.h
gigabeats.c
gigabeats.h
hmac-sha1.c
hmac-sha1.h
iaudio_bl_flash.bmp
ipod_fw.c
iriver.c
iriver.h
langstatus
langtool.pl Fix FS#12003 'langtool.pl --deprecate is broken' 2011-04-07 07:50:29 +00:00
langv1tov2
lngdump.c
make.inc Redo r28026 so that all .S files get the __ASSEMBLER__ define. 2010-12-27 17:27:59 +00:00
Makefile tools/mkzenboot: compile in C99 mode 2013-10-22 00:17:06 +02:00
makesrc.inc
mi4.c Remove some redundant #include's 2010-06-29 20:13:22 +00:00
mi4.h
mk500boot.c
mkboot.c Silence gcc warning 2011-12-10 18:38:28 +00:00
mkboot.h Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. 2011-06-19 17:23:18 +00:00
mkinfo.pl Add voicefile version to rockbox-info.txt. 2012-06-05 23:23:44 +02:00
mkmi4.sh
mkzenboot.c
mp3info.pm
mr500.c
mr500.h
multigcc.pl perl magic: Use if/elsif/else instead of given/when (FS #12188) 2011-08-16 19:26:24 +00:00
ovl_offset.pl Fix .ncbss from possibly overlapping .ncdata in plugins/codecs. 2013-07-11 04:32:23 -04:00
player_unifont.c
rdf2binary.c
rkw.c scramble: add RKW firmware file format encoder 2012-03-04 00:33:41 +01:00
rkw.h scramble: add RKW firmware file format encoder 2012-03-04 00:33:41 +01:00
rockboxdev.sh Make crosstool-ng build with gnu make 4.0 2014-07-30 14:29:27 +02:00
romsizetest.pl
root.make Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
sapi_voice.vbs Add support for Microsoft Speech Platform. 2012-09-09 12:07:53 +02:00
scramble.c Initial commit for the ZEN X-Fi Style 2014-01-21 18:52:28 +01:00
sh2d.c
songdb.pl
svnupcheck.pl
talkclips.py FS#11506 : python script to generate .talk clips 2010-08-28 11:00:32 +00:00
telechips.c
telechips.h
testdbv2.c
thumb-cc.py thumb-cc.py: fix for python 3.2 2012-05-07 00:19:03 -04:00
tools.make Make the player_unifont tool build again 2012-05-18 23:31:24 +02:00
ucl2src.pl
usb_benchmark.c
version.sh Fix up tools/version.sh for git transition. 2011-12-31 16:32:21 +00:00
voice-corrections.txt Fixed broken regex 2011-06-23 15:09:04 +00:00
voice.pl perl magic: Use if/elsif/else instead of given/when (FS #12188) 2011-08-16 19:26:24 +00:00
VOICE_PAUSE.wav
voicefont.c voicefont: make format version a parameter. 2012-06-05 23:24:54 +02:00
voicefont.h voicefont: make format version a parameter. 2012-06-05 23:24:54 +02:00
vorbiscomm.pm
wavtrim.c Rename snprintf when building with MSVC to link with CRT. 2012-01-08 20:09:59 +00:00
wavtrim.h
wn2rdf.pl
xml2h.py