Go Back   xda-developers > Windows Mobile Development and Hacking > Windows Mobile Apps and Games


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 28th May 2008, 03:46 PM
MarcLandis's Avatar
MarcLandis MarcLandis is offline
Senior Member
 
Join Date: Oct 2007
Location: Berlin
Posts: 490
Default [2009-12-04] SetVolume 0.8.0 - finger friendly volume changer | smartphone support

This tool is a finger friendly volume changer.

Since version 0.8.0 it has support for smartphones. Thanks to angus1357 for testing.

You need to start the tool manually or add a shortcut in the startup folder.

Features:
  • open using volume hardware buttons if running in background
  • open using volume icon in taskbar
  • to change volume use the + / - buttons or swipe with your finger
  • use scroll wheel to change volume
  • switch between phone and ringer volume
  • in call volume
  • skinning support
  • transparent background
  • customizable settings - see settings.ini
  • (W)VGA / (W)QVGA support
  • commandline parameters -hide / -inc / -dec / -close

Smartphone features:
  • Action / Return key to toggle between System and Ringer Volume
  • * key to toggle vibration
  • # key to toggle mute
  • Back key to exit the tool

Todo:
  • better hooking of keys and volume icon

Installations using AppToDate since version 0.4b2:


History:
Code:
0.8.0 (no touch)
  • added support for smartphones
0.7.1 (do you here me now?)
  • hopefully fixed in call volume
0.7.0 (call me)
  • added in call volume support
0.6.1 (resolution awareness sucks)
  • fixed bug that causes skins not to be loaded on (W)VGA devices
0.6.0 (all in one)
  • single installation for all resolutions
  • skins are now pre-installed and unneeded ones can be deleted at the end of the installation
  • config tool is now included
  • settings aren't overwritten anymore when installing over an old version
  • added -close commandline parameter
0.5.1 (see through me)
  • added support for transparent/opaque background images (skin available as separate download)
  • fixed bug where increase/decrease buttons will hide the app
0.5.0 (click me)
  • added support to hook the volume icon in the taskbar - some small issues left
0.4.3 (reg bug)
  • fixed bug with not setting a needed registry value
0.4.2 (more damn bugs)
  • fixed bug with default skin (download both, app and skin pack)
0.4.1 (damn bugs)
  • bug fixes
  • updated default and touch skin
0.4 (skin me) final
  • added vibration when switching to vibrate
  • fixed small bug in qvga skin
beta 3 - skins created for beta 1 or 2 will not work anymore! - once I have some time I will fix the default and touch skin
  • added commandline parameters -hide / -inc / -dec
  • added new default skins -> Diamond
  • some bug fixes
beta 2
  • added AppToDate support
  • fixed memory leak - thanks to A_C for helping me
beta 1
  • added basic skinning support
  • added some customizable settings - see settings.ini
  • fixed OK button bug
  • various other bugfixes
0.3 (hooray my phone has volume buttons)
  • added sound notification when changing volume
  • added possibility to change ringer volume
  • added hooking of volume keys
  • various bugfixes
0.2 (speedy)
  • rewritten using C++
0.1
  • initial Release in C#
Thanks to alexun for the graphics, Ken to modify them to my needs and JR, Rene & L3v5y for testing.
Attached Images
File Type: png screenshot.png (11.9 KB, 32996 views)
Attached Files
File Type: txt HowTo - Skin.txt (1.7 KB, 8314 views)
File Type: zip SetVolume0.8.0.zip (1.64 MB, 4615 views)
__________________
Marc

My developed programs: Departure / SetVolume / Vibra / AutoRingVolume / Toggle3G



HTC Diamond
O2 XDA Nova

Last edited by MarcLandis; 4th December 2009 at 10:05 AM.. Reason: new version
Reply With Quote
Sponsored Links

  #2  
Old 28th May 2008, 03:48 PM
MasterOfDesasters's Avatar
MasterOfDesasters MasterOfDesasters is offline
Senior Member
 
Join Date: Mar 2006
Location: Berlin
Posts: 316
Default

Quote:
Originally Posted by MarcLandis View Post
Thanks to alexun for the graphics, Ken to modify them to my needs and JR & Rene for testing.
Only for modifying? I tested as well. No coffee anymore for you today!
__________________
Master Of Desasters



Who is greedy for Diamonds, if he can own real heroes...

SetVolume / Departure by MarcLandis

powered by: http://winmoarts.lives-in.eu ~ Windows Mobile Artworks
Reply With Quote

  #3  
Old 28th May 2008, 04:00 PM
lastnikita's Avatar
lastnikita lastnikita is offline
Senior Member
 
Join Date: Sep 2006
Posts: 858
Default

looks nice, I'll test that asap, thanks
__________________
Samsung Omnia, rom DXIA1, wm6.1

Using ActiveSync for backup purpose only ? Be your guest !
Designing a theme for Battery Status ? try that theme injector
Splasher 3: change the 3 splashscreens in a minute on HTC G4 Prophet
Reply With Quote

  #4  
Old 28th May 2008, 04:06 PM
aih1977's Avatar
aih1977 aih1977 is offline
Senior Member
 
Join Date: Jun 2005
Posts: 395
Default vibrate

where is the vibrate option?
__________________
Device Info.
Device:
AT&T 8925/Tilt

ROM Version:
Anryl WM6.5 ROM 21501 rc1

Radio:
1.70.19.09
Reply With Quote

  #5  
Old 28th May 2008, 04:06 PM
JR_de's Avatar
JR_de JR_de is offline
Senior Member
 
Join Date: Jul 2006
Location: Hamburg
Posts: 349
Default

Marc is going to release a new cab in a few minutes...
__________________
-JR
------------------------
HTC Touch Diamond2 | TOPA100 - HT947 | ROM: EnergyROM "Leo" 07.Feb.2010 WWE | OS: 5.2.23529 | Build: 23529.5.5.0 | Radio: 4.49.25.17 | SPL: 1.83.OliNex
O2 XDA Diamond | DIAM300 - HT825 | ROM: Gen.Y D2 R4.4A GER | OS: 5.2.21054 | Build: 21054.1.6.7 | Radio: 1.13.25.24 | SPL: 1.40.OliNex
O2 XDA Trion | HERM100 - HT626 | ROM: Angin V6.9F Standard Edition | OS: 5.2.23047 | Build: 23047.5.3.0 | Radio: 1.54.07.00 | SPL: Hard-SPL-V7 (2.10.olipro)
Reply With Quote

  #6  
Old 28th May 2008, 04:14 PM
MarcLandis's Avatar
MarcLandis MarcLandis is offline
Senior Member
 
Join Date: Oct 2007
Location: Berlin
Posts: 490
Default

Quote:
Originally Posted by aih1977 View Post
where is the vibrate option?
I am working on this but it is a bit tricky.
__________________
Marc

My developed programs: Departure / SetVolume / Vibra / AutoRingVolume / Toggle3G



HTC Diamond
O2 XDA Nova
Reply With Quote

  #7  
Old 28th May 2008, 04:18 PM
EnsconcE's Avatar
EnsconcE EnsconcE is offline
Senior Member
 
Join Date: May 2008
Posts: 119
Thumbs up

Nice, i think i really gonna like this one. Though it does not work correctly when i slide my TyTNII open. I also cannot find it back at my program files via the start menu.

Edit:
The first run it said mute, but my phone was not muted...
Reply With Quote

  #8  
Old 28th May 2008, 04:28 PM
w04g005 w04g005 is offline
Senior Member
 
Join Date: Oct 2006
Location: Munich
Posts: 328
Default

great app so far!!
what do you think of the possibility to change the backlight? Maybe on a second page which looks the same as the volume!! switching with sliding left or right?
greetings
Reply With Quote

  #9  
Old 28th May 2008, 04:30 PM
oseven's Avatar
oseven oseven is offline
Senior Member
 
Join Date: Sep 2007
Location: London, United Kingdom
Posts: 333
Default

Maaate, it's brilliant! Works great on my Elf
Credit to alexun too for the graphics!

Transparent background might be an idea?

Last edited by oseven; 28th May 2008 at 04:34 PM..
Reply With Quote

  #10  
Old 28th May 2008, 04:49 PM
mssmison mssmison is offline
Senior Member
 
Join Date: Apr 2008
Posts: 839
Default

Very cool idea,
Trasparency would be fantastic, as well as being able to map it to my volume button, so instead of opening windows volume slider it opened this.
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:26 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.