Skip to content
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.

after unlock, volume should restore previous state, not unmute #36

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 9 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Set volume to XX
2. Lock
3. Unlock

[works; volume is restore to XX]

1. Mute volume
2. Lock
3. Unlock


What is the expected output? What do you see instead?
Volume remains muted, as that's how it was before the lock. However, the volume 
is unmuted.

What version of the product are you using? On what operating system?
1.0b, Win7 32bit

Please provide any additional information below.

Original issue reported on code.google.com by mikeage on 9 Mar 2011 at 6:28

@GoogleCodeExporter
Copy link
Author

Thanks for reporting. Able to reproduce.I'll fix it.

Original comment by cumakt on 9 Mar 2011 at 6:58

  • Changed state: Accepted
  • Added labels: OpSys-Windows, Component-Logic

@GoogleCodeExporter
Copy link
Author

thanks for the prompt response!

BTW, is the source available? What I've seen here seems to be a bit outdated; 
it seemed like an easy enough fix, and I wanted to be able to send you a patch, 
not just a report.

Original comment by mikeage on 9 Mar 2011 at 7:03

@GoogleCodeExporter
Copy link
Author

I almost forgot.I'll update the code today. Thanks for your help.

Original comment by cumakt on 9 Mar 2011 at 11:36

@GoogleCodeExporter
Copy link
Author

thanks for the code update, although I think you may have missed resource.h

Original comment by mikeage on 13 Mar 2011 at 6:32

@GoogleCodeExporter
Copy link
Author

Oops, my mistake.Updated code.Please let me know, If you would like to join, I 
can add you as a contributor :) 


Original comment by cumakt on 13 Mar 2011 at 7:53

@GoogleCodeExporter
Copy link
Author

and log.h? ;)

Original comment by mikeage on 13 Mar 2011 at 10:09

@GoogleCodeExporter
Copy link
Author

You know what, I committed the latest version(dev version) which includes all 
tnhose. You don't need log.h(just remove it from functions.cpp)

Original comment by cumakt on 13 Mar 2011 at 10:35

@GoogleCodeExporter
Copy link
Author

Just noticed that. Also volume.h is not required. I'll probably be sending you 
a patch soon.

Original comment by mikeage on 13 Mar 2011 at 10:37

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@ukanth @GoogleCodeExporter and others