- Jan 17, 2017
-
-
Albert Gräf authored
Keep track of the number of audio and MIDI device entries in the preferences, to avoid zombie entries on Mac and Windows. Proposed fix for #213, needs testing on Mac and Windows.
-
- Jan 15, 2017
-
-
Jonathan Wilkes authored
-
- Jan 09, 2017
-
-
Jonathan Wilkes authored
-
- Jan 08, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jan 05, 2017
-
-
Jonathan Wilkes authored
-
- Dec 18, 2016
-
-
Jonathan Wilkes authored
-
- Dec 17, 2016
-
-
Albert Gräf authored
Keep the ALSA sequencer port information used by the GUI in sync with the actual device configuration. Fixes #203.
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
- Dec 16, 2016
-
-
Albert Gräf authored
This change allows curly braces {} to be accepted as keypress events and entered into object and message boxes. It doesn't change the quoting rules for these characters, so [print] still escapes them with backslashes.
-
- Dec 15, 2016
-
-
Jonathan Wilkes authored
-
- Dec 14, 2016
-
-
Albert Gräf authored
Port pd-l2ork upstream commits from Dec 7, 2015 improving the handling of $ substitutions in GUI elements. Also fixes #195.
-
- Dec 13, 2016
-
-
Jonathan Wilkes authored
-
- Dec 07, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
cleanup iemgui dialog form names, replacing dashes with underscores. Fix stray bugs in canvas dialog, and clean up css selector names
-
- Dec 06, 2016
-
-
Jonathan Wilkes authored
-
- Dec 05, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
for reading preferences on Windows, try HKCU first, then fall back to HKLM. For writing, only write to HKCU
-
- Dec 03, 2016
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
- Dec 01, 2016
-
-
Jonathan Wilkes authored
-
- Nov 28, 2016
-
-
Jonathan Wilkes authored
-
- Nov 24, 2016
-
-
Jonathan Wilkes authored
-
- Nov 21, 2016
-
-
Jonathan Wilkes authored
stop using "x" for sending iemgui colors-- while it has a precision formatter, it doesn't have a maximum size formatter (and it can't because 64-bit archs need the larger values)
-
- Nov 19, 2016
-
-
Jonathan Wilkes authored
cherry-pick Albert Gräf's branch: Comment out a bunch of debugging statements which add a lot of noise to the console.
-
- Nov 18, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Nov 17, 2016
-
-
Albert Gräf authored
-
- Nov 16, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
bugfix for consistency check failure when undoing a deleted [draw] command that has a scalar on the same canvas
-
- Nov 14, 2016
-
-
Albert Gräf authored
-
- Nov 12, 2016
-
-
-
*improved saving logic for presets to remove stale nodes because sometimes nodes due to editing can share locations with stale/inactive nodes and depending on the order of creation, invalid values can end-up being pulled. Now, when saving, only active nodes are saved to avoid this problem.
-
- Nov 11, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-