03-23-2012 09:30 AM
Joey that must be an advantage of the older firmware.
When holding the button for longer than a second it skips an entire page and becomes completely uncontrollable, unless you found some code to prevent that. I would be more than interested to see that :-)
03-23-2012 11:14 AM
Cant wait till this is up and incorporated on all the great themes. Hopefully helps in 3.03+
Anyone tested on folders [folder.jpg]? All screen shots I see are movie images.
keep up the great work
thanks
03-23-2012 10:23 PM
Here's a Quick Video of Local Backdrops using Modified Gallery View XML Code.
Once the Backdrop is Displayed if you Quickly Tap and Hold Down the Navigation Arrow Buttons the Backdrop will not change.
If you however, slow down your button presses or stop on a movie, then the New Backdrop will load.
Video Demo use's Brightly Dark by bg1 Movie Sheets. (Not my creation, credits to the Original Author)
(I did however, fix a Runtime error in the Template.. Variable was %DURATION% it should be %RUNTIME% also moved the Media Flags Verticaly by 10 pixels)



Youtube Video Demo:
http://www.youtube.com/watch?v=nHKXWmd8BtA&list=UU
03-24-2012 12:59 AM
Joey, tha'ts just AWESOME....
To me that is the perfect Gallery view.
Now i notice one major thing you are using local backdrops
so combined with reflections using jpg that should mean compatibilty with even the newer firmwares ?
I cant wait to see this in action myself
03-24-2012 04:11 AM
yeah that is awesome indeed, seems i have to deal with that today myself, when I hold the left arrow key for longer than 1 second it will skip the page (7 columns) it is not changing the backdrop either but the entire navigation becomes unctorollable because somehow it is alos doing little steps in between. Let's say I want to go from Episode 1 to Episode 8, all i had to do was press for 1 second...... NO
i end up somewhere at 10 or 11 and if I hold it too long i am ending up at 15 or even 23
03-24-2012 04:51 AM
YAAAY \o/ got it :-)
03-24-2012 06:42 AM - edited 03-24-2012 06:44 AM
Ive never had jumping thumbnails...
But there is a WD Coding Blunder in rv_gallery_browse_page.xml
<ctrlgrp>
<include filename="./rv_multi_edit_ctrls.xml"/>
<include filename="./rv_browse_common_ctrls.xml"/>
<linebreak/>
<listbox valkey="browselist" move="row" cols="7" rows="1" lbmask="ud" loop_scroll="1" _trigger="10" turbo_multi="10" autoenter="1" fixed_scrolling_col="3" hormove="1" />
</ctrlgrp>
should be ....
<ctrlgrp>
<include filename="./rv_multi_edit_ctrls.xml"/>
<include filename="./rv_browse_common_ctrls.xml"/>
<linebreak/>
<listbox valkey="browselist" move="row" cols="7" rows="1" lbmask="ud" loop_scroll="1" turbo_trigger="10" turbo_multi="10" autoenter="1" fixed_scrolling_col="3" hormove="1" />
</ctrlgrp>
Play around with the numeric values to tweak it.
03-24-2012 06:49 AM
Yeah i figured it was that, I had "35" hehe :-)
03-24-2012 06:52 AM

Doh!
03-24-2012 07:01 AM
lol
| Forums | Ideas | News and Announcements | Register | Sign in | Help | Forum Guidelines | |
