mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-13 08:06:32 +01:00
a little more commentary on the Theming flags
This commit is contained in:
@@ -35,11 +35,12 @@
|
|||||||
|
|
||||||
// experimental theming
|
// experimental theming
|
||||||
// Work in progress, June-2008.
|
// Work in progress, June-2008.
|
||||||
|
// This mostly sets up a weird color scheme currently.
|
||||||
//#define EXPERIMENTAL_THEMING
|
//#define EXPERIMENTAL_THEMING
|
||||||
#if IS_BETA
|
|
||||||
//August 2009 - Theming not locked down enough enough for a stable release.
|
//August 2009 - Theming not locked down enough enough for a stable release.
|
||||||
//#define EXPERIMENTAL_THEME_PREFS
|
// This turns on the Theme panel in Prefs dialog. It is independent of EXPERIMENTAL_THEMING.
|
||||||
#endif
|
//#define EXPERIMENTAL_THEME_PREFS
|
||||||
|
|
||||||
//Next line enables Mic monitoring at times when it was previously off.
|
//Next line enables Mic monitoring at times when it was previously off.
|
||||||
//More work is needed as after recording or playing it results in an
|
//More work is needed as after recording or playing it results in an
|
||||||
|
|||||||
Reference in New Issue
Block a user