mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory.
New feature: A "Create directory" menu option (untested in the simulator). Bug fix: The ON+Play menu could do nasty things if you pressed ON+Play in an empty dir. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4268 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
33acdef9db
commit
ef7293f0bc
15 changed files with 158 additions and 29 deletions
|
|
@ -2030,3 +2030,18 @@ id: LANG_MANAGE_MENU
|
|||
desc: in the system sub menu
|
||||
eng: "Manage Settings"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_DIRECTORY
|
||||
desc: in recording settings_menu
|
||||
eng: "Directory"
|
||||
new:
|
||||
|
||||
id: LANG_RECORD_CURRENT_DIR
|
||||
desc: in recording directory options
|
||||
eng: "Current dir"
|
||||
new:
|
||||
|
||||
id: LANG_CREATE_DIR
|
||||
desc: in main menu
|
||||
eng: "Create directory"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue