..
copymem.h
Style: Harmonize header guards to style guide [Core]
2020-03-25 11:22:19 +01:00
dir_access.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
dir_access.h
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
2020-05-10 13:12:16 +02:00
file_access.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
file_access.h
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
2020-05-10 13:12:16 +02:00
keyboard.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
keyboard.h
Style: Harmonize header guards to style guide [Core]
2020-03-25 11:22:19 +01:00
main_loop.cpp
Add macOS DisplayServer implementation.
2020-03-26 16:24:05 +01:00
main_loop.h
Add macOS DisplayServer implementation.
2020-03-26 16:24:05 +01:00
memory.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
memory.h
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
2020-05-10 13:12:16 +02:00
midi_driver.cpp
Rename InputFilter back to Input
2020-04-28 15:19:49 +02:00
midi_driver.h
Style: Harmonize header guards to style guide [Core]
2020-03-25 11:22:19 +01:00
mutex.cpp
Style: Set clang-format Standard to Cpp11
2020-03-17 07:36:24 +01:00
mutex.h
Style: Harmonize header guards to style guide [Core]
2020-03-25 11:22:19 +01:00
os.cpp
Rename InputFilter back to Input
2020-04-28 15:19:49 +02:00
os.h
[Windows] Add support for the WinTab API for pen input.
2020-05-05 14:16:02 +03:00
rw_lock.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
rw_lock.h
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
2020-05-10 13:12:16 +02:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
semaphore.cpp
Drop old semaphore implementation
2020-03-03 13:20:42 +01:00
semaphore.h
Style: Harmonize header guards to style guide [Core]
2020-03-25 11:22:19 +01:00
thread.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
thread.h
Style: Harmonize header guards to style guide [Core]
2020-03-25 11:22:19 +01:00
thread_dummy.cpp
Drop old semaphore implementation
2020-03-03 13:20:42 +01:00
thread_dummy.h
Style: Harmonize header guards to style guide [Core]
2020-03-25 11:22:19 +01:00
thread_safe.h
Style: Harmonize header guards to style guide [Core]
2020-03-25 11:22:19 +01:00
threaded_array_processor.h
Style: Set clang-format Standard to Cpp11
2020-03-17 07:36:24 +01:00