aboutsummaryrefslogtreecommitdiff
path: root/xbmc/DynamicDll.h
AgeCommit message (Expand)Author
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
2021-05-27DynamicDLL: fix bugs in macro pairs which define and resolve functions with f...tanio99
2019-07-09[format] fix include orderRechi
2019-02-07[DllLoader] No warning if resolve fals for optional dependenciespeak3d
2019-02-04[Binary Addon] provide API versions to addon for better downgrade handlingpeak3d
2018-07-27[xbmc] Update copyright year spanh.udo
2018-07-27[xbmc] Team XBMC -> Team Kodih.udo
2018-07-27[xbmc] GPL-2.0-or-later SPDX license identifierh.udo
2018-06-12[xbmc] pragma once positionh.udo
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror
2017-07-25mark constructors explicit to avoid unexpected implicit castsArne Morten Kvarving
2017-07-09[cleanup] silence inconsistent missing override warningsRechi
2017-01-13Fix DynamicDll.h with use of 'RESOLVE_METHOD_OPTIONAL'Alwin Esch
2017-01-03spelling: commentsJosh Soref
2015-01-07[stdstring] get rid of CStdString in xbmc/Arne Morten Kvarving
2014-12-16Revert "rename xbmc folder to src"Rainer Hochecker
2014-12-15rename xbmc folder to srcFneufneu
2013-10-12[aml] add macro for optional export resolvingCory Fields
2013-07-25[cosmetics] update copyright headersM. Kaijser
2013-05-17Remove unneeded or outdated _MSC_VER macro #ifsKarlson2k
2013-02-26Added DllDynamic::GetFile() to complement DllDynamic::SetFile()Garrett Brown
2013-02-26Marked DllDynamic::IsLoaded() as constGarrett Brown
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2012-05-03changed: replace usage of __int64 with posix [u]int64_tJoakim Plate
2011-09-11Make DEFINE_FUNC_ALIGNEDXX work on non visual c compilerselupus
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-12-13fixed: ticket #10896 - memory leak watching videos with libass subtitles. tha...spiff_
2010-05-14Merge branch 'fhs'ceros7
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller