aboutsummaryrefslogtreecommitdiff
path: root/language
AgeCommit message (Collapse)Author
2014-01-03[lang] update of core language filesalanwww1
2014-01-01Fix Slovenian short dateTadej Novak
In Slovenian there should be spaces after periods in date.
2013-12-30[pvr] re-order epg context menu (move switch channel to top)xhaggi
2013-12-28[pvr] refactor advanced setting showepginfoonselect to settingxhaggi
This removes the advanced setting showepginfoonselect and adds it to settings, so users can change it within the gui. In addition, the setting is extended and you can now select the following values: * Show context menu * Switch to channel * Show information * Record
2013-12-24[musicdb] adds setting to allow overriding of tag info with online info, ↵Jonathan Marshall
defaulting to false
2013-12-17videodb: use single text instead of two separate lines for "Source ↵montellese
unavailable" dialog
2013-12-16[lang] update of core language filesalanwww1
2013-12-10Merge pull request #3696 from xhaggi/epg-past-dataLars Op den Kamp
Support for past data in epg timeline view
2013-12-09Merge pull request #3574 from afedchin/3d_subs_depthJoakim Plate
[3D] add 3D subtitle depth setting
2013-12-07Merge pull request #3589 from afedchin/dxva-hdwsoltys
[dxva] added dxva-hd renderer as alternative native dxva video processing.
2013-12-05[lang] update of core language filesalanwww1
2013-12-04[pvr] support for past epg data in timeline viewxhaggi
2013-12-03[dxva] added dxva-hd renderer as alternative native dxva.Anton Fedchin
2013-12-02Merge pull request #3746 from amet/setDefaultSubServicesZeljko Ametovic
[coreSubs] set default services for Tv Shows and Movies
2013-12-03[coreSubs] set default services for Tv Shows and Moviesamet
2013-12-01videodb: shorten text for unavailable source popup during library cleanmontellese
2013-11-29videodb: handle files whose source is completely gone differently during cleanmontellese
2013-11-24[3d] added 3D subtitle depthAnton Fedchin
2013-11-23[lang] update of core language filesalanwww1
2013-11-16[lang] added new language Tajikalanwww1
2013-11-16[lang] update of core language filesalanwww1
2013-11-14update string to include "incompatible"Martijn Kaijser
2013-11-14[language] use plug-in according to Britsch spellingMartijn Kaijser
2013-11-12context menu: remove space between "Manage" and ellipsismontellese
2013-11-12[subtitles] adds new dialog for subtitles to core.Jonathan Marshall
2013-11-11Merge pull request #3602 from jmarshallnz/broken_vs_depsjmarshallnz
[addons] various fixes/improvements
2013-11-11[Util] Add "(External)" to the name of an external subtitle.ace20022
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