Skip to content

Commit 812bae2

Browse files
author
Jenkins
committed
Add 0.3.11 changes
1 parent d905681 commit 812bae2

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

versions/0.3.11/CHANGES.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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.11: Finally fix suspend/resume... :)
16+
- 0.3.10: Make regular to be engineering build for now,
17+
- 0.3.9: Fix booting after changing to 2GB system,
18+
- 0.3.8: Make system to be 2GB,
19+
- 0.3.8: Fix suspend/resume,
20+
- 0.3.8: Pre-dex the build: speed-up the initial boot,
21+
- 0.3.7: DO NOT USE: Test release to check Regular build,
22+
- 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,
23+
- 0.3.5: Properly advertise AVC/High/Level51,
24+
- 0.3.5: Do not show USB connected when booting from SD, instead present eMMC as "external drive then",
25+
- 0.3.4: Make setup wizard to be completed: thus make Home work on IR Remote,
26+
- 0.3.3: Add fix_performance.sh script to improve IRQ mapping: CPU0 (rest), CPU1 (USB2/MMC), CPU2 (USB3), CPU3 (ethernet)
27+
- 0.3.1: Use rk3328_ddr_333MHz_v1.08 and rk322xh_miniloader_v2.44,
28+
- 0.3.0: Include bunch of patches from Rockchip/Pine Inc that should improve 4K playback,
29+

0 commit comments

Comments
 (0)