Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  animations robotic/too slow... broken?
« previous next »
  • Print
Pages: [1]

Author Topic: animations robotic/too slow... broken?  (Read 3008 times)

Offline audio-i

  • Artist
  • Member
  • *
  • Posts: 266
animations robotic/too slow... broken?
« on: August 19, 2010, 02:34:59 PM »
I wouldn't know exactly when it happened, but using r27847 on an ipod video (also the current i.video and gigabeat simulators), I noticed that the animations, i.e. alternating sublines using images, go too slow, making the theme look totally robotic. This "kills" themes like retroTape and others that use animations.
« Last Edit: September 14, 2010, 09:57:42 PM by audio-i »
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: animations robotic/too slow... broken?
« Reply #1 on: August 19, 2010, 06:08:22 PM »
hmmm. http://svn.rockbox.org/viewvc.cgi?view=rev;revision=27826 should have fixed that
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline audio-i

  • Artist
  • Member
  • *
  • Posts: 266
Re: animations robotic/too slow... broken?
« Reply #2 on: September 13, 2010, 02:26:48 PM »
Quote from: JdGordon on August 19, 2010, 06:08:22 PM
hmmm. http://svn.rockbox.org/viewvc.cgi?view=rev;revision=27826 should have fixed that
Looks like it broke again, or it didn't really work  :-\

EDIT
Seems like I found what the problem *might* be. In most of the cases, %t seems to be working OK now, but when it's placed inside the %?mp tag to display images, it seems it uses only the default interval parameter (2sec ?).

It's affecting a few of the themes I've made, here's the code of retroTape as an example, which alternates three wheel images at different intervals and order, according to the playing status:
Code: [Select]
%?mp<|%t(0.2)%xd(Wa)|%t(0.1)%xd(Wc)|%t(0.1)%xd(Wa)|%t(0.1)%xd(Wc)>;
%?mp<|%t(0.2)%xd(Wb)|%t(0.1)%xd(Wc)|%t(0.1)%xd(Wb)|%t(0.1)%xd(Wb)>;
%?mp<|%t(0.2)%xd(Wc)|%t(0.1)%xd(Wc)|%t(0.1)%xd(Wc)|%t(0.1)%xd(Wa)>
« Last Edit: September 13, 2010, 04:37:43 PM by audio-i »
Logged

Offline AsusFreak

  • Member
  • *
  • Posts: 64
Re: animations robotic/too slow... broken?
« Reply #3 on: September 14, 2010, 10:14:44 AM »
I can confirm this: AF_Black has the same probs. The animation code of my theme is similar to i-audio's.
Logged

Offline audio-i

  • Artist
  • Member
  • *
  • Posts: 266
Re: animations robotic/too slow... broken?
« Reply #4 on: September 15, 2010, 07:59:04 PM »
I opened FS#11629
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  animations robotic/too slow... broken?
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.073 seconds with 15 queries.