Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-15 | [controller dialog] Improve keyboard handling during mapping | Garrett Brown | |
Right now, if Kodi receives a keyboard press while mapping a button, it will unconditionally abort the prompt. Empirically, I've observed users becoming confused when they press a direction but the focus doesn't move. Also, I've seen users press A and become confused as to why a "select" button caused a "cancel" action. | |||
2017-02-02 | [controllers] Cache controller layouts | Garrett Brown | |
2016-11-12 | [controller dialog] Fix skipping buttons due to acceleratomers, buggy ↵ | Garrett Brown | |
triggers, etc. | |||
2016-11-08 | Merge pull request #10882 from garbear/new-controllers | Garrett Brown | |
Ask user to configure new controllers (once) | |||
2016-11-08 | Show controller dialog if the user connects an unmapped controller | Garrett Brown | |
2016-11-07 | update build files | ronie | |
2016-09-06 | Revert "[addons] move ./xbmc/addons/binary/interfaces one down and remove ↵ | Pär Björklund | |
binary folder" | |||
2016-09-06 | [addons] move ./xbmc/addons/binary/interfaces one down and remove binary folder | Alwin Esch | |
2016-09-01 | [configure] adjust to new SSE detection in cmake | wsnipex | |
2016-08-13 | [Makefile/xcode_depends] - copy cacert.pem from openssl to system/certs dir | Memphiz | |
2016-05-20 | Revert "[addon] add API level 2 on kodi side - Part 1" | Alwin Esch | |
This reverts commit b1b512583f85b0349f4da91d073b6ff80d01dd8b. | |||
2016-05-20 | Revert "[addon] add API level 3 on kodi side for future development - Part 1" | Alwin Esch | |
This reverts commit 6bd9862ee4a2b817790957ed9f2da75e18387830. | |||
2016-05-18 | [addon] add API level 3 on kodi side for future development - Part 1 | Alwin Esch | |
2016-05-18 | [addon] add API level 2 on kodi side - Part 1 | Alwin Esch | |
2016-05-09 | [cleanup] ogg/vorbis/flac leftovers | Stefan Saraev | |
2016-05-01 | Merge pull request #9675 from MartijnKaijser/cdrip | Martijn Kaijser | |
Avoid compiling cdrip when build with --disable-optical-drive | |||
2016-04-24 | Avoid compiling cdrip when build with --disable-optical-drive | Martijn Kaijser | |
2016-04-21 | Makefile.in: merge several "install" calls | Max Kellermann | |
2016-04-21 | Makefile.in: create libdir in "install-datas" | Max Kellermann | |
2016-04-02 | [osx] - fixed testsuite after joystick merge | Memphiz | |
2016-03-10 | Controller configuration window | Garrett Brown | |
Thanks to hitcher for the skinning work and Montellese for some string fixes. | |||
2016-03-10 | Controller add-ons | Garrett Brown | |
2016-03-10 | Peripheral add-ons | Garrett Brown | |
Thanks to frostworx for fixing the peripheral add-ons build, notspiff for helping with the rebrand and montellese for the windows installer fix and VS solution fix. | |||
2016-03-10 | Joystick library | Garrett Brown | |
Thanks to a1rwulf for fixing the joystick library build, da-anda for fixing missing joystick.xml shoulder keys, and longelf for joystick.xml. | |||
2016-03-09 | [addon] Move add-on library parts to independent folders (code rework) | Alwin Esch | |
2016-03-05 | add callback lib for inputstream | Rainer Hochecker | |
2016-03-01 | build estouchy instead of re-touched | ronie | |
2016-03-01 | prepare build-related stuff for skin change | phil65 | |
2016-02-29 | VideoPlayer: add process info, helps deciding what option should be taken ↵ | xbmc | |
for sttings like deinterlacing | |||
2016-01-29 | [cleanup] wayland | Stefan Saraev | |
2015-12-29 | [cleanup] nuke cximage | Stefan Saraev | |
2015-12-12 | [codeshuffle] - moved main to platform/posix | Memphiz | |
2015-12-12 | [codeshuffle] - moved osx to platform | Memphiz | |
2015-12-12 | [codeshuffle] - moved android to platform | Memphiz | |
2015-12-12 | [codeshuffle] - moved MessagePrinter.h/.cpp | Memphiz | |
2015-12-07 | FIX: [appname] do not parametrize what shouldn't | Chris "Koying" Browet | |
2015-12-06 | Get rid of libstagefright | Chris "koying" Browet | |
2015-12-06 | rename dvdplayer to VideoPlayer | Rainer Hochecker | |
2015-12-06 | move VideoRenderers | Rainer Hochecker | |
2015-12-06 | renderer: refactor RenderManager and LinuxRendererGL | Rainer Hochecker | |
2015-10-24 | [cleanup] remove karaoke support | Matthias Kortstiege | |
2015-09-25 | LinuxInputDevice: add support for multi-touch devices | Floris Bos | |
Adds support for multi-touch devices on Linux. Support is limited to devices that are capable of tracking identifiable contacts, and use the type B events of: https://www.kernel.org/doc/Documentation/input/multi-touch-protocol.txt Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> | |||
2015-09-17 | [library.kodi.audioengine] Adapt project files | Achim Turan | |
2015-09-12 | relocate builtins to a subfolder | Arne Morten Kvarving | |
2015-09-10 | [osx/ios] xcode sync for PR7800 | Matthias Kortstiege | |
2015-09-10 | Add the ability to open dialogyesno by sending a threadmessage. | Pär Björklund | |
Added two helper methods to make this easier in KODI::MESSAGING::HELPERS namespace Changed all non-gui code to use this method instead to get rid of one gui include. | |||
2015-09-04 | remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex ↵ | wsnipex | |
and waveform from tree | |||
2015-09-04 | remove rsxs from tree | wsnipex | |
2015-09-01 | [ffmpeg] Add support for libdcadec | popcornmix | |
2015-08-10 | add event log infrastructure | montellese | |