Support and General Use > Recording

Recording Screen conversion to ViewPorts

<< < (3/4) > >>

petur:
The plan is to first get this change in, and then we can start tweaking it and in the future even have an WRS gui system.

Things I'd like to tweak:
- get the listbox to scroll the selected line, to show more of the filename
- fancy peakmeters (now that the have become that big)
- clear recording state indication, maybe software drawn and thus scaleable.

LurkAzusa:
I've tried it on the Ipod 4G Greyscale and Ipod 5G 60. 
Seems to be good.

 The volume and gain settings go negative with a right press, which seems counter intuitive, but that is also in the original.


petur:

--- Quote from: JdGordon on July 24, 2008, 08:26:42 PM ---The peakmeter should go in a seperate viewport and use the whole thing so its the easiest thing to resize.
--- End quote ---
I have given this some thought...

Are suggesting this in the light of a future WRS implementation? If not, I do not see any advantage in giving it a separate VP.

For the moment, keeping it like I have gives the possibility to add some stuff to left and right of the peakmeter. I would also like to implement a vertical PM so it can be put on the right of the screen and give us another extra line. But in its own VP? Nah...

JdGordon:
well, if its in its own vp the drawing funciotn for it is dead simple, (x,y,width,height) is just (0,0,vp->width, vp->height)
I have no other reason for that thoguh

petur:

--- Quote from: JdGordon on July 28, 2008, 08:33:57 AM ---well, if its in its own vp the drawing funciotn for it is dead simple, (x,y,width,height) is just (0,0,vp->width, vp->height)
I have no other reason for that thoguh

--- End quote ---
I'd rather have code that can position the PM anywhere I like... the PM still needs to get x and y because it is also used elsewhere.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version