| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setup_sensitivity() being called again.
|
|
|
|
|
|
PlaylistControls::set_film() also to do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in 78b2c650a9249cb7165d269b4378391d31e68e8b
Following that commit 16 channel audio streams were being read
as 6-channel, with unsurprising consequences.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not dealing with them calls all sort of chaos as described in the
bug report.
|
|
|
|
Using wx_ptr in the wxApp object seems bad because in ~App wxWidgets
deletes all top-level windows in `DeleteAllTLWs` so if ~wx_ptr then
tries to destroy them we get a use-after-free.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sensitive when a certificate is there.
|
|
|