SerpentSpirale
|
53db976a15
|
Further cleaning
|
2021-02-21 22:39:53 +01:00 |
|
SerpentSpirale
|
166398ea22
|
- Some objects are final now
- Cleaned up some code.
- Reduced the scope of some variables.
|
2021-02-21 22:25:37 +01:00 |
|
SerpentSpirale
|
9fbc0ee108
|
- Switched from v2 to v3, cleaned up a bit.
|
2021-02-21 21:35:33 +01:00 |
|
SerpentSpirale
|
2eb88ff0ba
|
- Improved scaling of the select account menu for portrait/split screen mode and small scren devices.
|
2021-02-21 21:34:00 +01:00 |
|
SerpentSpirale
|
4e227a702a
|
- Created login layout v3, using ConstraintLayout.
|
2021-02-21 21:29:41 +01:00 |
|
Duy Tran Khanh
|
e543f4220f
|
New translations strings.xml (Korean)
|
2021-02-22 00:39:29 +07:00 |
|
ArtDev
|
b6413cc191
|
fix the doublescroll + fix scroll buttons for 1.13+
|
2021-02-21 19:28:04 +03:00 |
|
artdeell
|
67487dcdba
|
change
|
2021-02-21 10:56:38 +03:00 |
|
ArtDev
|
d8a58484da
|
Update README.md
|
2021-02-21 08:47:00 +03:00 |
|
ArtDev
|
5abdf0960a
|
Update README.md
|
2021-02-21 08:45:59 +03:00 |
|
Duy Tran Khanh
|
46eaa50cb6
|
[EGL]Correctly swap buffers to curr thread surface
Also, re-enable pbuffer on 2+ context and not detach curr surface
|
2021-02-21 12:41:43 +07:00 |
|
Duy Tran Khanh
|
31bed6d16b
|
Little more doc on build the launcher and copy lib
|
2021-02-21 12:05:41 +07:00 |
|
Duy Tran Khanh
|
b5c4e24999
|
EGLBridge context changes
- Detach current surface when context on makeCurrent is EGL_NO_CONTEXT
- Temporary disbable create pbuffer
|
2021-02-21 11:54:10 +07:00 |
|
Duy Tran Khanh
|
144597fd1a
|
Update egl_bridge.c
|
2021-02-21 11:47:40 +07:00 |
|
khanhduytran0
|
63cbaa7b00
|
Fix compile warnings; pbuffer for 2+ EGL contexts
|
2021-02-21 10:56:48 +07:00 |
|
Duy Tran Khanh
|
661272b183
|
Also a null check
|
2021-02-21 09:53:07 +07:00 |
|
Duy Tran Khanh
|
871e97fe9c
|
Tab -> spaces; Set win size also set monitor size
|
2021-02-21 09:51:32 +07:00 |
|
Duy Tran Khanh
|
d08d3dfbec
|
New translations strings.xml (French)
|
2021-02-21 05:59:28 +07:00 |
|
Duy Tran Khanh
|
3381094a85
|
New translations strings.xml (French)
|
2021-02-21 04:56:53 +07:00 |
|
ArtDev
|
9bc686b591
|
Bump up the version to apply the hack for everyone
|
2021-02-20 23:47:09 +03:00 |
|
ArtDev
|
38c8bc6d5b
|
Add the ResConfHack to fix server resolving
|
2021-02-20 23:45:27 +03:00 |
|
Duy Tran Khanh
|
a20110edfb
|
New translations strings.xml (Portuguese, Brazilian)
|
2021-02-21 03:36:38 +07:00 |
|
artdeell
|
c4901a8bec
|
Fix the installer
java doesn't like brackets
|
2021-02-20 18:18:35 +03:00 |
|
Duy Tran Khanh
|
7149b75094
|
New translations strings.xml (Chinese Simplified)
|
2021-02-20 19:49:32 +07:00 |
|
artdeell
|
8e3d35290d
|
Add an ability to sync to multiple version repositories (not accessible to the user)
|
2021-02-20 14:49:27 +03:00 |
|
khanhduytran0
|
6957bcff4a
|
Fix NPE on SharedDrawable
|
2021-02-20 12:24:20 +07:00 |
|
Duy Tran Khanh
|
7ed2ede3b6
|
New translations strings.xml (Spanish)
|
2021-02-20 05:39:44 +07:00 |
|
Duy Tran Khanh
|
2137796aaa
|
Merge branch 'v3_openjdk' of git@github.com:PojavLauncherTeam/PojavLauncher.git
|
2021-02-20 04:51:31 +07:00 |
|
Duy Tran Khanh
|
4e8b21883f
|
Bug fix: run jar file containing space give crash
|
2021-02-20 04:50:25 +07:00 |
|
Duy Tran Khanh
|
9a295c922a
|
Change button padding, possibility fixes #912
|
2021-02-20 04:27:44 +07:00 |
|
Duy Tran Khanh
|
fed4b7428d
|
New translations strings.xml (Czech)
|
2021-02-19 21:06:50 +07:00 |
|
Duy Tran Khanh
|
f5239cd221
|
New translations strings.xml (Arabic)
|
2021-02-19 20:00:43 +07:00 |
|
artdeell
|
51942115a9
|
Fix the software mouse jumps
|
2021-02-19 14:34:20 +03:00 |
|
Duy Tran Khanh
|
01d96ff10a
|
New translations strings.xml (Turkish)
|
2021-02-19 15:10:29 +07:00 |
|
Duy Tran Khanh
|
199b7faa66
|
New translations strings.xml (Thai)
|
2021-02-19 14:05:48 +07:00 |
|
artdeell
|
7904d91702
|
Fix ALL mouse jumps for hardware mouse;
Yes, it now works as on PC :)
|
2021-02-18 21:48:18 +03:00 |
|
artdeell
|
2a75fb1362
|
Fix mouse jumps for touchscreen in 1.12.2 and for 1.16.5 physical mouse
|
2021-02-18 15:17:20 +03:00 |
|
Duy Tran Khanh
|
79a6c04955
|
New translations strings.xml (Dutch)
|
2021-02-18 19:11:38 +07:00 |
|
Duy Tran Khanh
|
5433d25fe7
|
New translations strings.xml (Chinese Traditional)
|
2021-02-18 15:57:36 +07:00 |
|
Duy Tran Khanh
|
df98865378
|
New translations strings.xml (Chinese Simplified)
|
2021-02-18 15:57:34 +07:00 |
|
Duy Tran Khanh
|
9c5b5b9a1e
|
[LWJGL2] Volatile the Drawable object
|
2021-02-18 14:48:48 +07:00 |
|
Duy Tran Khanh
|
f315b207cd
|
New translations strings.xml (Chinese Traditional)
|
2021-02-18 14:48:00 +07:00 |
|
Duy Tran Khanh
|
72276be4a0
|
New translations strings.xml (Filipino)
|
2021-02-18 13:34:01 +07:00 |
|
Duy Tran Khanh
|
88738674e2
|
New translations strings.xml (Filipino)
|
2021-02-18 12:28:59 +07:00 |
|
artdeell
|
957415bc68
|
Icons!
|
2021-02-18 07:26:50 +03:00 |
|
artdeell
|
e6889b0b3b
|
Remove a nonexistant activity, set the right mouse override to off by default
|
2021-02-18 07:26:50 +03:00 |
|
ArtDev
|
1cf60b44f9
|
Merge pull request #914 from Mathias-Boulay/patch-1
Improvements on the bug report template
|
2021-02-17 20:51:23 +03:00 |
|
Boulay Mathias
|
c257778549
|
Added indirect incentive to better fill the title.
|
2021-02-17 18:32:59 +01:00 |
|
artdeell
|
bf92ba33bf
|
Get rid of the logcat for general logging
|
2021-02-17 20:17:53 +03:00 |
|
Boulay Mathias
|
d7c421dfab
|
- Updated bug_report.md
|
2021-02-17 16:06:25 +01:00 |
|