.. |
SCsub
|
SCons: Format buildsystem files with psf/black
|
2020-06-10 15:30:52 +02:00 |
dir_access.cpp
|
Fix exporting big templates
|
2022-12-05 10:05:13 +08:00 |
dir_access.h
|
Additional fixes to the Android `get_current_dir()` implementation.
|
2022-09-01 11:05:27 +02:00 |
file_access.cpp
|
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
|
2022-08-01 00:40:55 +02:00 |
file_access.h
|
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
|
2022-08-01 00:40:55 +02:00 |
input.cpp
|
Fix action name completion for `Input.get_{axis,vector}`
|
2022-09-01 11:09:02 +02:00 |
input.h
|
Make Input mouse_mode and use_accumulated_input properties
|
2022-06-10 17:33:12 +08:00 |
input_event.cpp
|
Fix uninitialized data reads in Input
|
2022-09-09 14:35:08 +02:00 |
input_event.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
keyboard.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
keyboard.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
main_loop.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
main_loop.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
memory.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
memory.h
|
[Core] Use std type traits to check operations triviality.
|
2022-08-04 15:20:28 +02:00 |
midi_driver.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
midi_driver.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
mutex.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
mutex.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
os.cpp
|
Fix Time.get_unix_time_from_system() not including msecs
|
2022-08-08 16:32:16 +02:00 |
os.h
|
Fix Time.get_unix_time_from_system() not including msecs
|
2022-08-08 16:32:16 +02:00 |
rw_lock.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
semaphore.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
spin_lock.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
thread.cpp
|
Include platform_config.h in thread.cpp and thread.h
|
2022-03-17 13:03:52 +01:00 |
thread.h
|
Include platform_config.h in thread.cpp and thread.h
|
2022-03-17 13:03:52 +01:00 |
thread_safe.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
thread_work_pool.cpp
|
Use ThreadWorkPool instead of thread_process_array in NavMap
|
2022-04-26 09:18:46 -04:00 |
thread_work_pool.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
threaded_array_processor.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
time.cpp
|
Fix Time.get_unix_time_from_system() not including msecs
|
2022-08-08 16:32:16 +02:00 |
time.h
|
Fix inconsistent naming in Time
|
2022-05-16 15:58:36 +02:00 |