[MPlayer-DOCS] r38088 - in trunk: gui/dialog/fileselect.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Fri Apr 13 14:00:04 EEST 2018
Author: ib
Date: Fri Apr 13 14:00:04 2018
New Revision: 38088
Log:
Add a new file selector filter of popular audio and video file types.
Make this filter the new default for FILESELECT_VIDEO_AUDIO.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/gui/dialog/fileselect.c
trunk/help/help_mp-de.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Fri Apr 13 13:52:24 2018 (r38087)
+++ trunk/help/help_mp-en.h Fri Apr 13 14:00:04 2018 (r38088)
@@ -640,6 +640,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_FilterAudioMatroska "Matroska audio (*.mka)"
#define MSGTR_GUI_FilterAudioMPEG "MPEG audio (*.aac, *.f4a, *.m4a, *.mp2, *.mp3, *.mpga)"
#define MSGTR_GUI_FilterAudioOgg "Ogg audio (*.oga, *.ogg, *.spx)"
+#define MSGTR_GUI_FilterAudioVideo "Popular audio and video files"
#define MSGTR_GUI_FilterAudioWav "WAV audio (*.wav)"
#define MSGTR_GUI_FilterAudioWma "Windows Media audio (*.wma)"
#define MSGTR_GUI_FilterFileAll "All files"
More information about the MPlayer-DOCS
mailing list