log

age author description
Sun, 23 Mar 2014 16:44:42 +0000 jrash Synced with help_mp-en.h rev. 36987
Sun, 23 Mar 2014 12:42:53 +0000 ib Disable balance control if number of audio channels is too small.
Sun, 23 Mar 2014 12:34:31 +0000 ib Set guiInfo.AudioChannels in Win32 GUI.
Sun, 23 Mar 2014 12:31:50 +0000 ib Add variable sh_audio in Win32 GUI.
Sun, 23 Mar 2014 12:10:30 +0000 ib Remove unnecessary variable in Win32 GUI.
Sun, 23 Mar 2014 12:05:32 +0000 ib Change variable in if statement in Win32 GUI.
Sun, 23 Mar 2014 11:57:18 +0000 ib Change variable in switch statement in Win32 GUI.
Sun, 23 Mar 2014 11:52:09 +0000 ib Change assignment of stream in Win32 GUI.
Sat, 22 Mar 2014 22:39:55 +0000 michael configure: add CONFIG_TPELDSP for ffmpeg
Sat, 22 Mar 2014 19:53:49 +0000 ib Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.
Sat, 22 Mar 2014 19:48:39 +0000 ib Cosmetic: Adjust indent.
Sat, 22 Mar 2014 19:47:44 +0000 ib Remove pointless condition.
Sat, 22 Mar 2014 19:45:06 +0000 ib Remove unnecessary call.
Fri, 21 Mar 2014 15:50:59 +0000 ib Remove pointless btnModify() calls.
Fri, 21 Mar 2014 15:46:15 +0000 ib Remove redundant code.
Fri, 21 Mar 2014 15:21:11 +0000 ib Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.
Fri, 21 Mar 2014 15:17:13 +0000 ib Don't assign numeric constant.
Fri, 21 Mar 2014 15:13:44 +0000 ib Cosmetic: Adjust indent.
Fri, 21 Mar 2014 15:12:37 +0000 ib Cosmetic: Rename guiInfo member NewPlay MediumChanged.
Fri, 21 Mar 2014 15:01:48 +0000 ib Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
Fri, 21 Mar 2014 14:51:39 +0000 ib Use the new internal event to set volume.
Fri, 21 Mar 2014 14:49:13 +0000 ib Use the new internal event to set volume.
Fri, 21 Mar 2014 14:42:48 +0000 ib Add an internal event to set volume.
Fri, 21 Mar 2014 14:33:50 +0000 ib Remove pointless btnModify() calls.
Fri, 21 Mar 2014 14:29:40 +0000 ib Set guiInfo.Position in SetMoviePosition event.
Fri, 21 Mar 2014 14:24:21 +0000 ib Add missing btnModify() call for balance.
Wed, 19 Mar 2014 14:21:50 +0000 ib Fix bug with disappearing mouse pointer in playbar.
Wed, 19 Mar 2014 14:16:30 +0000 ib Add doxygen comment.
Wed, 19 Mar 2014 14:07:47 +0000 ib Don't unnecessarily call XDefineCursor().
Wed, 19 Mar 2014 13:56:44 +0000 ib Cosmetic: Adjust indent.
Wed, 19 Mar 2014 13:54:54 +0000 ib Don't unnecessarily create a (void) cursor.
Tue, 18 Mar 2014 23:18:02 +0000 michael configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF
Tue, 18 Mar 2014 11:06:32 +0000 ib Fix skin documentation on alignment.
Mon, 17 Mar 2014 12:49:47 +0000 ib Revise skin documentation.
Mon, 17 Mar 2014 12:36:07 +0000 ib Rename SimplePotmeterPutImage() SinglePhasePutImage().
Mon, 17 Mar 2014 12:29:46 +0000 ib Replace old item 'potmeter' by new item 'pimage'.
Sun, 16 Mar 2014 13:30:18 +0000 ib Update Changelog.
Thu, 13 Mar 2014 16:49:14 +0000 ib Add new dynamic label variable $P.
Thu, 13 Mar 2014 16:22:27 +0000 ib Fix bug with dynamic label variables $p, $s and $e in Win32 GUI.
Thu, 13 Mar 2014 15:51:42 +0000 ib Add new dynamic label variable $U.
Thu, 13 Mar 2014 15:42:10 +0000 ib Fix typo.
Thu, 13 Mar 2014 15:41:22 +0000 ib Add new dynamic label variable $D.
Thu, 13 Mar 2014 14:57:47 +0000 ib Update documentation.
Thu, 13 Mar 2014 14:57:17 +0000 ib Fix symbol character for dynamic label variable $T in Win32 GUI.
Thu, 13 Mar 2014 14:13:15 +0000 ib Revise German documentation.
Thu, 13 Mar 2014 14:08:46 +0000 ib Add symbol character 'r' for dynamic label variable $a.
Thu, 13 Mar 2014 11:23:56 +0000 ib Don't change audio type information when muted.
Thu, 13 Mar 2014 11:01:25 +0000 ib Update documentation.
Thu, 13 Mar 2014 10:55:30 +0000 ib Revise German documentation.
Wed, 12 Mar 2014 13:30:36 +0000 ib Make value explicitly type float.
Wed, 12 Mar 2014 13:24:34 +0000 ib Increase arithmetic precision.
Wed, 12 Mar 2014 13:17:44 +0000 ib Fix dynamic label variables $v and $b in the Win32 GUI.
Wed, 12 Mar 2014 13:09:43 +0000 ib Fix documentation.
Wed, 12 Mar 2014 12:56:52 +0000 ib Remove pointless parentheses.
Wed, 12 Mar 2014 12:07:51 +0000 ib Simplify code.
Wed, 12 Mar 2014 12:01:40 +0000 ib Remove casts.
Wed, 12 Mar 2014 11:24:23 +0000 ib Cosmetic: Adjust indent.
Wed, 12 Mar 2014 11:23:31 +0000 ib Implement missing vpotmeter for the Win32 GUI.
Tue, 11 Mar 2014 19:50:38 +0000 reimar Fix sndio playback of 24 bit/sample audio.
Tue, 11 Mar 2014 12:51:31 +0000 ib Change mapping of the deprecated potmeter in the Win32 GUI.
Tue, 11 Mar 2014 12:48:59 +0000 ib Fix bug with hpotmeter/vpotmeter in the Win32 GUI.
Mon, 10 Mar 2014 18:03:55 +0000 ib Directly call mplayer_put_key() instead of vo_x11_putkey().
Mon, 10 Mar 2014 17:35:07 +0000 ib Cosmetic: Adjust indent.
Mon, 10 Mar 2014 17:32:29 +0000 ib Internally map item 'potmeter' onto 'hpotmeter'.
Mon, 10 Mar 2014 17:15:24 +0000 ib Print an information on deprecated skin config file entries.
Sat, 08 Mar 2014 19:17:43 +0000 ib Make linenumber global.
Sat, 08 Mar 2014 18:43:24 +0000 ib Remove unused variable.
Sat, 08 Mar 2014 18:32:21 +0000 ib Cosmetic: Adjust indent.
Sat, 08 Mar 2014 18:31:29 +0000 ib Remove needless fontid from Win32 GUI.
Fri, 07 Mar 2014 18:29:27 +0000 reimar configure: Fix unnecessary rebuilds.
Fri, 07 Mar 2014 14:08:59 +0000 ib Cosmetic: Relocate comment.
Fri, 07 Mar 2014 13:58:14 +0000 ib Render the full height of the image as calculated.
Wed, 05 Mar 2014 21:58:04 +0000 iive Fix image size restrictions set by r35242.
Wed, 05 Mar 2014 18:48:23 +0000 reimar Add the proper CFLAGS when compiling against shared FFmpeg.
Wed, 05 Mar 2014 18:42:10 +0000 reimar Fix configure on a clean checkout.
Wed, 05 Mar 2014 18:33:20 +0000 reimar Refine compilation against shared FFmpeg.
Wed, 05 Mar 2014 03:17:56 +0000 komh kva: make sure that image parameters are setup whenever config() is called
Wed, 05 Mar 2014 01:15:08 +0000 michael configure: add fma3
Tue, 04 Mar 2014 19:28:58 +0000 reimar Ensure that DVD highlight is really removed on switching titles.
Tue, 04 Mar 2014 13:39:42 +0000 ib Fix spelling.
Tue, 04 Mar 2014 12:57:05 +0000 ib Revise MSGTR_GUI_MSG_SkinErrorMessage.
Sun, 02 Mar 2014 21:13:19 +0000 ib Add VOCTRL_GUISUPPORT.
Sun, 02 Mar 2014 21:12:33 +0000 ib Add VOCTRL_GUISUPPORT.
Sun, 02 Mar 2014 21:10:13 +0000 ib Add VOCTRL_GUISUPPORT.
Sun, 02 Mar 2014 21:06:26 +0000 ib Remove VOCTRL_GUISUPPORT.
Sun, 02 Mar 2014 21:05:01 +0000 ib Remove condition.
Sun, 02 Mar 2014 20:04:46 +0000 ib Add missing #include.
Sun, 02 Mar 2014 18:44:33 +0000 ib Remove unnecessary #includes.
Sun, 02 Mar 2014 15:11:25 +0000 al Remove left-over VOCTRL_GUI_NOWINDOW usage
Sun, 02 Mar 2014 09:06:46 +0000 komh kva: supports -mouse-movements
Sun, 02 Mar 2014 09:05:31 +0000 komh kva: respect MPlayer coordinate systems
Sat, 01 Mar 2014 15:01:53 +0000 ib Cosmetic: Adjust indent.
Sat, 01 Mar 2014 14:59:22 +0000 ib Get rid of VOCTRL_GUI_NOWINDOW.
Sat, 01 Mar 2014 14:48:21 +0000 ib Change VOCTRL_GUISUPPORT in dxr3 video output driver.
Fri, 28 Feb 2014 14:38:45 +0000 ib Fix bug with btnModify().
Fri, 28 Feb 2014 14:30:20 +0000 ib Fix copy and paste error.
Fri, 28 Feb 2014 14:20:52 +0000 ib Update documentation.
Fri, 28 Feb 2014 14:11:25 +0000 ib Fix bug with btnSet().
Fri, 28 Feb 2014 13:30:06 +0000 ib Add missing #include.
Wed, 26 Feb 2014 22:02:06 +0000 reimar For -dump* to retry once of it reached EOF before writing anything.
Wed, 26 Feb 2014 21:57:48 +0000 jrash Fix previous sync error
Wed, 26 Feb 2014 21:56:27 +0000 reimar demux_mpg: search longer for selected stream.
Wed, 26 Feb 2014 21:56:26 +0000 reimar Use select_audio/select_video to disable unused streams.
Wed, 26 Feb 2014 19:54:17 +0000 reimar ao_sndio: simplify, don't care about 8-bit endianness.
Wed, 26 Feb 2014 19:54:15 +0000 reimar Normalize 8-bit format "endianness".
Wed, 26 Feb 2014 19:19:09 +0000 reimar configure: add support for specifying a branch to use.
Wed, 26 Feb 2014 00:32:28 +0000 cehoyos Support playing 4:4:4 DNxHD
Tue, 25 Feb 2014 17:47:05 +0000 ib Silence Win32 GUI's "warning: unused parameter".
Tue, 25 Feb 2014 17:38:54 +0000 ib Silence "warning: implicit declaration of function 'strcasecmp'".
Tue, 25 Feb 2014 17:21:56 +0000 ib Remove VOCTRLs that aren't implemented.
Tue, 25 Feb 2014 17:17:00 +0000 ib Return VO_NOTIMPL if the VOCTRL isn't in one of the case statements.
Tue, 25 Feb 2014 17:15:27 +0000 ib Remove pointless VOCTRL_GUISUPPORT.
Tue, 25 Feb 2014 17:10:39 +0000 ib Cast appropriately.
Tue, 25 Feb 2014 16:12:33 +0000 ib Remove unnecessary casts.
Tue, 25 Feb 2014 15:19:22 +0000 ib Remove unnecessary casts.
Tue, 25 Feb 2014 15:16:01 +0000 ib Remove unnecessary casts.
Tue, 25 Feb 2014 13:19:53 +0000 ib Cosmetic: Reformat and adjust indent.
Tue, 25 Feb 2014 13:16:35 +0000 ib Don't set win32 as audio driver if none has been given.
Tue, 25 Feb 2014 06:22:29 +0000 jrash sync with en/mplayer.1 rev. 36848
Tue, 25 Feb 2014 06:12:46 +0000 jrash Synced with help_mp-en.h rev. 36831
Mon, 24 Feb 2014 15:20:34 +0000 ib Fix bug with Win32 GUI preferences.
Mon, 24 Feb 2014 14:32:28 +0000 ib Fix bug with Win32 GUI preferences.
Mon, 24 Feb 2014 14:25:53 +0000 ib Fix bug with Win32 GUI preferences.
Mon, 24 Feb 2014 13:15:23 +0000 ib Don't pointlessly set page_size.
Mon, 24 Feb 2014 13:03:57 +0000 ib Set the step increment for autoq to 1.
Mon, 24 Feb 2014 12:49:47 +0000 ib Display only one decimal place.
Mon, 24 Feb 2014 12:33:45 +0000 ib Enable setting full ass margin value ranges.
Mon, 24 Feb 2014 12:23:14 +0000 ib Adjust range and step increment of subfps to fps.
Mon, 24 Feb 2014 12:10:00 +0000 ib Enable setting full subpos value range.
Mon, 24 Feb 2014 12:01:30 +0000 ib Set the step increment for subdelay to 0.1.
Mon, 24 Feb 2014 11:55:42 +0000 ib Limit fps to a (hopefully) reasonable value.
Mon, 24 Feb 2014 11:28:34 +0000 ib Set the step increment for panscan to 0.1.
Mon, 24 Feb 2014 10:38:57 +0000 ib Remove pointless variables.
Mon, 24 Feb 2014 10:31:09 +0000 ib Enable setting full audio delay value range.
Sun, 23 Feb 2014 20:43:09 +0000 ib Fix bug with audio delay slider in Win32 GUI.
Sun, 23 Feb 2014 20:34:13 +0000 ib Cosmetic: Adjust indent.
Sun, 23 Feb 2014 20:33:41 +0000 ib Set correct position for audio delay slider in the trackbar.
Sun, 23 Feb 2014 20:04:54 +0000 ib Add cast.
Sun, 23 Feb 2014 19:52:57 +0000 ib Be pedantic about argument.
Sun, 23 Feb 2014 19:35:08 +0000 ib Don't automatically apply the Win32 GUI preferences' defaults.
Sun, 23 Feb 2014 19:33:46 +0000 ib Fix issue with Win32 GUI default preferences.
Sun, 23 Feb 2014 19:30:15 +0000 reimar configure: error out when no FFmpeg is detected.
Sun, 23 Feb 2014 19:17:23 +0000 reimar Add additional sanity checks.
Sun, 23 Feb 2014 19:09:08 +0000 reimar Add some extra checks to avoid potential crashes.
Sun, 23 Feb 2014 18:14:44 +0000 reimar demuxers: remove pointless sh->ds assignments.
Sun, 23 Feb 2014 18:02:21 +0000 reimar Fix crashes with -novideo.
Sun, 23 Feb 2014 17:42:01 +0000 reimar mencoder: Finish encoding only when audio and video reached EOF.
Sun, 23 Feb 2014 14:35:30 +0000 komh vcd_read_os2.h: replace calloc() with _calloc() only in vcd_read_os2.h
Sun, 23 Feb 2014 13:06:57 +0000 reimar corevideo: include OpenGL/gl.h, this is required from 10.9
Sun, 23 Feb 2014 12:25:28 +0000 reimar Add bluray playlist -identify printout.
Sun, 23 Feb 2014 12:02:38 +0000 komh vcd: make high memory safe on OS/2 kLIBC
Sat, 22 Feb 2014 21:35:54 +0000 al ad_liba52: Avoid using the swab function
Fri, 21 Feb 2014 05:10:12 +0000 ib configure: Do not print error when cross-compiling.
Thu, 20 Feb 2014 13:59:34 +0000 komh configure: add -Zhigh-mem linker flag for OS/2
Thu, 20 Feb 2014 13:57:44 +0000 komh configure: fix a typo
Wed, 19 Feb 2014 23:01:15 +0000 reimar demuxers: ensure that stream ids are correctly initialized.
Wed, 19 Feb 2014 23:01:13 +0000 reimar yuv4mpeg: remove unused variable.
Wed, 19 Feb 2014 23:01:11 +0000 reimar demux_real: initialize variables and remove unused one.
Wed, 19 Feb 2014 23:01:10 +0000 reimar asfheader: remove unused variables.
Wed, 19 Feb 2014 23:01:10 +0000 reimar aac_hdr: remove variable to fix warning, add const.
Wed, 19 Feb 2014 23:01:09 +0000 reimar hwac3: Remove unused code.
Wed, 19 Feb 2014 16:58:41 +0000 ib configure: Make the XShape extension optional.
Wed, 19 Feb 2014 16:32:45 +0000 ib configure: Remove unnecessary includes in XShape check.
Wed, 19 Feb 2014 16:18:23 +0000 ib configure: Revise comments in GUI specific tests.
Wed, 19 Feb 2014 16:11:13 +0000 ib configure: Prettify code for PNG_DECODER test.
Wed, 19 Feb 2014 16:02:03 +0000 ib configure: Rearrange two lines.
Wed, 19 Feb 2014 15:30:22 +0000 ib configure (cosmetic): Adjust indent and add blank lines.
Wed, 19 Feb 2014 01:56:21 +0000 ib configure: Revise some GUI related messages and output.
Wed, 19 Feb 2014 01:18:34 +0000 ib configure: Avoid annoying error messages in case of external FFmpeg.
Tue, 18 Feb 2014 22:14:59 +0000 reimar configure: Fix PNG support for GUi check to always pass for external FFmpeg.
Tue, 18 Feb 2014 22:06:12 +0000 reimar configure: ensure ffmpeg_a is either yes or no.
Tue, 18 Feb 2014 16:33:09 +0000 ib Revise German translation of MSGTR_Help.
Mon, 17 Feb 2014 23:57:31 +0000 reimar mp_taglists: Avoid libavformat/internal.h include.
Mon, 17 Feb 2014 23:25:32 +0000 reimar configure: improve FFmpeg check.
Mon, 17 Feb 2014 22:34:27 +0000 ib Check demuxer to avoid NULL pointer usage.
Mon, 17 Feb 2014 14:36:16 +0000 ib Fix bug with Win32 GUI preferences.
Mon, 17 Feb 2014 14:33:03 +0000 ib Simplify code.
Mon, 17 Feb 2014 13:57:24 +0000 ib Update German man page.
Mon, 17 Feb 2014 02:40:30 +0000 ib Prefer NULL.
Mon, 17 Feb 2014 02:30:49 +0000 ib Fix careless pointer parameter handling.
Mon, 17 Feb 2014 01:28:05 +0000 ib Avoid pointer cast warnings.
Mon, 17 Feb 2014 00:45:06 +0000 ib Fix error with MinGW build.
Mon, 17 Feb 2014 00:40:21 +0000 ib Cosmetic: Adjust indent.
Mon, 17 Feb 2014 00:39:09 +0000 ib Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.
Sun, 16 Feb 2014 16:30:05 +0000 reimar ad_ffmpeg: avoid deprecated avcodec_alloc_frame.
Sun, 16 Feb 2014 16:30:05 +0000 reimar ad_ffmpeg: avoid deprecated request_channels.
Sun, 16 Feb 2014 16:30:03 +0000 reimar av_helpers: avoid deprecated API.
Sun, 16 Feb 2014 16:30:02 +0000 reimar m_struct: use offsetof instead of a custom hack.
Sun, 16 Feb 2014 16:30:01 +0000 reimar spudec: fix spudec_apply_palette_crop return value.
Sun, 16 Feb 2014 16:30:00 +0000 reimar demuxer.c: Use proper format string to print pointer.
Sun, 16 Feb 2014 16:29:59 +0000 reimar m_option, vf_scale: Add some missing const.
Sun, 16 Feb 2014 16:29:58 +0000 reimar vidix/s3: Fix loads of 'void *' used in arithmetic warnings.
Sun, 16 Feb 2014 16:29:57 +0000 reimar Remove pointless assignment and variable.
Sun, 16 Feb 2014 15:44:36 +0000 reimar Avoid many pointer cast warnings.
Sun, 16 Feb 2014 15:44:34 +0000 reimar vo_dfbmga: fix pointer cast size warnings.
Sun, 16 Feb 2014 15:44:32 +0000 reimar ao_esd: remove condition that must always be true.
Sun, 16 Feb 2014 15:44:31 +0000 reimar vo_aa: Move variables to appropriate scope, remove unused ones.
Sun, 16 Feb 2014 14:47:37 +0000 reimar vf_screenshot: remove pointless cast.
Sun, 16 Feb 2014 14:47:36 +0000 reimar vf_screenshot: Fix memory leak on resolution/aspect changes.
Sun, 16 Feb 2014 14:47:35 +0000 reimar vf_screenshot: Simplify repeat screenshot handling logic.
Sun, 16 Feb 2014 14:47:33 +0000 reimar vf_screenshot: use av_fast_malloc.
Sun, 16 Feb 2014 14:47:32 +0000 reimar vf_screenshot: use calloc.
Sun, 16 Feb 2014 14:47:32 +0000 reimar vf_screenshot: Switch to avcodec_encode_video2 API.
Sun, 16 Feb 2014 14:01:23 +0000 reimar Allow specifying custom path and name for screenshot files.
Sun, 16 Feb 2014 14:01:21 +0000 reimar Use sizeof instead of hardcoded number.
Sun, 16 Feb 2014 14:01:20 +0000 reimar Remove pointless "if".
Sun, 16 Feb 2014 13:24:55 +0000 reimar Fix probe bug losing video packets.
Sat, 15 Feb 2014 17:24:29 +0000 reimar Remove pointless casts and obfuscated array indexing.
Sat, 15 Feb 2014 17:24:28 +0000 reimar Use calloc instead of malloc+memset.
Sat, 15 Feb 2014 17:24:27 +0000 reimar Fix vstats, coded_frame is always NULL so use decoded frame instead.
Sat, 15 Feb 2014 17:24:26 +0000 reimar Switch to av_frame_get_qp_table API.
Sat, 15 Feb 2014 16:52:59 +0000 reimar Switch to refcounted API since the old ones have memleaks.
Sat, 15 Feb 2014 16:52:58 +0000 reimar Fix configure output: relocatable/PIE is autodetected.
Fri, 14 Feb 2014 22:29:38 +0000 reimar Remove pointless casts.
Fri, 14 Feb 2014 22:29:37 +0000 reimar Remove unnecessary if() that only hides bugs.
Fri, 14 Feb 2014 22:29:36 +0000 reimar Make sure that demuxer priv is allocated early enough.
Fri, 14 Feb 2014 22:29:35 +0000 reimar Remove condition that was already checked a few lines above.
Fri, 14 Feb 2014 21:34:07 +0000 reimar Remove DVDNAV audio reset code to avoid issues on title changes.
Fri, 14 Feb 2014 21:34:06 +0000 reimar Merge DVDNAV event handling into a single switch.
Fri, 14 Feb 2014 19:01:19 +0000 reimar Make sdp:// URLs also work via FFmpeg.
Fri, 14 Feb 2014 12:44:40 +0000 ib Try to be more precise about the warning introduced in r35961.
Fri, 14 Feb 2014 12:10:34 +0000 ib Revise German translation of MSGTR_NoBindFound.
Thu, 13 Feb 2014 22:08:30 +0000 michael configure: XOP support
Thu, 13 Feb 2014 11:47:50 +0000 ib Remove console messages that are no longer needed.
Thu, 13 Feb 2014 11:12:29 +0000 ib Update documentation on subfont-encoding.
Thu, 13 Feb 2014 10:41:33 +0000 ib Enable option font_encoding without freetype.
Wed, 12 Feb 2014 19:16:31 +0000 reimar Fix compilation without freetype.
Sun, 09 Feb 2014 22:19:09 +0000 reimar Use numeric labels in inline asm for consistency and better
Sun, 09 Feb 2014 22:19:08 +0000 reimar Remove some superfluous commas from inline asm for better compatibility.
Sun, 09 Feb 2014 22:19:07 +0000 reimar Use DECLARE_ALIGNED helper macros.
Sun, 09 Feb 2014 17:56:11 +0000 ib Cosmetic: Adjust indent.
Sun, 09 Feb 2014 17:55:11 +0000 ib Make message box less annoying.
Sun, 09 Feb 2014 17:53:28 +0000 ib Show message box only if necessary.
Sun, 09 Feb 2014 17:52:18 +0000 ib Don't unnecessarily stop Win32 GUI playback.
Sun, 09 Feb 2014 09:22:09 +0000 ib Fix issue with testing of the help message header files.
Sat, 08 Feb 2014 21:43:04 +0000 ib Change the message box type.
Sat, 08 Feb 2014 21:41:48 +0000 ib Fix usage of acp().
Sat, 08 Feb 2014 20:41:35 +0000 ib Update German translation.
Sat, 08 Feb 2014 20:39:02 +0000 ib Make more messages translatable.
Sat, 08 Feb 2014 20:04:46 +0000 cehoyos Add buggy FFmpeg FICV decoder.