Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-30 | Updated texturepacker to vs2015 and all libs with it, remove dependency on ↵ | Pär Björklund | |
lzo in lib folder make lzo non-optional (thanks Stefan Saraev) Packaged a new build of texturepacker | |||
2016-05-20 | Revert "[addon] add API level 2 on kodi side - Part 1" | Alwin Esch | |
This reverts commit b1b512583f85b0349f4da91d073b6ff80d01dd8b. | |||
2016-05-18 | [addon] add API level 2 on kodi side - Part 1 | Alwin Esch | |
2016-05-18 | [cmake] Rename kodi/xbmc-config.cmake.in to XBMC/KodiConfig.cmake.in | h.udo | |
2016-05-09 | [cleanup] ogg/vorbis/flac leftovers | Stefan Saraev | |
2016-04-12 | [gitignore][ci skip] Add artifacts | h.udo | |
2016-04-09 | This should resolve the python issues caused by vs2015 upgrade. | Pär Björklund | |
Fixed copying of dll during build to avoid risking using python27.dll from system32 Rebuilt all statically linked libs with _ITERATOR_DEBUG_LEVEL=0 because of performance issues, especially during video development Curl should once again be linked against openssl switched all projects to use /MD or /MDd because it enables sharing of env between the loaded modules making our environment hacks less needed. Added curl and openssl to ignore list to avoid them being hooked by our crt emulation. This needs a proper fix and is likely resolved by Voyager's PR | |||
2016-04-01 | Fixed some missed paths | Pär Björklund | |
2016-03-10 | [android] add JNI wrapper for android.hardware.input.InputManager, a ↵ | montellese | |
Java/native implementation of InputManager.InputDeviceListener and an IInputDeviceCallbacks interface to be able to receive callbacks when input devices change | |||
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-09 | [addon] Move add-on library parts to independent folders (code rework) | Alwin Esch | |
2016-03-01 | build estouchy instead of re-touched | ronie | |
2016-03-01 | [gitignore] - adjust .gitignore for skin change | phil65 | |
2016-02-26 | [gitignore] - remove outdated paths | phil65 | |
2016-02-23 | [win32] Update msys+mingw build system to msys2+mingw-w64. | Anton Fedchin | |
2016-02-13 | [depends] remove libsquish | Stefan Saraev | |
2016-02-12 | [cmake] Add generated files to gitignore | Christian Fetzer | |
2016-02-05 | [guilib][depends] Remove libgif from core. It's still needed for TexturePacker. | ace20022 | |
2016-01-29 | [cleanup] wayland | Stefan Saraev | |
2016-01-11 | Add generated doxgen files and opendb from Visual Studio to gitignore | Kolja Lampe | |
2016-01-06 | [gitignore] more artifacts | Stefan Saraev | |
2016-01-06 | [gitignore] mpeg2 artifacts | Stefan Saraev | |
2015-12-29 | [cleanup] nuke cximage | Stefan Saraev | |
2015-12-23 | [osx] Ignore Makefile after platform shuffle | h.udo | |
2015-12-12 | [codeshuffle] - moved main to platform/posix | Memphiz | |
2015-12-12 | [codeshuffle] - moved ios to platform | Memphiz | |
2015-12-12 | [codeshuffle] - moved android to platform | Memphiz | |
2015-12-12 | [codeshuffle] - moved MessagePrinter.h/.cpp | Memphiz | |
2015-12-12 | [gitignore] still keep old dvdplayer files in gitignore for one release | Martijn Kaijser | |
2015-12-08 | [gitignore] VideoPlayer artifacts | h.udo | |
2015-12-06 | rename dvdplayer to VideoPlayer | Rainer Hochecker | |
2015-12-06 | move VideoRenderers | Rainer Hochecker | |
2015-10-29 | Remove .idea folder which get's created from JetBrains CLion | Kolja Lampe | |
2015-10-28 | [gitignore] More android artifacts | h.udo | |
2015-10-24 | [cleanup] remove karaoke support | Matthias Kortstiege | |
2015-10-10 | [gitignore] rename xbmc -> kodi | Sascha Kuehndel (InuSasha) | |
2015-10-03 | Merge pull request #8064 from ryangribble/gitignore_bootstrap_addons | Martijn Kaijser | |
Update .gitignore for bootstrapped addons definition files | |||
2015-09-24 | [gitignore] Add library.kodi.audioengine makefile | h.udo | |
2015-09-17 | [library.kodi.audioengine] Adapt project files | Achim Turan | |
2015-09-17 | Update gitignore for bootstrapped addons definition files | Ryan Gribble | |
2015-09-13 | Update .gitignore to ignore new Makefile's | Alwin Esch | |
2015-09-09 | Ignore .vs folder in visual studio project | Kolja Lampe | |
Ignore removed visualization addons | |||
2015-09-04 | remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex ↵ | wsnipex | |
and waveform from tree | |||
2015-08-07 | [gitignore] Add libdvdcss artifact | hudokkow | |
2015-08-01 | [gitignore] don't clean Makefile in xbmc/main/posix/ | Matthias Kortstiege | |
2015-07-24 | [gitignore] don't clean Makefile in xbmc/messaging/ | Matthias Kortstiege | |
2015-07-19 | [adsp] Add adsp addon callback helper library | AlwinEsch | |
2015-07-14 | [win32] add system/ssleay32.dll to .gitignore | montellese | |
2015-07-11 | Add new addons and depends to .gitignore | Deniz Türkoglu | |
2015-07-08 | Drop internal HDHomeRun support | hudokkow | |