index
:
svn2git/libraries/hid.git
externals/hid
hid: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hid_darwin.c
Age
Commit message (
Expand
)
Author
2005-06-10
- got ff_autocenter and ff_gain working fine, now its time for some actual
Hans-Christoph Steiner
2005-06-10
changed the 'menu' msg to 'options' to make things more transparent
Hans-Christoph Steiner
2005-06-06
- cleaned up CFLAGS and tried higher optimization, which failed to build
Hans-Christoph Steiner
2005-06-04
updated joystick support on Mac OS X so that joystick twist is set to abs_rz ...
Hans-Christoph Steiner
2005-04-28
removed the timestamp from the output
Hans-Christoph Steiner
2004-11-28
fixed a number of annoying bugs in MacOS X; cleaned up code; now multiple [hi...
Hans-Christoph Steiner
2004-11-27
quick kludge to add more event types for MacOS X, including a test version of...
Hans-Christoph Steiner
2004-11-16
[joystick] is now fully functional on MacOS X
Hans-Christoph Steiner
2004-11-15
prepping for release, fixed a couple very minor bugs
Hans-Christoph Steiner
2004-11-15
converted button codes to a numbered scheme; added [buttongate]
Hans-Christoph Steiner
2004-11-14
removed the ev_ from the types
Hans-Christoph Steiner
2004-11-07
cleaned up the code a fair amount, but there are still lots of bugs bugs bugs...
Hans-Christoph Steiner
2004-11-06
things are working MacOS X, but there are lots of bugs
Hans-Christoph Steiner
2004-11-06
mice and joysticks work under MacOS X now, but there is much work left to be ...
Hans-Christoph Steiner
2004-11-04
cleaned up Darwin side after Linux work; laid out Darwin structure and got de...
Hans-Christoph Steiner
2004-10-25
completed moving GNU/Linux support into the new structure; flushed out Darwin...
Hans-Christoph Steiner
2004-10-22
more progress generalizing for cross-platformness; Darwin stuff compiles and ...
Hans-Christoph Steiner
2004-10-22
started the process of organizing things for cross-platformness; sketched out...
Hans-Christoph Steiner