All Projects

IDProjectTask TypeCategorySeveritySummaryOpened
 8234 RockboxPatchesVideoLow mpegplayer - fixed set start time slider 2007-11-2753 Task Description

This patch fixes the issue where the slider blinks when scrolling to set a start time from the mpegplayer start menu.

Apply the patch then add the .bmp file to
“apps/plugins/bitmaps/native/”

The slider in it’s current state is kind of annoying, this patch makes the slider smooth.

8183RockboxPatchesGamesLowThe Case Game - (Deal or No Deal variant)2007-11-194034 Task Description

The Case Game

Here is a variant of Deal or No Deal for Rockbox.

26 cases contain random amounts of virtual money. After choosing 1 case for yourself, you open the other cases until the banker makes you an offer to buy your case. If you choose to accept the offer the game ends and you receive that offer as your final score. By declining the offer, you continue to open the remaining cases until the next offer. If you decline all offers you get the amount that was in your case as your final score. If play continues until your down to 1 case plus the case you chose, you are given the option to swap cases.

Gameplay controls:

() While opening cases: pressing UP shows the remaining case amounts.

                      pressing DOWN shows the high scores.

() While deciding on an offer: pressing UP shows the previous offers.

                             pressing DOWN shows the high scores.

This game allows name entries into a high score board.

This game currently only works on color lcd screens (Sansa e200 176×220) or greater.

Apply the patch and place the .bmp files in the “apps/plugins/bitmaps/native/” directory.

Please post results for other platforms as well as comments. I tested the game out on the Gigabeat simulator and it seemed to work well.

 7997 RockboxPatchesVideoLow mpegplayer - enable/disable start menu 2007-10-2022 Task Description

This patch adds the following features to mpegplayer plugin:

() mpeg menu option to enable/disable start up menu
() speed improvements
() code clean up

When the start menu is disabled and a resume bookmark is found a simple menu comes up. Resume? yes or no.

If no resume is found or the resume is 0 the mpeg just starts.

 7971 RockboxPatchesVideoLow mpegplayer - start menu loads quicker - menu clean up - ...2007-10-1632 Task Description

This patch adds the following functionality to the mpegplayer plugin:

() Startup menu loads quicker

() Menu cleanup: moved some of the display option settings into the display options menu

() Code cleanup:

   lined up some brackets
   added enum ids for menu selections

This patch has been written by:
Brian J. Morey

 7931 RockboxPatchesVideoLow mpegplayer - resume on idle off - play files without st ...2007-10-1111 Task Description

This patch adds the following functionality to the mpegplayer plugin:

() Some mpeg files that have been chopped may not have a stream start time of zero, so this patch takes that into account and uses the start time of the stream as the zero time to handle the file seek. This allows the slider to range in half minutes over the real data.

() When placing the mpeg playback on pause and the player idles off, the resume time is now stored.

This patch has been written by:
John S. Gwynne
Brian J. Morey

 7487 RockboxPatchesVideoLow mpegplayer - video start time seek with resume 2007-07-269823 Task Description

This patch adds the following functionality to the mpegplayer plugin:

Start up menu for control of movie playback:

The startup menu allows for control where the video files are started. The user can select to play the movie from the beginning, resume based on a bookmark, or select a time in minutes to begin.  A slider function has been added to aid in time selection.  Additionally, a thumbnail is actively drawn that follows the slider position to show the user visually the position in the movie.

Resume feature:

The resume feature incorporates a circular buffer of 3 movie titles and resume times stored inside the mpegplayer.cfg file.  When selecting a movie title, the .cfg file is checked for a resume time on that title, then a startup menu will allow you to play the movie from the beginning or resume (time of 0 if not found) based on the bookmark. The resume bookmark is updated with the last movie start time or the last exit time (not movie ending), whichever occurs last.  It the title is not in the .cfg file, a new entry is made in place of the oldest resume entry.

Set start time:

The startup menu allows the user to select a start time to begin play. By using a slider widget to select a number of minutes into the file, a thumbnail of the movie frame at that time will be displayed.  Upon selecting the thumbnail of choice the movie will start playback from that time.

NOTES:

This patch has been tested on the Sandisk Sansa e200 series device, the ipod simulator, and the gigabeat simulator.

Please post results of other platforms.

This patch has been written by:
John S. Gwynne
Brian J. Morey

Showing tasks 1 - 6 of 6 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing