Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
radj307 committed Jun 22, 2022
2 parents 4338b36 + 5ccd91d commit 9ea3a63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Designed for adjusting the volume of your music independently of other programs,

- Adds completely user-configurable global hotkeys to Windows.
- You can add, remove, and rename hotkeys, as well as configure the 'action' that they perform.
This requires enabling *'Advanced Hotkey Mode'*, which is a fancy way of saying *'Check the box labelled with '**Advanced Hotkeys**', which is located in the **Settings** tab'*
This requires enabling *'Advanced Hotkey Mode'*, which is a fancy way of saying *'Check the box labelled '**Advanced Hotkeys**', which is located in the **Settings** tab'*
- The hotkey actions mentioned earlier are fairly diverse, and can be expanded in the form of [user-created plugins](https://radj307.github.io/volume-control).
- Integrates a functionally superior alternative to the Windows Audio Mixer.
- Includes volume slider trackbars and textboxes so you can specify a volume level with the keyboard.
Expand Down
4 changes: 2 additions & 2 deletions VolumeControl/VolumeControl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<StartupObject>VolumeControl.Program</StartupObject>
<!-- VERSIONING INFO -->
<Version>5.1.0</Version>
<ExtendedVersion>5.1.0-rc6</ExtendedVersion>
<ReleaseType>CANDIDATE</ReleaseType>
<ExtendedVersion>5.1.0</ExtendedVersion>
<ReleaseType>NORMAL</ReleaseType>
<!-- VERSIONING INFO -->
<Authors>radj307</Authors>
<NeutralLanguage>en-CA</NeutralLanguage>
Expand Down

0 comments on commit 9ea3a63

Please sign in to comment.