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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  suggestions for possible-upcoming album art handling changes...
« previous next »
  • Print
Pages: [1]

Author Topic: suggestions for possible-upcoming album art handling changes...  (Read 1284 times)

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
suggestions for possible-upcoming album art handling changes...
« on: June 16, 2014, 08:38:58 AM »
Hi,

I'm working on changes to skin AA handling which will allow multiple AA images per skin (different sizes) and also being able to display the next tracks image also!

My question is what should the new tags to make this work look like? [Saint] is urging me to keep it consistent with images and other metadata which means using the first letter of the tag to denote this track/next track...

The requirements:

* We need a tag to specify the AA label and its dimensions (think %xl() but for AA), this doesn't need a separate one for this/next tracks but likely will get it to make it easier to understand.
* A tag to check if the labelled AA is loaded, this *does* need this/next track versions
* A tag to display the labelled image.

Possible options:

%fl/%Fl to load (thats a lowercase L) the aa (i.e %fl(normal, 0, 0, 150, 150, c, c) )
%fr/%Fr to check if the image is ready and %fd/%Fd to display it..

Code: [Select]
%fl(normal, 0, 0, 150, 150, c, c)
%?fr(normal)<%fd(normal)>

The only thing I don't really like with that is it looks like you cant then use the 'normal' label with %Fr() and %Fd() - which is wrong, you can.

As for %Cl, %C %Cd, They will stay around and be mapped to the current track without a label so still usable but officially deprecated.

Any other ideas?


edit: I also think it would be useful to have a way to see if the same image is being used for this and the next tracks, but i have NFI how to make that work..
« Last Edit: June 16, 2014, 08:40:59 AM by JdGordon »
Logged


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

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  suggestions for possible-upcoming album art handling changes...
 

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

Page created in 0.044 seconds with 15 queries.