Age | Commit message (Collapse) | Author |
|
|
|
#ifdef's
|
|
IFile
|
|
|
|
|
|
|
|
|
|
|
|
our addon libraries
|
|
|
|
char*' to fix compiler warnings (addon relevant part)"
This reverts commit db44ba5faf00cf29ac7a45ef49a933d1ef45366b.
|
|
fix compiler warnings (addon relevant part)
|
|
|
|
|
|
|
|
|
|
WakeOnLan allows addons to send a wol magic packet.
This can be used for example in pvr addons to wake up a pvr backend.
|
|
|
|
|
|
GetLocalizedString and GetDVDMenuLanguage. use strdup to dupe the strings
|
|
https://github.com/opdenkamp/xbmc-pvr-addons/issues/68
|
|
|
|
DirectoryExists and RemoveDirectory to libXBMCaddon
|
|
|
|
this fix build on Windows and FreeBSD
after 85b5e477ba79e8e7fb23aa0aaa8f02aa8f3a3b1b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/opdenkamp/xbmc/commit/c576c080532a0e4c4ffc7babd57782f80a6951ba)
add-ons are not included, but can be found here: https://github.com/opdenkamp/xbmc-pvr-addons
|
|
This reverts commit 4e98a514c6a2975ec234fe19fe058e7e74bcfb7d, reversing
changes made to 8d73cbde1dcd240d80bee9301d0321703a15c995.
|
|
argument or return type. This fixes heap corruption problems under VC++.
|
|
|