Rémi Verschelde
|
751b16a285
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
|
3 年之前 |
Fredia Huya-Kouadio
|
fc2c202312
Address remaining scoped storage regressions
|
3 年之前 |
Haoyu Qiu
|
f740b4f481
Check thread func in base scripts for argument info
|
3 年之前 |
mdavisprog
|
53fb0440d3
Add OS::is_process_running function.
|
4 年之前 |
Rémi Verschelde
|
d8e702b010
Merge pull request #60552 from madmiraal/implement-3466-3.x
|
3 年之前 |
kobewi
|
b7336524f2
Expose move_to_trash()
|
3 年之前 |
Marcel Admiraal
|
ec2270b88f
Add a method for obtaining display cutouts on Android
|
3 年之前 |
Haoyu Qiu
|
8f0f98ffab
Bind Semaphore.try_wait()
|
3 年之前 |
Hugo Locurcio
|
cec7c908ca
Add `get_screen_refresh_rate()` to OS
|
3 年之前 |
Hugo Locurcio
|
7f9e974a8b
Add an `OS.get_processor_name()` method
|
3 年之前 |
Haoyu Qiu
|
76297e744d
Add `OS.has_clipboard()` to check clipboard content
|
3 年之前 |
Rémi Verschelde
|
879244c54e
Merge pull request #56015 from bruvzg/phy_code_conv
|
3 年之前 |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 年之前 |
Rémi Verschelde
|
8a192cd0ab
Merge pull request #55987 from bruvzg/wt🤎3
|
3 年之前 |
kobewi
|
3f0248dc8e
Fix method validation in Thread
|
3 年之前 |
bruvzg
|
59085d5051
[Windows] Improve console handling and execute.
|
3 年之前 |
bruvzg
|
b4ec1c5817
Backport: Allow for mapping scancodes to current layout
|
3 年之前 |
Hugo Locurcio
|
58296c7e21
Add an `OS.crash()` method for testing system crash handler
|
3 年之前 |
Brian Semrau
|
04846156c3
Expose Thread::get_main_id in core bindings
|
3 年之前 |
Max Hilbrunner
|
e29126914d
Save all 64 bits of get_ticks_msec() in more cases
|
3 年之前 |
Rémi Verschelde
|
4186c5e757
Merge pull request #53490 from briansemrau/thread-is-alive-3.x
|
3 年之前 |
Yuri Sizov
|
b02c61ddb1
Ignore OS specific values (constants, project settings, properties)
|
3 年之前 |
Brian Semrau
|
d734bcc289
[core_bind] Add `Thread::is_alive`
|
3 年之前 |
Haoyu Qiu
|
7be67ee1b7
Fix crash when creating thread
|
3 年之前 |
Rémi Verschelde
|
b4fc24b73f
Implement `OS::get_locale_language()` helper method
|
4 年之前 |
Haoyu Qiu
|
468a2a2a65
Expose enum related methods in ClassDB
|
4 年之前 |
kobewi
|
6eb52b0768
Fix renaming directories
|
4 年之前 |
ne0fhyk
|
c88d1608ab
Add partial support for Android scoped storage.
|
4 年之前 |
Pedro J. Estébanez
|
9aafb22d99
Fix logic to allow default null thread argument
|
4 年之前 |
Rémi Verschelde
|
8db0bd4424
OS: Fix used resource debug prints
|
4 年之前 |