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