Posts

Suil 0.10.4

Suil 0.10.4 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.

Changes:

  • Add support for Qt5 in Gtk3
  • Add support for min/base size hints for X11 in Gtk (thanks Hermann Meyer)

Suil 0.10.2

Suil 0.10.2 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.

Changes:

  • Add support for Cocoa in Qt5
  • Fix resizing and add idle and update rate support for Qt5 in Gtk2
  • Fix various issues with Qt5 in Gtk2

Sratom 0.6.2

Sratom 0.6.2 has been released. Sratom is a small library for serialising LV2 atoms to and from RDF, for converting between binary and text or storing in a model. For more information, see http://drobilla.net/software/sratom.

Changes:

  • Various minor code cleanups

Lilv 0.24.4

Lilv 0.24.4 has been released. Lilv is a C library to make the use of LV2 plugins as simple as possible for applications. For more information, see http://drobilla.net/software/lilv.

Changes:

  • Don't attempt to load remote or non-Turtle files
  • Fix saving state when broken links are encountered
  • Gracefully handle plugins with missing binary URIs
  • Install Python bindings when configured without tests (thanks Clement Skau)
  • Remove use of deprecated readdir_r
  • lv2apply: Activate plugin before running
  • lv2apply: Use default values when they are not nan
  • lv2bench: Improve support for plugins with sequence ports
  • lv2bench: Support running a single plugin given on the command line

Suil 0.10.0

Suil 0.10.0 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.

Changes:

  • Add suil_init() to support early initialization and passing any necessary information that may be needed in the future (thanks Stefan Westerfeld)
  • Add support for Qt5 in Gtk2
  • Add support for X11 in Gtk3
  • Fix building with X11 against custom LV2 install path (thanks Robin Gareus)
  • Fix minor memory errors

Jalv 1.6.0

Jalv 1.6.0 has been released. Jalv is a simple but fully featured LV2 host for Jack which exposes plugin ports to Jack, essentially making any LV2 plugin function as a Jack application. For more information, see http://drobilla.net/software/jalv.

Changes:

  • Add PortAudio backend (compile time option, audio only)
  • Add Qt5 version
  • Add command prompt to console version for changing controls
  • Add generic Qt control UI from Amadeus Folego
  • Add option to print plugin trace messages
  • Allow Jack client name to be set from command line (thanks Adam Avramov)
  • Exit GUI versions on interrupt
  • Exit on Jack shutdown (patch from Robin Gareus)
  • Fix memory error on preset save resulting in odd bundle names
  • Fix semaphore correctness issues
  • Fix unreliable UI state initialization (patch from Hanspeter Portner)
  • Improve preset support
  • Print colorful log if output is a terminal
  • Report Jack latency (patch from Robin Gareus)
  • Set Jack port order metadata
  • Support CV ports if Jack metadata is enabled (patch from Hanspeter Portner)
  • Support numeric and string plugin properties (event-based control)
  • Support thread-safe state restoration
  • Update UI when internal plugin state is changed during preset load
  • Use moc-qt4 if present for systems with multiple Qt versions

Lilv 0.24.2

Lilv 0.24.2 has been released. Lilv is a C library to make the use of LV2 plugins as simple as possible for applications. For more information, see http://drobilla.net/software/lilv.

Changes:

  • Fix comparison of restored states with paths
  • Fix saving state to paths that contain URI delimiters (#, ?, etc)

Suil 0.8.4

Suil 0.8.4 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.

Changes:

  • Add Cocoa in Gtk wrapper (patch from Robin Gareus)
  • Add Gtk2 and X11 in Qt5 wrappers (patch from Rui Nuno Capela)
  • Bubble X11 key events up to Gtk parent (patch from Filipe Coelho)
  • Center X11 UIs in Gtk (patch from Robin Gareus)
  • Configure based on compiler target OS for cross-compilation
  • Fix a few minor/unlikely memory errors
  • Fix compilation with -Wl,--no-undefined
  • Fix initial size of resizable X11 UIs in Gtk (patch from Robin Gareus)
  • Gracefully handle failure to open wrapper
  • Only report suil_ui_supported() if necessary wrapper is compiled in
  • Upgrade to waf 1.8.14
  • Various Windows fixes (patches from Robin Gareus)

Sratom 0.6.0

Sratom 0.6.0 has been released. Sratom is a small library for serialising LV2 atoms to and from RDF, for converting between binary and text or storing in a model. For more information, see http://drobilla.net/software/sratom.

Changes:

  • Add sratom_set_env() for setting prefixes
  • Fix padding of constructed vectors (thanks Hanspeter Portner)
  • Fix warnings when building with ISO C++ compilers
  • Support round-trip serialisation of relative paths
  • Support sequences with beat time stamps
  • Upgrade to waf 1.8.14

Lilv 0.24.0

Lilv 0.24.0 has been released. Lilv is a C library to make the use of LV2 plugins as simple as possible for applications. For more information, see http://drobilla.net/software/lilv.

Changes:

  • Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines
  • Add lilv_state_set_metadata() for adding state banks/comments/etc (based on patch from Hanspeter Portner)
  • Add lilv_world_get_symbol()
  • Add lv2apply utility for applying plugins to audio files
  • Add new hand-crafted Pythonic bindings with full test coverage
  • Check lv2:binary predicate for UIs
  • Do not instantiate plugin when data fails to parse
  • Fix crash when NULL predicate is passed to lilv_world_find_nodes()
  • Fix crash when state contains non-POD properties
  • Fix documentation installation
  • Fix loading dyn-manifest from bundles with spaces in their path
  • Fix outdated comment references to lilv_uri_to_path()
  • Fix state file versioning
  • Replace bundles if bundle with newer plugin version is loaded (based on patch from Robin Gareus)
  • Support re-loading plugins
  • Unload contained resources when bundle is unloaded

« Page 7 / 15 »