Open GoogleCodeExporter opened 8 years ago
Original comment by linkdata...@gmail.com
on 24 Feb 2011 at 9:03
Original comment by linkdata...@gmail.com
on 24 Feb 2011 at 9:04
I have begun work on this, but will happily defer to SR if requested.
Original comment by a...@bridgesuk.com
on 7 Mar 2011 at 9:41
Meh, the windows APIs are not for me, and seeing that LCDSirReal already has
the necessary code, I shall return it to SR's pile of things to do. No doubt
it'll take him a tiny fraction of the time it would take me.
Original comment by a...@bridgesuk.com
on 7 Mar 2011 at 7:00
interested in having this as well.
Original comment by joshr...@gmail.com
on 21 Mar 2011 at 8:28
If you could add numerical percentage text to the volume display bar in the SPK
module, it would be greatly appreciated.
Original comment by salto...@gmail.com
on 3 Jul 2011 at 3:14
Windows volume apis are frustrating at best.
I use Windows exclusively, but can you do the Mac users a favour and implement
a volume bar for OS X? Retrieving system volume on OS X is trivial. The command:
osascript -e 'output volume of (get volume settings)'
returns a number from 0 to 100 representing current volume. If this was
implemented, would it be possible to simply create an int get_volume(void)
function that returns volume, platform independent, to then display as a bar or
percentage? And put the OS X framework in place but the Windows API bollocks
missing for now? Then, it'd be simple to add the proper Windows stuff to get
the volume.
Original comment by montymin...@gmail.com
on 15 Nov 2011 at 1:10
is there any progress for windows volume indicator lcdhost version?
Original comment by vendaven...@gmail.com
on 31 Jul 2013 at 7:48
I'd also like to if there's been any progress. Got my G19 fairly recently and
the fact that LCDHost doesn't support this feature is the only bad thing about
it.
Original comment by gifijam...@gmail.com
on 30 Oct 2013 at 4:45
It does support volume level via 3rd party apps like AIDA64, take a look to the
Aurora theme in the Forums. But the reaction is quite slow, so you have some
delay as AIDA is only reporting the values after a few seconds (min 1s).
Original comment by mario.ru...@gmail.com
on 7 Nov 2013 at 7:58
Original issue reported on code.google.com by
isdru...@gmail.com
on 24 Feb 2011 at 9:58