13
0
livetrax/libs
Robin Gareus 7f12c664d2
Consistent checks for peakfile file descriptors
This fixes a crash on windows, close(-1) or closing an
already closed FD will abort the application
(Save-As can trigger the issue in done_with_peakfile_writes).

Note that g_open() returns -1 if an error occurred. However
other negative number may still be a valid FD.
2022-04-13 18:04:35 +02:00
..
appleutility wscript: drop unnecessary trailing ";" 2022-04-09 12:16:41 +02:00
ardour Consistent checks for peakfile file descriptors 2022-04-13 18:04:35 +02:00
ardouralsautil wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
audiographer wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
auscan
backends wscript: drop unnecessary trailing ";" 2022-04-09 12:16:41 +02:00
canvas wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
clearlooks-newer
evoral remove concept of "note-mode" from Evoral::Sequence (and thus ARDOUR::MidiModel) 2022-04-05 20:52:09 -06:00
fluidsynth
fst
gtkmm2ext wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
hidapi
libltc
lua Fix memory leak in ctorNilPtrPlacementProxy 2022-04-08 18:21:55 +02:00
midi++2 wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
panners wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
pbd Fix source typos (heirarchy->hierarchy) 2022-04-08 21:38:00 +02:00
plugins wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00
ptformat wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00
qm-dsp wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
surfaces wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
temporal wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00
vamp-plugins Do not use ABU suffix for vamp plugin shared object 2022-04-01 18:40:46 +02:00
vamp-pyin
vfork
vst3
waveview Replace Glib::Threads with PBD::Thread (1/2) 2022-03-01 01:33:49 +01:00
widgets wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00
zita-convolver
zita-resampler