Skip to content

Commit

Permalink
Merge pull request #26 from pixel-point/autumn-improvements
Browse files Browse the repository at this point in the history
Use kAudioDevicePropertyMute and listening device change
  • Loading branch information
lnikell authored Oct 5, 2018
2 parents ec95758 + c760983 commit 6891c2a
Show file tree
Hide file tree
Showing 5 changed files with 220 additions and 150 deletions.
2 changes: 0 additions & 2 deletions Mute Me Now/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

@property (weak) IBOutlet NSMenuItem *muteMenuItem;

- (IBAction)menuMenuItemAction:(id)sender;

- (void) hideMenuBar:(BOOL)enableState;
- (void) updateMenuItemIcon;

Expand Down
Loading

0 comments on commit 6891c2a

Please sign in to comment.