diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2018-05-07 19:03:24 +0200 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2018-05-07 19:03:24 +0200 |
commit | e970174b65e8204719c7e5a069eb370daf7e6630 (patch) | |
tree | ab39b049835aa25ab655b02c83d3e3d2852277b2 /pugl/AUTHORS | |
parent | 1457b922e1d7c277c558bd3fb247caba6b8df07a (diff) | |
parent | 736fbf103392c1b8a4e7e9eebd412a608a67b3d7 (diff) | |
download | canvas_display.lv2-e970174b65e8204719c7e5a069eb370daf7e6630.tar.xz |
Merge commit '736fbf103392c1b8a4e7e9eebd412a608a67b3d7' as 'pugl'
Diffstat (limited to 'pugl/AUTHORS')
-rw-r--r-- | pugl/AUTHORS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pugl/AUTHORS b/pugl/AUTHORS new file mode 100644 index 0000000..5625baa --- /dev/null +++ b/pugl/AUTHORS @@ -0,0 +1,11 @@ +Author: + David Robillard <d@drobilla.net> + +Original GLX inspiration, portability fixes: + Ben Loftis + +Various fixes and improvements: + Robin Gareus <robin@gareus.org> + +UTF-8 and Windows event work: + Erik Ã…ldstedt Sund <erikalds@gmail.com> |