index
:
svn2git/libraries/hidio.git
externals/io/hidio
hidio: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-01-01
The output message is pre-generated by hidio_build_element_list() and stored
Hans-Christoph Steiner
2007-01-01
renamed debug_print() to debug_post() since its a wrapper to post()
Hans-Christoph Steiner
2006-12-31
added latency measuring code on Darwin (to be removed once testing is done), ...
Hans-Christoph Steiner
2006-12-21
fixed the bug that made it crash in Max/MSP on OS X
Olaf Matthes
2006-12-08
some changes to compile for Max again on OS X, still crashes when starting to...
Olaf Matthes
2006-12-08
- laid out new event labeling scheme based more on USB HID rather than Linux
Hans-Christoph Steiner
2006-12-04
made child thread priority adjustable by user
Olaf Matthes
2006-12-04
some more changes for Windows compatibility
Olaf Matthes
2006-12-04
minor fix for MinGW compilation
Hans-Christoph Steiner
2006-12-04
fixed Apple's sloppy use of case in #includes (from patch 1608063 submitted b...
Hans-Christoph Steiner
2006-12-03
added some #defines and #ifdefs in order for code to compile in Windows
Olaf Matthes
2006-12-02
added more mutexes for thread safe operation, renamed hidio_read to hidio_chi...
Olaf Matthes
2006-12-01
put reading in child thread
Olaf Matthes
2006-12-01
some more threading related changes, changed some output values from type flo...
Olaf Matthes
2006-12-01
added threading for 'open' and 'close', needs more work but shows that open i...
Olaf Matthes
2006-12-01
added pre-generated symbols for often used symbols
Olaf Matthes
2006-12-01
initial Max port for Max 4.5 on OS
Olaf Matthes
2006-11-30
found the stupid typo, it now works on Mac OS X, and is included in the linux...
Hans-Christoph Steiner
2006-11-30
did lots of renaming to the new [hidio] name, removed a little bit of cruft. ...
Hans-Christoph Steiner
2006-11-30
moved over sources from externals/hcs/hid/HID Utilities Source. This is not ...
svn2git-root
Hans-Christoph Steiner