Mercurial > mplayer.hg
graph
-
Cosmetic: Add blank line and adjust indent.2014-03-29, by ib
-
Remove braces.2014-03-29, by ib
-
Rename parameter.2014-03-29, by ib
-
Simplify condition.2014-03-28, by ib
-
Remove variable.2014-03-28, by ib
-
Remove unnecessary parentheses.2014-03-28, by ib
-
Fix PutImage() for item type itVPotmeter.2014-03-28, by ib
-
Cosmetic: Adjust indent.2014-03-28, by ib
-
Change the parameter list of PutImage().2014-03-28, by ib
-
Revise and update skin documentation on phase images.2014-03-28, by ib
-
Fix the index passed to PutImage() for item type itVPotmeter.2014-03-28, by ib
-
Remove SinglePhasePutImage().2014-03-28, by ib
-
Check numphases.2014-03-28, by ib
-
Cosmetic: Adjust indent.2014-03-28, by ib
-
Cosmetic: Rename some variables.2014-03-28, by ib
-
Revise illustration in German skin documentation.2014-03-28, by ib
-
Revise skin documentation.2014-03-28, by ib
-
Don't use data type long.2014-03-27, by ib
-
Activate the #else part of the conditional directive.2014-03-27, by ib
-
Cosmetic: Rename same variables in RenderAll().2014-03-27, by ib
-
Cosmetic: Rename variables in PutImage().2014-03-27, by ib
-
Remove pointless initialization.2014-03-27, by ib
-
Cosmetic: Rename cut functions.2014-03-27, by ib
-
Remove cut.c and header file.2014-03-27, by ib
-
Relocate the cut functions.2014-03-27, by ib
-
Use strlower() and strupper() in TranslateFilename().2014-03-27, by ib
-
Add new string function strupper().2014-03-27, by ib
-
Simplify the expression.2014-03-27, by ib
-
Add missing #include.2014-03-27, by ib
-
Move most of TranslateFilename() back to the renderer files.2014-03-27, by ib
-
Cosmetic: Adjust indent.2014-03-26, by ib
-
Cosmetic: Rename fntChar members for width and height.2014-03-26, by ib
-
Restore filter chain if af_add failed.2014-03-26, by reimar
-
Add doxygen comment.2014-03-26, by ib
-
Cosmetic: Rename goto labels.2014-03-26, by ib
-
Remove unnecessary, bothering parentheses.2014-03-26, by ib
-
Arrange variables to be translated alphabetically.2014-03-26, by ib
-
Add parentheses (for clarity).2014-03-26, by ib
-
Remove unnecessary, bothering parentheses.2014-03-26, by ib
-
Cosmetic: Revise Translate().2014-03-26, by ib
-
Set state for buttons volume and balance on skin change.2014-03-25, by ib
-
Disable volume control for AudioPassthrough.2014-03-25, by ib
-
Disable balance control for AudioPassthrough as well.2014-03-25, by ib
-
Output symbol character 'r' for AudioPassthrough.2014-03-25, by ib
-
Support FFmpeg's VP7 decoder.2014-03-25, by cehoyos
-
Re-enable balance start value (skin default).2014-03-25, by ib
-
Cosmetic: Adjust indent.2014-03-25, by ib
-
Detect audio AC3/DTS pass-through S/PDIF.2014-03-25, by ib
-
configure: add CONFIG_CABAC2014-03-25, by michael
-
Temporarily disable balance start value (skin default).2014-03-24, by ib
-
Remove unnecessary bounds checks in Win32 GUI.2014-03-24, by ib
-
Add missing #include.2014-03-24, by ib
-
Remove unnecessary #include.2014-03-24, by ib
-
Add definition of a default volume.2014-03-24, by ib
-
Utilize item defaults given in the skin configuration as start values.2014-03-24, by ib
-
Add an internal event to set balance.2014-03-24, by ib
-
Remove pointless btnModify() calls.2014-03-24, by ib
-
Fix bug with ivSetVolume.2014-03-24, by ib
-
Synced with help_mp-en.h rev. 369872014-03-23, by jrash
-
Disable balance control if number of audio channels is too small.2014-03-23, by ib