13
0
livetrax/libs
Robin Gareus 2f0914c730
Allow to disable use of NSGLView
On recent Mac systems (Catalina) OpenGL is slower compared to
directly using GTK's NSView. Furthermore when compiled on
Catalina, and running on a system with a Retina screen, the initial
size of the canvas may be wrong:

   libs/gtkmm2ext/nsglview.mm:175:1: warning: method possibly
   missing a [super reshape] call [-Wobjc-missing-super-calls]

This is not an issue when running versions compiled on older systems.
2020-03-24 14:24:14 +01:00
..
appleutility
ardour fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
ardouralsautil
audiographer Fix some doxygen warnings 2020-03-02 17:58:03 +01:00
backends Fix Coreaudio buffersize changes 2020-03-06 05:52:55 +01:00
canvas
clearlooks-newer
evoral
fluidsynth
fst
gtkmm2ext Allow to disable use of NSGLView 2020-03-24 14:24:14 +01:00
hidapi
libltc
lua Fix some doxygen warnings 2020-03-02 17:58:03 +01:00
midi++2
panners NO-OP: whitespace 2020-03-23 17:38:08 +01:00
pbd Add flag to explicitly hide a control 2020-03-18 18:16:29 +01:00
plugins Fix previous commit (increase max, not default) 2020-03-02 02:26:10 +01:00
ptformat
qm-dsp
surfaces NO-OP: remove unused #includes 2020-03-21 19:46:38 +01:00
temporal
vamp-plugins Increase accuracy of analyzed true-peak positions 2020-03-06 04:13:09 +01:00
vamp-pyin
vfork
waveview
widgets Fix icon-tool 2020-03-23 01:18:55 +01:00
zita-convolver Exclude zita-convolver from being available as external lib 2020-03-02 20:06:59 +01:00
zita-resampler