aboutsummaryrefslogtreecommitdiff
path: root/language
AgeCommit message (Collapse)Author
2013-11-11[addons] prompt if an add-on is used by another and the user attempts to ↵Jonathan Marshall
disable it.
2013-11-11[addons] separate out Broken and Unmet dependencies in the UIJonathan Marshall
2013-11-10Merge pull request #3582 from ulion/ffmpeg_multi_thread_switchjmarshallnz
Add video player switch for multi-thread decoding
2013-11-10Merge pull request #3604 from opdenkamp/api-1.9.0Lars Op den Kamp
pvr api bump
2013-11-10Confirm skin change with a timed dialogTrent Nelson
Switching to a touch-only skin on a device without touch completely strands us, requiring hand editting of guisettings.xml to fix.
2013-11-09[Settings/DVDPlayer] Add option "Prefer external subtitles" to category ↵ace20022
subtitles and adapt DVDPlayer accordingly.
2013-11-09display mux, service name and provider name in the PVR streamSam Stenvall
information OSD
2013-11-08Add video player switch for multi-thread decodingulion
2013-11-04AE: re-add setting normalizelevels, formally inverted and known as boost ↵Rainer Hochecker
volume on downmix
2013-10-31Merge pull request #3498 from Montellese/settings_skin_integrationSascha Montellese
Improved settings level integration into confluence
2013-10-31settings: show a dummy category if no categories are available for the ↵montellese
current setting level (fixes #14649)
2013-10-31settings: add a "Reset above settings to default" control at the end of ↵montellese
every settings list
2013-10-28AE: change help messagesRainer Hochecker
2013-10-28AE: make streamsilence an integer so it can define a timeout after which the ↵Rainer Hochecker
mode is disabled
2013-10-28AudioSettings: Remove AAC Setting for passthroughfritsch
2013-10-28[AE] refactor audio settings pageRainer Hochecker
2013-10-27Add proper "<?xml ..." declaration to most .xml filesKarlson2k
2013-10-23[langauge] fix some spelling and clarify "dependencies not met"Martijn Kaijser
2013-10-15Merge pull request #3438 from MartijnKaijser/string_locationsMartijn Kaijser
[language] add string locations
2013-10-08Merge pull request #3373 from bobo1on1/systemkeysbobo1on1
Setting to disable keyboard grabbing when in fullscreen on platforms that use SDL on X11
2013-10-07[lang] update of core language filesalanwww1
2013-10-04added: 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 locationsMartijn Kaijser
2013-10-02droid: Add Android MediaCodec for DVDPlayerdavilla
2013-10-01[EPG] Don't perform updates during video playback.sensite
Lag and stutter may ensue.
2013-09-28changed, add a proper GUI selector for AMLogic video decoder, refactor ↵S. Davilla
AMLogic bits in AESinkAUDIOTRACK
2013-09-22Language strings: fix name and description for ""videoplayer.maxspeedadjust""Karlson2k
2013-09-19Merge pull request #3300 from readmanr/english-checkMartijn Kaijser
English spelling corrections English/strings.po
2013-09-19English spelling corrections English/strings.poreadmanr
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-15Standardize ReplayGain caseYoav Farhi
ReplayGain is spelled with CamelCase. Strings around the settings pannel should match that. http://en.wikipedia.org/wiki/ReplayGain
2013-09-14Fix British English spellingsMilhouseVH
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-12vdpau: make interop gl default and remove setting, rename and intvert ↵xbmc
interop yuv
2013-09-12vdpau: redesignxbmc
2013-09-12English spelling corrections English/strings.poreadmanr
2013-09-08add new language string for sort titleMartijn Kaijser
2013-09-06[rbp/omxplayer] Add Dynamic Range Compression schemepopcornmix
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 audiopopcornmix
Thanks to stupid-boy for the original implementation.
2013-08-29AE: distinguish between AC-3 and EAC-3unknown
2013-08-10Merge pull request #3017 from Montellese/context_menu_cleanupSascha Montellese
context menu: cleanup & initial reorganisation
2013-08-06wake-on-access ; add settings-descriptiont4.ravenbird
2013-08-06Merge pull request #2988 from Montellese/xsp_extensionsSascha Montellese
smartplaylists: support for virtual folders
2013-08-04Correct typoCharlie Marshall
2013-08-03[lang] - add new strings for for the new "allow volume control" setting in ↵Memphiz
airplay
2013-08-02video: add "Edit sort title" to "Manage ..." context menu entrymontellese
2013-08-02video: move "Flatten" toggle to settingsmontellese
2013-08-02video: move "Stack" toggle to settingsmontellese
2013-08-02media: move "Edit title" context menu entry under new "Manage ..." entrymontellese
2013-08-01[langauge] add missing setting descriptionsMartijn Kaijser
2013-08-01[3D] fixup some labelsJoakim Plate
2013-08-01[3D] display selection for matching the video's modeJoakim Plate