42 Commits (e92be7cc7239c686d952b51c51b89b28a7e32f06)

Author SHA1 Message Date
  waxfrenzy 5600321638 Fixed =/== bug 23 years ago
  waxfrenzy 32ed706ed9 Fixed magic character bug in plugin chooser - magic chars / and | now escaped 23 years ago
  waxfrenzy e8b786be03 Fixed maker setting bug (maker was being set for all plugins due to file-scope buffer) 23 years ago
  nebogeo b5d918eeb5 configure fixes and warning fixes 23 years ago
  waxfrenzy a4a57ae3e5 Added option to supply paths and override LADSPA_PATH 23 years ago
  waxfrenzy 250299b315 Aded option to supply paths and override LADSPA_PATH 23 years ago
  waxfrenzy e4c51ba302 Oops. Forgot to clear knobs on clearing plugin... 23 years ago
  edgeeffect 24e8ff49d5 1. Improved label placement for Val, Default, Min, Max, Clamp and Port 23 years ago
  waxfrenzy c2405c652e Added redraw after plugin select 23 years ago
  waxfrenzy 5f7a460a64 More help text :) 23 years ago
  waxfrenzy 4e39deb527 Added help text function plus bit of help text - to be completed 23 years ago
  waxfrenzy b46747ac04 Fixed (tiny) memory leak for port labels, and replaced strndup with strncpy 23 years ago
  thesloth 5cce87d058 The -lm option appearing twice at linking caused an error. 23 years ago
  waxfrenzy e3a790b52e Added cstring header for strndup and others 23 years ago
  waxfrenzy 9eca0ac62e Control knobs added + cleanup 23 years ago
  waxfrenzy ff8051167a Some more fiddling and clean up following tests 23 years ago
  waxfrenzy a3b9923261 Fixed duplicate name drop-down bug. Duplicated names now numbered. 23 years ago
  waxfrenzy 9714491cd9 Setup tabs controls, and plugin now passes connection state to GUI 23 years ago
  waxfrenzy 5b1ea50f0f Some code shuffling to fix load->save->load bug 23 years ago
  waxfrenzy 5468375aac Moved port Default field next to Value field - makes more sense :) 23 years ago
  waxfrenzy 125b28b165 Removed String class things from build 23 years ago
  waxfrenzy 4624d22d64 Fixed segfault on load. Defaults now working properly. Selecting (None) plugin works as expected 23 years ago
  waxfrenzy e546578d77 This isn't needed 23 years ago
  waxfrenzy 7e990e8a5a Now uses LADSPA default hints if specified 23 years ago
  waxfrenzy 9925537574 Preparation for use of LADSPA defaults on initialisation 23 years ago
  waxfrenzy 34629cfd86 Use system ladspa.h 23 years ago
  waxfrenzy c170e2cb45 Port input now set to default value if not connected 23 years ago
  waxfrenzy d0bae314ac Drop down list for selecting plugin. Text box added for default (non-connected) values 23 years ago
  waxfrenzy 5444942bed Removed some cruft 23 years ago
  waxfrenzy bb8f9c11af Oops. Forgot to clear Filename lookup vector on cleanup 23 years ago
  waxfrenzy 6ddadbdaf0 Updated build to include LADSPAInfo class 23 years ago
  waxfrenzy e077662c91 Now uses Unique ID when saving/loading patches. Retains backward compatibility with filename - label patches 23 years ago
  waxfrenzy 68524cadc4 No longer needed - functionality replaced by LADSPAInfo class 23 years ago
  waxfrenzy 152e0aea4a New ladspa info class handles LADSPA libraries, search etc. 23 years ago
  waxfrenzy 62ba4caaf0 Input port values now updated in GUI 23 years ago
  waxfrenzy ba657e97fc Fixed on-load update of port display 23 years ago
  waxfrenzy d2e4c21ac6 Can now set min, max and clamp as before. All that remains is to get the values to show... 23 years ago
  waxfrenzy e1abb7fbc0 Getting there - GUI now shows name, maker and port info. Can't set Min/Max yet, though... On way :) 23 years ago
  nebogeo 364b8fb9fa gcc3 fix (extra default param) 23 years ago
  nebogeo 61dabf1965 merged branches 23 years ago
  nebogeo 7b9b15ba33 fixed GUI after window changed to group 23 years ago
  nebogeo b28fc01c02 Initial revision 23 years ago