powermate.git
12 years agofixed mutes/pauses for long pressed rotations master
Dylan Lloyd [Mon, 26 Mar 2012 00:03:42 +0000 (20:03 -0400)] 
fixed mutes/pauses for long pressed rotations

Also removed Control.Monad

12 years agoback now works with mpd
Dylan Lloyd [Sun, 25 Mar 2012 23:59:26 +0000 (19:59 -0400)] 
back now works with mpd

12 years agoFix: back now goes back...
Dylan Lloyd [Sun, 25 Mar 2012 23:57:51 +0000 (19:57 -0400)] 
Fix: back now goes back...

12 years agoFix: back now goes back
Dylan Lloyd [Sun, 25 Mar 2012 23:55:04 +0000 (19:55 -0400)] 
Fix: back now goes back

12 years agoadded Arch Linux PKGBUILD etc. to .gitignore
Dylan Lloyd [Sat, 17 Mar 2012 04:29:56 +0000 (00:29 -0400)] 
added Arch Linux PKGBUILD etc. to .gitignore

12 years agofixed man pag typo
Dylan Lloyd [Tue, 13 Mar 2012 18:44:16 +0000 (14:44 -0400)] 
fixed man pag typo

12 years agoadded pianobar control scripts
Dylan Lloyd [Tue, 13 Mar 2012 18:44:03 +0000 (14:44 -0400)] 
added pianobar control scripts

12 years agoFixed typo and added pianobar-{next,pause} to man page
Dylan Lloyd [Tue, 13 Mar 2012 18:40:28 +0000 (14:40 -0400)] 
Fixed typo and added pianobar-{next,pause} to man page

12 years agoFixed mixed up icons for volume-toggle
Dylan Lloyd [Tue, 13 Mar 2012 18:36:07 +0000 (14:36 -0400)] 
Fixed mixed up icons for volume-toggle

12 years agoAttempted to make the man page a little clearer
Dylan Lloyd [Tue, 13 Mar 2012 18:26:05 +0000 (14:26 -0400)] 
Attempted to make the man page a little clearer

12 years agomoved shell scripts up in file section of man page
Dylan Lloyd [Tue, 13 Mar 2012 17:29:20 +0000 (13:29 -0400)] 
moved shell scripts up in file section of man page

12 years agoadded control scripts and icons to repo
Dylan Lloyd [Tue, 13 Mar 2012 17:27:59 +0000 (13:27 -0400)] 
added control scripts and icons to repo

12 years agoadded `back` for mpd, and fixed non-display problem
Dylan Lloyd [Tue, 13 Mar 2012 17:25:13 +0000 (13:25 -0400)] 
added `back` for mpd, and fixed non-display problem

12 years agonow using volume-toggle shell script
Dylan Lloyd [Tue, 13 Mar 2012 16:28:30 +0000 (12:28 -0400)] 
now using volume-toggle shell script

12 years agoadded example, notes and files to man page
Dylan Lloyd [Mon, 12 Mar 2012 23:46:49 +0000 (19:46 -0400)] 
added example, notes and files to man page

12 years agoAdded udev rule for device access
Dylan Lloyd [Mon, 12 Mar 2012 23:28:23 +0000 (19:28 -0400)] 
Added udev rule for device access

I originally wanted to match only the PowerMate device. Unfortunately,
due to the way the the PowerMate library searches for the device, any
/dev/input/event* without proper permissions generates an fatal error.

Therefore, the following does NOT work:

ENV{ID_MODEL}=="Griffin_PowerMate", MODE="660", GROUP="input"

This forces us to use the vaguer committed rule to match all
/dev/input/event* to group input and perm 660. :-/

12 years agoadded man page powermate.1
Dylan Lloyd [Mon, 5 Mar 2012 22:28:33 +0000 (17:28 -0500)] 
added man page powermate.1

12 years agonow skips with a twist :-)
Dylan Lloyd [Mon, 27 Feb 2012 06:44:40 +0000 (01:44 -0500)] 
now skips with a twist :-)

12 years agogot rid of unnecessary
Dylan Lloyd [Mon, 27 Feb 2012 06:29:57 +0000 (01:29 -0500)] 
got rid of unnecessary

12 years agonow mutes after long presses
Dylan Lloyd [Mon, 27 Feb 2012 06:27:16 +0000 (01:27 -0500)] 
now mutes after long presses

12 years agogot rid of unnecessary import
Dylan Lloyd [Mon, 27 Feb 2012 04:48:01 +0000 (23:48 -0500)] 
got rid of unnecessary import

12 years agohalved sensitivity
Dylan Lloyd [Mon, 27 Feb 2012 04:44:15 +0000 (23:44 -0500)] 
halved sensitivity

12 years agoBrightness now changing with volume
Dylan Lloyd [Mon, 27 Feb 2012 03:35:31 +0000 (22:35 -0500)] 
Brightness now changing with volume

12 years agoinit
Dylan Lloyd [Sun, 26 Feb 2012 18:15:44 +0000 (13:15 -0500)] 
init