|
10872 | Rockbox | Patches | User Interface | Low | Improve the usability of the virtual keyboard | 2009-12-23 | 1 |
Task Description
I have started an discussion about the virtual keyboard in the mailing list.
In my opinion the text_editor’s control should be similar to the calculator: - use the whole screen (no tiny font) - support for touchscreen (raster map) - separate characters into categories
I adjust the calculator plugin to show my concept.
|
|
10868 | Rockbox | Patches | Plugins | Low | Always display backdrop in the plugin's menu | 2009-12-19 | 4 |
Task Description
I wrote a small patch, which display always backdrop in the plugin’s menu. But I have the sense that on the targets the menu is displayed delayed. Please test it and give me feedback.
|
|
10797 | Rockbox | Bugs | Plugins | Low | backdrops can make plugins unusable | 2009-11-20 | |
Task Description
I give a example to make the problem clear. If you for example choose the theme AR-150 on fuze, the game boomshine is unplayable, because the theme has got a white backdrop, so you can’t see the control.
In the plugins calculator and calendar the backdrop can’t make the plugin unusable, but it often looks strange, if the backdrop is used to structure the main menu. (e.g. Azure Whisper)
What do you think about a inconspicuous background image for those plugins?
|
|
10787 | Rockbox | Bugs | Plugins | Low | After exit boomshine buttons don't work properly | 2009-11-15 | |
Task Description
After I exit the new plugin boomshine, I can’t scroll through the menu anymore. If I select any other button nothing happens, but after that it works ordinary, again.
This bug just occurs on the Sansa e200/Fuze.
r23634
EDIT: I don’t notice the bug report FS#10097 , which seems to be a similiar bug.
|
|
10606 | Rockbox | Bugs | Plugins | Low | PNG Viewer Error Message: "Out of Memory" | 2009-09-14 | |
Task Description
I get the error message “Out of Memory”, if I try to open a big png image. It seems that on the e200 it’s possible to open bigger images than on the Fuze. In contrast to the Fuze I can open on the e200 an image with the size of 1024×768. On both players I can’t open images with the size of 4096×1024. The error message occurs also in the simulator.
r22699
|
|
10529 | Rockbox | Patches | Plugins | Low | New Game Icytower | 2009-08-15 | 9 |
Task Description
I've started to write a new game, which is similiar to the popular freeware game Icytower. (http://en.wikipedia.org/wiki/Icy_Tower) The basic game engine is ready, but there is much work on the adaption to the targets, so that the difficulty is likely. By now I used just wildcards for the player and the floors, because I'm not talented in drawing something. I hope you can help me with the images.
I'm looking forward for any feedback.
|
|
10291 | Rockbox | Patches | Plugins | Low | Use lib highscore.h to save highscore and add new high ... | 2009-06-07 | 7 |
Task Description
The following patch use the lib highscore.h to save highscore and add new high score table. If you achieved an new highscore your rank in the list is highlighted.
|
|
10281 | Rockbox | Bugs | Plugins | Low | remove viewport menu from star | 2009-06-05 | 1 |
Task Description
The following patch removes the use of viewport from the star menu. The viewport blankets the status bar on top, but doesn’t work during scrolling, so it looks strange and doesn’t fit to other plugins. Additionally the patch removes useless button macros in the code.
|
|
10233 | Rockbox | Patches | Plugins | Low | Add resume game support to xobox | 2009-05-22 | 1 |
Task Description
The following patch allows the user to resume his xobox game. The user has got the possibility to change the speed or the difficulty during the game and the option to select for example next track.
|
|
10197 | Rockbox | Bugs | Remote | Low | the text box of the function splash() doesn't adjust to ... | 2009-05-10 | |
Task Description
The text box of the function splash() doesn’t adjust to the font size. So the text is cut off, if the font is bigger than 12-Adobe-Helvetica.
|
|
10193 | Rockbox | Patches | Plugins | Low | unified the game menus and some improvements | 2009-05-09 | 9 |
Task Description
The aim of this patch is to improve the usability of the games.
Changes: - add a standart menu to brickmania, pegbox, spacerocks, jewels, rockblox
(including Playback Control)
- add change of difficult to brickmania (if you select easy and have less than two lifes, you’ll get a extra life. - add highscore list to the games - add help text to the games (expandable) - clean the code and delete unnecessary variables - change the keymap of FUZE in pegbox - fixed a bug in pegbox, which prevent to save a game - you can save a game in brickmania now, but just the
|
|
10099 | Rockbox | Patches | Plugins | Low | lib, which display formatted text on every target | 2009-04-05 | 13 |
Task Description
The text is displayed on the full screen size and can also be formatted. The lib should work on every target. The code is based on the function do_help() from Will Robertson. Please help me to improve the lib.
|
|
10075 | Rockbox | Patches | User Interface | Low | FUZE: QUIT Plugin by selecting BUTTON_HOME | 2009-03-30 | 3 |
Task Description
It makes more sense to use BUTTON_HOME instead of the current BUTTON_POWER to quit a plugin, because BUTTON_POWER is alongside the player. In the orginal firmware the button is also just scheduled for switch off.
In the following week I’ll write a patch for the plugins.
|
|
9691 | Rockbox | Bugs | Build environment | Low | PICTURE directory isn't displayed | 2008-12-21 | |
Task Description
I have noticed, that the directory PICTURE isn’t displayed under Files. But the directory is displayed on the PC. I deleted the file and create a new one. And after I disconnect my player PICTURE is displayed in Rockbox. But after I load the orginal firmware the directory isn’t displayed any more under Rockbox.
I don’t know, wheter it’s really a bug, but I would be happy, if it could be fixed.
Rockbox Version: r19522
|