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
/
alsamidi
/
midi_driver_alsamidi.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-10
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-2
/
+4
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-7
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-6
/
+6
*
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-11
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-2
/
+2
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
ALSA MIDI driver:
Ovnuniarchos
2020-01-22
1
-1
/
+22
*
Alsa MIDI input thread gets properly reinitialized on open.
Ovnuniarchos
2020-01-18
1
-0
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Drivers, main, servers: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-0
/
+202