aboutsummaryrefslogtreecommitdiff
path: root/system/keyboardlayouts
AgeCommit message (Collapse)Author
2018-03-27Merge pull request #12860 from Wolftronics-SBC/masterronie
Updated hungarian.xml frequently used buttons add to keyboard layout
2018-01-24convert CRLF to LF line endingsRechi
2017-09-30Updated hungarian.xml frequently used buttons add to keyboard layoutWtGO
2017-08-17Add icelandic keyboard layout (#12683)Sveinn í Felli
This file creates Icelandic keyboard layout for Kodi.
2017-04-22Create slovenian.xmlskraba
Create xbmc/system/keyboardlayouts/slovenian.xml - Slovenian keyboard support for Kodi
2017-03-14Adding keyboard layout: Thai Kedmanee (#11844)Phondanai Khanti
2016-12-31[keyboard] Add CroatianDoktor-X
2016-12-21[keyboard] improvements to German keyboard layoutda-anda
2016-10-04Create italian.xml (#10545)Emanuele Canessa
Create italian Keyboard
2016-08-29[keyboard] add Silesian. thx to gkkulikMartijn Kaijser
2016-06-25Adding keyboard layout: Slovak QWERTZ, QWERTY, ABCVladimir Zahradnik
2016-02-03fix French AZERTY keyboard layoutMartijn Kaijser
2016-02-01Create french keyboardlayout1977David
2015-10-27Adding keyboard layout: Czech QWERTZSkyCrawl
2015-10-09Added init/uninit for coding tables to avoid having the baidu thread running ↵Pär Björklund
all the time
2015-10-03Merge pull request #7952 from sportica/add_korean_keyboardPär Björklund
Add Korean keyboard
2015-09-28Improve virtual keyboard layout for EnglishNedScott
Previously discussed: https://github.com/xbmc/xbmc/pull/6843 There were some objections, some request for comments from the community, but in the end nothing better got suggested other than the more simplified layout that was then added to OpenELEC: https://github.com/OpenELEC/OpenELEC.tv/pull/4217 So far the OpenELEC change has been very positive and hasn't caused any issues, as previously feared. I'm hoping that is enough to push this through. Other language or alternative layouts are welcome to suggest their own changes. I think it is a fair argument that their changes will be different for different areas/people/localization/whatever. In the long run, a contextually sensitive row would be better (context specific to URL entry, e-mail entry, title entry, etc), but this is the best we can do with the current code, and makes using the on-screen-keyboard much nicer (oh god, the URLs!).
2015-09-21Add Korean keyboardsportica
2015-08-06[keyboard] support codingtable input and add Chinese BaiduPY/BasePY layoutstaxigps
2015-06-28Added lithuanian keyboard layoutZapata11
2015-04-23Add romanian keyboard layoutDaniel
Add romanian keyboard layout as per standard SR 13392:2004 http://en.wikipedia.org/wiki/Romanian_keyboard_layout This is the "primary" layout with one exception Letter "â" is on the next row sice the virtual keyboard can only show a max of 12 characters Google and Microsoft did the same with their virtual keyboards
2015-03-24[Keyboard Layouts] Add missing characters in Greek keyboardhudokkow
2015-03-24[Keyboard Layouts] Add missing characters in German keyboardhudokkow
2015-03-10input: use "language" and "layout" instead of "name" attribute for keyboard ↵montellese
layouts
2015-03-10input: split keyboardlayouts.xml into one XML per languagemontellese
2015-03-10input: extract CKeyboardLayoutManager from CKeyboardLayout and support ↵montellese
loading multiple keyboard layout XML files