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.
Sat, 08 Feb 2014 16:19:52 +0000 ib Improve testing of the help message header files.
Fri, 07 Feb 2014 20:45:20 +0000 ib Remove the Revision keyword.
Fri, 07 Feb 2014 20:38:59 +0000 ib Revise German translation of some help messages.
Fri, 07 Feb 2014 20:37:59 +0000 ib Add my name.
Fri, 07 Feb 2014 20:28:55 +0000 ib Update documentation.
Fri, 07 Feb 2014 20:28:01 +0000 ib Localize decimal mark.
Fri, 07 Feb 2014 19:52:17 +0000 ib Enable checking help_text by help_check.sh.
Fri, 07 Feb 2014 19:49:56 +0000 ib Improve language information on audio and subtitle streams.
Fri, 07 Feb 2014 19:25:29 +0000 ib Add name to file subtitle track information.
Fri, 07 Feb 2014 19:23:09 +0000 ib Add language to VOBsub subtitle track information.
Fri, 07 Feb 2014 19:16:22 +0000 ib Add language to embedded subtitle track information.
Fri, 07 Feb 2014 19:07:39 +0000 ib Add language to audio track information.
Fri, 07 Feb 2014 18:48:49 +0000 ib Increase buffer.
Fri, 07 Feb 2014 18:17:05 +0000 ib Use native names of languages instead of English ones.
Fri, 07 Feb 2014 18:14:22 +0000 ib Make unknown audio language translatable.
Fri, 07 Feb 2014 17:58:29 +0000 ib Simplify code.
Fri, 07 Feb 2014 17:46:14 +0000 ib Simplify code.
Wed, 05 Feb 2014 19:28:05 +0000 ib Relocate MSGTR_SamplesWanted.
Wed, 05 Feb 2014 17:21:59 +0000 ib Improve testing of the help message header files.
Wed, 05 Feb 2014 16:58:09 +0000 ib Revise MSGTR_MPDEMUX_URL_StringAlreadyEscaped.
Wed, 05 Feb 2014 16:55:10 +0000 ib Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Wed, 05 Feb 2014 16:03:44 +0000 gpoirier add missing include of stddef.h, as it's needed to use "ptrdiff_t"
Wed, 05 Feb 2014 00:32:14 +0000 cehoyos Add some new FFmpeg huffyuv colour spaces.
Wed, 05 Feb 2014 00:09:06 +0000 cehoyos Add name for image format IMGFMT_440P.
Tue, 04 Feb 2014 18:30:59 +0000 ib Remove the previous definition of MSGTR_ConfigureEqualizer.
Tue, 04 Feb 2014 18:29:10 +0000 ib Change help message texts corresponding with r36766.
Sun, 02 Feb 2014 21:42:59 +0000 ib Update program documentation.
Sun, 02 Feb 2014 21:34:57 +0000 ib Remove line being present twice.
Sun, 02 Feb 2014 21:30:05 +0000 ib Enhance the tool for checking translated messages header files.
Sun, 02 Feb 2014 21:02:34 +0000 ib Update documentation.
Sun, 02 Feb 2014 20:06:42 +0000 ib Rename the Danish messages header file.
Sun, 02 Feb 2014 19:19:43 +0000 ib Improve emphasizing of the current video track.
Sun, 02 Feb 2014 19:18:31 +0000 ib Add support for default of multiple video tracks.
Sun, 02 Feb 2014 10:54:37 +0000 ib Change the message box type.
Sun, 02 Feb 2014 10:52:47 +0000 ib Add a message box type "information".
Sat, 01 Feb 2014 16:57:50 +0000 ib Fix bug with unicode font loading for font.desc files.
Sat, 01 Feb 2014 15:13:00 +0000 reimar Use glMapBufferRange by default.
Sat, 01 Feb 2014 08:01:55 +0000 ib Update warning and error pixmaps.
Sat, 01 Feb 2014 01:20:07 +0000 jrash sync with en/mplayer.1 rev. 36721
Sat, 01 Feb 2014 01:06:19 +0000 jrash Synced with help_mp-en.h rev. 36769
Sat, 01 Feb 2014 00:55:04 +0000 jrash Synced with help_mp-en.h rev. 36766
Fri, 31 Jan 2014 17:08:39 +0000 ib Prettify the skin browser.
Fri, 31 Jan 2014 16:37:52 +0000 ib Revise GUI help message texts.
Fri, 31 Jan 2014 14:06:25 +0000 ib Remove pointless pair of parentheses.
Thu, 30 Jan 2014 13:26:45 +0000 ib Revise GUI help message texts.
Thu, 30 Jan 2014 12:05:35 +0000 ib Improve testing of the help message text headers.
Mon, 27 Jan 2014 14:22:30 +0000 ib Replace pixmap for audio tracks by a better one.
Mon, 27 Jan 2014 14:21:26 +0000 ib Replace pixmap for muted audio by a better one.
Mon, 27 Jan 2014 14:10:05 +0000 ib Add new video pixmap.
Mon, 27 Jan 2014 14:04:13 +0000 ib Add new audio pixmap.
Mon, 27 Jan 2014 13:41:13 +0000 ib Replace sublang pixmap by subtitle pixmap.
Mon, 27 Jan 2014 13:30:19 +0000 ib Move up entry "external audio" in the context menu.
Sun, 26 Jan 2014 20:10:55 +0000 ib Remove commented code.
Sun, 26 Jan 2014 18:59:16 +0000 reimar Fix some format string mismatches.
Sun, 26 Jan 2014 18:59:15 +0000 reimar stream.c: remove pointless NULL check.
Sun, 26 Jan 2014 18:19:31 +0000 reimar configure: disable internal libmpeg2 by default.
Sun, 26 Jan 2014 17:16:29 +0000 ib Relocate mplayerLoadFont() code.
Sun, 26 Jan 2014 17:05:33 +0000 ib Cosmetic: Adjust indent.
Sun, 26 Jan 2014 17:04:54 +0000 ib Revise non-FreeType part of mplayerLoadFont().
Sun, 26 Jan 2014 17:02:28 +0000 ib Cosmetic: Adjust indent.
Sun, 26 Jan 2014 17:01:14 +0000 ib Revise non-FreeType part of mplayerLoadFont().
Sun, 26 Jan 2014 16:57:18 +0000 ib Revise non-FreeType part of mplayerLoadFont().
Sun, 26 Jan 2014 16:53:21 +0000 ib Fix issue with font file selector.
Sun, 26 Jan 2014 16:44:31 +0000 ib Don't unnecessarily load a font.
Sun, 26 Jan 2014 16:40:49 +0000 ib Enable specifying a font file in the GUI preferences.
Sun, 26 Jan 2014 16:20:48 +0000 reimar subreader: Fix compilation without fribidi.
Sun, 26 Jan 2014 16:17:58 +0000 ib Don't unnecessarily load a font.
Sun, 26 Jan 2014 16:11:56 +0000 ib Cosmetic: Adjust spacings.
Sun, 26 Jan 2014 16:11:13 +0000 ib Revert r36709.
Sun, 26 Jan 2014 12:53:26 +0000 ib Fix bug with option '-fontconfig' and ass subtitles.
Sun, 26 Jan 2014 04:14:23 +0000 al Do not use non-literal arguments for mp_msg format string
Sat, 25 Jan 2014 16:55:12 +0000 reimar ao_v4l2: fix broken sample rate check.
Sat, 25 Jan 2014 16:55:11 +0000 reimar asfheader: remove old, long commented-out code.
Sat, 25 Jan 2014 16:55:09 +0000 reimar Document switch case fallthroughs.
Sat, 25 Jan 2014 16:55:08 +0000 reimar ad_dvdpcm: simplify/clarify code.
Sat, 25 Jan 2014 16:55:07 +0000 reimar vo_sdl: remove nonsense code, all cases can handle both IYUV and I420.
Sat, 25 Jan 2014 16:55:06 +0000 reimar m_option: reindent.
Sat, 25 Jan 2014 16:55:05 +0000 reimar m_option: remove code that has no effect.
Sat, 25 Jan 2014 16:55:04 +0000 reimar radeon_vid: small simplification.
Sat, 25 Jan 2014 16:55:03 +0000 reimar img_format: document why mp_get_chroma_shift does not work for NV12/NV21
Sat, 25 Jan 2014 16:55:01 +0000 reimar vidix: move query_format struct initialization to common code.
Sat, 25 Jan 2014 16:54:59 +0000 reimar stream_netstream: Simplify packet handling.
Sat, 25 Jan 2014 16:54:58 +0000 reimar stream_netstream: merge declaration and initialization.
Sat, 25 Jan 2014 16:54:56 +0000 reimar subreader: remove misleading return types.
Sat, 25 Jan 2014 16:54:55 +0000 reimar sub_fribidi: Slightly simplify non-fribidi fallback.
Sat, 25 Jan 2014 16:54:54 +0000 reimar sub_fribidi: Make code more robust in error case.
Sat, 25 Jan 2014 16:54:53 +0000 reimar playtreeparser: Remove pointless assignment.
Sat, 25 Jan 2014 16:54:52 +0000 reimar vo_s3fb: Fix wrong define, draw_slice stub was removed, not draw_frame.
Fri, 24 Jan 2014 17:11:09 +0000 ib Revise German man page.
Fri, 24 Jan 2014 17:10:38 +0000 ib Revise documentation of option '-fontconfig'.
Fri, 24 Jan 2014 15:36:07 +0000 ib Replace string constants by symbolic constants.
Fri, 24 Jan 2014 01:06:57 +0000 ib Add a (missing) icon to menu entry "audio track".
Fri, 24 Jan 2014 01:00:35 +0000 ib Group video and audio related entries in context menu together.
Fri, 24 Jan 2014 00:28:04 +0000 ib Move up equalizer entry in the context menu.
Fri, 24 Jan 2014 00:17:12 +0000 ib Relocate the video size entries in the context menu.
Fri, 24 Jan 2014 00:02:02 +0000 ib Rearrange video size entries in context menu in descending order.
Thu, 23 Jan 2014 23:32:55 +0000 ib Revise German translation of MSGTR_GuiNeedsX.
Thu, 23 Jan 2014 19:36:52 +0000 reimar vd: Make sure we test the preferred format first.
Thu, 23 Jan 2014 19:21:53 +0000 reimar vd: Fix setting of outfmtidx during VDCTRL_QUERY_FORMAT
Thu, 23 Jan 2014 19:13:50 +0000 reimar Do not print pkg-config errors.
Thu, 23 Jan 2014 17:28:02 +0000 ib Cosmetic: Adjust spacings.
Thu, 23 Jan 2014 17:27:27 +0000 ib Update font file filter of the file selector (only with FreeType).
Thu, 23 Jan 2014 16:57:34 +0000 ib Revise German man page.
Thu, 23 Jan 2014 16:42:18 +0000 ib Be pedantic with documentation of option '-fontconfig'.
Thu, 23 Jan 2014 15:42:49 +0000 ib Cosmetic: Fix spacing.
Thu, 23 Jan 2014 15:39:08 +0000 ib Revise documentation of option '-font'.
Thu, 23 Jan 2014 13:20:03 +0000 ib Improve the dialog for font encodings.
Thu, 23 Jan 2014 12:09:37 +0000 ib Improve the dialog for font encodings.
Wed, 22 Jan 2014 19:38:44 +0000 reimar ad_libdca: support current libdca that does not provide a dts.h header.
Wed, 22 Jan 2014 19:38:43 +0000 reimar stream_smb: Make autodetection work for samba 4.0.
Wed, 22 Jan 2014 19:37:37 +0000 ib Revise context menu.
Wed, 22 Jan 2014 19:27:47 +0000 ib Revise the man page after r36697 and r36698.
Wed, 22 Jan 2014 19:26:30 +0000 ib Fix handling of option 'subfont-encoding'.
Wed, 22 Jan 2014 19:22:08 +0000 ib Fix handling of option 'subfont-encoding'.
Wed, 22 Jan 2014 19:11:03 +0000 ib Prettify layout of dialog for codecs and demuxer.
Wed, 22 Jan 2014 18:39:41 +0000 ib Remove MSGTR_PREFERENCES_FontFactor.
Wed, 22 Jan 2014 18:35:17 +0000 reimar vo_corevideo: remove draw_frame and draw_slice.
Wed, 22 Jan 2014 18:29:52 +0000 ib Prettify layout of dialog for font settings.
Wed, 22 Jan 2014 18:25:25 +0000 ib Revise some subtitle and OSD related help messages.
Wed, 22 Jan 2014 17:54:11 +0000 ib Revise some font related help messages.
Wed, 22 Jan 2014 08:11:24 +0000 reimar vo_corevideo: Fix VFCAP flags, adding ACCEPT_STRIDE and NOSLICES.
Wed, 22 Jan 2014 08:07:31 +0000 reimar vo_corevideo: Fix return value.
Tue, 21 Jan 2014 22:27:00 +0000 rtogni Fix calculation of idx_streamid for audio index in case of packet errors.
Tue, 21 Jan 2014 20:51:24 +0000 ib Revise German translation of some help messages.
Tue, 21 Jan 2014 20:36:28 +0000 ib Fix iconv check in r36657.
Tue, 21 Jan 2014 20:34:56 +0000 ib Improve the dialog for font settings.
Tue, 21 Jan 2014 20:19:51 +0000 ib Add MSGTR_PREFERENCES_FontAutoScaleMode.
Tue, 21 Jan 2014 20:05:55 +0000 ib Revise German translation of MSGTR_PREFERENCES_FontOutLine.
Tue, 21 Jan 2014 19:57:06 +0000 reimar vo_md5sum: set VOCAP_NOSLICES.
Tue, 21 Jan 2014 18:45:02 +0000 ib Fix table sizes.
Tue, 21 Jan 2014 15:25:26 +0000 ib Rephrase positively.
Mon, 20 Jan 2014 22:32:41 +0000 reimar coverity.sh: Avoid submitting broken builds to coverity.
Mon, 20 Jan 2014 22:08:48 +0000 reimar Use av_unused for unused arguments instead of various hacks.
Mon, 20 Jan 2014 22:08:47 +0000 reimar stream_pvr: Fix fd check, -1 indicates invalid, not 0.
Mon, 20 Jan 2014 22:08:46 +0000 reimar demux_mkv: use a default mime-type if none was specified.
Mon, 20 Jan 2014 22:08:45 +0000 reimar mplayer: Simplify initial playtree/file code.
Mon, 20 Jan 2014 22:08:44 +0000 reimar mplayer.c: Minor loop simplification.
Mon, 20 Jan 2014 22:08:42 +0000 reimar print_file_info: Do not assume we have a demuxer.
Mon, 20 Jan 2014 22:08:41 +0000 reimar demux_demuxers: Simplify, merge declaration and initialization.
Mon, 20 Jan 2014 22:08:40 +0000 reimar demux_demuxers: check correct variable for NULL.
Mon, 20 Jan 2014 22:08:39 +0000 reimar stream_cue: Fix memleaks in error cases.
Mon, 20 Jan 2014 22:08:38 +0000 reimar stream_pvr: reduce code duplication and fix a memleak in error case.
Mon, 20 Jan 2014 22:08:37 +0000 reimar demux_rawdv: Fix memory leak on open error.
Mon, 20 Jan 2014 22:08:36 +0000 reimar demux_mov: Initialize "version" variable.
Mon, 20 Jan 2014 22:08:35 +0000 reimar demux_roq: declare variables where they are used.
Mon, 20 Jan 2014 22:08:34 +0000 reimar demux_roq: Simplify code by using calloc.
Mon, 20 Jan 2014 22:08:33 +0000 reimar demux_ts: remove pointless stack variable and ts_parse argument.
Mon, 20 Jan 2014 19:58:10 +0000 michael buildsys: add CONFIG_LLVIDDSP to prevent ffmpeg build failure after next commit in ffmpeg
Mon, 20 Jan 2014 19:25:34 +0000 ib Improve the dialog for subtitle encodings with iconv.
Mon, 20 Jan 2014 17:29:21 +0000 ib Improve the dialog for subtitle encodings.
Mon, 20 Jan 2014 17:09:47 +0000 ib Improve the dialog for subtitle encodings with iconv.
Mon, 20 Jan 2014 16:45:13 +0000 ib Improve the dialog for subtitle encodings with iconv.
Mon, 20 Jan 2014 14:21:58 +0000 ib Improve the dialog for subtitle encodings with iconv.
Mon, 20 Jan 2014 14:07:09 +0000 ib Improve the dialog for subtitle encodings with iconv.
Sun, 19 Jan 2014 22:24:53 +0000 reimar tcp: fix socket/descriptor leak on error.
Sun, 19 Jan 2014 22:24:52 +0000 reimar cddb: fix multiple leaks, both for error and normal use cases.
Sun, 19 Jan 2014 22:24:50 +0000 reimar aviheader: Close file also when an index file contains an error.
Sun, 19 Jan 2014 22:24:49 +0000 reimar menu_param: fix memleak on menu click.
Sun, 19 Jan 2014 22:24:47 +0000 reimar menu_filesel: Fix memory leak in case of readdir error.
Sun, 19 Jan 2014 22:24:46 +0000 reimar dvdnav: fix memory leaks in error paths.
Sun, 19 Jan 2014 22:24:45 +0000 reimar ad_realaud: Fix memory leak in error path.
Sun, 19 Jan 2014 21:45:59 +0000 reimar demux_mkv: Fix massive memleaks in attachment parsing.
Sun, 19 Jan 2014 18:53:32 +0000 rtogni Fix spelling in error messages.
Sun, 19 Jan 2014 18:42:42 +0000 reimar mf: Fix initial hang/delay with mf://
Sun, 19 Jan 2014 17:33:05 +0000 rtogni Remove double ;
Sun, 19 Jan 2014 17:31:41 +0000 rtogni Grammar fix in error messages.
Sun, 19 Jan 2014 17:30:23 +0000 rtogni Fix number of arguments in mp_msg.
Sun, 19 Jan 2014 15:58:54 +0000 ib Improve the dialog for subtitle encodings selection.
Sun, 19 Jan 2014 15:55:45 +0000 jrash sync with en/mplayer.1 rev. 36588
Sun, 19 Jan 2014 15:12:46 +0000 rtogni Add support for files with MLTI chunks.
Sun, 19 Jan 2014 15:10:42 +0000 ib Add option 'sub_utf8' to the GUI configuration file.
Sun, 19 Jan 2014 15:00:09 +0000 ib Prettify the dialog for subtitle encodings selection.
Sun, 19 Jan 2014 14:46:33 +0000 ib Improve the dialog for subtitle encodings selection.
Sun, 19 Jan 2014 14:30:10 +0000 ib Add an auxiliary vertical container box.
Sun, 19 Jan 2014 14:15:53 +0000 ib Explain the relationship between the subtitle encoding options.
Sun, 19 Jan 2014 13:14:42 +0000 reimar vobsub: fix indentation.
Sun, 19 Jan 2014 13:14:41 +0000 reimar vobsub: Simplify and fix memleak.
Sun, 19 Jan 2014 12:06:04 +0000 reimar vo_bl: update copyright header.
Sun, 19 Jan 2014 12:06:03 +0000 reimar vo_bl: RGB output support.
Sun, 19 Jan 2014 12:06:02 +0000 reimar vo_bl: Fix bpc variable documentation.
Sun, 19 Jan 2014 11:32:51 +0000 reimar mkv: replace a missed "return 0" by "goto err_out".
Sun, 19 Jan 2014 11:30:06 +0000 reimar film: various small code improvements.
Sun, 19 Jan 2014 11:30:05 +0000 reimar film: Fix memory leaks in error cases.
Sun, 19 Jan 2014 11:13:04 +0000 reimar asxparser: Declare variables in the blocks that need them.
Sun, 19 Jan 2014 11:13:03 +0000 reimar rawdv: various small code improvements.
Sun, 19 Jan 2014 11:13:02 +0000 reimar rawdv: remove pointless casts.
Sun, 19 Jan 2014 11:13:01 +0000 reimar rawdv: Fix memory leak in error case.
Sun, 19 Jan 2014 10:53:03 +0000 reimar cookies.c: cols must (and does) have 7 elements.
Sun, 19 Jan 2014 10:48:02 +0000 reimar vcd_read: Fix sizeof argument.
Sun, 19 Jan 2014 00:01:21 +0000 ib Add #ifdef to avoid warnings.
Sat, 18 Jan 2014 23:38:50 +0000 ib Remove pointless declaration of static function.
Sat, 18 Jan 2014 23:08:34 +0000 reimar vo_sdl: some minor code simplifications.
Sat, 18 Jan 2014 23:08:33 +0000 reimar vo_sdl: Avoid code duplication in DR code.
Sat, 18 Jan 2014 23:08:32 +0000 reimar vo_sdl: remove some commented-out code, reduce code duplication.
Sat, 18 Jan 2014 23:08:31 +0000 reimar vo_sdl: Avoid setenv code duplication.
Sat, 18 Jan 2014 23:08:29 +0000 reimar vo_sdl: simplify by using memcpy_pic.
Sat, 18 Jan 2014 23:08:28 +0000 reimar vo_sdl: set VFCAP_FLIP correctly.
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Sat, 18 Jan 2014 20:41:46 +0000 reimar Fully reinit audio chain on format change.
Sat, 18 Jan 2014 18:34:37 +0000 jrash Synced with help_mp-en.h rev. 36587
Sat, 18 Jan 2014 14:05:27 +0000 reimar vo_bl: cosmetics, use more readable array indexing syntax.
Sat, 18 Jan 2014 14:04:31 +0000 reimar vo_bl: consistently multiply by "channels".
Sat, 18 Jan 2014 13:59:00 +0000 reimar vo_bl: Simplify realloc + memset to calloc.
Sat, 18 Jan 2014 13:55:52 +0000 reimar vo_bl: Simplify/avoid duplicating size calculations.
Sat, 18 Jan 2014 13:49:18 +0000 reimar vo_bl: cosmetics, reindent.
Sat, 18 Jan 2014 13:46:54 +0000 reimar vo_bl: minor simplification of size reinit case.
Sat, 18 Jan 2014 13:43:10 +0000 reimar vo_bl: Do memory allocation only in one place.
Sat, 18 Jan 2014 13:36:37 +0000 reimar vo_bl: Simplify parser, reduce code duplication.
Sat, 18 Jan 2014 13:14:54 +0000 reimar vo_bl: Use strcspn
Sat, 18 Jan 2014 13:07:40 +0000 reimar vo_bl: Move variables into blocks that use them.
Sat, 18 Jan 2014 13:05:50 +0000 reimar vo_bl: Use snprintf.
Sat, 18 Jan 2014 12:59:25 +0000 reimar vo_bl: remove pointless casts.
Sat, 18 Jan 2014 12:53:54 +0000 reimar vo_bl: after close reset to NULL/-1.
Sat, 18 Jan 2014 12:51:35 +0000 reimar vo_bl: move assignment to a place where it actuall has an effect.
Sat, 18 Jan 2014 12:47:54 +0000 reimar vo_bl: Deobfuscate, use strdup.
Sat, 18 Jan 2014 12:43:38 +0000 reimar vo_bl: Fix a memleak
Sat, 18 Jan 2014 12:39:58 +0000 reimar vo_bl: Fix crashes on error.
Sat, 18 Jan 2014 12:15:34 +0000 reimar Fix video size < blinkenlights size again.
Sat, 18 Jan 2014 11:59:59 +0000 reimar Do not needlessly request chroma.
Sat, 18 Jan 2014 11:58:13 +0000 reimar vo_bl: Switch to modern VOCTRL_DRAW_IMAGE API.
Sat, 18 Jan 2014 11:41:27 +0000 reimar Simplify: use memcpy_pic.
Fri, 17 Jan 2014 15:47:12 +0000 compn add comment about ac3 aes, patch by funman
Fri, 17 Jan 2014 15:38:37 +0000 ib Record GUI option 'idle' in the man page.
Fri, 17 Jan 2014 15:25:21 +0000 ib Add MSGTR_PREFERENCES_NoEnc.
Fri, 17 Jan 2014 15:02:31 +0000 ib Revise MSGTR_PREFERENCES_None.
Thu, 16 Jan 2014 21:41:17 +0000 ib Fix wrong #ifdef.
Wed, 15 Jan 2014 20:04:34 +0000 michael configure: Add CONFIG_INTRAX8, fix build
Wed, 15 Jan 2014 13:58:54 +0000 michael configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpeg
Tue, 14 Jan 2014 17:57:43 +0000 ib Cosmetic: Adjust indent.
Tue, 14 Jan 2014 17:56:50 +0000 ib Fix setting entry for subtitle_font_encoding.
Tue, 14 Jan 2014 17:13:36 +0000 ib Add missing Windows code page encodings.
Tue, 14 Jan 2014 16:53:48 +0000 ib Add missing ISO-8859 encodings.
Tue, 14 Jan 2014 16:38:15 +0000 ib Fix KOI8 encodings.
Mon, 13 Jan 2014 19:53:53 +0000 ib Add UTF-8 to list of available encodings.
Mon, 13 Jan 2014 19:44:08 +0000 ib Revise encoding comments.
Mon, 13 Jan 2014 19:03:57 +0000 ib Rearrange encodings.
Mon, 13 Jan 2014 18:46:09 +0000 ib Change encoding names to upper case.
Fri, 10 Jan 2014 12:15:59 +0000 cehoyos Allow playback of ac3 and eac3 wav files with waveformatex header and guid.
Mon, 06 Jan 2014 20:43:17 +0000 iive XvMC: Add check for invalid data_size in the shmem case.