INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: rotating images.  (Read 935 times)

gappie

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 4566
rotating images.
« on: November 14, 2007, 07:45:02 am »

im sorry, but i wanted to give it one last shot.

just stumbled through the default resource xml. in there i find:
   <Entry Command="31001" Text="Rotate Left" />
   <Entry Command="31002" Text="Rotate Right" />

ever since i use mc, which is not so long, i have trouble getting rotating images to work:
http://yabb.jriver.com/interact/index.php?topic=33318.0
http://yabb.jriver.com/interact/index.php?topic=36491.0

so or i do something wrong, but i know how the mcc 's work, or it is a bug, or this feature is not supported anymore.

last weekend i had to go through 500 new pictures and it takes away part of the fun trying to rotate them all time using a mouse on the couch.  :P

thanks for listening.
gab

 :)
Logged

gappie

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 4566
Re: rotating images.
« Reply #1 on: November 14, 2007, 08:29:24 am »

maybe i should add that after the mcc command for rotating mc rebuilds the thumb.
also the RotateImage from the MJFileautomation works as expected.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42052
  • Shoes gone again!
Re: rotating images.
« Reply #2 on: November 14, 2007, 08:51:13 am »

Put a number of degrees to rotate in the param of the MCC.
Logged
Matt Ashland, JRiver Media Center

gappie

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 4566
Re: rotating images.
« Reply #3 on: November 14, 2007, 09:00:45 am »

thanks a lot. that works. i changed it in the wiki already.

and for those interested in the resources.xml it should be
   <Entry Command="31001" Text="Rotate Left" Param="[degrees]"/>
   <Entry Command="31002" Text="Rotate Right" Param="[degrees]"/>
   <Entry Command="31003" Text="Rotate Upside Down" Param="[degrees]"/>
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42052
  • Shoes gone again!
Re: rotating images.
« Reply #4 on: November 14, 2007, 09:19:38 am »

Actually, next public build has this:
Changed: The MCC's for rotating images no longer require a number of degrees as the parameter.

It was silly to pass a number of degrees since there was an MCC for each rotation position.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up