artdeell
b70ba22ead
Feat[launcher]: user facing dialog when exiting with a signal
2024-10-06 15:22:35 +03:00
Maksim Belov
6998624e44
Feat[jre_launcher]: reset Android's debuggerd/ART signal handlers
...
This allows the JVM to use its own crash handler and dump the native crash stack into stderr, which makes it more convenient for the end-user to see the error.
This does not disrupt ART as the signal handlers get handled through Android's integrated libsigchain first.
2024-10-06 15:22:35 +03:00
Maksim Belov
73fc447b80
Update LICENSE
2024-09-26 16:32:12 +03:00
Maksim Belov
a6a6a2965e
Feat[gamepad]: allow making buttons toggleable (exluding stick-emulated buttons)
2024-09-22 21:07:52 +03:00
Maksim Belov
b236447c42
Fix[gamepad]: fix logic issue with toggleable gamepad buttons
2024-09-22 18:59:00 +03:00
Maksim Belov
366f181533
Fix[input]: fix stuck inputs
2024-09-09 16:16:45 +03:00
Maksim Belov
8c90b542cc
Feat[controller]: upgrade gamepad remapper library version
2024-09-05 21:58:24 +03:00
Dev1ss0
df5639bb03
Updated wiki link and removed "Twitter moderators"
2024-09-02 21:45:59 +03:00
Maksim Belov
8373b7c5eb
Feat[ui]: add divider between wiki and discord
2024-08-31 00:31:43 +03:00
Maksim Belov
7dcad5f001
Feat[launcher]: Add Discord button
2024-08-31 00:31:43 +03:00
Maksim Belov
fa482de030
Fix[build]: increase ram allocation
2024-08-29 21:50:51 +03:00
Maksim Belov
da92e8ab6d
Fix[service]: change game service type to specialUse
2024-08-29 09:45:56 +03:00
artdeell
4668d9c9a2
Feat[launcher]: update to SDK 34
2024-08-29 09:45:56 +03:00
Maksim Belov
1dd0ba572d
Fix[gamepad_remapper]: inline buttons in GamepadMap
2024-08-28 17:40:59 +03:00
Maksim Belov
1513156262
Fix[gamepad_remapper]: use setBackgroundColor instead of creating ColorDrawable, add settings entry
2024-08-28 17:40:59 +03:00
Maksim Belov
beb58d72eb
Fix[gamepad_remapper]: general fixes
...
- Moved exit logic from mapperadapter to mapperfragment
- Replaced color indicator with row highlight
- Removed reloadGamepadMaps()
- Changed some design elements
2024-08-28 17:40:59 +03:00
Maksim Belov
51e1bb1dd8
Feat[gamepad_remapper]: restore cursor, add save functionality
2024-08-28 17:40:59 +03:00
artdeell
80f35bb7e2
Feat[remapper]: improve UI, other changes
2024-08-28 17:40:59 +03:00
Maksim Belov
36b0e88666
DO NOT USE. Feat[gamepad_remapper]: start work on gamepad remapper
2024-08-28 17:40:59 +03:00
Maksim Belov
8dd34c8153
Temporarily remove OpenCollective from funding section
2024-08-26 00:02:31 +03:00
Maksim Belov
ae48e8e2f9
Fix[gui_launcher]: general fixes
...
- Re-add missing return
- Add comment on why Java version is limited to 17 or below
- Allow null javaArgs
- Remove excessive logging
2024-07-27 22:26:52 +03:00
Maksim Belov
3b1ad64342
Feat[gui_launcher]: refactor java selection and modify argument processing
2024-07-27 22:26:52 +03:00
Mathias-Boulay
3912db6e21
Fix(gl4es): black/invisible world/text on 1.17+
2024-07-27 20:42:37 +02:00
Mathias-Boulay
3f630420f2
tweak: check only on 32 bits
2024-07-19 10:55:37 +03:00
artdeell
827d7db46c
Fix[codestyle]: rename the internal variant of getMaxContinuousAddressSpaceSize()
2024-07-19 10:55:37 +03:00
artdeell
2982852b2e
Feat[launcher]: check whether user is running out of addressable memory for Java
2024-07-19 10:55:37 +03:00
Maksim Belov
992ac0f3c4
Fix[lwjgl]: Add forgottenLWJGL libraries
2024-07-18 11:19:27 +03:00
Maksim Belov
9e77841126
Fix[jreutils]: Purge freetype arguments
2024-07-16 22:34:22 +03:00
Maksim Belov
d8f0c27e7e
Feat[lwjgl]: Introduce LWJGL 3.3.3, add Freetype bindings
2024-07-16 22:34:22 +03:00
artdeell
045018f8e0
Style[launcher]: simplify rank check
2024-07-09 21:40:09 +03:00
artdeell
ed048fb4cb
Feat[launcher]: ranked Java Runtime picking from two sources
2024-07-09 21:40:09 +03:00
artdeell
181f81131f
Fix[capture]: modify trackpad touch handling, read relative axes only if they are supported
2024-07-05 23:56:08 +03:00
artdeell
7631e3c9e7
Test[capture]: Make grabbing non-opportunistic
2024-07-05 23:56:08 +03:00
artdeell
348fc84cb4
Workaround[mouse]: Improve the workaround
2024-07-05 23:56:08 +03:00
artdeell
ea5b6013f6
Workaround[mouse]: Work around the brokennes of pointer capture on Android 14
2024-07-05 23:56:08 +03:00
TarikBR
df0b762cf3
fix(progresskeeper): dont remove task count listener until it reaches 0 ( #5650 )
...
If waitUltilDone() is called when you have 2 or more other tasks, the first one that is changed will still have tasks to wait for, but when it finishes it won't run because it was removed early.
(translated)
2024-06-25 19:33:38 +02:00
SolDev
74492eaa7e
fix(typo): annoying typo in translation string names ( #5666 )
...
removed 'r' in "compartible"
2024-06-25 18:42:26 +02:00
Dev1ss0
5a01b89eef
Update README.md
2024-06-23 13:42:50 +03:00
Duy Tran Khanh
332de88620
New Crowdin updates ( #4655 )
...
* New translations strings.xml (Russian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Greek)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Russian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (German)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bengali)
* New translations strings.xml (Russian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Polish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Estonian)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Estonian)
* New translations strings.xml (English, United Kingdom)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Czech)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Slovak)
* New translations strings.xml (Turkish)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Persian)
* New translations strings.xml (Thai)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Tatar)
* New translations strings.xml (LOLCAT)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Czech)
* New translations strings.xml (Turkish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Malay)
* New translations strings.xml (Turkish)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Turkish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Russian)
* New translations strings.xml (Czech)
* New translations strings.xml (Turkish)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Russian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Russian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Czech)
* New translations strings.xml (Korean)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Korean)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Thai)
* New translations strings.xml (Russian)
* New translations strings.xml (Polish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Russian)
* New translations strings.xml (Czech)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (German)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Spanish)
* New translations strings.xml (Korean)
* New translations strings.xml (English, United Kingdom)
* New translations strings.xml (Spanish)
* New translations strings.xml (Hindi)
* New translations strings.xml (Chinese Traditional)
2024-06-21 11:10:47 +03:00
Mathias-Boulay
879a8d9fb5
feat: foxglove release
foxglo
2024-06-20 22:44:11 +02:00
Mathias Boulay
d23bdb9ffa
Fix(gui event processor): remove double clicks, handle all res when tracking still finger, instant clicks ( #5635 )
2024-06-20 22:33:00 +02:00
Mathias-Boulay
856bace37c
build: use new runtimes
2024-06-18 21:29:49 +03:00
artdeell
2364203366
Feat[jre_unpack]: add Jre 21 path to the launcher and .gitignore
2024-06-18 21:29:49 +03:00
artdeell
eccef88183
Feat[jre_unpack]: add the ability to include multiple integrated runtimes
2024-06-18 21:29:49 +03:00
Duy Tran Khanh
0797b7942e
Chore: Update feature_request issue form to reduce spamming
...
Spams: #5608 #5566 #5565 #5546 #5523 #5502 #5356 #5270 #5256 #5255 #5231 #5183 #5162 #5159 #5146 #5114 etc
2024-06-17 21:33:22 +07:00
Duy Tran Khanh
bdc7f3347d
Workaround[GLFW]: stub glfwSetWindowSizeLimits
...
This is sufficient to run 1.21-pre1 for now (#5516 ), need to update to LWJGL 3.3.1 eventually (#5517 )
2024-05-31 13:33:32 +07:00
Mathias-Boulay
94bc4ebb90
hotfix: load version 7 controls
2024-05-25 12:44:17 +02:00
Vera-Firefly
f0daae373e
Update README.md
2024-05-21 18:36:35 +03:00
Vera-Firefly
8230106715
Remove dlopen xhook
2024-05-21 18:36:35 +03:00
Vera-Firefly
2dc2aa43bf
Fix dlopen fail
2024-05-21 18:36:35 +03:00