Sat, 12 Apr 2014 23:29:29 +0000 |
ib |
Add new item 'rpotmeter'.
|
Fri, 11 Apr 2014 09:34:31 +0000 |
ib |
Cosmetic: Shorten comment (and phrase more precisely).
|
Thu, 10 Apr 2014 10:20:27 +0000 |
ib |
Remove pointless initialization.
|
Wed, 09 Apr 2014 13:30:50 +0000 |
ib |
Relocate code added in r37121.
|
Wed, 09 Apr 2014 12:46:06 +0000 |
ib |
Relocate code added in r36991.
|
Mon, 07 Apr 2014 04:25:56 +0000 |
jrash |
Synced with help_mp-en.h rev. 37121
|
Sun, 06 Apr 2014 19:19:07 +0000 |
reimar |
vf_remove_logo: sanity-check PGM width/height.
|
Sun, 06 Apr 2014 19:16:01 +0000 |
reimar |
vf_remove_logo: Some more small malloc argument improvements.
|
Sun, 06 Apr 2014 19:11:24 +0000 |
reimar |
vf_remove_logo: remove pointless multiplication, the value is always 1.
|
Sun, 06 Apr 2014 19:08:01 +0000 |
reimar |
xvid_vbr: Sanity-check parsed variable before using it to malloc.
|
Sun, 06 Apr 2014 18:53:46 +0000 |
reimar |
stream: Move variables into lowest possible scope.
|
Sun, 06 Apr 2014 18:48:45 +0000 |
reimar |
cddb: Fix memleak in error case.
|
Sun, 06 Apr 2014 18:46:45 +0000 |
reimar |
mplayer: Fix potential NULL dereference.
|
Sun, 06 Apr 2014 18:42:45 +0000 |
reimar |
rawdv: check for dv_decoder_new failure.
|
Sun, 06 Apr 2014 18:37:42 +0000 |
reimar |
Comment switch fallthrough cases.
|
Sun, 06 Apr 2014 18:36:32 +0000 |
reimar |
Use macro to get BGR format bit depth.
|
Sun, 06 Apr 2014 18:27:49 +0000 |
reimar |
Minor spelling/grammar fixes.
|
Sun, 06 Apr 2014 18:23:25 +0000 |
reimar |
joystick: Fix incorrect pointer offset code.
|
Sun, 06 Apr 2014 18:18:01 +0000 |
reimar |
ae_towlame: Remove pointless context size print.
|
Sun, 06 Apr 2014 18:13:47 +0000 |
reimar |
vidix: fix bad shift.
|
Sun, 06 Apr 2014 18:10:31 +0000 |
reimar |
Fix handling of overlong termcap strings entries.
|
Sun, 06 Apr 2014 17:57:33 +0000 |
reimar |
vf_menu: try to make code more straight-forward.
|
Sun, 06 Apr 2014 17:56:13 +0000 |
reimar |
menu: Add a few "const" to string arguments.
|
Sun, 06 Apr 2014 17:17:42 +0000 |
reimar |
Add example/current default Coverity compile options.
|
Sun, 06 Apr 2014 14:28:12 +0000 |
iive |
Add support for synopsys design-ware ARC processors.
|
Fri, 04 Apr 2014 13:55:57 +0000 |
ib |
Make the current item string as currItem global.
|
Fri, 04 Apr 2014 13:16:53 +0000 |
ib |
Don't use item_hpotmeter() for vpotmeter parsing.
|
Thu, 03 Apr 2014 11:30:53 +0000 |
ib |
Constrain an item's value to be in the range of 0 to 100.
|
Thu, 03 Apr 2014 10:16:01 +0000 |
ib |
Check potmeter and pimage default value in skin configuration file.
|
Thu, 03 Apr 2014 09:47:41 +0000 |
ib |
Add a file for miscellaneous auxiliary functions.
|
Thu, 03 Apr 2014 07:55:12 +0000 |
ib |
Cosmetic: Remove tabs.
|
Wed, 02 Apr 2014 20:16:31 +0000 |
reimar |
Change order of includes to fix compilation error.
|
Wed, 02 Apr 2014 10:36:03 +0000 |
cehoyos |
Support FFmpeg's VoxWare Metasound decoder.
|
Mon, 31 Mar 2014 09:44:52 +0000 |
ib |
Rename guiItem's members pwidth and pheight.
|
Mon, 31 Mar 2014 08:56:34 +0000 |
ib |
Make TranslateFilename() static.
|
Mon, 31 Mar 2014 08:40:53 +0000 |
ib |
Fix some compilation errors in Win32 GUI.
|
Sat, 29 Mar 2014 14:30:40 +0000 |
ib |
Add doxygen comments.
|
Sat, 29 Mar 2014 14:27:19 +0000 |
ib |
Change comment into doxygen comment.
|
Sat, 29 Mar 2014 14:23:55 +0000 |
ib |
Cosmetic: Rename variable.
|
Sat, 29 Mar 2014 14:21:45 +0000 |
ib |
Simplify string termination.
|
Sat, 29 Mar 2014 14:09:14 +0000 |
ib |
Cosmetic: Add blank line and adjust indent.
|
Sat, 29 Mar 2014 13:59:45 +0000 |
ib |
Remove braces.
|
Sat, 29 Mar 2014 13:49:26 +0000 |
ib |
Rename parameter.
|
Fri, 28 Mar 2014 19:03:59 +0000 |
ib |
Simplify condition.
|
Fri, 28 Mar 2014 18:56:56 +0000 |
ib |
Remove variable.
|
Fri, 28 Mar 2014 18:33:20 +0000 |
ib |
Remove unnecessary parentheses.
|
Fri, 28 Mar 2014 14:18:50 +0000 |
ib |
Fix PutImage() for item type itVPotmeter.
|
Fri, 28 Mar 2014 13:33:42 +0000 |
ib |
Cosmetic: Adjust indent.
|
Fri, 28 Mar 2014 13:32:20 +0000 |
ib |
Change the parameter list of PutImage().
|
Fri, 28 Mar 2014 12:26:43 +0000 |
ib |
Revise and update skin documentation on phase images.
|
Fri, 28 Mar 2014 12:21:07 +0000 |
ib |
Fix the index passed to PutImage() for item type itVPotmeter.
|
Fri, 28 Mar 2014 12:14:15 +0000 |
ib |
Remove SinglePhasePutImage().
|
Fri, 28 Mar 2014 12:04:57 +0000 |
ib |
Check numphases.
|
Fri, 28 Mar 2014 11:40:37 +0000 |
ib |
Cosmetic: Adjust indent.
|
Fri, 28 Mar 2014 11:39:47 +0000 |
ib |
Cosmetic: Rename some variables.
|
Fri, 28 Mar 2014 10:38:03 +0000 |
ib |
Revise illustration in German skin documentation.
|
Fri, 28 Mar 2014 08:35:21 +0000 |
ib |
Revise skin documentation.
|
Thu, 27 Mar 2014 19:50:30 +0000 |
ib |
Don't use data type long.
|
Thu, 27 Mar 2014 13:43:19 +0000 |
ib |
Activate the #else part of the conditional directive.
|
Thu, 27 Mar 2014 13:09:44 +0000 |
ib |
Cosmetic: Rename same variables in RenderAll().
|
Thu, 27 Mar 2014 13:05:43 +0000 |
ib |
Cosmetic: Rename variables in PutImage().
|
Thu, 27 Mar 2014 10:28:50 +0000 |
ib |
Remove pointless initialization.
|
Thu, 27 Mar 2014 09:44:01 +0000 |
ib |
Cosmetic: Rename cut functions.
|
Thu, 27 Mar 2014 09:28:47 +0000 |
ib |
Remove cut.c and header file.
|
Thu, 27 Mar 2014 09:15:47 +0000 |
ib |
Relocate the cut functions.
|
Thu, 27 Mar 2014 02:22:17 +0000 |
ib |
Use strlower() and strupper() in TranslateFilename().
|
Thu, 27 Mar 2014 02:18:16 +0000 |
ib |
Add new string function strupper().
|
Thu, 27 Mar 2014 02:15:29 +0000 |
ib |
Simplify the expression.
|
Thu, 27 Mar 2014 01:51:22 +0000 |
ib |
Add missing #include.
|
Thu, 27 Mar 2014 01:49:01 +0000 |
ib |
Move most of TranslateFilename() back to the renderer files.
|
Wed, 26 Mar 2014 23:19:13 +0000 |
ib |
Cosmetic: Adjust indent.
|
Wed, 26 Mar 2014 23:17:54 +0000 |
ib |
Cosmetic: Rename fntChar members for width and height.
|
Wed, 26 Mar 2014 19:23:38 +0000 |
reimar |
Restore filter chain if af_add failed.
|
Wed, 26 Mar 2014 16:59:16 +0000 |
ib |
Add doxygen comment.
|
Wed, 26 Mar 2014 16:54:31 +0000 |
ib |
Cosmetic: Rename goto labels.
|
Wed, 26 Mar 2014 16:44:27 +0000 |
ib |
Remove unnecessary, bothering parentheses.
|
Wed, 26 Mar 2014 16:42:15 +0000 |
ib |
Arrange variables to be translated alphabetically.
|
Wed, 26 Mar 2014 16:21:52 +0000 |
ib |
Add parentheses (for clarity).
|
Wed, 26 Mar 2014 16:18:51 +0000 |
ib |
Remove unnecessary, bothering parentheses.
|
Wed, 26 Mar 2014 15:09:54 +0000 |
ib |
Cosmetic: Revise Translate().
|
Tue, 25 Mar 2014 13:45:52 +0000 |
ib |
Set state for buttons volume and balance on skin change.
|
Tue, 25 Mar 2014 13:07:24 +0000 |
ib |
Disable volume control for AudioPassthrough.
|
Tue, 25 Mar 2014 13:01:15 +0000 |
ib |
Disable balance control for AudioPassthrough as well.
|
Tue, 25 Mar 2014 12:48:55 +0000 |
ib |
Output symbol character 'r' for AudioPassthrough.
|
Tue, 25 Mar 2014 12:41:35 +0000 |
cehoyos |
Support FFmpeg's VP7 decoder.
|
Tue, 25 Mar 2014 12:41:20 +0000 |
ib |
Re-enable balance start value (skin default).
|
Tue, 25 Mar 2014 12:27:17 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 25 Mar 2014 12:25:09 +0000 |
ib |
Detect audio AC3/DTS pass-through S/PDIF.
|
Tue, 25 Mar 2014 00:15:02 +0000 |
michael |
configure: add CONFIG_CABAC
|
Mon, 24 Mar 2014 17:00:26 +0000 |
ib |
Temporarily disable balance start value (skin default).
|
Mon, 24 Mar 2014 12:52:01 +0000 |
ib |
Remove unnecessary bounds checks in Win32 GUI.
|
Mon, 24 Mar 2014 11:09:39 +0000 |
ib |
Add missing #include.
|
Mon, 24 Mar 2014 11:09:05 +0000 |
ib |
Remove unnecessary #include.
|
Mon, 24 Mar 2014 10:51:16 +0000 |
ib |
Add definition of a default volume.
|
Mon, 24 Mar 2014 10:48:55 +0000 |
ib |
Utilize item defaults given in the skin configuration as start values.
|
Mon, 24 Mar 2014 10:26:33 +0000 |
ib |
Add an internal event to set balance.
|
Mon, 24 Mar 2014 10:18:55 +0000 |
ib |
Remove pointless btnModify() calls.
|
Mon, 24 Mar 2014 10:16:01 +0000 |
ib |
Fix bug with ivSetVolume.
|
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.
|