All Projects

IDProjectTask TypeCategorySeveritySummaryOpened
 12768 RockboxPatchesPluginsLow This patch implements exp, ln and log in the calculator ...2012-10-171 Task Description

I am no skilled C programmer, nor am I used to writing rockbox plugins, so please review this patch carefully, and don’t judge me to severely.

 12767 RockboxBugsBattery/ChargingLow This patch implements exp, ln and log in the calculator ...2012-10-171 Task Description

I am no skilled C programmer, nor am I used to writing rockbox plugins, so please review this patch carefully, and don’t judge me to severely.

12485RockboxBugsCodecsLowSeeking in .ape file doesn't work2011-12-2511 Task Description

The .ape file I join make rockbox produce a horrible noise (like random audio) when seeking inside it. The original file was very large, so I created this one with:
dd if=original.ape of=test.ape bs=512 count=1000
So the produced file may not be correct, but it plays correctly in rockbox, and reproduces the bug, so I join it…

 12392 RockboxPatchesLanguageLow Update francais.lang 2011-11-1741 Task Description

This is an update of the french translation.

 12387 RockboxBugsGamesLow Correct field initialisation in minesweeper (with patch ...2011-11-151 Task Description

Minesweeper can currently create annoying mine fields, where the first tile played is adjacent to a mine. This one-line patch corrects this.

 12104 RockboxPatchesUser InterfaceLow Prefill the playlist name when creating a new playlist  ...2011-05-0733 Task Description

As it’s not easy to enter text on a small DAAP, adding a new playlist from the file browser took a long time. We had to enter the full name of the playlist from the keyboard.
With this patch, we can still enter text, but the text field is prefilled with the name of the directory, or file, from which the playlist is created.

 12085 RockboxBugsOperating System/DriversLow Correction of iap.c to avoid sending useless data to an ...2011-04-281 Task Description

This patch corrects a bit my previous patch, which has yet been committed (http://www.rockbox.org/tracker/task/12079)

It removes an ugly #define I used, and makes use of the standard MAX_PATH instead.
It also send just the needed length when sending a string to the accessory. Before, it sent the entire buffer to the device, whereas now, it stops at the first ‘\0’ (null byte).

 12084 RockboxBugsBattery/ChargingLow Correction of iap.c to avoid sending useless data to an ...2011-04-28 Task Description

This patch corrects a bit my previous patch, which has yet been committed (http://www.rockbox.org/tracker/task/12079)

It removes an ugly #define I used, and makes use of the standard MAX_PATH instead.
It also send just the needed length when sending a string to the accessory. Before, it sent the entire buffer to the device, whereas now, it stops at the first ‘\0’ (null byte).

 12079 RockboxPatchesDriversLow Support for new commands in iap.c 2011-04-2443 Task Description

This is my first consequent patch to rockbox, so I may have done a lot of mistakes, please be indulgent.

This patch implements several new commands in iap.c to support some stuff related to playlists. Basically, this allows me to access quickly my playlists from my iPod dock.

 12058 RockboxBugsBattery/ChargingLow Some ogg will not play 2011-04-10 Task Description

All the ogg files of this album refuse to play on rockbox, whereas they play well in vlc or GStreamer. The problem seems to come from the ID3 tags at the beginning of the file, as when I remove them, rockbox accepts to start playback.

 12056 RockboxPatchesGamesLow Xobox: Xonix starts moving on its own (without any keyp ...2011-04-0941 Task Description

Steps to reproduce the bug:
1. Start playing xobox
2. When you are about to finish the first level, keep the down key pressed to cut a part of the infected area.
3. Keep the key pressed even when it tells you «first level finished».
4. On the second level, your key press will still be in the buffer, and xonix will start moving even if you are not pressing a key anymore.

My little patch just adds a call to rb→button_clear_queue(); at the beginning of every new level.

12047RockboxBugsUser InterfaceLowWPS on startup doesn't work on iPod Video2011-04-0631 Task Description

On my iPod video, when I choose to load the WPS on startup (either in the Settings menu or in the alarm menu), it doesn't work. The player stays on the main (root?) screen.

I had to tweak root_menu.c (which I join) to get the alarm to work with the WPS. This is not a patch, but a quick and dirty workaround that I did just to be waked up on time tomorrow…

Showing tasks 1 - 12 of 12 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing