Search:
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
f0af168
in buchla-emu for
emu
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
12/31/2017 05:35:04 PM (
7 years
ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
c523a67
Parents:
a2b296e
Message:
Don't scale mouse movements on OS X.
File:
1 edited
emu/ser.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
emu/ser.c
ra2b296e
rf0af168
32
32
#if defined EMU_WIN
33
33
#define MOU_DIV 64
34
#elif defined EMU_OS_X
35
#define MOU_DIV 1
34
36
#else
35
37
#define MOU_DIV 4
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive