Commit Graph

16914 Commits

Author SHA1 Message Date
Sergii Pylypenko
523832cc46 Fixed xkbcomp compilation 2021-12-22 01:59:38 +02:00
Sergii Pylypenko
c99e5dd5ef Updated build scripts to NDK 23 2021-12-21 23:05:13 +02:00
Sergii Pylypenko
eb7bca21ac Small fix to Android build script 2021-03-13 01:10:01 +02:00
pelya
56bee4b9c7 Fixed compilation 2020-07-22 19:07:36 +03:00
pelya
6c79cef932 Clear mouse input ntf fd on each event loop 2020-07-22 18:54:17 +03:00
pelya
a4e6f11993 Updated .gitignore 2020-07-07 18:54:36 +03:00
pelya
10ff346ac5 Fixed NDK library path 2020-07-07 18:51:28 +03:00
pelya
a5f4638a93 Updated submodules 2020-07-06 23:49:10 +03:00
Sergii Pylypenko
2d7b63a920 Support for moving mouse cursor by X client for captured mouse 2020-02-27 21:06:50 +02:00
Sergii Pylypenko
62db8acad2 Fixed 24bpp videomode 2020-02-26 23:05:57 +02:00
Sergii Pylypenko
4878f5a50c Reworked overlay Ctrl/Alt/Shift buttons 2020-02-20 22:39:12 +02:00
Sergii Pylypenko
bc5c70a04b Improved handling non-US physical keyboards 2020-02-20 21:53:08 +02:00
Sergii Pylypenko
cc31ae4530 Fixed non-US physical keyboards with weird key layouts 2020-02-20 21:32:07 +02:00
Sergii Pylypenko
a5d1f1728d Added TODO 2020-02-18 23:09:22 +02:00
Sergii Pylypenko
d183a88a75 Fixed screen keyboard button 2020-01-09 20:59:34 +02:00
Sergii Pylypenko
93199439d9 Screen button to show keyboard 2020-01-09 19:50:56 +02:00
Sergii Pylypenko
5e4d43e903 Updated busybox with version from Termux 2020-01-09 17:25:36 +02:00
Sergii Pylypenko
f8fc39861d Fixed PULSE_SERVER env variable for -kexeccmd 2019-12-31 21:34:24 +02:00
Sergii Pylypenko
53007384c2 Updated busybox 2019-12-26 22:44:43 +02:00
Sergii Pylypenko
aef2868cc6 Updated data file version 2019-10-29 21:18:35 +02:00
Sergii Pylypenko
79f34c7419 Updatd X11 data 2019-10-29 21:16:37 +02:00
Sergii Pylypenko
1bcfde7538 Updated data archive 2019-10-29 21:13:10 +02:00
Sergii Pylypenko
1cbc1100e3 Script to run test on device 2019-10-08 23:42:01 +03:00
Sergii Pylypenko
216341f560 Fixed event loop 2019-10-08 23:40:49 +03:00
Sergii Pylypenko
6473d46696 Link with png library 2019-10-08 18:33:37 +03:00
Sergii Pylypenko
f832a37669 XSDL: hax to force screen refresh rate to 5 FPS 2019-10-07 21:12:18 +03:00
Sergii Pylypenko
084e48f430 Script to build xephyr 2019-09-13 18:51:16 +03:00
Sergii Pylypenko
fb10fe8d77 Replaced xli with xloadimage 2019-09-09 23:35:43 +03:00
Sergii Pylypenko
d3ce42dbdb Fixed xsdl running on host 2019-09-09 21:43:48 +03:00
Sergii Pylypenko
a84cf5fdd0 XSDL only supports 16 and 32 bpp, but not 24 bpp modes 2019-09-09 19:31:12 +03:00
Sergii Pylypenko
adeeb0ea78 Fixed Android compilation 2019-09-09 18:22:20 +03:00
Sergii Pylypenko
346f8d1223 Added lbidrm, because it's impossible to disable it via configure scripts 2019-09-09 14:55:59 +03:00
Sergii Pylypenko
55e19f4f1c Split SDL sources 2019-09-06 23:08:17 +03:00
Sergii Pylypenko
a81e23e3ec Fixed compilation on host 2019-09-06 22:30:20 +03:00
Sergii Pylypenko
8f35f7d74d Fixes for compiling XSDL on host 2019-09-06 22:16:42 +03:00
Sergii Pylypenko
dfd7403990 Fixed event loop 2019-09-04 23:14:01 +03:00
Sergii Pylypenko
0fb24c3f44 Added source archives of all libraries, so build script won't fail when downloading them 2019-09-04 22:35:02 +03:00
Sergii Pylypenko
f4924150e0 Updated .gitignore 2019-09-04 19:49:07 +03:00
Sergii Pylypenko
6c04323e5e Added missing diff, ignored by .gitignore 2019-05-13 23:47:54 +03:00
Sergii Pylypenko
f421bc0a42 Fixed missing includes in wctomb wrapper 2019-02-25 19:17:53 +02:00
Sergii Pylypenko
7824b58766 Fixed missed includes in libX11 2019-02-25 19:16:32 +02:00
Sergii Pylypenko
a4af69a30f Updated X11 data files 2019-02-25 18:36:55 +02:00
Sergii Pylypenko
7fc9a220e0 Fixed missing symbol wctomb in libX11.a 2019-02-25 18:27:55 +02:00
Sergii Pylypenko
4fffca33f3 disabled ARM SIMD code in libpixman, because it does not compile 2019-02-25 17:51:07 +02:00
Sergii Pylypenko
1dc5b1fe3d Fixed path to libandroid_support.a 2019-02-25 17:38:59 +02:00
Sergii Pylypenko
14010574bf Updated .gitignore 2019-02-25 17:00:35 +02:00
Sergii Pylypenko
8bd1d46ac6 Fixed xkbcomp command line, for real this time 2019-02-25 16:58:28 +02:00
Sergii Pylypenko
e325dcdb0f Removed sed test binary 2019-02-25 16:45:01 +02:00
Sergii Pylypenko
c0b6cc036c Trying to run shared library as an executable is not the best idea 2019-02-25 16:32:59 +02:00
Sergii Pylypenko
99a9099041 Build sed binary for tests 2019-02-22 22:08:03 +02:00