Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Recent activity

Code

whenwhatwherewho
Today 20:56 9af812c320: playlist viewer: fix track info for first track of a stopped current playlist

A playlist that hasn't finished and is resumed without starting playback has its index set to 0 by empty_playlist_unlocked. So ignore the index for stopped playlists.
apps/playlist_viewer.c [diff]
Christian Soffke
Saturday 14:19 b06073f771: buffering: ensure sufficient buffer size loading bitmaps

Commits 5aa0fc3 and 32f1418 (g#4451, g#4452) changed the amount of space that was allocated for loading bitmaps used to display album art.

Testing revealed that the size of the JPEG decode buffer can reach up to (38 * 1024)B in some cases.

When the limit is reached, additional space is required by the resize_on_load function.
apps/buffering.c [diff]
apps/recorder/jpeg_load.c [diff]
Christian Soffke
11th Apr 12:01 05b070b0b8: playlist viewer: get Info for playing track from RAM

No need to hit the disk to retrieve metadata for the currently playing track
apps/playlist_viewer.c [diff]
Christian Soffke
7th Apr 20:46 b57536db8d: [BugFix] Hosted incoming directory component leading slashes #2

Fix the rest..
firmware/target/hosted/filesystem-app.c [diff]
William Wilgus
7th Apr 18:13 d1f14c7b46: [BugFix] Hosted incoming directory component leading slashes

leading slashes in directory components to path_append makes a path with a leading slash absolute and discards the basepath
firmware/target/hosted/filesystem-app.c [diff]
William Wilgus
7th Apr 01:37 4e1faa032f: lcd: fix yellow from accidental commit
firmware/asm/lcd-as-memframe.c [diff]
Solomon Peachy
7th Apr 01:26 75ad7c9792: Remove duplicate 'const' declaration in percent_to_volt_charge[]

Affetcs many hosted targets; probably was a typo that was copy-pasted everywhere else.
firmware/target/hosted/agptek/powermgmt-agptek.c [diff]
firmware/target/hosted/aigo/powermgmt-erosq.c [diff]
firmware/target/hosted/fiio/powermgmt-fiio.c [diff]
firmware/target/hosted/samsungypr/ypr0/powermgmt-ypr0.c [diff]
firmware/target/hosted/samsungypr/ypr1/powermgmt-ypr1.c [diff]
firmware/target/hosted/sonynwz/powermgmt-nwz.c [diff]
firmware/target/hosted/xduoo/powermgmt-xduoo.c [diff]
Solomon Peachy
7th Apr 01:26 7b25c32388: lcd: Do not alias lcd_write_yuv420_lines_odither() to lcd_write_yuv420_lines()

Causes a warning with GCC8 as the protoypes are not the same.

Only affects targets that lack an asm-optimized version (eg mips)
firmware/asm/lcd-as-memframe.c [diff]
Solomon Peachy
4th Apr 19:40 76a9a524c0: skin_tokens.c get_dir() improve path detection

get_dir grabs a component of a path it now handles multiple slashes, no leading slashes
apps/gui/skin_engine/skin_tokens.c [diff]
William Wilgus
3rd Apr 19:57 3714288f7a: add bootpath to bootdata debug menu

show the full path to the currently booted firmware
apps/debug_menu.c [diff]
William Wilgus
3rd Apr 01:04 8c994db247: multiboot_select plugin check volume root for valid firmware -- Try 2

I'm not sure why but on my fuze v2 I don't get the '.' nd '..' directories back from readdir

that make removing '.' to find /.rockbox inconsistent

Instead filter out files and strcmp the incoming dirs to BOOTDIR (.rockbox) and clear it when they match
apps/plugins/multiboot_select.c [diff]
William Wilgus
2nd Apr 23:58 4a91d37613: multiboot_select plugin check volume root for valid firmware
apps/plugins/multiboot_select.c [diff]
William Wilgus
2nd Apr 23:43 15fdaa3abc: [Fix Red] 957920e9 lcd-bitmap-common 16-bit devices

Bootloaders need lcd_ prepended as well
firmware/drivers/lcd-bitmap-common.c [diff]
William Wilgus
2nd Apr 23:28 957920e915: lcd-bitmap-common 16-bit devices remove branch in character loop

do the depth check outside of the loop make a helper function to have same fn signatures between mono_bitmap_part & lcd_alpha_bitmap_part
firmware/drivers/lcd-bitmap-common.c [diff]
William Wilgus
1st Apr 17:21 5641e8140a: tagcache: Rename find_tag() -> tc_find_tag()

The overly-generic name "find_tag()" is part of the skin parser library and this can cause problems depending on what's included from headers. Unfortunately.
apps/tagcache.c [diff]
Aidan MacDonald
All commits since last release, last four weeks.

Wiki

whenwhatwho
29th Feb 04:16SansaE200v2WilliamWilgus

Mail

Recent Threads on the Mailing Lists
when what who
28th Dec 23:17Rockbox target 201 compilation for android David Mehler via rockbox
13th Dec 15:38rockboxdev failing to compile alsa-lib on Raspberry Pi 4 can not guess build type David Mehler via rockbox
6th Dec 19:09Displaying markdown files Martin Steigerwald via rockbox
5th Dec 23:19Just moved the public-viewable wiki to a statics napshot Martin Steigerwald via rockbox
2023-09-12(no subject) Solomon Peachy via rockbox
2023-07-15benjie t6? bobcorazza––– via rockbox
2023-06-21Benjie t6 "can not boot rockbox" error bobcorazza––– via rockbox
2023-06-11Playing and browsing from the file browser has become sluggish on Clip+ Carlo via rockbox
2023-06-04looking to replace my Benjie t6: what should I get? Laz via rockbox
2023-06-01RE : RE : looking to replace my Benjie t6: what should I get? Arnaud de Bonald via rockbox
2023-05-31RE : looking to replace my Benjie t6: what should I get? Solomon Peachy via rockbox
2023-05-22Rockbox Android port? David Mehler via rockbox
2023-05-12Rockbox on Xduoo x3 from second sd slot? David Mehler via rockbox
2023-05-12Need a budget-rockbox-compatible DAP player recommendation David Mehler via rockbox
2023-05-12Rockbox on an ESP32? David Mehler via rockbox
2023-03-26Downtime due to upcoming server host migration on 2023-03-26 Solomon Peachy via rockbox
2023-03-20agptek U3 Solomon Peachy via rockbox
2023-03-18rockbox, 64GB SDXC card and win10 format fat32 David Mehler via rockbox
2022-05-17Rbutil 1.5.1 voice creations problem. Matej Golian via rockbox
2022-01-11Talking plugings E. Röder via rockbox

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy