David CARLIER
|
dac59a5fa0
C++11 inheritance updates
|
5 years ago |
Hyunjin Song
|
231a8407e8
Merge branch 'stable-1.2'
|
5 years ago |
Dominic Clark
|
3a94ed3f3f
Fix occasional Sinnah hang
|
6 years ago |
Lukas W
|
966bf1c6de
Use CMake GenerateExportHeader
|
7 years ago |
Matt Kline
|
ebed0296b3
Axe atomic int (#4326)
|
6 years ago |
grejppi
|
9e85d7c66e
update all copyright headers to the proper url (#3326)
|
7 years ago |
Fastigium
|
3c7bfbac64
Replace every use of the foreach macro with a C++11 range-based for loop
|
8 years ago |
Colin Wallace
|
92d8950fd3
Remove unused m_instrumentTrack variable
|
9 years ago |
Lukas W
|
9dfb1385cd
Rename track class to Track
|
10 years ago |
Vesa
|
9a3d3cb306
Fix windows compiling
|
10 years ago |
Vesa
|
857de8d2c8
Huge structural changes
|
10 years ago |
Umcaruje
|
6fb923cba2
Correct the program name and site in the descriptions.
|
10 years ago |
Vesa
|
a0d6115482
A fix to IPH waiting code: don't wait for already finished notes, plus a bit of optimization
|
10 years ago |
Vesa
|
bad08a2632
Ensure that NotePlayHandles get processed before the InstrumentPlayHandle on instruments that use both NotePlayHandles and InstrumentPlayHandle, such as LB302 and SF2-Player
|
10 years ago |
Tobias Doerffel
|
ca0e413fd3
Renamed PlayHandle classes and some functions with bool return values
|
10 years ago |
Tobias Doerffel
|
2dc02001b7
Instrument: also render sound for MIDI-based instruments when muted
|
10 years ago |
Tobias Doerffel
|
f7da4a0f7e
InstrumentPlayHandle: do not process if InstrumentTrack is muted
|
15 years ago |