Skip to content

Commit

Permalink
knocked an item off the todo
Browse files Browse the repository at this point in the history
  • Loading branch information
flithm committed May 4, 2007
1 parent 616c724 commit 72e2c42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion TODO
@@ -1,7 +1,6 @@
TODO:

- cpu usage events
- powermate led stuff
- remote event sending
- libvisual plugin
- macro recorder
1 change: 0 additions & 1 deletion scripts/modules.d/001-Powermate-Visualizer.py
Expand Up @@ -64,7 +64,6 @@ def onEvent(self, Event, Gizmo = None):
and Gizmod.DefaultMixerVolume \
and Event.Mixer.Name == Gizmod.DefaultMixerVolume.Name:
self.__applyVisualizationVolume()

# check for switch changed
if Event.SwitchPlaybackChanged \
and Gizmod.DefaultMixerSwitch \
Expand Down

0 comments on commit 72e2c42

Please sign in to comment.