Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-27 | Merge pull request #12860 from Wolftronics-SBC/master | ronie | |
Updated hungarian.xml frequently used buttons add to keyboard layout | |||
2018-01-24 | convert CRLF to LF line endings | Rechi | |
2017-09-30 | Updated hungarian.xml frequently used buttons add to keyboard layout | WtGO | |
2017-08-17 | Add icelandic keyboard layout (#12683) | Sveinn í Felli | |
This file creates Icelandic keyboard layout for Kodi. | |||
2017-04-22 | Create slovenian.xml | skraba | |
Create xbmc/system/keyboardlayouts/slovenian.xml - Slovenian keyboard support for Kodi | |||
2017-03-14 | Adding keyboard layout: Thai Kedmanee (#11844) | Phondanai Khanti | |
2016-12-31 | [keyboard] Add Croatian | Doktor-X | |
2016-12-21 | [keyboard] improvements to German keyboard layout | da-anda | |
2016-10-04 | Create italian.xml (#10545) | Emanuele Canessa | |
Create italian Keyboard | |||
2016-08-29 | [keyboard] add Silesian. thx to gkkulik | Martijn Kaijser | |
2016-06-25 | Adding keyboard layout: Slovak QWERTZ, QWERTY, ABC | Vladimir Zahradnik | |
2016-02-03 | fix French AZERTY keyboard layout | Martijn Kaijser | |
2016-02-01 | Create french keyboardlayout | 1977David | |
2015-10-27 | Adding keyboard layout: Czech QWERTZ | SkyCrawl | |
2015-10-09 | Added init/uninit for coding tables to avoid having the baidu thread running ↵ | Pär Björklund | |
all the time | |||
2015-10-03 | Merge pull request #7952 from sportica/add_korean_keyboard | Pär Björklund | |
Add Korean keyboard | |||
2015-09-28 | Improve virtual keyboard layout for English | NedScott | |
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-21 | Add Korean keyboard | sportica | |
2015-08-06 | [keyboard] support codingtable input and add Chinese BaiduPY/BasePY layouts | taxigps | |
2015-06-28 | Added lithuanian keyboard layout | Zapata11 | |
2015-04-23 | Add romanian keyboard layout | Daniel | |
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 keyboard | hudokkow | |
2015-03-24 | [Keyboard Layouts] Add missing characters in German keyboard | hudokkow | |
2015-03-10 | input: use "language" and "layout" instead of "name" attribute for keyboard ↵ | montellese | |
layouts | |||
2015-03-10 | input: split keyboardlayouts.xml into one XML per language | montellese | |
2015-03-10 | input: extract CKeyboardLayoutManager from CKeyboardLayout and support ↵ | montellese | |
loading multiple keyboard layout XML files |