All Projects

IDProjectTask TypeCategorySeveritySummaryOpened
12901RockboxBugsSettingsLow[fuze+] No way to exit Equalizer configuration page2013-09-172 Task Description

According to the manual, to exit the EQ settings page you press the back button on the fuze+. This doesn’t work. I tried all key combos and none work.

 12900 RockboxBugsMusic playbackLow [fuze+] Timestretch - long-press only increments by 0.1 ...2013-09-16 Task Description

On a long-press, timestretch should increment by 1%, but on the fuze+ it only increments by 0.1%, making it a slow ordeal to reach playback speeds of 200%.

12899RockboxBugsUser InterfaceLow[fuze+] screen jumps navigating in upside-down mode2013-09-143 Task Description

I’m using the latest Dev build for the Fuze+. SanDisk Sansa Fuze+ 5ef1e2d. Same issues experienced in v3.12 stable.

The screen, for lack of a better term, jumps when navigating in upside-down mode.

http://youtu.be/dRfiBtMx2to

 12588 RockboxBugsThemesLow %pt tag not interpreted in seconds in conditional state ...2012-02-1421 Task Description

This statement works in sim build 94177e6, sansa clip+, but no longer works in the current build, 9acd702.

# If less than 10min, less than 1hr, else.
%?if(%pt,<,600)<%Vd(b)|%?if(%pt,<,3600)<%Vd©|%Vd(d)»

If used in a conditional, %pt, total play time, should be interpreted in seconds.

Attached is the sansa clip+ theme. The progress bar size should change dynamically according to song length.

 12100 RockboxPatchesThemesLow Track length in seconds 2011-05-0532 Task Description

This patch displays the track length in seconds using a custom WPS tag, %pz.

The idea behind this tag is to use the track length in a conditional statement.

What I want to do is to determine the length of a song and change the font size to accommodate for the additional text. This will be useful when handling smaller resolution players such as the Sansa Clip.

ie. I want to find out if a track is longer than 10 minutes.
%?if(%pz, <, 600)<%Vd(a)|%Vd(b)>

Viewports a & b will define the font output.

The patch works if you just want to display the track length in seconds (%pz). But I cannot get it to work correctly with any values in the conditional statement above. The value does not seem to be interpreted as an integer.

 11640 RockboxBugsThemesLow Sansa Clip+ - scrolling text displays where its not sup ...2010-09-2352 Task Description

Tested on Rockbox for Sansa Clip+ r28090-100923.

I’ve coded my theme to display the volume temporarily for 2 seconds when the volume is changed using the %mv tag. However, if there is scrolling text on the same screen, that same scrolling text will display on the same line as the temporary volume text until the volume display time has elapsed.

The problem exists on the hardware, not the sim. To recreate the problem, load the attached theme and press the volume button when the title or artist text is scrolling. You will see the same scrolling text displayed on the same line as the volume text.

I am attaching the theme in question.

thanks.

 11576 RockboxBugsThemesLow Clip+ r27911 - Loading 35-Adobe-Helvetica.fnt takes 50k ...2010-08-2932 Task Description

Loading either 35 point fonts, 35-Adobe-Helvetica.fnt and 35-Adobe-Helvetica-Bold.fnt, take up 50KB of skin RAM rather than the usual 3KB. This occurs with the latest build for the Sansa Clip+, r27911-100828.

I have attached a test WPS file and a screen shot of the skin ram usage.

 11519 RockboxBugsThemesLow Sansa Clip - Clock/Time does not refresh in custom WPS 2010-08-043 Task Description

r27689-100804

The clock does not refresh until a button is pressed, even with the simplest of wps code:
%cl:%cM:%cS

 11500 RockboxBugsTheme siteLow Sansa Clip theme upload fails with Unable to Load Font. 2010-07-2611 Task Description

The theme works in the sim and player but fails when uploading to the theme site. The theme validator's calculated size for the Sansa Clip themes is not consistent with the player and sim. It calculates a size much larger than the skin buffer can handle and rejects valid themes.

Showing tasks 1 - 9 of 9 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing