index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
coremidi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+4
*
[macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK.
bruvzg
2022-05-10
2
-3
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
2
-4
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
2
-4
/
+4
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
2
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
2
-5
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
2
-4
/
+2
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
2
-3
/
+3
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
2
-4
/
+4
*
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...
bruvzg
2019-10-24
1
-1
/
+1
*
Drivers, main, servers: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
2
-8
/
+8
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
2
-4
/
+4
*
Moved member variables to initializer list
Wilson E. Alvarez
2018-12-11
1
-4
/
+2
*
Fix CoreMidi warnings
Marcelo Fernandez
2018-10-04
1
-3
/
+3
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-2
/
+0
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
2
-5
/
+5
*
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-08-04
2
-0
/
+21
*
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
3
-0
/
+174