aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2016-05-30Updated 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-20Revert "[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 1Alwin Esch
2016-05-18[cmake] Rename kodi/xbmc-config.cmake.in to XBMC/KodiConfig.cmake.inh.udo
2016-05-09[cleanup] ogg/vorbis/flac leftoversStefan Saraev
2016-04-12[gitignore][ci skip] Add artifactsh.udo
2016-04-09This 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-01Fixed some missed pathsPä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-10Peripheral add-onsGarrett 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-01build estouchy instead of re-touchedronie
2016-03-01[gitignore] - adjust .gitignore for skin changephil65
2016-02-26[gitignore] - remove outdated pathsphil65
2016-02-23[win32] Update msys+mingw build system to msys2+mingw-w64.Anton Fedchin
2016-02-13[depends] remove libsquishStefan Saraev
2016-02-12[cmake] Add generated files to gitignoreChristian Fetzer
2016-02-05[guilib][depends] Remove libgif from core. It's still needed for TexturePacker.ace20022
2016-01-29[cleanup] waylandStefan Saraev
2016-01-11Add generated doxgen files and opendb from Visual Studio to gitignoreKolja Lampe
2016-01-06[gitignore] more artifactsStefan Saraev
2016-01-06[gitignore] mpeg2 artifactsStefan Saraev
2015-12-29[cleanup] nuke cximageStefan Saraev
2015-12-23[osx] Ignore Makefile after platform shuffleh.udo
2015-12-12[codeshuffle] - moved main to platform/posixMemphiz
2015-12-12[codeshuffle] - moved ios to platformMemphiz
2015-12-12[codeshuffle] - moved android to platformMemphiz
2015-12-12[codeshuffle] - moved MessagePrinter.h/.cppMemphiz
2015-12-12[gitignore] still keep old dvdplayer files in gitignore for one releaseMartijn Kaijser
2015-12-08[gitignore] VideoPlayer artifactsh.udo
2015-12-06rename dvdplayer to VideoPlayerRainer Hochecker
2015-12-06move VideoRenderersRainer Hochecker
2015-10-29Remove .idea folder which get's created from JetBrains CLionKolja Lampe
2015-10-28[gitignore] More android artifactsh.udo
2015-10-24[cleanup] remove karaoke supportMatthias Kortstiege
2015-10-10[gitignore] rename xbmc -> kodiSascha Kuehndel (InuSasha)
2015-10-03Merge pull request #8064 from ryangribble/gitignore_bootstrap_addonsMartijn Kaijser
Update .gitignore for bootstrapped addons definition files
2015-09-24[gitignore] Add library.kodi.audioengine makefileh.udo
2015-09-17[library.kodi.audioengine] Adapt project filesAchim Turan
2015-09-17Update gitignore for bootstrapped addons definition filesRyan Gribble
2015-09-13Update .gitignore to ignore new Makefile'sAlwin Esch
2015-09-09Ignore .vs folder in visual studio projectKolja Lampe
Ignore removed visualization addons
2015-09-04remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex ↵wsnipex
and waveform from tree
2015-08-07[gitignore] Add libdvdcss artifacthudokkow
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 libraryAlwinEsch
2015-07-14[win32] add system/ssleay32.dll to .gitignoremontellese
2015-07-11Add new addons and depends to .gitignoreDeniz Türkoglu
2015-07-08Drop internal HDHomeRun supporthudokkow