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
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  Auto-disappearing volume indicator
« previous next »
  • Print
Pages: [1] 2

Author Topic: Auto-disappearing volume indicator  (Read 5903 times)

Offline zorblood

  • Member
  • *
  • Posts: 9
Auto-disappearing volume indicator
« on: October 05, 2008, 12:36:11 AM »
Yes i know but im just offering the idea, and it would make it a hell of a lot easier to make. Im not complaining, just suggesting.
Also it would be cool to have auto-dissapear, which i have not found a way to do witht he current wps language.
Logged

Offline karashata

  • Rockbox Expert
  • Member
  • *
  • Posts: 603
  • Just a fluffy dragon with too much time on my paws
    • Alex Vanderpol (karashata) on Twitter
Auto-disappearing volume indicator
« Reply #1 on: October 05, 2008, 01:30:14 AM »
I can't think of very many places something like that would be useful, but everyone's entitled to their opinions...

Just curious...  What do you mean by "auto-disappear"?  I've been able to make my graphics for my WPS themes disappear or even flicker/flash/blink (whatever you wanna call it) just using the right WPS code...
« Last Edit: October 05, 2008, 01:33:50 AM by karashata »
Logged
Welp, my iriver H10 20GB is out of commission again.

Offline jswetzen

  • Artist
  • Member
  • *
  • Posts: 113
Auto-disappearing volume indicator
« Reply #2 on: October 05, 2008, 01:21:30 PM »
By "auto-dissapear", I think zorblood means an effect similar to that of the iPod OF, where the volume meter is only visible when you are changing the volume. I looked for this as well, when I tried to make an iPod OF theme, but there is no "volume is changing" tag.
Logged

Offline karashata

  • Rockbox Expert
  • Member
  • *
  • Posts: 603
  • Just a fluffy dragon with too much time on my paws
    • Alex Vanderpol (karashata) on Twitter
Auto-disappearing volume indicator
« Reply #3 on: October 05, 2008, 05:31:47 PM »
Ah, I understand then.  The H10 original firmware does something similar with its volume display.  If someone could implement something like that effectively enough to get it into SVN Rockbox I could use it in my H10Like themes to make them even more like the original firmware...
Logged
Welp, my iriver H10 20GB is out of commission again.

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Auto-disappearing volume indicator
« Reply #4 on: October 06, 2008, 04:52:29 AM »
Quote from: jswetzen on October 05, 2008, 01:21:30 PM
By "auto-dissapear", I think zorblood means an effect similar to that of the iPod OF, where the volume meter is only visible when you are changing the volume. I looked for this as well, when I tried to make an iPod OF theme, but there is no "volume is changing" tag.

have a look at FS#9460 ... that in combination with viewports should let you make some interesting screens...
Logged


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

Offline karashata

  • Rockbox Expert
  • Member
  • *
  • Posts: 603
  • Just a fluffy dragon with too much time on my paws
    • Alex Vanderpol (karashata) on Twitter
Auto-disappearing volume indicator
« Reply #5 on: October 06, 2008, 01:18:04 PM »
Well now, this aught to be interesting...  I'll need to set up a build environment and test it out some, see what I can do...

Any chance of it ever making it into SVN?
Logged
Welp, my iriver H10 20GB is out of commission again.

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Auto-disappearing volume indicator
« Reply #6 on: October 06, 2008, 08:25:26 PM »
probably, eventually...
Logged


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

Offline karashata

  • Rockbox Expert
  • Member
  • *
  • Posts: 603
  • Just a fluffy dragon with too much time on my paws
    • Alex Vanderpol (karashata) on Twitter
Auto-disappearing volume indicator
« Reply #7 on: October 07, 2008, 12:38:37 PM »
Should be awesome when/if it does, in the mean time I'll give it a test and see how it works.

EDIT:  Tested the patch out, built a well-working WPS with it.  I like it!

Can't wait to see it reach SVN (if it does, here's hoping!).
« Last Edit: October 07, 2008, 07:41:21 PM by karashata »
Logged
Welp, my iriver H10 20GB is out of commission again.

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Auto-disappearing volume indicator
« Reply #8 on: October 07, 2008, 08:38:07 PM »
can you attach some screenshots to give others some idea of whats possible?
Logged


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

Offline karashata

  • Rockbox Expert
  • Member
  • *
  • Posts: 603
  • Just a fluffy dragon with too much time on my paws
    • Alex Vanderpol (karashata) on Twitter
Auto-disappearing volume indicator
« Reply #9 on: October 07, 2008, 08:39:25 PM »
Yeah, sure, just gimme a couple minutes to get some.

EDIT:  And here we go!



This is my WPS without the volume display.



And this is shown while changing it.

I discovered just how easy it is to exceed the image buffer...
« Last Edit: October 07, 2008, 08:46:19 PM by karashata »
Logged
Welp, my iriver H10 20GB is out of commission again.

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Auto-disappearing volume indicator
« Reply #10 on: October 07, 2008, 09:01:30 PM »
nice, and yes, we need to start thinking about allowing bigger image buffers.
Logged


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

Offline karashata

  • Rockbox Expert
  • Member
  • *
  • Posts: 603
  • Just a fluffy dragon with too much time on my paws
    • Alex Vanderpol (karashata) on Twitter
Auto-disappearing volume indicator
« Reply #11 on: October 07, 2008, 09:12:18 PM »
Well, I suppose that's something else to think about changing if/when that patch makes it into SVN, since no doubt it'll be pretty much needed...  At least, if anyone uses larger graphics like I did...
« Last Edit: October 07, 2008, 09:16:03 PM by karashata »
Logged
Welp, my iriver H10 20GB is out of commission again.

Offline zorblood

  • Member
  • *
  • Posts: 9
Auto-disappearing volume indicator
« Reply #12 on: October 07, 2008, 11:15:30 PM »
Nice, I think this patch could easily be implemented into an ipod nano 3g theme...
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Auto-disappearing volume indicator
« Reply #13 on: October 09, 2008, 07:11:06 AM »
this has just been commited.
Logged


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

Offline karashata

  • Rockbox Expert
  • Member
  • *
  • Posts: 603
  • Just a fluffy dragon with too much time on my paws
    • Alex Vanderpol (karashata) on Twitter
Auto-disappearing volume indicator
« Reply #14 on: October 09, 2008, 11:39:11 AM »
Sweet!

Time to go post some updated WPS themes...
Logged
Welp, my iriver H10 20GB is out of commission again.

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  Auto-disappearing volume indicator
 

  • SMF 2.0.18 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.028 seconds with 16 queries.