You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
codeine/src
mio 39912d87d5
Fix channel selection menus disappearing
When adding/removing an action to/from the toolbar, the aspect ratio,
audio channel, and subtitle channel menus would disappear from the
parent settings menu.

My understanding is that this happened because nothing was keeping those
menus present (plugged?) when other actions were plugged/unplugged.

This changes it so "Aspect Ratio", "Subtitles", and "Audio Channels"
each are a TDESelectAction that is dynamically filled with items. This
way, each popup menu is still present after other actions being
plugged/unplugged.

Resolves: TDE/codeine#24
Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit f460840a5e)
1 year ago
..
app Fix channel selection menus disappearing 1 year ago
part Use nullptr instead of NULL/0 pointer in C++ files 1 year ago
CMakeL10n.txt Add CMakeL10n rules. 6 years ago
CMakeLists.txt Conversion to the cmake building system. 6 years ago
codeine.h Conversion qt3 -> tqt3 6 years ago
debug.h Use nullptr instead of NULL/0 pointer in C++ files 1 year ago
mxcl.library.cpp Conversion to the cmake building system. 6 years ago
mxcl.library.h Conversion to the cmake building system. 6 years ago