Commit Graph

16901 Commits

Author SHA1 Message Date
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
Sergii Pylypenko
08731eb9ce Fixed xkbcomp command line 2019-02-22 21:22:38 +02:00
Sergii Pylypenko
107b5eb209 Updated busybox binaries 2019-02-20 21:06:05 +02:00
Sergii Pylypenko
48036cee39 Cleaned up old proto libraries 2019-02-20 20:47:24 +02:00
Sergii Pylypenko
788532640c Added xkeyboard-config 2019-02-20 20:46:39 +02:00
Sergii Pylypenko
cbde3cb068 Updated .gitignore 2019-02-20 19:22:46 +02:00
Sergii Pylypenko
e9a9c705c6 More fixes to linking 2019-02-20 19:22:20 +02:00
Sergii Pylypenko
854df8d5c3 Fixed linking 2019-02-20 18:54:00 +02:00
Sergii Pylypenko
eb8ee7e339 Removed more PulseAudio stuff 2019-02-19 21:19:54 +02:00
Sergii Pylypenko
1768de4e7a Fixing init functions 2019-02-19 21:13:02 +02:00
Sergii Pylypenko
6159a83903 Removed PulseAudio handlers, I'm planning to create standalone Pulseaudion daemon using OpenSLES 2019-02-19 21:00:24 +02:00
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
7122e1b273 Added libshmfence, replaced libXfont with libXfont2 2019-02-18 21:49:25 +02:00