This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5809 - add playback menu and better saving for rockpaint and text_editor
Attached to Project:
Rockbox
Opened by Alistair Marshall (amar) - Sunday, 13 August 2006, 22:15 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 26 July 2007, 10:04 GMT+2
Opened by Alistair Marshall (amar) - Sunday, 13 August 2006, 22:15 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 26 July 2007, 10:04 GMT+2
|
DetailsTwo versions, the first adds the playback menu to both rockpaint and text_editor however because rockpaint has fancy menus, the playback menu looks out of place so I created a version which does not add the playback menu to rockpaint (though I still think it is useful)
both versions also add a / to the start of new files that are being saved and now add a .txt or .bmp extension if they are missing |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Thursday, 26 July 2007, 10:04 GMT+2
Reason for closing: Accepted
Thursday, 26 July 2007, 10:04 GMT+2
Reason for closing: Accepted
text_playback.patch - This simply adds the playback to the text editor menu.
paint_save.patch - This means when you save a new file it automatically puts a leading / in the file name and adds .bmp at the end
2 very simple patches