log

age author description
2014-03-19 ib Add doxygen comment.
2014-03-19 ib Don't unnecessarily call XDefineCursor().
2014-03-19 ib Cosmetic: Adjust indent.
2014-03-19 ib Don't unnecessarily create a (void) cursor.
2014-03-18 michael configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF
2014-03-18 ib Fix skin documentation on alignment.
2014-03-17 ib Revise skin documentation.
2014-03-17 ib Rename SimplePotmeterPutImage() SinglePhasePutImage().
2014-03-17 ib Replace old item 'potmeter' by new item 'pimage'.
2014-03-16 ib Update Changelog.
2014-03-13 ib Add new dynamic label variable $P.
2014-03-13 ib Fix bug with dynamic label variables $p, $s and $e in Win32 GUI.
2014-03-13 ib Add new dynamic label variable $U.
2014-03-13 ib Fix typo.
2014-03-13 ib Add new dynamic label variable $D.
2014-03-13 ib Update documentation.
2014-03-13 ib Fix symbol character for dynamic label variable $T in Win32 GUI.
2014-03-13 ib Revise German documentation.
2014-03-13 ib Add symbol character 'r' for dynamic label variable $a.
2014-03-13 ib Don't change audio type information when muted.
2014-03-13 ib Update documentation.
2014-03-13 ib Revise German documentation.
2014-03-12 ib Make value explicitly type float.
2014-03-12 ib Increase arithmetic precision.
2014-03-12 ib Fix dynamic label variables $v and $b in the Win32 GUI.
2014-03-12 ib Fix documentation.
2014-03-12 ib Remove pointless parentheses.
2014-03-12 ib Simplify code.
2014-03-12 ib Remove casts.
2014-03-12 ib Cosmetic: Adjust indent.
2014-03-12 ib Implement missing vpotmeter for the Win32 GUI.
2014-03-11 reimar Fix sndio playback of 24 bit/sample audio.
2014-03-11 ib Change mapping of the deprecated potmeter in the Win32 GUI.
2014-03-11 ib Fix bug with hpotmeter/vpotmeter in the Win32 GUI.
2014-03-10 ib Directly call mplayer_put_key() instead of vo_x11_putkey().
2014-03-10 ib Cosmetic: Adjust indent.
2014-03-10 ib Internally map item 'potmeter' onto 'hpotmeter'.
2014-03-10 ib Print an information on deprecated skin config file entries.
2014-03-08 ib Make linenumber global.
2014-03-08 ib Remove unused variable.
2014-03-08 ib Cosmetic: Adjust indent.
2014-03-08 ib Remove needless fontid from Win32 GUI.
2014-03-07 reimar configure: Fix unnecessary rebuilds.
2014-03-07 ib Cosmetic: Relocate comment.
2014-03-07 ib Render the full height of the image as calculated.
2014-03-05 iive Fix image size restrictions set by r35242.
2014-03-05 reimar Add the proper CFLAGS when compiling against shared FFmpeg.
2014-03-05 reimar Fix configure on a clean checkout.
2014-03-05 reimar Refine compilation against shared FFmpeg.
2014-03-05 komh kva: make sure that image parameters are setup whenever config() is called
2014-03-05 michael configure: add fma3
2014-03-04 reimar Ensure that DVD highlight is really removed on switching titles.
2014-03-04 ib Fix spelling.
2014-03-04 ib Revise MSGTR_GUI_MSG_SkinErrorMessage.
2014-03-02 ib Add VOCTRL_GUISUPPORT.
2014-03-02 ib Add VOCTRL_GUISUPPORT.
2014-03-02 ib Add VOCTRL_GUISUPPORT.
2014-03-02 ib Remove VOCTRL_GUISUPPORT.
2014-03-02 ib Remove condition.
2014-03-02 ib Add missing #include.
2014-03-02 ib Remove unnecessary #includes.
2014-03-02 al Remove left-over VOCTRL_GUI_NOWINDOW usage
2014-03-02 komh kva: supports -mouse-movements
2014-03-02 komh kva: respect MPlayer coordinate systems
2014-03-01 ib Cosmetic: Adjust indent.
2014-03-01 ib Get rid of VOCTRL_GUI_NOWINDOW.
2014-03-01 ib Change VOCTRL_GUISUPPORT in dxr3 video output driver.
2014-02-28 ib Fix bug with btnModify().
2014-02-28 ib Fix copy and paste error.
2014-02-28 ib Update documentation.
2014-02-28 ib Fix bug with btnSet().
2014-02-28 ib Add missing #include.
2014-02-26 reimar For -dump* to retry once of it reached EOF before writing anything.
2014-02-26 jrash Fix previous sync error
2014-02-26 reimar demux_mpg: search longer for selected stream.
2014-02-26 reimar Use select_audio/select_video to disable unused streams.
2014-02-26 reimar ao_sndio: simplify, don't care about 8-bit endianness.
2014-02-26 reimar Normalize 8-bit format "endianness".
2014-02-26 reimar configure: add support for specifying a branch to use.
2014-02-26 cehoyos Support playing 4:4:4 DNxHD
2014-02-25 ib Silence Win32 GUI's "warning: unused parameter".
2014-02-25 ib Silence "warning: implicit declaration of function 'strcasecmp'".
2014-02-25 ib Remove VOCTRLs that aren't implemented.
2014-02-25 ib Return VO_NOTIMPL if the VOCTRL isn't in one of the case statements.
2014-02-25 ib Remove pointless VOCTRL_GUISUPPORT.
2014-02-25 ib Cast appropriately.
2014-02-25 ib Remove unnecessary casts.
2014-02-25 ib Remove unnecessary casts.
2014-02-25 ib Remove unnecessary casts.
2014-02-25 ib Cosmetic: Reformat and adjust indent.
2014-02-25 ib Don't set win32 as audio driver if none has been given.
2014-02-25 jrash sync with en/mplayer.1 rev. 36848
2014-02-25 jrash Synced with help_mp-en.h rev. 36831
2014-02-24 ib Fix bug with Win32 GUI preferences.
2014-02-24 ib Fix bug with Win32 GUI preferences.
2014-02-24 ib Fix bug with Win32 GUI preferences.