This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Move old custom plugin to separate dir
Signed-off-by: falkTX <falktx@falktx.com>
pull/252/head
falkTX
5 years ago
parent
cd7c076da3
commit
a6791406bc
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
6 changed files
with
0 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
dgl/src/pugl-custom/pugl.h
+0
-0
dgl/src/pugl-custom/pugl_haiku.cpp
+0
-0
dgl/src/pugl-custom/pugl_internal.h
+0
-0
dgl/src/pugl-custom/pugl_osx.m
+0
-0
dgl/src/pugl-custom/pugl_win.cpp
+0
-0
dgl/src/pugl-custom/pugl_x11.c
dgl/src/pugl/pugl.h → dgl/src/pugl-custom/pugl.h
View File
dgl/src/pugl/pugl_haiku.cpp → dgl/src/pugl-custom/pugl_haiku.cpp
View File
dgl/src/pugl/pugl_internal.h → dgl/src/pugl-custom/pugl_internal.h
View File
dgl/src/pugl/pugl_osx.m → dgl/src/pugl-custom/pugl_osx.m
View File
dgl/src/pugl/pugl_win.cpp → dgl/src/pugl-custom/pugl_win.cpp
View File
dgl/src/pugl/pugl_x11.c → dgl/src/pugl-custom/pugl_x11.c
View File
Write
Preview
Loading…
Cancel
Save