aboutsummaryrefslogtreecommitdiff
path: root/language
AgeCommit message (Collapse)Author
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
2013-08-01[3D] move preferred sterescopic mode into system settingsJoakim Plate
It will apply to viz and pictures eventually
2013-08-01dvdplayer: allow setting the video's stereo scopic mode from video settingsJoakim Plate
2013-08-01[3D] drop setting for global enablement of stereoscopic supportJoakim 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 videosFranz 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-01added: support SBS and TAB display of xbmc guiJoakim Plate
2013-08-01Merge pull request #2970 from FernetMenta/sledgehammerRainer Hochecker
grAEken: add ActiveAE as an additional audio engine
2013-08-01Settings: add settings for sound quality processingKarlson2k
2013-08-01AE: add streamsilence to gui settings for engines which suppport drainunknown
2013-08-01ADD: [droid] libstagefright dvdplayer hw codecChris "koying" Browet
2013-07-30[lang] update of core language filesalanwww1
2013-07-27[lang] delete duplicated English UK files. The main English file IS the UK ↵alanwww1
version
2013-07-23use correct setting description for weather settingsM. Kaijser
2013-07-18smartplaylists: implement virtual folders inside smartplaylistsmontellese
2013-07-17[lang] update of core language filesalanwww1
2013-07-10[lang] fixed: empty msgid entriesalanwww1
2013-07-10[lang] update of core language filesalanwww1
2013-07-10[lang] update of internal addon language filesalanwww1
2013-07-05Allow selecting AAC and WMA audio CD ripping for the GUI.Alexis Ballier
2013-06-22[lang] add langinfo.xml files for new languages in masteralanwww1
2013-06-21[lang] update of core language filesalanwww1
2013-06-09[cosmetic] Add settings.xml file reference to English stringsGarrett Brown
2013-05-27settings: implement automatically indented "subsettings" through "parent" ↵montellese
XML attribute
2013-05-23[language] - fix swedish short date format - thx to blittanMemphiz
2013-05-21[language] add UI setting descriptionsMartijn Kaijser
2013-05-19[fix] show correct string after PR2626Martijn Kaijser