Welcome Guest.   Make a donation to an author on the site July 29, 2010, 03:46:50 PM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
Latest Review: Word Processor Roundup June 14, 2007.
   
   Forum Home   Thread Marks Chat! Downloads Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Volt - v0.0.6 - December 17, 2006  (Read 10318 times)
skwire
Charter Member
***
Posts: 1,399



More Coding Snacks?! Nom nom nom...

see users location on a map View Profile WWW Give some DonationCredits to this forum member
« on: December 17, 2006, 10:33:57 AM »

Volt - v0.0.6 - December 17, 2006
  • First public release.

WHAT IT DOES:
I humbly submit "Volt", a tray-based, hotkey-driven system volume controller.  The app is a redux of VolumeTray (http://glorysoft.omsk.ru/volumetray.html) that can use the same skin format but that will allow me to add/change a few things that VolumeTray does not have/allow.

SCREENSHOT:
Tray menu and default skin icon:


Options dialog:


FILES:

Main installer:
http://www.autohotkey.net/~skwire/apps/volt/volt-setup.exe

Help file (CHM format):
http://www.autohotkey.net/~skwire/apps/volt/Volt.chm

Additional "Mirrored" skin pack:
http://www.autohotkey.net/~skwire/apps/volt/volt-mirrored-color-pack.zip

Logged

mouser
First Author
Administrator
*****
Posts: 24,001



plarker mouser see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #1 on: December 23, 2006, 08:07:55 PM »

very nice.  so glad you participated skwire  Thmbsup
Logged
nite_monkey
Member
**
Posts: 561


see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #2 on: March 27, 2007, 05:31:42 PM »

Does this support windows vista? I tried it, and it didn't do anything to my volume while on vista, I haven't tried it on xp yet.
Logged

[Insert really cool signature here]
skwire
Charter Member
***
Posts: 1,399



More Coding Snacks?! Nom nom nom...

see users location on a map View Profile WWW Give some DonationCredits to this forum member
« Reply #3 on: April 05, 2007, 05:06:19 AM »

Does this support windows vista? I tried it, and it didn't do anything to my volume while on vista, I haven't tried it on xp yet.

I really doubt it.  I've no desire to access or install Vista.  Apologies.
Logged

nite_monkey
Member
**
Posts: 561


see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #4 on: May 03, 2007, 12:14:15 PM »

I was just asking because at the time I was using headphones, and had to plug then directly into the computer and they don't have a volume control, and I use xp and vista, but now I got everything working, and don't use vista that much.
Logged

[Insert really cool signature here]
skwire
Charter Member
***
Posts: 1,399



More Coding Snacks?! Nom nom nom...

see users location on a map View Profile WWW Give some DonationCredits to this forum member
« Reply #5 on: May 08, 2007, 12:56:00 AM »

Good to hear.  So, does it work in Vista?  I'm curious to know.
Logged

jbeek
Charter Member
***
Posts: 3

View Profile Give some DonationCredits to this forum member
« Reply #6 on: July 16, 2007, 11:40:28 PM »

Cool program!  Just in case you're looking for ideas  smiley  , what do you think of adding an on-screen display of the volume level (and mute state) as the hotkeys are pressed (if that's even possible)?
Logged
skwire
Charter Member
***
Posts: 1,399



More Coding Snacks?! Nom nom nom...

see users location on a map View Profile WWW Give some DonationCredits to this forum member
« Reply #7 on: July 17, 2007, 03:51:18 AM »

Cool program!

Thank you.

Just in case you're looking for ideas  smiley  , what do you think of adding an on-screen display of the volume level (and mute state) as the hotkeys are pressed (if that's even possible)?

I went with the tray icon approach since it's always visible (provided you don't auto-hide the taskbar). However, what you suggest is easily done.  What did you have in mind?  Coloured bars?
Logged

jbeek
Charter Member
***
Posts: 3

View Profile Give some DonationCredits to this forum member
« Reply #8 on: July 17, 2007, 06:05:39 AM »

I went with the tray icon approach since it's always visible (provided you don't auto-hide the taskbar). However, what you suggest is easily done.  What did you have in mind?  Coloured bars?

Yeah, something along those lines.  Maybe the word "Volume" next to a series of short vertical bars in the middle of the screen, with a bar for every 10% or so.  Not sure what to do about the mute state...either a "Mute" and "Unmute" replacing the bars, or simply an "x" for mute and the bars for whatever the current volume level is for unmute.

I agree, the system tray icon is pretty handy (I like Volumetray's "BlackSquare" myself)...on-screen bars would just mean not having to look down to find it.  It's really no biggie, I like your program as it is; the bars would just give it that little bit extra to make it perfect.

Thanks!
Logged
skwire
Charter Member
***
Posts: 1,399



More Coding Snacks?! Nom nom nom...

see users location on a map View Profile WWW Give some DonationCredits to this forum member
« Reply #9 on: July 18, 2007, 07:02:04 AM »

jbeek, check your PMs.
Logged

skywalka
Member
**
Posts: 243


View Profile Give some DonationCredits to this forum member
« Reply #10 on: July 27, 2007, 12:11:38 PM »

Hi skwire.  Thanx for sharing this.

I love the leftclick mute functionality & the small mixer panel.

I'd also like to see the volume represented by a simple bar in the tray like VolumeTray.  Preferrably not green & red because that would be too similar to various task managers.

NirSorft Volumouse allows you to change the volume with the mouse only (no keyboard required) which is why I'll stick with that for now.

I made the mistake of opeining the options dialogue when it was already opened:
---------------------------
Volt.exe
---------------------------
Error: The same variable cannot be used for more than one control per window.  The current thread will exit.

Specifically: vddl_TrayMenu_Click_1

   Line#
--->   168: Gui,3: Add,DropDownList,xs+55  ys+20 w130 h20 Choose%ddl_TrayMenu_Click_1% AltSubmit R4 vddl_TrayMenu_Click_1,Mute|Volume Slider|Playback Mixer Panel|Recorder Mixer Panel

---------------------------
OK   
---------------------------
Logged
skwire
Charter Member
***
Posts: 1,399



More Coding Snacks?! Nom nom nom...

see users location on a map View Profile WWW Give some DonationCredits to this forum member
« Reply #11 on: July 27, 2007, 01:26:01 PM »

Hi skwire.  Thanx for sharing this.

You're welcome.

I'd also like to see the volume represented by a simple bar in the tray like VolumeTray.  Preferrably not green & red because that would be too similar to various task managers.

Hmmm...I'm not sure what you mean here since you can use VolumeTray skins with Volt.  Is there a certain VolumeTray skin you're talking about?  If not, can you provide an image of what you want and I can make you a custom skin for Volt.

NirSorft Volumouse allows you to change the volume with the mouse only (no keyboard required) which is why I'll stick with that for now.

This is a great utility.   I don't use the default Windows shell so, unfortunately, some of its keyboard-less functionality doesn't work for me.  I do have a lot of its keyboard-less functionality built into my main AutoHotkey script, though.

I made the mistake of opeining the options dialogue when it was already opened:

Aye, thanks for telling me this.  I'll fix it in the next release.  Also, for the next release, I have implemented a simple OSD per jbeek's request.  Here's a screenshot:


It's bitmap based, so it's easy to make your own customised OSD bar.  What do you think?
« Last Edit: July 27, 2007, 01:29:29 PM by skwire » Logged

skywalka
Member
**
Posts: 243


View Profile Give some DonationCredits to this forum member
« Reply #12 on: July 27, 2007, 02:28:04 PM »

I'd also like to see the volume represented by a simple bar in the tray like VolumeTray.  Preferrably not green & red because that would be too similar to various task managers.

Hmmm...I'm not sure what you mean here
That's cause I'm an idiot who didn't realise the skins were for the system tray icon. :loopy:  While were on the subject, I don't know why you don't use a skin with the bar as default.  I'd also prefer the bar to take up the whole width of the icon but now I'm getting picky. smiley

for the next release, I have implemented a simple OSD per jbeek's request.  It's bitmap based, so it's easy to make your own customised OSD bar.  What do you think?
I like to have the system tray icon so that you can see the volume without having to change it, but when it comes to changing, an OSD is optimum & that one looks just fine.
Logged
jbeek
Charter Member
***
Posts: 3

View Profile Give some DonationCredits to this forum member
« Reply #13 on: July 29, 2007, 11:02:57 PM »

I like to have the system tray icon so that you can see the volume without having to change it, but when it comes to changing, an OSD is optimum & that one looks just fine.

Yeah, I use VolumeTray's "BlackSquare" tray icon ... it's simple in that it is a black square with a vertical bar indicating volume level, and a big red "X" on top when mute is on.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  
   Forum Home   Thread Marks Chat! Downloads Search Login Register  

DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
SMF © 2006-2009, Simple Machines LLC

social bookmark this page