- 26 Dec, 2007 12 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
write_embedded_types doesn't descend into all types contained by the array or structure, so create a new function, type_has_pointers, for the purpose of descending into all types and returning whether or not pointers are present.
-
Alexandre Julliard authored
-
Jeremy White authored
Has the lovely side effect of making Photoshop pressure + tilt work.
-
Jeremy White authored
-
Jeremy White authored
-
Jeremy White authored
-
Jeremy White authored
The XInput macros such as DeviceMotionNotify will correctly return an eventclass of 0 if the device id is 0. Given that, we cannot use eventclass != 0 as a meaningful test, and must instead use the returned type.
-
Jeremy White authored
wintab32: Compute our physical device characteristics based on the first tablet device that looks like a stylus. Otherwise, we may be computing based on a mouse or cursor, and then come to incorrect values for our tilt and pressure settings.
-
Jeremy White authored
-
Jeremy White authored
-
Jeremy White authored
-
- 24 Dec, 2007 20 commits
-
-
Maarten Lankhorst authored
Some microphones don't have a capture control, but a playback control instead. So use the playback volume, but still register it as capture volume.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jeremy White authored
-
Jeremy White authored
-
Alistair Leslie-Hughes authored
-
Alexander Dorofeyev authored
-
Eric Pouech authored
valgrind: Made Wine compliant will latest Valgrind macros (the one removed from 3.3.0 and deprecated since 3.2.0).
-
Rob Shearman authored
These need to include their array part so use var->type instead of var->ref->type.
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
- 23 Dec, 2007 8 commits
-
-
Stefan Leichter authored
-
Stefan Leichter authored
-
Johannes Stezenbach authored
-
Johannes Stezenbach authored
-
Johannes Stezenbach authored
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
-
James Hawkins authored
-