Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-01 | Merge pull request #3336 from t-nelson/string_setting_label2 | Trent Nelson | |
Show values of string settings with button controls | |||
2013-11-01 | [rbp/omxplayer] Support multichannel PCM audio output over hdmi | popcornmix | |
Requires updated firmware (from next branch) | |||
2013-11-01 | Merge pull request #3477 from koying/adddefaultjoystick | Chris Browet | |
ADD: implement default joystick map | |||
2013-10-31 | Merge pull request #3455 from FernetMenta/audiopage | Rainer Hochecker | |
new audio settings | |||
2013-10-29 | Merge pull request #3392 from garbear/pvrmenu.searchicons | Martijn Kaijser | |
Disable channel icon scan when icon path is empty | |||
2013-10-28 | AE: change help messages | Rainer Hochecker | |
2013-10-28 | AE: rework streamsilence | Rainer Hochecker | |
2013-10-28 | AE: make streamsilence an integer so it can define a timeout after which the ↵ | Rainer Hochecker | |
mode is disabled | |||
2013-10-28 | [AE/CA] - fix hidden settings for darwin | Memphiz | |
2013-10-28 | [rbp] Update to work with new audio settings | popcornmix | |
2013-10-28 | AudioSettings: Remove AAC Setting for passthrough | fritsch | |
2013-10-28 | [AE] refactor audio settings page | Rainer Hochecker | |
2013-10-28 | ADD: implement default joystick map | Chris "Koying" Browet | |
2013-10-27 | Add proper "<?xml ..." declaration to most .xml files | Karlson2k | |
2013-10-17 | gles: fixed, add missing nv12 render format | davilla | |
2013-10-16 | settings: fix dependency definition for videoplayer.usevdpaumixer | montellese | |
2013-10-13 | Show values of string settings with button controls | t-nelson | |
2013-10-08 | Merge pull request #3373 from bobo1on1/systemkeys | bobo1on1 | |
Setting to disable keyboard grabbing when in fullscreen on platforms that use SDL on X11 | |||
2013-10-08 | fixed, runtime determined settings need OnSettingUpdate callback handlers | davilla | |
2013-10-06 | Merge pull request #3385 from Montellese/fix_skin_theme | Sascha Montellese | |
properly reset skin-related settings after changing the current skin (fixes #14595) | |||
2013-10-06 | Disable channel icon scan when icon path is empty | Garrett Brown | |
XBMC checks the icon path and terminates the scan early if no path is set. This commit causes the setting to respect that. | |||
2013-10-06 | settings: fix updating skin-related settings spinners | montellese | |
2013-10-05 | vdpau: fix incorrect spcifier in settings for vdpau mixer | Rainer Hochecker | |
2013-10-04 | added: setting to disable keyboard grabbing when in fullscreen on platforms ↵ | bobo1on1 | |
that use SDL on X11, calls SDL_WM_GrabInput(SDL_GRAB_OFF) with the SDL_FULLSCREEN temporarily zero'd, this will make SDL call XUnGrabPointer and XUnGrabKeyboard, allowing window manager keys like printscreen, volume and alt-tab to work | |||
2013-10-02 | droid: Add Android MediaCodec for DVDPlayer | davilla | |
2013-10-02 | Merge pull request #3280 from arnova/big_step_is_big_step | arnova | |
changed: Large step should not skip chapters instead | |||
2013-09-30 | Merge pull request #3344 from davilla/amcodec-guisettings | davilla | |
changed, add a proper GUI selector for AMLogic video decoder, refactor AMLogic bits in AESinkAUDIOTRACK | |||
2013-09-28 | remove obsolete .conf file | Martijn Kaijser | |
2013-09-28 | changed, add a proper GUI selector for AMLogic video decoder, refactor ↵ | S. Davilla | |
AMLogic bits in AESinkAUDIOTRACK | |||
2013-09-28 | changed: Implement ChapterOrBigStep-actions and make previous ↵ | arnova | |
BigStep-actions without chapter seeking | |||
2013-09-19 | Merge pull request #3237 from Karlson2k/remove_old_setting_01 | Martijn Kaijser | |
Fix: Remove unused setting | |||
2013-09-15 | Merge pull request #3247 from t-nelson/pivos_render_improvements | Trent Nelson | |
Pivos render improvements | |||
2013-09-15 | [GLES] Batch textures and their borders | theuni | |
Gives a considerable speedup in scenes with many bordered images (like settings). | |||
2013-09-15 | [linux] Added "Xbox 360 Wireless Receiver (XBOX)" to <altname> tags for 360 ↵ | Garrett Brown | |
controller keymap | |||
2013-09-13 | [GLSL] cut diffuse+blend render time by 1/3 | theuni | |
Mainly seen when we're fading in/out. Mali likes this ordering better for some reason, ops go from 3 to 2 (according to their profiler). Verified with PVR's compiler that there is no change, it's 2 there either way. | |||
2013-09-13 | [GLES] speed up blending | theuni | |
(texture * color) costs us an extra operation on Mali when sent as varying. Instead, since textures use the same color for the entire render, send it as a uniform instead. This does not apply to fonts, since the font and its shadow are rendered together, and may not share a color (tested and looks bad). This increases fps anywhere heavy blending is done. | |||
2013-09-12 | vdpau: redesign | xbmc | |
2013-09-12 | Settings: remove unused setting | Karlson2k | |
2013-09-06 | [rbp/omxplayer] Add Dynamic Range Compression scheme | popcornmix | |
This adds a DRC scheme. A number of dBs of amplification can be chosen. The audio_decode component is setup to do the usual downmix operation early before most of the audio buffering. This means we get a second or two to detect if the downmix would overflow. This allows the amplification to be attenuated in time to avoid the clipping. The attenuation gradually decays when overflow condition stops. Also adds a gui setting to boost centre channel. Requires updated firmware | |||
2013-09-06 | [rbp/omxplayer] Support both analogue and hdmi audio | popcornmix | |
Thanks to stupid-boy for the original implementation. | |||
2013-09-04 | [win] Fix default value of vertical sync setting from disable to always. | Anton Fedchin | |
2013-08-29 | AE: distinguish between AC-3 and EAC-3 | unknown | |
2013-08-25 | [settings] libstagefright setting should be in android.xml | Martijn Kaijser | |
2013-08-24 | [WIN32] changed: use the directsound default device on clean startup instead ↵ | WiSo | |
of wasapi | |||
2013-08-11 | [cosmetic] update copyright headers | Martijn Kaijser | |
2013-08-10 | Merge pull request #3017 from Montellese/context_menu_cleanup | Sascha Montellese | |
context menu: cleanup & initial reorganisation | |||
2013-08-06 | settings: split requirement conditions from <visible> conditions into new ↵ | montellese | |
<requirement> tag | |||
2013-08-03 | [settings] - add new setting for airplay - "allow volume control" | Memphiz | |
2013-08-02 | video: move "Flatten" toggle to settings | montellese | |
2013-08-02 | video: move "Stack" toggle to settings | montellese | |