2008-05-16 18:09:28 +02:00
|
|
|
#define IDD_CONFIG 101
|
|
|
|
#define IDC_LOOP_COUNT 1000
|
2019-11-02 16:05:01 +01:00
|
|
|
#define IDC_FADE_TIME 1001
|
|
|
|
#define IDC_FADE_DELAY 1002
|
2008-05-17 20:01:20 +02:00
|
|
|
#define IDC_LOOP_NORMALLY 1003
|
|
|
|
#define IDC_LOOP_FOREVER 1004
|
|
|
|
#define IDC_IGNORE_LOOP 1005
|
|
|
|
#define IDC_THREAD_PRIORITY_SLIDER 1006
|
|
|
|
#define IDC_THREAD_PRIORITY_TEXT 1007
|
|
|
|
#define IDC_DEFAULT_BUTTON 1008
|
2017-08-19 11:05:01 +02:00
|
|
|
#define IDC_DISABLE_SUBSONGS 1009
|
2018-05-05 23:01:06 +02:00
|
|
|
#define IDC_DOWNMIX_CHANNELS 1011
|
2018-11-03 19:28:05 +01:00
|
|
|
#define IDC_TAGFILE_DISABLE 1012
|
2019-11-02 16:05:01 +01:00
|
|
|
#define IDC_GAIN_TYPE 1013
|
|
|
|
#define IDC_CLIP_TYPE 1014
|
2019-09-30 00:56:29 +02:00
|
|
|
#define IDC_EXTS_UNKNOWN_ON 1015
|
|
|
|
#define IDC_EXTS_COMMON_ON 1016
|
2020-05-01 22:30:37 +02:00
|
|
|
#define IDC_FORCE_TITLE 1017
|