All Projects

IDProjectTask TypeCategorySeveritySummaryOpened
9497RockboxPatchesPluginsLowThis patch adds a rotate option to the jpeg viewer.2008-10-17139 Task Description

This patch adds a rotate option to the jpeg viewer.
Tested on sansa e200. Works on colour targets only.
Additional work required for zoom and moving around the pict.

GRaTT

 8435 RockboxPatchesPlaylistsLow changes long select to long select on quickscreen butto ...2008-01-081 Task Description

+ /* case ACTION_STD_CONTEXT: */
+ case ACTION_STD_QUICKSCREEN:
This fixes accidently selecting instead of bringing up the context menu. On sansa E200 this changes long select on middle button to long select on down button to bring up context menu.
I tried the new button map for some time and kept slecting the file instead of bringing up the context menu.
GRaTT

 8434 RockboxPatchesPlaylistsLow database.ignore functionality in creation of root.m3u8 2008-01-081 Task Description

When creating the root.m3u8 playlist ignore directories
with a the database.ignore file present. This will make a music playlist and allow you to leave out all your audio books.
GRaTT

 7921 RockboxPatchesPluginsLow password protected screen saver bitmap display 2007-10-0941 Task Description

This patch allows you to open any bitmap
backdrop size or smaller and display it.
It wil display a random 2 digit password
before the image. To exit select power
on the sansa and enter the password.
Use select on the sansa to exit without
a password (backdoor)
Just a proof of concept for password protection.
You could make a WPS screen to display.
select a bmp and use open with to set the config file
and then run the plugin.
GRaTT

 7920 RockboxPatchesPluginsLow matrix screensaver, fixed (work around) disappearing ch ...2007-10-0953 Task Description

matrix_both.zip
included: 4 bitmaps of characters to display
matrix_both.diff patch file

  This contains both matrix and matrix_pass
  matrix.c just has a fix to the disappearing characters.
  matrix_pass.c: more random display of characters
      fix to the disappearing characters.
      added 2 digit random password to exit, watch when it starts
added ROCK BOX in yellow charatcers to the bitmap display characters.

matrix.zip
included: 2 bitmaps of characters to display
matrix.diff patch file

  This contains matrix
  matrix.c just has a fix to the disappearing characters.

matrix_pass.zip
included: 2 bitmaps of characters to display
matrix_pass.diff patch file

  This contains matrix_pass
  matrix_pass.c: more random display of characters
      fix to the disappearing characters.
      added 2 digit random password to exit, watch when it starts
added ROCK BOX in yellow charatcers to the bitmap display characters.

GRaTT

7867RockboxPatchesPluginsLowBOFH excuse server 2007-09-3034 Task Description

BOFH see link if you do not know what it is
and to get full excuse list.
http://pages.cs.wisc.edu/~ballard/bofh/ Like “tip of the day”, it will offer one random
line of the file /.rockbox/rocks/demos/excuses,
you must put the file there manually.
GRaTT

7729RockboxPatchesPluginsLowadds delete option to menu for jpeg viewer2007-09-08128 Task Description

Delete current file from within the jpeg viewer plugin.
Adds delete to the options in the menu
Also highlights the last file viewed in the file browser on quit.
GRaTT

 7559 RockboxPatchesPluginsLow This patch moves where the Dictionary plugin looks for  ...2007-08-081 Task Description

This patch moves where the Dictionary plugin
looks for the dict.desc and dict.index files.
These need to be downloaded by the user and put into
/.rockbox/rocks/apps/.
GRaTT

 7542 RockboxPatchesPlaylistsLow This patch moves all the playlist creation from theroot ...2007-08-052210 Task Description

This patch moves all the playlist creation etc… from the
root dir to the PLAYLISTS directory.
root.m3u8 and dynamic.m3u8 will be created in /PLAYLISTS.
The playlist catalog already uses /PLAYLISTS as default.
The OF creates this dir by default so it is always there
might as well use it to clean up the root.
GRaTT

 7538 RockboxPatchesUser InterfaceLow Custom user splash screen. 2007-08-055422 Task Description

This works on the sansa simulator but not on target.
It does not hinder the target at all in it present state.
When I removed the checks it tries to load the bmp and
the screen looks a little strange then goes straight
to the user start screen.

It is supposed to load a user bmp from /splash.bmp of
the DAP dimensions(l*W), like the custom backdrops.
Suggestions and help are welcome.
GRaTT

 7537 RockboxPatchesPluginsLow This patch set the time out in the text viewer to 90 se ...2007-08-051 Task Description

This patch set the time out in the text viewer to 90 sec
and sets it back to user settings when quit.
It saves battery by shutting the backlight off
if you put the player down while reading. It then
should still follow normal shutdown after backlight
off behavior.
GRaTT

 7499 RockboxPatchesPluginsLow sansa button mod for menu and slideshow for jpeg viewer 2007-07-281 Task Description

This patch changes the menu from the RECORD button to the POWER/MENU
button. It also adds support to toggle the slideshow mode on/off
using the RECORD button. Only tested on the sansa but would work
for any target with an unused button in the Jpeg Viewer.
GRaTT

 7114 RockboxPatchesPluginsLow HTML_Parser. Creates a txt file readable in the viewer. 2007-05-051611 Task Description

I have only tested this on the sansa.
The txt file created is in the same dir (name.txt),
and is very readable with the text viewer.
All tags are striped as well as extra blank spaces
and newlines are limited.
More formatting to come.
Do not forget to add the file name to SOURCES
and add to viewers.config
html,veiwers/HTML_Parser,0
htm,veiwers/HTML_Parser,0
with the icon number of your choice.
GRaTT

 7097 RockboxBugsUser InterfaceLow Sansa: unable to set any last day of month date. 2007-05-01 Task Description

I have tries several builds from early April to current SVN.
I am unable to set the last day on any month. The setting is
not accepted and reverts back to default. If left on its own
it gets to the first of the next month ok. The calendar was also
effected. On April 30, when accessing the calendar It displayed
May but the cursor was on the cell before 01.
WPSes are also affected see FS # 7096.
I have tried both clean and patched builds.
GRaTT

 7076 RockboxPatchesPluginsLow Calendar Button map for sansa 2007-04-24106 Task Description

I made a Button map for the sansaE200.
Just #ifdef's nothing fancy.
Added some whitespace to the menu.
Used Rec to quit.
Also fixed an off by one error, that crashed it every time.
I was waiting for someone to do this but nobody did.
GRaTT

 7049 RockboxPatchesPlaylistsLow Delete All files from a Playlist and then the Playlist  ...2007-04-1812 Task Description

This patch lets you delete all the files from a playlist, (m3u/8)
then deletes the playlist file.
Allows you to choose display on or off.
Display timeout is set to 0 seconds so it just shows
something is happening.
!I have not deleted a now playing playlist, this may cause problems!
GRaTT

 6884 RockboxPatchesPlaylistsLow Sansa E200 m3u/m3u8 to pla playlist converter 2007-03-212318 Task Description

This is a viewer plugin (m3u2pla) to allow a user to convert
a rockbox created playlist either (name.m3u or name.m3u8) to a
(name.pla) playlist file that will play on the Sansa E200
in the Original firmware.
Buttons:
Up toggles Display ON of each entry
Down toggles Display OFF
Power is OFF

Converts a 500 song playlist very fast, (+- one second).

It is a simple program but my C is rusty.
GRaTT

Showing tasks 1 - 17 of 17 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing