Rockbox Development > Starting Development and Compiling

Change startup file folder

(1/3) > >>

ace214:
Ok, so I would like to be able to change the startup file folder from the root to my MUSIC directory.

I found the start_in_screen variable in the settings list codepage and looked for like an hour trying to find where it specifies the folder.

Perhaps I should request this in the tracker, but I figured I could just do it myself once I knew where it was.

Hopefully, this is best the forum for this.

GodEater:
start_in_screen specifies which screen to start in (e.g. radio, database, file browser) - not a folder.

ace214:
So can you change what folder the file browser starts in?

GodEater:
I guess you could do - use the set_current_file() function to do this (it takes either a filename or a directory name as an argument).

ace214:
In which codepage?

Navigation

[0] Message Index

[#] Next page

Go to full version