Welcome to the Rockbox Technical Forums!
commit dfff938dff089667038041fcb66262c87c3186c2Author: Michael Sevakis <jethead71@rockbox.org>Date: Sun Dec 17 16:12:10 2017 -0500 Get rid of useless playlist probing and fix up some data types. Playback checked the files' presence before attempting to buffer the track. Just get rid of that and save an extra open/close call. It will find out if the path is bad when the metadata fails. Fix some size_t/off_t conflation. No need to update plugin version because no plugin actually uses bufopen(). Change-Id: I3db112449dc0b2eeb91c546f308880ac82494fc7apps/buffering.capps/buffering.happs/playback.capps/plugin.h
git log --name-only v3.14-final..v3.15-final
git checkout v3.14-finalcd build/echo 29 | ../tools/configuremake -j8
In file included from /foo/bar/Workspace/rockbox/rockbox/apps/plugin.h:64, from /foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/rbcompat.h:4, from <command-line>:0:/foo/bar/Workspace/rockbox/rockbox/firmware/export/font.h:36:21: error: sysfont.h: No such file or directoryIn file included from /foo/bar/Workspace/rockbox/rockbox/apps/plugin.h:64, from /foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/rbcompat.h:4, from <command-line>:0:/foo/bar/Workspace/rockbox/rockbox/firmware/export/font.h:36:21: error: sysfont.h: No such file or directoryIn file included from /foo/bar/Workspace/rockbox/rockbox/apps/plugin.h:64, from /foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/rbcompat.h:4, from <command-line>:0:/foo/bar/Workspace/rockbox/rockbox/firmware/export/font.h:36:21: error: sysfont.h: No such file or directoryIn file included from /foo/bar/Workspace/rockbox/rockbox/apps/plugin.h:64, from /foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/rbcompat.h:4, from <command-line>:0:/foo/bar/Workspace/rockbox/rockbox/firmware/export/font.h:36:21: error: sysfont.h: No such file or directoryIn file included from /foo/bar/Workspace/rockbox/rockbox/apps/plugin.h:64, from /foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/rbcompat.h:4, from <command-line>:0:/foo/bar/Workspace/rockbox/rockbox/firmware/export/font.h:36:21: error: sysfont.h: No such file or directorymake: *** [/foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/puzzles.make:95: /foo/bar/Workspace/rockbox/rockbox/build/apps/plugins/puzzles/src/combi.o] Error 1make: *** Waiting for unfinished jobs....make: *** [/foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/puzzles.make:87: /foo/bar/Workspace/rockbox/rockbox/build/apps/plugins/puzzles/rbmalloc.o] Error 1make: *** [/foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/puzzles.make:95: /foo/bar/Workspace/rockbox/rockbox/build/apps/plugins/puzzles/src/divvy.o] Error 1make: *** [/foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/puzzles.make:95: /foo/bar/Workspace/rockbox/rockbox/build/apps/plugins/puzzles/src/drawing.o] Error 1make: *** [/foo/bar/Workspace/rockbox/rockbox/apps/plugins/puzzles/puzzles.make:95: /foo/bar/Workspace/rockbox/rockbox/build/apps/plugins/puzzles/src/blackbox.o] Error 1
3.14 was never released for ipod6g, since it was still "unstable" at release time.
Quote from: __builtin on December 04, 2019, 11:40:01 AM3.14 was never released for ipod6g, since it was still "unstable" at release time.I had it on my iPod 6g player until before 5 days.It was installed with the help of RockBox Utility.
Codecs work fine in the simulator, most of them were actually developed in it.
Page created in 0.067 seconds with 16 queries.