aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/General/gen_tray/WINAMPCMD.H
diff options
context:
space:
mode:
authorJean-Francois Mauguit <jfmauguit@mac.com>2024-09-24 09:03:25 -0400
committerGitHub <noreply@github.com>2024-09-24 09:03:25 -0400
commitbab614c421ed7ae329d26bf028c4a3b1d2450f5a (patch)
tree12f17f78986871dd2cfb0a56e5e93b545c1ae0d0 /Src/Plugins/General/gen_tray/WINAMPCMD.H
parent4bde6044fddf053f31795b9eaccdd2a5a527d21f (diff)
parent20d28e80a5c861a9d5f449ea911ab75b4f37ad0d (diff)
downloadwinamp-bab614c421ed7ae329d26bf028c4a3b1d2450f5a.tar.gz
Merge pull request #5 from WinampDesktop/community
Merge to main
Diffstat (limited to 'Src/Plugins/General/gen_tray/WINAMPCMD.H')
-rw-r--r--Src/Plugins/General/gen_tray/WINAMPCMD.H62
1 files changed, 62 insertions, 0 deletions
diff --git a/Src/Plugins/General/gen_tray/WINAMPCMD.H b/Src/Plugins/General/gen_tray/WINAMPCMD.H
new file mode 100644
index 00000000..068b55ce
--- /dev/null
+++ b/Src/Plugins/General/gen_tray/WINAMPCMD.H
@@ -0,0 +1,62 @@
+#define WINAMP_FILE_QUIT 40001
+#define WINAMP_OPTIONS_PREFS 40012
+#define WINAMP_OPTIONS_AOT 40019
+#define WINAMP_FILE_REPEAT 40022
+#define WINAMP_FILE_SHUFFLE 40023
+#define WINAMP_HIGH_PRIORITY 40025
+#define WINAMP_FILE_PLAY 40029
+#define WINAMP_OPTIONS_EQ 40036
+#define WINAMP_OPTIONS_ELAPSED 40037
+#define WINAMP_OPTIONS_REMAINING 40038
+#define WINAMP_OPTIONS_PLEDIT 40040
+#define WINAMP_HELP_ABOUT 40041
+#define WINAMP_MAINMENU 40043
+#define WINAMP_BUTTON1 40044
+#define WINAMP_BUTTON2 40045
+#define WINAMP_BUTTON3 40046
+#define WINAMP_BUTTON4 40047
+#define WINAMP_BUTTON5 40048
+#define WINAMP_VOLUMEUP 40058
+#define WINAMP_VOLUMEDOWN 40059
+#define WINAMP_FFWD5S 40060
+#define WINAMP_REW5S 40061
+#define WINAMP_NEXT_WINDOW 40063
+#define WINAMP_OPTIONS_WINDOWSHADE 40064
+#define WINAMP_BUTTON1_SHIFT 40144
+#define WINAMP_BUTTON2_SHIFT 40145
+#define WINAMP_BUTTON3_SHIFT 40146
+#define WINAMP_BUTTON4_SHIFT 40147
+#define WINAMP_BUTTON5_SHIFT 40148
+#define WINAMP_BUTTON1_CTRL 40154
+#define WINAMP_BUTTON2_CTRL 40155
+#define WINAMP_BUTTON3_CTRL 40156
+#define WINAMP_BUTTON4_CTRL 40157
+#define WINAMP_BUTTON5_CTRL 40158
+#define WINAMP_OPTIONS_DSIZE 40165
+#define IDC_SORT_FILENAME 40166
+#define IDC_SORT_FILETITLE 40167
+#define IDC_SORT_ENTIREFILENAME 40168
+#define IDC_SELECTALL 40169
+#define IDC_SELECTNONE 40170
+#define IDC_SELECTINV 40171
+#define IDM_EQ_LOADPRE 40172
+#define IDM_EQ_LOADMP3 40173
+#define IDM_EQ_LOADDEFAULT 40174
+#define IDM_EQ_SAVEPRE 40175
+#define IDM_EQ_SAVEMP3 40176
+#define IDM_EQ_SAVEDEFAULT 40177
+#define IDM_EQ_DELPRE 40178
+#define IDM_EQ_DELMP3 40180
+#define IDC_PLAYLIST_PLAY 40184
+#define WINAMP_FILE_LOC 40185
+#define WINAMP_OPTIONS_EASYMOVE 40186
+#define WINAMP_FILE_DIR 40187
+#define WINAMP_EDIT_ID3 40188
+#define WINAMP_TOGGLE_AUTOSCROLL 40189
+#define WINAMP_VISSETUP 40190
+#define WINAMP_PLGSETUP 40191
+#define WINAMP_VISPLUGIN 40192
+#define WINAMP_JUMP 40193
+#define WINAMP_JUMPFILE 40194
+#define WINAMP_JUMP10FWD 40195
+#define WINAMP_JUMP10BACK 40197