Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-31 | Merge pull request #3498 from Montellese/settings_skin_integration | Sascha Montellese | |
Improved settings level integration into confluence | |||
2013-10-31 | settings: show a dummy category if no categories are available for the ↵ | montellese | |
current setting level (fixes #14649) | |||
2013-10-31 | settings: add a "Reset above settings to default" control at the end of ↵ | montellese | |
every settings list | |||
2013-10-28 | AE: change help messages | 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 | AudioSettings: Remove AAC Setting for passthrough | fritsch | |
2013-10-28 | [AE] refactor audio settings page | Rainer Hochecker | |
2013-10-27 | Add proper "<?xml ..." declaration to most .xml files | Karlson2k | |
2013-10-23 | [langauge] fix some spelling and clarify "dependencies not met" | Martijn Kaijser | |
2013-10-15 | Merge pull request #3438 from MartijnKaijser/string_locations | Martijn Kaijser | |
[language] add string locations | |||
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-07 | [lang] update of core language files | alanwww1 | |
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 | [language] add string locations | Martijn Kaijser | |
2013-10-02 | droid: Add Android MediaCodec for DVDPlayer | davilla | |
2013-10-01 | [EPG] Don't perform updates during video playback. | sensite | |
Lag and stutter may ensue. | |||
2013-09-28 | changed, add a proper GUI selector for AMLogic video decoder, refactor ↵ | S. Davilla | |
AMLogic bits in AESinkAUDIOTRACK | |||
2013-09-22 | Language strings: fix name and description for ""videoplayer.maxspeedadjust"" | Karlson2k | |
2013-09-19 | Merge pull request #3300 from readmanr/english-check | Martijn Kaijser | |
English spelling corrections English/strings.po | |||
2013-09-19 | English spelling corrections English/strings.po | readmanr | |
dialog -> dialogue analog -> analogue A dialogue box (GUI - Yes/No/Informational or otherwise) contains dialogue, and as such should be correctly spelt, this project has a en_US strings.po of which this spelling would be correct, but not here). "dialog" has not become an accepted form in English like "program" has instead of "programme" for use in computing terms. http://oxforddictionaries.com/definition/english/dialogue analogue, the in use of opposite of digital, should be spelt -logue at the end. (the spelling analog is American / en_US). http://oxforddictionaries.com/definition/english/analogue Once merges are made with Transifex, en_US can be correctly localised. | |||
2013-09-15 | Standardize ReplayGain case | Yoav Farhi | |
ReplayGain is spelled with CamelCase. Strings around the settings pannel should match that. http://en.wikipedia.org/wiki/ReplayGain | |||
2013-09-14 | Fix British English spellings | MilhouseVH | |
dialogue -> dialog (when referring to GUI window items) analogue -> analog color[s] -> colour[s] colorspace -> colourspace visualization -> visualisation normalize -> normalise Harddisk -> Hard disk (consistent with all other usage of "[Hh]ard disk") disc -> disk (context: magnetic media) disk -> disc (context: optical media) 'colourspace' -> 'colour space' nitpick | |||
2013-09-12 | vdpau: make interop gl default and remove setting, rename and intvert ↵ | xbmc | |
interop yuv | |||
2013-09-12 | vdpau: redesign | xbmc | |
2013-09-12 | English spelling corrections English/strings.po | readmanr | |
2013-09-08 | add new language string for sort title | Martijn Kaijser | |
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-08-29 | AE: distinguish between AC-3 and EAC-3 | unknown | |
2013-08-10 | Merge pull request #3017 from Montellese/context_menu_cleanup | Sascha Montellese | |
context menu: cleanup & initial reorganisation | |||
2013-08-06 | wake-on-access ; add settings-description | t4.ravenbird | |
2013-08-06 | Merge pull request #2988 from Montellese/xsp_extensions | Sascha Montellese | |
smartplaylists: support for virtual folders | |||
2013-08-04 | Correct typo | Charlie Marshall | |
2013-08-03 | [lang] - add new strings for for the new "allow volume control" setting in ↵ | Memphiz | |
airplay | |||
2013-08-02 | video: add "Edit sort title" to "Manage ..." context menu entry | montellese | |
2013-08-02 | video: move "Flatten" toggle to settings | montellese | |
2013-08-02 | video: move "Stack" toggle to settings | montellese | |
2013-08-02 | media: move "Edit title" context menu entry under new "Manage ..." entry | montellese | |
2013-08-01 | [langauge] add missing setting descriptions | Martijn Kaijser | |
2013-08-01 | [3D] fixup some labels | Joakim Plate | |
2013-08-01 | [3D] display selection for matching the video's mode | Joakim Plate | |
2013-08-01 | [3D] move preferred sterescopic mode into system settings | Joakim Plate | |
It will apply to viz and pictures eventually | |||
2013-08-01 | dvdplayer: allow setting the video's stereo scopic mode from video settings | Joakim Plate | |
2013-08-01 | [3D] drop setting for global enablement of stereoscopic support | Joakim Plate | |
We should not hide this feature, it should have sane defaults and only display when we find a movie with stereo data or forced stereo info | |||
2013-08-01 | [3D] make language labels more generic (replace "movie" with "video") | Joakim Plate | |
2013-08-01 | [3D] add settings to configure the playback behavior of stereoscopic videos | Franz Koch | |
- preferred playback mode of stereoscopic movies (ask, stereoscopic/3D, mono/2D) - preferred stereoscopic mode (use video mode or a fixed mode) - quit stereoscopic mode when playback stopped | |||
2013-08-01 | [3D] add stereoscopic mode "mono" (2D) | Franz Koch | |
2013-08-01 | [3D] add a global toggle to enable/disable stereoscopic related features and ↵ | Joakim Plate | |
moved interaction with stereoscopic related settings to a central stereoscopics manager | |||
2013-08-01 | added: support SBS and TAB display of xbmc gui | Joakim Plate | |
2013-08-01 | Merge pull request #2970 from FernetMenta/sledgehammer | Rainer Hochecker | |
grAEken: add ActiveAE as an additional audio engine |