Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-29 | remove wrong added diff file and add /*.diff to .gitignore for prevent | Alwin Esch | |
Before was accidentally a wrong file added, this removes it again and add also the ignore for git. | |||
2020-10-28 | [addons][inputstream] include InputStreamConstants.h inside addon headers dir | Alwin Esch | |
This add the header to the kodi-dev-kit folder to have them all together and prepared for a independent dev kit, further to confirm more the "C" use between Kodi and addon. |