Commit Graph

48 Commits

Author SHA1 Message Date
Sergii Pylypenko
0151a4e114 Native PulseAudio support 2015-10-19 23:20:13 +03:00
pelya
3dcb0bbc78 List more videomodes to xrandr, but it cannot change videomode yet 2015-06-13 14:12:30 +03:00
Sergii Pylypenko
bfd62f7921 Slightly larger Ctrl/Alt/Shift keys 2015-06-08 22:20:17 +03:00
Sergii Pylypenko
1d7d46fee5 Show Ctrl/Alt/Shift keys when Android screen keyboard is shown 2015-06-05 23:26:20 +03:00
pelya
d48ae1171a Do not set text selection clipboard, it does not work anyway 2015-01-01 16:18:45 +02:00
pelya
cbfd81167a Copy Android clipboard to XSDL clipboard whenever it changes 2015-01-01 04:57:42 +02:00
Sergii Pylypenko
38269b6980 Minor tweaks 2014-10-07 22:29:56 +03:00
Sergii Pylypenko
de285a1557 Fixes to audio playback via PulseAudio pipe sink 2014-10-07 22:24:32 +03:00
pelya
670f48dfe9 Oops 2014-09-24 23:57:59 +03:00
pelya
22360bca26 Experimental audio support, using pulseaudio module-simple-protocol-unix 2014-09-24 23:36:44 +03:00
Sergii Pylypenko
3cce1acc1f Better name for Android mouse input 2014-06-11 20:10:29 +03:00
Sergii Pylypenko
6e9a76696b Fixed compiler warnings 2014-06-11 20:05:58 +03:00
Sergii Pylypenko
69e2ed8996 Set sensible names for Android mouse/keyboard devices 2014-06-11 19:56:22 +03:00
Sergii Pylypenko
1fb188061d Removed screen update hack, it does not help, the bug is inside SDL 2014-04-30 23:01:01 +03:00
pelya
17dc20fec4 Blit screen after each mouse click, to force SDL eventloop update 2014-04-24 00:11:35 +03:00
pelya
68765fa3ad Force screen update on button press, so SDL virtual on-screen buttons will change their images 2014-03-01 23:07:44 +02:00
Sergii Pylypenko
db125441ac Fixed minor bug with mouse pressure 2014-02-26 19:09:11 +02:00
pelya
b24094aa9c Fixed international text input 2014-02-23 19:26:09 +02:00
pelya
a7d07d892c Enabled international text input, via clipboard hack 2014-02-23 16:17:01 +02:00
Sergii Pylypenko
2829a4a7ca Compilation fix 2014-01-30 10:10:40 +02:00
Sergii Pylypenko
878ff240d3 Support for horizontal mouse wheel 2014-01-30 08:58:36 +02:00
Sergii Pylypenko
23034f18a9 Added mouse wheel support 2014-01-30 08:01:10 +02:00
pelya
086b01dd17 Calling SDL_Flip() when app is put to background fixes black screen on restore issue. 2014-01-05 23:12:28 +02:00
pelya
be93e346e1 Calling SDL_Flip() twice in a row certainly does not improve performance 2014-01-05 22:26:50 +02:00
pelya
54234bc3b9 Somewhat fixed randr - it does not crash when rotating screen, but mouse cursor is off. 2014-01-04 02:42:47 +02:00
pelya
b5ebbebd7a Fixed RandR not drawing, yay! Actual screen rotation not tested. 2014-01-04 00:17:53 +02:00
pelya
8208a896e1 Stupid randr does not work 2014-01-03 23:51:23 +02:00
pelya
33504d14e9 Added non-working implementation of XRandR 2014-01-03 22:33:24 +02:00
pelya
3ade66a876 Minor compilation fix 2014-01-03 18:25:36 +02:00
Sergii Pylypenko
5018d4c6cc Menu key will do Ctrl-Z 2013-11-12 20:08:28 +02:00
pelya
34c905d986 Disabled SDL_Quit(), it's buggy 2013-11-12 01:38:41 +02:00
Sergii Pylypenko
1921292f96 Enabled partial rect update 2013-11-08 23:38:41 +02:00
Sergii Pylypenko
4f937a66dd Partial update doesn't really work, there are GFX bugs everywhere 2013-11-07 21:06:08 +02:00
Sergii Pylypenko
e3d76647f3 Lowered FPS for better CPU usage, added support for DAMAGE extension 2013-11-07 20:34:20 +02:00
pelya
8e91e28c11 Touchpen pressure support 2013-11-05 08:37:43 +02:00
pelya
f1a52cb49b Back key invokes text input 2013-11-05 05:32:43 +02:00
pelya
5ae2822edd Added data package 2013-11-03 18:31:43 +02:00
pelya
3dcd134211 Android build compiles but does not link 2013-10-28 00:48:45 +02:00
pelya
b4248f116f Fixes to input events 2013-10-27 22:51:09 +02:00
pelya
95e445912d Compilation fixes for Xsdl 2012-04-24 15:12:24 +03:00
pelya
e6cef9e7aa Added back SDL backend, did not try to compile it yet 2012-04-24 15:12:24 +03: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
Peter Hutterer
447bd4ce90 kdrive: fix sdl build by removing old keySymsRec references.
These are set in kinput now through InitKeyboardDeviceStruct.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-09 10:31:15 +10:00
Adam Jackson
4d76075dbb Death to RCS tags. 2007-06-29 14:06:52 -04:00
Daniel Stone
332f179db7 kdrive/sdl: fix compilation 2006-11-08 15:30:03 +02:00
Adam Jackson
7fd73d2953 Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h 2005-12-27 08:29:50 +00:00
Jaymz Julian
6c412a43e4 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
2004-02-28 09:47:55 +00:00