topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 4:52 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: IDEA: OnScreen Display for Mute Status  (Read 94504 times)

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #25 on: September 05, 2007, 08:32 PM »
dcmembers is quite ok but what does dcisv stands for? :)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #26 on: September 05, 2007, 08:34 PM »
isv is sort of the hot term for small software developers, it stands for "Independent Software Vendor".
you'll hear the term a lot in reference to "Micro-ISV":

(see: http://www.amazon.co...-Walsh/dp/1590596013)

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #27 on: September 06, 2007, 05:14 AM »
Just checking in to thank you lanux for this beautiful peace of software!
I found some interesting stuff there that i'm going to use on gridmove, specially stuff related to font rendering (which currently sucks in gridmove!)

Thanks a lot!  :Thmbsup:

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #28 on: September 06, 2007, 05:27 AM »
jgpaiva, you're welcome. :) glad to see that it is useful to you. i'm also learning AHK in the process. btw, the Gui was based from a thread in the AHK forums and the url is in the source.. :)


mediaguycouk

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 247
    • View Profile
    • Mediaguy
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #29 on: March 19, 2008, 08:47 AM »
Just found this software, brilliant work.
Learning C# - Graham Robinson

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #30 on: March 19, 2008, 10:46 AM »
thanks mediaguycouk, glad you liked it..

Daves Computer Tips

  • Supporting Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 8
    • View Profile
    • Daves Computer Tips
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #31 on: June 02, 2008, 08:31 PM »
This is almost exactly what I was looking for!

The only things I would add are resizable text and text color choice.


Thx a million!

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #32 on: June 02, 2008, 09:57 PM »
The only things I would add are resizable text and text color choice.
-Daves Computer Tips (June 02, 2008, 08:31 PM)
good idea, but give me a day or two to add them.

Daves Computer Tips

  • Supporting Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 8
    • View Profile
    • Daves Computer Tips
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #33 on: June 02, 2008, 10:13 PM »
WOW Lanux!

I didn't expect a reply, much less an actual modification. I'm not complaining, just pleasantly surprised! :)

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #34 on: June 04, 2008, 12:49 AM »
thanks majkinetor's CmnDlg, i've managed to add a standard font display dialog. however i got a little ambitious and decided incorporate something called "relative positioning", which will help you position the OSD in either corner of the screen. of course, you can edit the values yourselves with the INI file. in the meantime, here's a screenshot. :)

OSD-Mute-cust-1.png


TucknDar

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 1,133
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #35 on: June 04, 2008, 02:03 AM »
Cool utility!

A tiny request: Could you please add a "Quit" item to the systray menu?

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #36 on: June 04, 2008, 08:45 AM »
i've posted a new version here with the requested additions. go ahead and give it a try! :)


A tiny request: Could you please add a "Quit" item to the systray menu?
consider it done.. ;)

mediaguycouk

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 247
    • View Profile
    • Mediaguy
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #37 on: June 04, 2008, 10:27 AM »
The positioning thing doesn't seem to have worked well for me. It seems to have chosen the bottom left to be on my secondary monitor rather than the primary.

Is there anything I can do manually for this?

Screenshot - 04_06_2008 , 16_26_09.jpgIDEA: OnScreen Display for Mute Status
Learning C# - Graham Robinson

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #38 on: June 04, 2008, 10:58 AM »
The positioning thing doesn't seem to have worked well for me. It seems to have chosen the bottom left to be on my secondary monitor rather than the primary.
-mediaguycouk (June 04, 2008, 10:27 AM)

i need to add some monitor detection code, it seems. for the time being you can delete the INI file & restart the program so that the position will reset to default. but before deleting maybe you can take a peek at the file & let me know the values for these settings: posX & posY.

mediaguycouk

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 247
    • View Profile
    • Mediaguy
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #39 on: June 05, 2008, 05:22 AM »
posX=1470
posY=1089
Learning C# - Graham Robinson

Daves Computer Tips

  • Supporting Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 8
    • View Profile
    • Daves Computer Tips
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #40 on: June 10, 2008, 02:30 AM »
A tiny request: Could you please add a "Quit" item to the systray menu?
-TucknDar

The adjustments are GREAT!

I do have to disagree with the above. I don't want users to quit the program easily. I'm using it to prevent users from muting some important monitoring software. Obviously they were disabling the alarms by muting, now they can disable by killing this program.

There is another issue. Using the systray icon menu you can "Open Volume Control", which opens the system volume window. Selecting Mute All invokes the OSD, but selecting Mute PC Speakers does not.

I would like to see either total removal from the systray or removal of all options from the systray icon. Using the ini file to make all settings changes makes it a little more difficult to disable or change.

Maybe adding a setting in the ini to disable tray, disable settings, etc. Basically add the ability for the tray icon to be disabled and limit display of the tray commands per ini settings.

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #41 on: June 10, 2008, 04:46 AM »
There is another issue. Using the systray icon menu you can "Open Volume Control", which opens the system volume window. Selecting Mute All invokes the OSD, but selecting Mute PC Speakers does not.
-Daves Computer Tips (June 10, 2008, 02:30 AM)

do you mute the PC Speakers while leaving the master volume un-mute? in that case, do you want the script to reflect the component that is muted or just the standard "Mute On" display will do.

as the other point, i'll add a setting in the INI to remove the icon from the tray. :)

Daves Computer Tips

  • Supporting Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 8
    • View Profile
    • Daves Computer Tips
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #42 on: June 10, 2008, 08:52 AM »
The problem is that the normal system icon has the "Mute All" functionality. The program icon opens the System Volume Window, which has Mute All and PC Speaker Mute. This gives the users another way to mute the sound. Just being able to remove the program icon would eliminate that ability!

The computers in question are actually television transmitter monitors. The software provides an aural alarm if certain conditions aren't met or readings fall outside a predetermined level. There are also situations where the conditions don't return to normal for hours at a time, which causes the alarm to continue. Often the alarm is muted, but not returned to normal when conditions return to normal. These are the situations I'm trying to prevent without permenantly disabling the ability to mute sound. Hope that makes sense :)

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #43 on: June 11, 2008, 09:34 PM »
The problem is that the normal system icon has the "Mute All" functionality. The program icon opens the System Volume Window, which has Mute All and PC Speaker Mute. This gives the users another way to mute the sound. Just being able to remove the program icon would eliminate that ability!
-Daves Computer Tips (June 10, 2008, 08:52 AM)

as you mentioned, removing the tray icon would be the better option. so i've added two new option: notraymenu & noquitmenu to INI file settings. delete/rename the old ini file before trying this version. :)


PhilB66

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,522
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #44 on: September 24, 2008, 06:03 PM »
OSD Mute in the spot light @ freewaregenius... OSD Mute: displays Mute status on the desktop  :Thmbsup:

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #45 on: September 24, 2008, 09:23 PM »
thanks for highlighting. nice write-up too. :)

laurab

  • Participant
  • Joined in 2008
  • *
  • Posts: 2
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #46 on: October 09, 2008, 01:22 PM »
It seems to work well, but it gets flagged as a Trojan by lots of the antivirus checkers at Virustotal.com. Any idea why that's happening?

Here's the link:

http://www.virustota...16bf3596205c477928a5

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #47 on: October 10, 2008, 05:25 AM »
laurab: It's a known ahk false positive.. Read more here

laurab

  • Participant
  • Joined in 2008
  • *
  • Posts: 2
    • View Profile
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #48 on: October 10, 2008, 12:39 PM »
Thanks, jgpaiva. I've never had a problem with a donationcoder.com program, but it's always good to have an explanation. Hope y'all can get it sorted out with the antimalware vendors.

VideoInPicture

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 467
    • View Profile
    • Circle Dock
    • Donate to Member
Re: IDEA: OnScreen Display for Mute Status
« Reply #49 on: October 10, 2008, 05:25 PM »
I've just tried OSD Mute on my Vista 32-bit laptop and the mute status doesn't get displayed on my screen. Is OSD Mute Vista compatible?
Author of Circle Dock: http://circledock.wikidot.com
Author of Video In Picture: http://videoinpicture.wikidot.com
Author of Webcam Signature: http://webcamsignature.wikidot.com
Author of Easy Unicode Paster: http://easyunicodepaster.wikidot.com