|
| 1 | +Notes: |
| 2 | + |
| 3 | +- The RELEASES is the latest stable version, |
| 4 | +- The pre-release is the latest development version, |
| 5 | +- To enable AC3 support (this allows to direct-play most Plex media) edit `/system/etc/media_codecs_ffmpeg.xml` and uncomment: `OMX.ffmpeg.ac3.decoder`. |
| 6 | + |
| 7 | +Files: |
| 8 | + |
| 9 | +- system.zip - archive with individual partitions to be used with rkflashkit, |
| 10 | +- system-update.zip - archived update.img to be used with AndroidTool or upgrade_tool, |
| 11 | +- system-raw.img.gz - compressed disk image to be used with Etcher, for SD or eMMC, |
| 12 | + |
| 13 | +# 0.3.x |
| 14 | + |
| 15 | +- 0.3.10: Make regular to be engineering build for now, |
| 16 | +- 0.3.9: Fix booting after changing to 2GB system, |
| 17 | +- 0.3.8: Make system to be 2GB, |
| 18 | +- 0.3.8: Fix suspend/resume, |
| 19 | +- 0.3.8: Pre-dex the build: speed-up the initial boot, |
| 20 | +- 0.3.7: DO NOT USE: Test release to check Regular build, |
| 21 | +- 0.3.6: Add support for a lot of audio codecs (port of CM soft ffmpeg): https://github.com/ayufan-rock64/android_external_stagefright-plugins/blob/cm-14.1/data/media_codecs_ffmpeg.xml#L21, |
| 22 | +- 0.3.5: Properly advertise AVC/High/Level51, |
| 23 | +- 0.3.5: Do not show USB connected when booting from SD, instead present eMMC as "external drive then", |
| 24 | +- 0.3.4: Make setup wizard to be completed: thus make Home work on IR Remote, |
| 25 | +- 0.3.3: Add fix_performance.sh script to improve IRQ mapping: CPU0 (rest), CPU1 (USB2/MMC), CPU2 (USB3), CPU3 (ethernet) |
| 26 | +- 0.3.1: Use rk3328_ddr_333MHz_v1.08 and rk322xh_miniloader_v2.44, |
| 27 | +- 0.3.0: Include bunch of patches from Rockchip/Pine Inc that should improve 4K playback, |
| 28 | + |
0 commit comments