All Projects

IDProjectTask TypeCategorySeveritySummaryOpened
 12823 RockboxBugsUser InterfaceLow When you add a slider to a progress bar it messes up th ...2013-02-12 Task Description

If you have a progress bar 100px wide and a background image for the progress bar 100px wide you can place them on the theme with this code:
%pb(0,0,100,15,pb.bmp,backdrop,bd.bmp)

your progress bar will line up perfectly with your theme.
if you then change the above code to:
%pb(0,0,100,15,pb.bmp,backdrop,bd.bmp,slider,slider.bmp)

the progressbar and backdrop are shrunk and neither line up with your theme correctly.
in addition the slider apears to hover over the ends of the progressbar instead of lining up with the ends of the bar.

there is no simple way to line up the progress bar with the theme and keep the slider.

example:
if you are making a theme for an ipod Video (320px wide) there is no way you can make the progress bar 320px wide. if you have a slider that is 20px wide your progress bar appears to have 10 px padding on either side of the screen. The progress bar and background dont fill the whole width of the screen. There is no way to get around this.

 12721 RockboxBugsGamesLow Doom hangs on "Starting Graphics engine" 2012-07-305 Task Description

I downloaded the doom.WAD file from the extras page on rockbox.org
When I run Doom I get the menu and can change settings. But when I click “Play” it runs some dialog on the screen then stops on “Starting Graphics engine”

The full text on the screen is:
S_Init: Setting up sound.
HU_Init: Setting up heads up display.
Starting Graphics engine

The only way I can find to leave this screen is to hold Menu + Select until rockbox reboots.

The Build I am using is: 9dd2eb4-120729

12712RockboxBugsDatabaseLowAudio files are not removed from the database if databa...2012-07-03 Task Description

Experienced Results:
I have 2 folders(lets call them FolderA and FolderB) each containing audio files.
FolderA and FolderB are both on the root of my drive
Neither one has a database.ignore file in it.
I go to settings → general settings → database → update now
All files are added to the database as expected
…But i realize i dont want FolderB to show up in the database.
I add a database.ignore file at /FolderB/database.ignore
Then I go back in and update the database again(settings → general settings → database → update now)
all of my audio files still show up in the database(including the ones in FolderB with the database.ignore file)

Expected Results:
After adding the database.ignore file to FolderB and updating the database(settings → general settings → database → update now) the audio files in FolderB should no longer appear in the database

Summery:
Any files in a folder containing a database.ignore file should be removed from the database on update

Rockbox Info:
Build Version: daily / e3cddc2-120701

Showing tasks 1 - 3 of 3 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing