reactos/base/applications/sndvol32
2019-02-11 23:44:01 +01:00
..
lang [SNDVOL32] Fix the positions and sizes of the separators of the normal line dialog and load the master dialogs for speakers or headphones. 2019-02-10 00:14:05 +01:00
resources [SNDVOL32] Create small speaker icons from the default sndvol32 icon 2018-03-25 14:50:02 +02:00
CMakeLists.txt [SNDVOL32] Add the tray volume dialog 2018-02-26 00:44:41 +01:00
dialog.c [SNDVOL32] Disable the balance trackbar for mono channels. 2019-02-11 21:16:32 +01:00
misc.c [SNDVOL32] Read the Style value from the registry and use it as the default display mode. The /n option is no longer needed. 2019-02-11 23:44:01 +01:00
mixer.c [SNDVOL32] Initialize and update the volume and balance trackbars. Moving the trackbars has no effect yet. 2019-02-10 19:34:22 +01:00
resources.h [SNDVOL32] Create small speaker icons from the default sndvol32 icon 2018-03-25 14:50:02 +02:00
sndvol32.c [SNDVOL32] Read the Style value from the registry and use it as the default display mode. The /n option is no longer needed. 2019-02-11 23:44:01 +01:00
sndvol32.h [SNDVOL32] Read the Style value from the registry and use it as the default display mode. The /n option is no longer needed. 2019-02-11 23:44:01 +01:00
sndvol32.rc [SNDVOL32] Create small speaker icons from the default sndvol32 icon 2018-03-25 14:50:02 +02:00
tray.c [SNDVOL32] Take the balance between channels into account for the volume trackbar of the tray window. 2019-02-05 20:33:43 +01:00