Skip to content

An unsorted bunch of useful widgets build for the JUCE cross-platform library

License

Notifications You must be signed in to change notification settings

lineCode/juce-widgets

 
 

Repository files navigation

juce-widgets

An unsorted bunch of useful widgets build for the JUCE cross-platform library

Usage

This repository is meant to be included as a git submodule in a main project, see for instance JammerNetz for an example how this is used. In order to build this library standalone, which is what the CI server should be doing, there is a separate little repository that you can use.

For what is in this library, please use the header files to see the utility functions, I am busy with my main projects and can't add more documentation right now.

Licensing

As some substantial work has gone into the development of this and related software, I decided to offer a dual license - AGPL, see the LICENSE.md file for the details, for everybody interested in how this works and willing to spend some time her- or himself on this, and a commercial MIT license available from me on request. Thus I can help the OpenSource community without blocking possible commercial applications.

Attributing

If you use the PatchButton class with the icons, make sure to attribute the icon author:

"Icon made by Freepik from www.flaticon.com"

Contributing

All pull requests and issues welcome, I will try to get back to you as soon as I can. Due to the dual licensing please be aware that I will need to request transfer of copyright on accepting a PR.

About the author

Christof is a lifelong software developer having worked in various industries, and can't stop his programming hobby anyway.

About

An unsorted bunch of useful widgets build for the JUCE cross-platform library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.2%
  • CMake 7.8%