Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-24 | Addonvideocodec Implementation (#12340) | Markus Pfau | |
2017-06-19 | change addon type name xbmc.audioencoder to kodi.audioencoder | Alwin Esch | |
2017-06-19 | [settings] change audiocds.encoder to audioencoder.xbmc.builtin.aac | Alwin Esch | |
audioencoder.xbmc.builtin.wav is no more present in Kodi (only as external addon) | |||
2017-06-05 | Joysticks: Allow Kodi input from within game | Garrett Brown | |
2017-06-05 | Joysticks: Allow keymaps for different controller profiles | Garrett Brown | |
2017-06-01 | [settings] add versioning support | montellese | |
2017-05-30 | Merge pull request #12197 from lrusak/openmax-cleanup | Martijn Kaijser | |
[VideoPlayer] remove unused/unmaintained openmax video decoder | |||
2017-05-30 | [addons] add addon filesystem callback functions to new style | Alwin Esch | |
This is the next step to add addon callbacks to the new way. After them are all parts who already in old libXBMC_addon.h included on new interface headers. As next comes the change of GUI callbacks. Because of the size is the doxygen part not included here and comes in another commit. | |||
2017-05-29 | [settings] remove openmax settings | Lukas Rusak | |
2017-05-30 | [addons] add addon network functions to new way | Alwin Esch | |
This change network related addon to kodi callback functions to new C++ style. Related doxygen documentation is already added there. | |||
2017-05-29 | [addons] add general addon callback functions to new style | Alwin Esch | |
This add the general function who used on several addons to the new addon interface style. In future all the basics like on Python addons can be added here. | |||
2017-05-28 | [addons] add addon audio engine callbacks on new way | Alwin Esch | |
This add the currently with libKODI_audioengine.h done part to the new style. Due to missing addons who use them was a complete test currently not possible and must be check in future, from the base is the work equal to the old. The old parts becomes in next commit removed. | |||
2017-05-24 | Merge pull request #12113 from lrusak/drm-kms-vp | Lukas Rusak | |
allow using VAAPI with OpenGLES | |||
2017-05-24 | shaders/yuv2rgb_basic_gles.glsl: support NV12_RRG format | Max Kellermann | |
Fixes missing green channel when VA-API is used with GLES2. This switch was already present in OpenGL, but not in GLES2. | |||
2017-05-20 | Merge pull request #10993 from Zlopez/lirc | Martijn Kaijser | |
Fix for devinput driver in newer version of lirc | |||
2017-05-16 | Merge pull request #12029 from AlwinEsch/change_addon_xml_way-2 | Alwin Esch | |
[cmake][addons] automate addon.xml version set | |||
2017-05-15 | [cmake][addons] automate addon.xml version set | Alwin Esch | |
This automate the set of versions on addon.xml in kodi and also allow set of them on addon itself. On a Version change need only the number inside the Header "version.h" replaced, everything else becomes then set from cmake. | |||
2017-05-12 | [Peripherals] Add "Driver settings" action in settings to fix iMON devices | Garrett Brown | |
2017-04-30 | Merge pull request #12036 from BigNoid/settings_spinner_list | Martijn Kaijser | |
[settings] change spinners to list for media/video | |||
2017-04-30 | [settings] change spinners to list for media/video | BigNoid | |
2017-04-28 | [pvr] remove libXBMC_codec.h and add to libXBMC_pvr.h | Alwin Esch | |
This remove the use of libXBMC_codec.h where was nearly nothing in and was only needed for PVR add-ons. Now becomes the parts of them moved to the PVR headers. Next step of the addon system rework. | |||
2017-04-23 | Merge pull request #11978 from koying/speechrecogL | jenkins4kodi | |
2017-04-22 | Create slovenian.xml | skraba | |
Create xbmc/system/keyboardlayouts/slovenian.xml - Slovenian keyboard support for Kodi | |||
2017-04-17 | [addons] make versioncheck optional | Thomas Amland | |
2017-04-16 | ADD: [voicerecog] use voice search button on soft keyboard | Chris "Koying" Browet | |
Trigger voice recognition when Soft Keyboard is open by pressing the voice search button of the remotes | |||
2017-04-16 | ADD: [droid] voice recognition in keyboard | Chris "Koying" Browet | |
Default keymappings: <menu> on keyboard <X> on gamepad | |||
2017-04-15 | Merge pull request #11865 from DaveTBlake/ReplaygainFixLeia | Martijn Kaijser | |
paplayer: restore option for replaygain reduction as clipping protection | |||
2017-04-11 | Fix for UI not showing both extractflags and extractthumb | popcornmix | |
2017-04-08 | [fix] minor keymap fix | Stefan Saraev | |
2017-03-31 | [settings] remove AudioDSP settings | AchimTuran | |
2017-03-28 | Merge pull request #11625 from Memphiz/ios_fix_touchscreen_mapping | Martijn Kaijser | |
[touchscreen/pictures] - allow to back out from fullscreen picture mo… | |||
2017-03-19 | Restore option to avoiding clipping when replaygain and peak values ↵ | DaveTBlake | |
specified by using gain reduction. | |||
2017-03-14 | Merge pull request #11848 from xhaggi/revert-epg-selectactive-default | Sascha Woo | |
[settings] revert default of epg.selectaction back to show info | |||
2017-03-14 | Adding keyboard layout: Thai Kedmanee (#11844) | Phondanai Khanti | |
2017-03-13 | [settings] revert default of epg.selectaction back to show info | xhaggi | |
2017-03-13 | Add some missing Lirc mappings for MCE-Remotes (#11828) | rbuehlma | |
2017-03-13 | [keymaps][refactor] use new window id for GUIDialogPVRChannelGuide | xhaggi | |
2017-03-02 | [PVR] Guide window: Feature: 'Smart selection' of epg events." | Kai Sommerfeld | |
2017-02-26 | Merge pull request #11707 from garbear/fix-rumble | Garrett Brown | |
Fix rumble always enabled | |||
2017-02-25 | [PVR] Trac 17339: Remove non-working recording settings defaults. | Kai Sommerfeld | |
2017-02-22 | Merge pull request #11692 from garbear/darwin-input-settings | Garrett Brown | |
[Darwin] Separate Apple Remote settings into new group | |||
2017-02-19 | Add setting to disable rumble notifications | Garrett Brown | |
2017-02-19 | Peripheral API v1.3.1 - Expose rumble and power off capabilities | Garrett Brown | |
2017-02-19 | [addons] fix notification setting (should not hide feedback on manual ↵ | Thomas Amland | |
install) and set it to off by default | |||
2017-02-18 | [Darwin] Update system input settings | Garrett Brown | |
2017-02-17 | Settings: Disable dithering by default - cause 100% load on old rigs | fritsch | |
2017-02-14 | Merge pull request #11545 from HitcherUK/master | ronie | |
Update movie and TV library nodes | |||
2017-02-14 | Update music library nodes | Kevin Goffe | |
2017-02-07 | support for image decoder add-ons | notspiff | |
2017-02-06 | [touchscreen/pictures] - allow to back out from fullscreen picture mode by ↵ | Memphiz | |
mapping longpress |