Age | Commit message (Expand) | Author |
2019-02-09 | Fixed another batch of memory leaks. | Cyrille Bagard |
2019-01-22 | Allowed to initialize instances of created dynamic types if needed. | Cyrille Bagard |
2019-01-04 | Simplified code. | Cyrille Bagard |
2019-01-03 | Defined a dynamic type for each plugin. | Cyrille Bagard |
2018-12-27 | Updated the logging features of the Python bindings. | Cyrille Bagard |
2018-12-27 | Updated the API in order to allow Python plugins to rely on native plugins. | Cyrille Bagard |
2018-12-14 | Extended the Python API to build custom GUI panels. | Cyrille Bagard |
2018-12-13 | Renamed the function registering C constant values into Python objects. | Cyrille Bagard |
2018-11-18 | Allowed to attach debug information to formats. | Cyrille Bagard |
2018-10-14 | Typo. | Cyrille Bagard |
2018-10-14 | Cleaned code. | Cyrille Bagard |
2018-10-14 | Refined measures of elapsed time. | Cyrille Bagard |
2018-10-07 | Fixed again bugs with the Python global lock at exit. | Cyrille Bagard |
2018-10-06 | Dealt with the Python global lock at exit. | Cyrille Bagard |
2018-09-18 | Removed the old way to load binaries. | Cyrille Bagard |
2018-09-18 | Updated the API used to load binary contents. | Cyrille Bagard |
2018-08-29 | Updated the root API of the Python bindings. | Cyrille Bagard |
2018-07-23 | Tracked the reference counter for plugins with more care. | Cyrille Bagard |
2018-07-23 | Created a hook to act when loaded content analysis is over. | Cyrille Bagard |
2018-07-23 | Fix the Python scripts loading. | Cyrille Bagard |
2018-06-17 | Extended the environment provided with the plugins API. | Cyrille Bagard |
2018-05-09 | Simplified the content loading handling. | Cyrille Bagard |
2018-04-23 | Cleaned the Python plugin wrapper a little bit. | Cyrille Bagard |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |