[SNDVOL32]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Thu, 7 Apr 2011 21:31:21 +0000 (21:31 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Thu, 7 Apr 2011 21:31:21 +0000 (21:31 +0000)
commit07de2df4a2828dce87f2d4e0c44eb0cad042d857
tree1c5c48b538c0092d4fbb671e53e90e056adec05a
parent3983f64027b168f44e2bb5bf83dd5216cb24ee26
[SNDVOL32]
- Implement retrieving current volume level and mute state and set the dialog controls on startup
- Remove last line separator from GUI
- Implement updating slider / switch control when another application modifies volume settings
- Implement writing current selected lines settings into registry when the preference dialog is closed
- Implement helper functions which receive / set volume level
- Sndvol32 is now fully functional and has been tested in Windows XP SP3
- TODO: implement support for setting volume balance (left - right slider)
- TODO: Resources have not yet been commited

svn path=/trunk/; revision=51274
reactos/base/applications/sndvol32/dialog.c
reactos/base/applications/sndvol32/misc.c
reactos/base/applications/sndvol32/mixer.c
reactos/base/applications/sndvol32/resources.h
reactos/base/applications/sndvol32/sndvol32.c
reactos/base/applications/sndvol32/sndvol32.h