Block a user
32b8c4ccd3
Add simple multithreading support. Activity bar is not yet used for rendering status updates
1584769a51
fix deadlock in mutex usage
dc4b377b13
Add preliminary set_busy fuinction to activity bar
08722cd6f9
Add function in GUI to determine the current button states to prevent multiple triggers for rendering/reloading the library during rendering
1b62427770
Merge branch 'multithread-dev' into dev
85f037ce59
Fix #19: Renderers are now implemented as objects. Implementation of asynchronous functionality can begin. Feature needs further testing to be considered stable
92506485e0
Output renderer base class: Fix wrong assigned property name
3ec91ab322
Cairo Renderer: Fix bug introduced in
3ffd63115f
due to the introduction of the LayerSettings class
a38946b803
LayerSelector: Rewrite layer_selector_export_rendered_layer_info() to return LayerSettings object.
85f037ce59
Fix #19: Renderers are now implemented as objects. Implementation of asynchronous functionality can begin. Feature needs further testing to be considered stable
92506485e0
Output renderer base class: Fix wrong assigned property name
3ec91ab322
Cairo Renderer: Fix bug introduced in
3ffd63115f
due to the introduction of the LayerSettings class
a38946b803
LayerSelector: Rewrite layer_selector_export_rendered_layer_info() to return LayerSettings object.
943e924337
gds-parser.h: Fix typo
92da653368
Merge branch 'dev' of git.shimatta.de:mhu/gds-render into dev
40c4c8b4fb
Fix compiler warning about uninitialized variable
731e377b6e
Implement new layer rendering object and add it to the CLI.
0d0b692960
Fix memory leak in color palette due to missing dispose function
c2323ab43d
Fix typo
17c9d088cc
Merge branch 'master' into output-renderer-rework
5f40f148b6
Update doxygen: Windows compilation
731e377b6e
Implement new layer rendering object and add it to the CLI.
0d0b692960
Fix memory leak in color palette due to missing dispose function
c2323ab43d
Fix typo
Memory Leak in Cairo?!
==8158== 6,864 (768 direct, 6,096 indirect) bytes in 2 blocks are definitely lost in loss record 6,347 of 6,377
7fa769806a
Merge branch 'master' into dev
5f40f148b6
Update doxygen: Windows compilation
86566a038f
Update version information in Compilation doxygen site
2510a54aac
Fix compiler warning about uninitialized variable
17c9d088cc
Merge branch 'master' into output-renderer-rework
5f40f148b6
Update doxygen: Windows compilation
86566a038f
Update version information in Compilation doxygen site
2510a54aac
Fix compiler warning about uninitialized variable