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.
|