Rockbox Technical Forums

Support and General Use => Plugins/Viewers => Topic started by: Astorga on July 19, 2014, 02:08:18 PM

Title: Lua rockbox-like menu
Post by: Astorga on July 19, 2014, 02:08:18 PM
I was bored and made a menu implementation that behaves like the rockbox menu :D

https://github.com/arthurferrai/rockbox-lua-menu

It doesn't support icons and scrollbar yet (maybe on next commits). Tested on iPod Video (5G) only.

Any comments, opinions and suggestions are appreciated :)
Title: Re: Lua rockbox-like menu
Post by: natanelho on October 19, 2014, 03:05:14 PM
cool :D didnt tested but sounds great :-)
please make "clip zip-like" menu - large icons - one option per page,scrolloing right and left, like that:
(http://static.neuerdings.com/1363191741/sandisk-sansa-clip-zip-10.jpg)
when U tap select on an option u can use this future, like if U click on music u get: songs,composers etc.
also include diffrent backgrownd for every option of the menu.
ill be glad to see the result!
Title: Re: Lua rockbox-like menu
Post by: Astorga on October 20, 2014, 08:57:15 AM
Interesting... can you give me more details of how this menu works (options transitions, selection behaviors, etc.)?
Title: Re: Lua rockbox-like menu
Post by: natanelho on October 21, 2014, 02:10:39 PM
this is the order of the menu (from the right to left)
(http://i.imgur.com/VHQEOmB.jpg)
Title: Re: Lua rockbox-like menu
Post by: Astorga on October 21, 2014, 02:14:32 PM
Right, my plan is to make it customizable, at least with contents.
What I asked is, for example, if there are any transitions to change selected option, or some visual effect selecting the option.
Title: Re: Lua rockbox-like menu
Post by: natanelho on October 21, 2014, 02:16:39 PM
man every option is at fullscreen
Title: Re: Lua rockbox-like menu
Post by: natanelho on October 21, 2014, 02:17:30 PM
and its good,'cause it has small screen
first make it, then make it costumizeable