Age | Commit message (Expand) | Author |
2023-07-07 | Rewrite core parts of the ROST API. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-05-29 | Rely on the new "--embed" switch to link the Python extension/interpreter plu... | Cyrille Bagard |
2022-05-29 | Remove various accesses to the Python Global Interpreter Lock. | Cyrille Bagard |
2022-05-27 | Keep only one definition of _PyGObject_API. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-12-20 | Completed the Python API for work groups. | Cyrille Bagard |
2020-12-11 | Updated the Python API to use properly handled constants. | Cyrille Bagard |
2020-08-20 | Renamed the main file of the Python plugin. | Cyrille Bagard |
2020-06-30 | Fixed some cases from the test suite. | Cyrille Bagard |
2020-05-17 | Updated the plugin system and its Python documentation. | Cyrille Bagard |
2020-05-16 | Added a way to get all registered architectures. | Cyrille Bagard |
2020-04-04 | Simplified the plugin interface. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-11 | Written a proper documentation for the Python gui.core module. | Cyrille Bagard |
2020-01-04 | Refreshed the Python documentation for the core features. | Cyrille Bagard |
2020-01-03 | Used a Python enumeration for verbosity levels. | Cyrille Bagard |
2019-06-29 | Extended the Python API with the running mode. | Cyrille Bagard |
2019-05-12 | Simplified the way processors are registered. | Cyrille Bagard |
2019-04-28 | Fixed a Python binding signature. | Cyrille Bagard |
2019-01-26 | Released the Python global lock while waiting for all tasks. | Cyrille Bagard |
2019-01-21 | Provided a way to register new available processors from Python. | Cyrille Bagard |
2018-12-28 | Refactored the core module of the Python API. | Cyrille Bagard |
2018-12-27 | Updated the logging features of the Python bindings. | Cyrille Bagard |
2018-12-13 | Renamed the function registering C constant values into Python objects. | Cyrille Bagard |
2018-12-12 | Reorganized the global variables access in the Python bindings. | Cyrille Bagard |
2018-12-12 | Added Python module functions in the features namespace. | Cyrille Bagard |
2018-12-12 | Implemented the Python bindings to load unknown binaries. | Cyrille Bagard |
2018-12-01 | Created an extra log category for external errors. | Cyrille Bagard |
2018-11-18 | Removed useless casts in the Python bindings code. | Cyrille Bagard |
2018-09-18 | Removed the old way to load binaries. | Cyrille Bagard |
2018-08-30 | Fixed some Python method signatures. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-04-22 | Included all plugins headers in the installation process. | Cyrille Bagard |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard |
2018-04-13 | Resolved paths using the Autoconf preset output variable top_srcdir. | Cyrille Bagard |
2018-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |