foxygit / doom Log in
commits tags
2023-06-19
avoid midiOutUnprepareHeader() call, wait only 3 seconds for player thread Roman Fomin 7edf7d4d
2023-05-24
Merge pull request #1599 from ceski-1/video_display Fabian Greffrath e96d2c2c
2023-05-23
Add missing `video_display` to setup ceski 4d20697c
2023-05-17
Merge pull request #1598 from ceski-1/winmidi-update Fabian Greffrath 15cfe539
2023-05-16
Use explicit casting for `MAKE_EVT` macro ceski 74cd516f
Don't show MessageBox on errors (@rfomin) ceski d126056c
Expose `M_ConvertWideToUtf8()` ceski db56db1e
Limit max channel volume ceski 1b0c89ea
2023-05-15
Add MIDI compatibility levels ceski 48868398
Add SysEx check for MIDI instrument fallback ceski 93056dc7
Use consistent data types ceski 7370cd48
Move meta message handling ceski 5c21c5ba
Move SysEx message handling ceski a53b57f9
Move EMIDI message handling ceski 833d0c2a
Clean up channel messages ceski d891b9e1
Add missing consts ceski df21ca4f
Simplify reset ceski ada86910
Remove reverb and chorus config keys ceski f3532666
Clean up EMIDI device handling ceski e11bed18
Fix EMIDI global looping ceski 48bb5504
Clean up "reset all controllers" handling ceski 32513472
2023-05-09
Fix new compiler warnings (#1597) Julia Nechaevskaya 5f97b8d3
2023-04-26
win midi: Detect SysEx "part level" messages (#1595) ceski 0812f49b
2023-04-08
Fix automake distcheck issues Egor 0bc351e2
2023-04-05
Merge pull request #1591 from mjunix/small-fixes Turo Lamminen ffb727fa
2023-04-01
Fix potential index out of bounds Johan Mattsson 0aceb964
Fix potential index out of bounds Johan Mattsson 7d4b47a7
Fix potential index out of bounds Johan Mattsson 8f693728
Fix potential index out of bounds Johan Mattsson 89e0b83d
2023-03-30
win midi: Update volume after "reset all controllers" event (#1590) ceski 4bfbd986
2023-03-28
Update NEWS.md (#1589) Fabian Greffrath 981da81f
2023-03-27
Add windows msys2 build to CI Turo Lamminen 5863d8ef
Merge pull request #1586 from chocolate-doom/check_demo_lump Fabian Greffrath 96a59d50
Merge pull request #1588 from turol/sound-fix Fabian Greffrath 73eb741e
Fix constness of windows music_win_module Turo Lamminen 355df5da
check if drag-n-dropped .lmp files could be demo lumps Fabian Greffrath 2471097d
constify sound and music things Turo Lamminen b5e8d47c
Disable FluidSynth when SDL2_Mixer is disabled Turo Lamminen e73c68ee
2023-03-23
Merge pull request #1584 from mikeday0/nativefluidsynth Fabian Greffrath 6fab9ebf
Properly init `fsynth_sf_path` in setup Michael Day 84260174
2023-03-22
Merge pull request #1583 from mikeday0/nativefluidsynth Fabian Greffrath 27124c54
2023-03-21
Add separate errors for MUS and MIDI Michael Day 4cc346a0
Restore FluidSynth error reporting Michael Day bbfab137
2023-03-20
Add FluidSynth support to NEWS.md Michael Day 4eabcebf
if -> ifdef for usage of HAVE_FLUIDSYNTH macro Michael Day 864726e4
Fix out-of-date comments Michael Day 3e106504
Fix dangling pointers in FluidSynth init Michael Day 978a2dda
Properly catch `IsMid` failure Michael Day d9fc7771
Const correctness Michael Day 51da64a3
Add f specifier to float literals Michael Day 417496ce

← newer older →