Rockbox Development > Feature Ideas
Delete Empty Root Folders Plugin
torne:
Those folders are some kind of weird magic and they get hidden in a strange way when connected over USB, if I recall correctly, so no, I don't think you'll be able to hide them in the same way. The OF never exposes everything on the player: when it's in MTP mode it only exposes the MTP-specific parts, and when it's in MSC mode it exposes everything *except* the MTP-specific parts (to stop you messing around with stuff you synced via MTP). They're always empty because you aren't using MTP.
Again, the real fix in the long term is for Rockbox USB to be enabled so you don't have to boot the original firmware in the first place. This will happen when the bugs are worked out. :)
grums:
Quote: 'Just as a note, it's a very, very trivial change if I recall correctly.' - can you hint me to where?
I want to autostart a tidy up of the above files in my Clip+ on reboot - until the proper USB support is there.
Thanks, Ole
torne:
Search for autorock in the source.
grums:
Thanks, that gave me something to work with...
After enabling autostart in the code & rebuild, I get this message:
ubuntu@ubuntu-desktop:~/rockbox$ failed to load /.rockbox/rocks/apps/autostart.rock
lc_open(/.rockbox/rocks/apps/autostart.rock): simdisk/.rockbox/rocks/apps/autostart.rock: file too short
In the file I have one line: disktidy.rock - the file is edited on the ubuntu system using vi.
How can the file be too short?
Ole
Post Merge: February 23, 2011, 09:18:37 AM- forgot yo say that I'm still running the simulator...
torne:
autorock.rock needs to be *the actual plugin* you want to load, not just contain the name. You need to copy and rename the file.
Navigation
[0] Message Index
[*] Previous page
Go to full version