* Squelching a lot of debugging output, unless DEBUG is #define'd
* Added "--joystick-dev" option, for specifying which joystick device Tux Paint should listen to * "--joystick-dev list" is now used to list the available devices * Cleaned up some 'usage' output
This commit is contained in:
parent
a09d239eaf
commit
0b27bec2e8
11 changed files with 153 additions and 48 deletions
2
Makefile
2
Makefile
|
|
@ -4,7 +4,7 @@
|
|||
# bill@newbreedsoftware.com
|
||||
# http://www.tuxpaint.org/
|
||||
|
||||
# June 14, 2002 - January 4, 2014
|
||||
# June 14, 2002 - March 30, 2014
|
||||
|
||||
|
||||
# The version number, for release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue