2014-03-28 |
ib |
Remove unnecessary parentheses.
|
2014-03-28 |
ib |
Fix PutImage() for item type itVPotmeter.
|
2014-03-28 |
ib |
Cosmetic: Adjust indent.
|
2014-03-28 |
ib |
Change the parameter list of PutImage().
|
2014-03-28 |
ib |
Revise and update skin documentation on phase images.
|
2014-03-28 |
ib |
Fix the index passed to PutImage() for item type itVPotmeter.
|
2014-03-28 |
ib |
Remove SinglePhasePutImage().
|
2014-03-28 |
ib |
Check numphases.
|
2014-03-28 |
ib |
Cosmetic: Adjust indent.
|
2014-03-28 |
ib |
Cosmetic: Rename some variables.
|
2014-03-28 |
ib |
Revise illustration in German skin documentation.
|
2014-03-28 |
ib |
Revise skin documentation.
|
2014-03-27 |
ib |
Don't use data type long.
|
2014-03-27 |
ib |
Activate the #else part of the conditional directive.
|
2014-03-27 |
ib |
Cosmetic: Rename same variables in RenderAll().
|
2014-03-27 |
ib |
Cosmetic: Rename variables in PutImage().
|
2014-03-27 |
ib |
Remove pointless initialization.
|
2014-03-27 |
ib |
Cosmetic: Rename cut functions.
|
2014-03-27 |
ib |
Remove cut.c and header file.
|
2014-03-27 |
ib |
Relocate the cut functions.
|
2014-03-27 |
ib |
Use strlower() and strupper() in TranslateFilename().
|
2014-03-27 |
ib |
Add new string function strupper().
|
2014-03-27 |
ib |
Simplify the expression.
|
2014-03-27 |
ib |
Add missing #include.
|
2014-03-27 |
ib |
Move most of TranslateFilename() back to the renderer files.
|
2014-03-26 |
ib |
Cosmetic: Adjust indent.
|
2014-03-26 |
ib |
Cosmetic: Rename fntChar members for width and height.
|
2014-03-26 |
reimar |
Restore filter chain if af_add failed.
|
2014-03-26 |
ib |
Add doxygen comment.
|
2014-03-26 |
ib |
Cosmetic: Rename goto labels.
|
2014-03-26 |
ib |
Remove unnecessary, bothering parentheses.
|
2014-03-26 |
ib |
Arrange variables to be translated alphabetically.
|
2014-03-26 |
ib |
Add parentheses (for clarity).
|
2014-03-26 |
ib |
Remove unnecessary, bothering parentheses.
|
2014-03-26 |
ib |
Cosmetic: Revise Translate().
|
2014-03-25 |
ib |
Set state for buttons volume and balance on skin change.
|
2014-03-25 |
ib |
Disable volume control for AudioPassthrough.
|
2014-03-25 |
ib |
Disable balance control for AudioPassthrough as well.
|
2014-03-25 |
ib |
Output symbol character 'r' for AudioPassthrough.
|
2014-03-25 |
cehoyos |
Support FFmpeg's VP7 decoder.
|
2014-03-25 |
ib |
Re-enable balance start value (skin default).
|
2014-03-25 |
ib |
Cosmetic: Adjust indent.
|
2014-03-25 |
ib |
Detect audio AC3/DTS pass-through S/PDIF.
|
2014-03-25 |
michael |
configure: add CONFIG_CABAC
|
2014-03-24 |
ib |
Temporarily disable balance start value (skin default).
|
2014-03-24 |
ib |
Remove unnecessary bounds checks in Win32 GUI.
|
2014-03-24 |
ib |
Add missing #include.
|
2014-03-24 |
ib |
Remove unnecessary #include.
|
2014-03-24 |
ib |
Add definition of a default volume.
|
2014-03-24 |
ib |
Utilize item defaults given in the skin configuration as start values.
|
2014-03-24 |
ib |
Add an internal event to set balance.
|
2014-03-24 |
ib |
Remove pointless btnModify() calls.
|
2014-03-24 |
ib |
Fix bug with ivSetVolume.
|
2014-03-23 |
jrash |
Synced with help_mp-en.h rev. 36987
|
2014-03-23 |
ib |
Disable balance control if number of audio channels is too small.
|
2014-03-23 |
ib |
Set guiInfo.AudioChannels in Win32 GUI.
|
2014-03-23 |
ib |
Add variable sh_audio in Win32 GUI.
|
2014-03-23 |
ib |
Remove unnecessary variable in Win32 GUI.
|
2014-03-23 |
ib |
Change variable in if statement in Win32 GUI.
|
2014-03-23 |
ib |
Change variable in switch statement in Win32 GUI.
|
2014-03-23 |
ib |
Change assignment of stream in Win32 GUI.
|
2014-03-22 |
michael |
configure: add CONFIG_TPELDSP for ffmpeg
|
2014-03-22 |
ib |
Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.
|
2014-03-22 |
ib |
Cosmetic: Adjust indent.
|
2014-03-22 |
ib |
Remove pointless condition.
|
2014-03-22 |
ib |
Remove unnecessary call.
|
2014-03-21 |
ib |
Remove pointless btnModify() calls.
|
2014-03-21 |
ib |
Remove redundant code.
|
2014-03-21 |
ib |
Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.
|
2014-03-21 |
ib |
Don't assign numeric constant.
|
2014-03-21 |
ib |
Cosmetic: Adjust indent.
|
2014-03-21 |
ib |
Cosmetic: Rename guiInfo member NewPlay MediumChanged.
|
2014-03-21 |
ib |
Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
|
2014-03-21 |
ib |
Use the new internal event to set volume.
|
2014-03-21 |
ib |
Use the new internal event to set volume.
|
2014-03-21 |
ib |
Add an internal event to set volume.
|
2014-03-21 |
ib |
Remove pointless btnModify() calls.
|
2014-03-21 |
ib |
Set guiInfo.Position in SetMoviePosition event.
|
2014-03-21 |
ib |
Add missing btnModify() call for balance.
|
2014-03-19 |
ib |
Fix bug with disappearing mouse pointer in playbar.
|
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.
|