antonic901
f505cdca3d
[Matrix] XBOX: add missing methods to Python DLL loader - this fixes unresolved linker issues
2025-08-25 10:32:25 +02:00
antonic901
5cd3b12380
[XBOX] remove Python 2 struct/functions from Python DLL Loader (XBPythonDLL)
2025-08-25 10:32:25 +02:00
antonic901
4b4bc769b8
[XBOX] make XBMC compile with Python 3
...
added: new functions and data objects to Python DLL loader (XBPythonDll)
changed: when loading Python, look for python34.dll
changed: C++11 way of initializing struct (PythonSwig.cpp.template)
2025-08-25 10:32:25 +02:00
Nikola Antonić
ee2a583031
[Python interpreter] update to revision before Python 3 was merged ( #183 )
2025-05-24 17:30:32 +02:00
Nikola Antonić
55c3151b06
[Kodi Krypton] backport libraries and Addons Framework from Kodi v17 ( #164 )
2024-07-15 17:12:44 +02:00
Nikola Antonić
ae14f4b61d
[Python] Replace the entire scripting engine with one that's code-generated ( #139 )
2024-03-17 16:51:18 +01:00
Nikola Antonić
468fe4e7c7
[Python] added: multiple fixes, features and improvements to Python interpreter ( #137 )
2024-03-13 15:13:03 +01:00
antonic901
f05b486136
cleanup: move "lib" folder to project root
2024-03-05 01:30:38 +01:00