*/}}

A lightweight graphical user interface application framework

YimingWu 1ec248ea5a Panel drawing and misc optimizations hace 2 años
fonts 39b4062c58 Fonts are added into the repo for convenience of downloading with git hace 2 años
nanovg e058bb46cc Include NanoVG into LaGUI hace 2 años
resources 1ec248ea5a Panel drawing and misc optimizations hace 2 años
wintab 45d33e6399 Wacom wintab support hace 2 años
.gitignore 39b4062c58 Fonts are added into the repo for convenience of downloading with git hace 2 años
CMakeLists.txt 75605e0934 Synth implementation moved from shed to here. hace 2 años
COPYING 86b647f274 Added GPLv3 header hace 2 años
COPYING_SIL b72130ab79 Added sil font licence hace 2 años
README.md 0abf6a3437 new readme and remove roundf64 hace 2 años
la_5.h e058bb46cc Include NanoVG into LaGUI hace 2 años
la_animation.c 01155f534f Instance skipping when saving hace 2 años
la_audio.c eff673ba1c Audio device selection UI hace 2 años
la_controllers.c f084b37811 Clean up printf's hace 2 años
la_data.c f084b37811 Clean up printf's hace 2 años
la_data.h e2816aa32f Experimental fix for user interlink hace 2 años
la_icon.h 99e773e776 Separate shader strings. Marco fixes. hace 2 años
la_icon_gen.py 86b647f274 Added GPLv3 header hace 2 años
la_interface.h 9afe3d91e5 Managed context and container object. hace 2 años
la_kernel.c 1ec248ea5a Panel drawing and misc optimizations hace 2 años
la_resource.c b906c0eff7 VCA and Oscilloscope hace 2 años
la_tns.h 9afe3d91e5 Managed context and container object. hace 2 años
la_tns_kernel.c 1ec248ea5a Panel drawing and misc optimizations hace 2 años
la_tns_mesh.c a709b7442f Fixes, events and object parenting hace 2 años
la_translation_gen.py f98691873f Translations, widget improvements, event handling etc a whole lot hace 2 años
la_util.c e2816aa32f Experimental fix for user interlink hace 2 años
la_util.h a709b7442f Fixes, events and object parenting hace 2 años
lagui-config.cmake 75605e0934 Synth implementation moved from shed to here. hace 2 años
miniaudio.h 75605e0934 Synth implementation moved from shed to here. hace 2 años

README.md

LaGUI

LaGUI 是一个图形应用程序框架。

版权所有 (C) 2022-2023 吴奕茗

了解更多: https://ChengduLittleA.com/lagui

赞助:https://patreon.com/ChengduLittleA

LaGUI 采用 GNU GPL v3 许可证,Noto 字体采用 SIL Open Font 许可证 您将在源代码文件夹找到许可证的具体信息。


LaGUI

LaGUI: A graphical application framework.

Copyright (C) 2022-2023 Wu Yiming

Learn more about LaGUI: https://ChengduLittleA.com/lagui

Support the development: https://patreon.com/ChengduLittleA

LaGUI is licensed with GNU GPL v3, and Noto fonts are licensed with SIL Open Font license. You should be able to find details about the license in the source code directory.