lp:~jeff-licquia/pystromo/saitek

Created by Jeff Licquia and last modified
Get this branch:
bzr branch lp:~jeff-licquia/pystromo/saitek
Only Jeff Licquia can upload to this branch. If you are Jeff Licquia please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jeff Licquia
Project:
Pystromo
Status:
Development

Recent revisions

70. By Jeff Licquia

Get rid of print statements in lib dir.

69. By Jeff Licquia

Renamed sample file and gave it a better device ID.

68. By Jeff Licquia

Fix bug in InputDevice.save_state(), and remove debug statements.

67. By Jeff Licquia

Include further changes in key mapping for LED "buttons".

66. By Jeff Licquia

First pass at refactoring according to suggestions from upstream.

Changes:

 - References to "saitek" in variable names purged.

 - Instead of configuring the saved state file, force it to a standard
   location (currently ~/.local/pystromo, set in constants.py), with a
   standard filename.

 - Instead of saving on every LED state change, save when pystromo-remap
   exits. State is also only saved if needed (i.e. we read state on startup
   and/or we detected a state change).

65. By Jeff Licquia

Updated key constants for buttons F1-F4 and 21 on Saitek.

64. By Shane Mc Cormack

Pull in Saitek gamepad changes from Shane McCormack.

Original repo: git://git.soren.co.uk/shane/pystromo.git/

63. By Raumkraut

Reverted change made in rev 61. Using __file__ to get the current script's path doesn't work for symlinks.

62. By Raumkraut

Monitor, when checking for conf file modifications, now correctly uses DEFAULT_CONF if no files were specified at the command line.

61. By Raumkraut

Monitor now uses a different var to get its path, when locating the remapper script. This removes the need to import sys.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers