Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

System sound volume plugin supporting Vista

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
barnie
Plugin Author
Posts: 4
Joined: October 26th, 2007, 10:43 pm
Location: Dublin

System sound volume plugin supporting Vista

Post by barnie »

Since erlis's System Sound Volume Plugin does not work under Vista, I had to write a new volume plugin for my HTPC box. Get it from the attached archive.

Function 1 gives the volume percentage with a "%" sign at the end, or "mute" if the audio is muted. Function 2 returns 1 if the audio is muted, 0 otherwise. Functions 3 and 4 return the percentage as a number. Function 5 returns 1 if there has been a change in the volume, 0 otherwise. Function 6 returns the name of the audio device. All functions ignore their parameters.

I'm also attaching the source and project file. To compile it, you will need the Windows Vista SDK plus VC++ and/or the platform SDK.
You do not have the required permissions to view the files attached to this post.
pepepepe
Posts: 3
Joined: October 4th, 2007, 12:11 am

Post by pepepepe »

It works great.

Thank you!
TimEG
Posts: 1
Joined: November 13th, 2007, 7:16 pm

Post by TimEG »

barnie: This plugin is just what I'm after... Much appreciated!!!
Post Reply