1174 Commits (5f4cd721c16a142f6bbf1693d20cc60b62e652bf)
 

Author SHA1 Message Date
  bsp2 5f4cd721c1 redraw window in timer callback 6 years ago
  bsp2 d3e4caea62 add RACK_STATIC_MODULES build option (setenv_linux.sh) 6 years ago
  bsp2 80814e3b18 implement timer; add loc_XEventProc(); add lglw_events() 6 years ago
  bsp2 986d815e51
Merge pull request #15 from cameronleger/v0.6-linux-lglw 6 years ago
  Cameron Leger d671d82f56 Fix glXSwapIntervalEXT call 6 years ago
  Cameron Leger 054b5bd959 Fix swapped RMouse and MMouse buttons 6 years ago
  Cameron Leger 0d3928872a Send explicitly unused Events to the parent 6 years ago
  bsp2 6ada0ba8c8 debug prints (commented out) 6 years ago
  bsp2 af1ef15311 load VSVR plugin by default 6 years ago
  bsp2 b410d8dc86 add "fbo" config option (settings.json) (for VirtualBox VM) 6 years ago
  bsp2 0a2c921f84 hacks for VirtualBox VM GL which only supports single line shaders 6 years ago
  bsp2 4740ac4dce debug prints (commented out) 6 years ago
  bsp2 5b645c3439 screenshot :-) 6 years ago
  bsp2 ce438cc004
Merge pull request #14 from cameronleger/v0.6-linux-lglw 6 years ago
  bsp2 a7f9172a2e add -fPIC for x64 Linux build 6 years ago
  Cameron Leger 68c8562102 Add key events 6 years ago
  Cameron Leger 49ccf9a34a Add clipboard support 6 years ago
  Cameron Leger 33a014f5e8 Add mousewheel support 6 years ago
  Cameron Leger 20c42e57ed Fix compiler issue for removed print statements 6 years ago
  Cameron Leger 915483eed2 Implement some event callbacks and LGLW functions 6 years ago
  Cameron Leger 3cfd3a498b Reorder XWindow creation, callback, and reparent 6 years ago
  bsp2 aad6e574ee fix _XEventProc property query (64bit) 6 years ago
  bsp2 26c080216d extern c fixes (GCC) 6 years ago
  bsp2 c201bff6ba set userdata + redraw callback 6 years ago
  bsp2 f2032646b0 add "_lglw" instance property; implement basic X11 event dispatcher; implement lglw_redraw(); fix warnings 6 years ago
  bsp2 0e9ca3d293 fix plugin window event propagation 6 years ago
  bsp2 a84ae80444 revert to XParentWindow() (for Ardour) 6 years ago
  bsp2 8cea50b06e testing a few more 3rd party VSTs (see issue#3) 6 years ago
  bsp2 f9dc6ae6fa use default edit rect when plugin does not report one 6 years ago
  bsp2 9f84ecea0b implement audioMasterVersion (=> required by AcidBoxDEMOVST, for example) 6 years ago
  bsp2 5e25e3099f query editor rect; pump X11 events 6 years ago
  bsp2 dddd1a6120 add XCreateWindow() parameter comments 6 years ago
  bsp2 7ec662b2cd support 64bit window property 6 years ago
  bsp2 c3f6de47bd debug stuff 6 years ago
  bsp2 1418fdc683 comment "redraw window" debug msg 6 years ago
  bsp2 66cfd23bba fix 64bit build 6 years ago
  bsp2 d37330ced8 test for ARCH_X64 instead of BUILD_64 6 years ago
  bsp2 17118bc0df fix 32bit setEventProc function name; enable BUILD_64 6 years ago
  bsp2 9ab235fb06 64bit build: use trampoline in 32bit address space to be compatible with hosts that query only the lower 32bits of _XEventProc 6 years ago
  bsp2 d671a32065 always copy the debug plugin to vst2_bin/ 6 years ago
  bsp2 e72617f36e re-add -fPIC; clean up 6 years ago
  bsp2 a21bfd195d re-enable redrawWindow() 6 years ago
  bsp2 49d3b4b76c call XInitThreads() 6 years ago
  bsp2 631e62371d fix debug plugin (can now be loaded in Renoise (Linux) host) 6 years ago
  bsp2 61f55520ec copy debug plugin to vst2_bin/ folder 6 years ago
  bsp2 2132851856 build lglw_linux.c, add install target 6 years ago
  bsp2 3f35abefdf change plugin category to kPlugCategSynth 6 years ago
  bsp2 52524f30aa remove unused files 6 years ago
  bsp2 b8e3df2ce0 add some more debug printfs 6 years ago
  bsp2 98f04ad5a5 add stub implementation (copied from original lglw_linux.c) 6 years ago