LLNL / blockbuster

Automatically exported from code.google.com/p/blockbuster
1 stars 1 forks source link

broken command line options #42

Closed wealthychef1 closed 9 years ago

wealthychef1 commented 17 years ago

X,Y position, X,Y stretch, aspect ratio, pan and zoom set on command line do not work

Original comment by: wealthychef1

wealthychef1 commented 17 years ago

Logged In: YES user_id=346175 Originator: YES

Fixed in gtk.cpp by suppressing the message that says the loop button is pressed, which reset the loop counter to LOOP_FOREVER.

Original comment by: wealthychef1

wealthychef1 commented 17 years ago

Logged In: YES user_id=346175 Originator: YES

Fixed in gtk.cpp by suppressing the message that says the loop button is pressed, which reset the loop counter to LOOP_FOREVER.

Original comment by: wealthychef1

wealthychef1 commented 17 years ago

Logged In: YES user_id=346175 Originator: YES

There is no aspect ratio or pan option from the command line. -g 500x500+200+200 works fine. zoom is working fine.

Original comment by: wealthychef1