コミット履歴

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