Dopo due anni di sviluppo, nonostante l'enorme quantità di dispositivi Android ormai in circolazione, Opendingux è ancora in sviluppo ed è giunto alla prima release stabile.
Numerose le modifiche.
Vedere http://www.treewalker.org/opendingux/ per il download e per tutte le novità
[OpenDingux] First release
- Zip
- Site Admin
- Posts: 3100
- Joined: 3 May 2011, 21:03
- Console open: Attuali Caanoo , Wiz, dingoo a320 (possedute Wiz, s7100B, s5110, s7300B, OpenPandora)
- Location: Sicilia
- Contact:
Re: [OpenDingux] First release
ecco le feature
fonte: https://obscurehandhelds.wordpress.com/ ... #more-1211
Code: Select all
kernel:
splash screen
new mininit, compatible with more SD cards
scheduling options tweaked to get better performance
configurable color table for ILI9338 (can compensate for too blue screen)
don’t monopolize CPU when initializing LCD controller
added support for V-SYNC (reduces tearing)
added support for more TV standards: PAL-60 and PAL-M
increased backlight frequency (prevents wavy backlight)
sound buffer size enforced to be a multiple of period size
easy-to-read console font
rootfs:
SDL updated to 1.2.15
SDL patched to support V-SYNC
added Python 2.7 and pygame
brightness setting is remembered
fixed issue where sound was off after shutting down with TV-out enabled
added menu-based TV-out configuration tool
added system information feature
added sound configuration tool (alsamixer)
show only graphical loading screen when loading apps
added htop (for developers; start via telnet)
toolchain:
upgraded GCC to version 4.7.1
improved default optimization: targets mips32 processor, tunes to mips32r2
link-time optimization (LTO) is disabled for now
enabled WCHAR support; this is one of the incompatibilities between legacy Dingux and OpenDingux, but it allows more software to be ported


