Magic Lantern Forum

General Discussion => General Chat => Topic started by: jaybirch on July 08, 2013, 09:17:46 PM

Title: Any UI help needed?
Post by: jaybirch on July 08, 2013, 09:17:46 PM
Hi ML team.

Just wanted to put it out there them I am a UI designer, so if you ever need help with the graphical side of things, just hit me up. I spend most of my day designing for iphone, Android and other small screen apps, so the DSLR screens should be easy enough. I would work for free, of course.

I'm sure you are plenty busy on other stuff, but maybe once the dust settles, we could work on making ML even smoother.

All the best, Jay.
Title: Re: Any UI help needed?
Post by: g3gg0 on July 08, 2013, 09:28:51 PM
hey welcome here :)

thanks for your offer, we really need helping hands here and there.
the only problem for a nice gui is the missing rich UI library that not only paints lines,
but also can do acellerated bitblt.

yeah, with EDMAC we have really fast DMA transfers, but a) there is still no library for doing that
and b) we cannot rely on the EDMAC channels being free whenever we want to paint GUI stuff.
but maybe we can find out a way how to exclusively allocate EDMAC channels/connections without
disturbing the main firmware.
Title: Re: Any UI help needed?
Post by: a1ex on July 08, 2013, 09:52:46 PM
You mean, for animations?

I would keep the EDMACs for image processing. I actually prefer a GUI without flashing effects, even if it may look a bit old school. For current menu, plain memcpy with CPU is very fast, and far from being the bottleneck.
Title: Re: Any UI help needed?
Post by: jaybirch on July 08, 2013, 11:33:56 PM
As with most creatives.... I'm a bit slow with the technical stuff. So alot of that went over my head  :D

All I mean is that if you ever want to make the thing look a bit more polished, like the Canon UI or an iPhone app style... I could help out by providing graphics, icons, a style sheet etc.... in psd, png, vector files, whatever the system can take.

The current UI is fine, for me.... It does what is required, but some people really respond to a slick UI.

Just a thought...
Title: Re: Any UI help needed?
Post by: a1ex on July 08, 2013, 11:37:23 PM
You may want to review this first: http://www.magiclantern.fm/forum/index.php?topic=4386.0