Rockbox Development > Starting Development and Compiling

Modification of the tagcache browser

(1/1)

philipp910:
Hello Rockboxers,

I'm trying to make my own build of Rockbox for my Ipod Photo.
A few things I have already custumized und successfully compiled.

But for one thing I need your help.
I would like to get to the root (Artists, Titles, Albums, ...) of the tagcache browser and not to its previous folder, when I press STOP or BROWSE in WPS.
What do I have to modify for this?

I hope someone can help me.

(Sorry for my bad English, but I'm from Austria.)

mcuelenaere:
I suppose you would like to edit apps/gui/gwps.c around line 311 (case ACTION_WPS_BROWSE).

Perhaps fiddle with the return GO_TO_PREVIOUS_BROWSER; ?

Navigation

[0] Message Index

Go to full version