Mercurial > mplayer.hg
graph
-
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
-
Set guiInfo.AudioChannels in Win32 GUI.2014-03-23, by ib
-
Add variable sh_audio in Win32 GUI.2014-03-23, by ib
-
Remove unnecessary variable in Win32 GUI.2014-03-23, by ib
-
Change variable in if statement in Win32 GUI.2014-03-23, by ib
-
Change variable in switch statement in Win32 GUI.2014-03-23, by ib
-
Change assignment of stream in Win32 GUI.2014-03-23, by ib
-
configure: add CONFIG_TPELDSP for ffmpeg2014-03-22, by michael
-
Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.2014-03-22, by ib
-
Cosmetic: Adjust indent.2014-03-22, by ib
-
Remove pointless condition.2014-03-22, by ib
-
Remove unnecessary call.2014-03-22, by ib
-
Remove pointless btnModify() calls.2014-03-21, by ib
-
Remove redundant code.2014-03-21, by ib
-
Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.2014-03-21, by ib
-
Don't assign numeric constant.2014-03-21, by ib
-
Cosmetic: Adjust indent.2014-03-21, by ib
-
Cosmetic: Rename guiInfo member NewPlay MediumChanged.2014-03-21, by ib
-
Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.2014-03-21, by ib
-
Use the new internal event to set volume.2014-03-21, by ib
-
Use the new internal event to set volume.2014-03-21, by ib
-
Add an internal event to set volume.2014-03-21, by ib
-
Remove pointless btnModify() calls.2014-03-21, by ib
-
Set guiInfo.Position in SetMoviePosition event.2014-03-21, by ib
-
Add missing btnModify() call for balance.2014-03-21, by ib