Sergii Pylypenko
e9be8a26f6
Fixed some compilation errors
2019-02-19 18:58:25 +02:00
Sergii Pylypenko
64227f3d8a
Compilation fixes, unfinished
2019-02-18 22:08:56 +02:00
Sergii Pylypenko
708774e257
More configuration for screen buttons and overlay keyboard
2018-12-21 23:39:13 +02:00
Sergii Pylypenko
d59c2fafab
Disabled Ctrl/Alt/Shift floating keys, we now have them in SDL built-in keyboard
2018-12-21 23:39:13 +02:00
Sergii Pylypenko
ae8e5b1325
Enabled built-in SDL keyboard
2018-12-21 23:39:12 +02:00
Sergii Pylypenko
da8bb4f2a8
Remove stale audio-out before running
2018-12-21 23:39:12 +02:00
Sergii Pylypenko
4995c67280
More debug for audio
2018-12-21 23:39:12 +02:00
Sergii Pylypenko
2150109622
Native PulseAudio support
2018-12-21 23:39:12 +02:00
pelya
e8b6c4ffcd
List more videomodes to xrandr, but it cannot change videomode yet
2018-12-21 23:39:11 +02:00
Sergii Pylypenko
aed5b9b84e
Slightly larger Ctrl/Alt/Shift keys
2018-12-21 23:39:11 +02:00
Sergii Pylypenko
7e44fbe608
Show Ctrl/Alt/Shift keys when Android screen keyboard is shown
2018-12-21 23:39:11 +02:00
pelya
b5fef844ef
Do not set text selection clipboard, it does not work anyway
2018-12-21 23:36:06 +02:00
pelya
b1a4385669
Copy Android clipboard to XSDL clipboard whenever it changes
2018-12-21 23:36:06 +02:00
Sergii Pylypenko
53251e1255
Minor tweaks
2018-12-21 23:29:51 +02:00
Sergii Pylypenko
6a6018bdb6
Fixes to audio playback via PulseAudio pipe sink
2018-12-21 23:29:51 +02:00
pelya
16d0225083
Oops
2018-12-21 23:29:51 +02:00
pelya
aaf69debd5
Experimental audio support, using pulseaudio module-simple-protocol-unix
2018-12-21 23:29:51 +02:00
Sergii Pylypenko
ae9c8fe8a3
Better name for Android mouse input
2018-12-21 23:29:51 +02:00
Sergii Pylypenko
5ebfe977a3
Fixed compiler warnings
2018-12-21 23:29:51 +02:00
Sergii Pylypenko
99bae3b509
Set sensible names for Android mouse/keyboard devices
2018-12-21 23:29:51 +02:00
Sergii Pylypenko
a6a6edbe3d
Removed screen update hack, it does not help, the bug is inside SDL
2018-12-21 23:29:51 +02:00
pelya
d2d6f0b70d
Blit screen after each mouse click, to force SDL eventloop update
2018-12-21 23:28:14 +02:00
pelya
2ff5874b20
Force screen update on button press, so SDL virtual on-screen buttons will change their images
2018-12-21 23:28:14 +02:00
Sergii Pylypenko
3cdb8f29c4
Fixed minor bug with mouse pressure
2018-12-21 23:28:14 +02:00
pelya
ff38b971e7
Fixed international text input
2018-12-21 23:28:13 +02:00
pelya
19b0286010
Enabled international text input, via clipboard hack
2018-12-21 23:28:13 +02:00
Sergii Pylypenko
2a99b07d67
Compilation fix
2018-12-21 23:28:13 +02:00
Sergii Pylypenko
9aee40d079
Support for horizontal mouse wheel
2018-12-21 23:28:13 +02:00
Sergii Pylypenko
8ad3e8a7e2
Added mouse wheel support
2018-12-21 23:28:13 +02:00
pelya
1b4aa77c89
Calling SDL_Flip() when app is put to background fixes black screen on restore issue.
2018-12-21 23:28:12 +02:00
pelya
57189f4f43
Calling SDL_Flip() twice in a row certainly does not improve performance
2018-12-21 23:28:12 +02:00
pelya
2bf2d0e04b
Somewhat fixed randr - it does not crash when rotating screen, but mouse cursor is off.
2018-12-21 23:28:05 +02:00
pelya
74ed295636
Fixed RandR not drawing, yay! Actual screen rotation not tested.
2018-12-21 23:26:47 +02:00
pelya
9b519bec60
Stupid randr does not work
2018-12-21 23:26:26 +02:00
pelya
baa2b57709
Added non-working implementation of XRandR
2018-12-21 23:26:26 +02:00
pelya
062da2afb8
Minor compilation fix
2018-12-21 23:26:26 +02:00
Sergii Pylypenko
60ded3c4ff
Menu key will do Ctrl-Z
2018-12-21 23:26:25 +02:00
pelya
85bef5b8cb
Disabled SDL_Quit(), it's buggy
2018-12-21 23:26:25 +02:00
Sergii Pylypenko
6e6ed28868
Enabled partial rect update
2018-12-21 23:26:25 +02:00
Sergii Pylypenko
cd28e9878b
Partial update doesn't really work, there are GFX bugs everywhere
2018-12-21 23:26:25 +02:00
Sergii Pylypenko
94795ad286
Lowered FPS for better CPU usage, added support for DAMAGE extension
2018-12-21 23:26:24 +02:00
pelya
f90fd099e1
Touchpen pressure support
2018-12-21 23:23:42 +02:00
pelya
49c7d3a86d
Back key invokes text input
2018-12-21 23:19:55 +02:00
pelya
c29c1be8a6
Added data package
2018-12-21 23:13:12 +02:00
pelya
4a8fa4287a
Android build compiles but does not link
2018-12-21 22:50:21 +02:00
pelya
c6435621ca
Fixes to input events
2018-12-21 22:49:43 +02:00
pelya
b9b81c9a75
Compilation fixes for Xsdl
2018-12-21 22:49:41 +02:00
pelya
4d640117fb
Added back SDL backend, did not try to compile it yet
2018-12-21 22:49:00 +02:00
Peter Hutterer
52bc6d9449
kdrive: Purge Xsdl
...
From the original Xsdl commit:
"sdl x server so that we can x-on-x the fb stuff for ease of debugging. if
anyone uses this in production, a big scary monster will eat them.
hrm, perhaps i should make it have a --i-know-what-i'm-doing
param that it doens't start without, heh"
That should be reason enough to not spend time maintaing it. Also, no more
elephants.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
2009-10-20 13:32:47 +10:00
Yaakov Selkowitz
9bc4e88d84
Define ddxBeforeReset stubs in platform-neutral DDXs
...
XWin uses ddxBeforeReset, which is called in DIX. Other DDXs need to
define these in order to avoid an undefined symbol error at link time
when building alongside XWin. Xnest and Xvfb already provide empty stubs;
this does the same for Xdmx and the platform-neutral KDrive servers.
Also add a prototype to avoid a warning in all DDXs.
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net >
Signed-off-by: Keith Packard <keithp@keithp.com >
2009-10-15 08:06:53 -07:00