- Jan 20, 2017
-
-
Albert Gräf authored
Turn the user config dir (~/.pd-l2ork on Linux) into a #define so that it's easier to patch it up when needed.
-
Albert Gräf authored
Change opendir to the last directory we saved in, so that a subsequent Open shows that directory again.
-
Albert Gräf authored
-
- Jan 17, 2017
-
-
Albert Gräf authored
Add support for loading and storing the MIDI API preference (commit 516eba76 from vanilla by aib <aibok42@gmail.com>, slightly edited.
-
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.
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
- Jan 16, 2017
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
- Jan 15, 2017
-
-
Albert Gräf authored
-
Albert Gräf authored
Fix up misleading tooltips for the Ok/Apply/Close buttons of the Preferences dialog. These apply to the prefs dialog as a whole, not just to the audio properties.
-
Albert Gräf authored
-
Jonathan Wilkes authored
-
- Jan 12, 2017
-
-
Jonathan Wilkes authored
-
- Jan 09, 2017
-
-
Jonathan Wilkes authored
-
- Jan 08, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jan 06, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jan 05, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
port moonlib/mknob, and fix an iemgui dialog bug with empty strings not getting changed to zeroes for numeric fields
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jan 01, 2017
-
-
Jonathan Wilkes authored
-
- Dec 31, 2016
-
-
Jonathan Wilkes authored
protect against superfluous messages sent from guis on graph-on-parent subcanvas that lies outside the bounding box
-
Similar to #214 -- bug will only occur if the canvas label overlaps the GOP area
-
Jonathan Wilkes authored
another attempt to fix #214. A gui object outside of the GOP area will still send graphical updates to the GUI. This needs to be addressed on the C side, but for now this fix should work
-
- Dec 30, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Dec 21, 2016
-
-
Jonathan Wilkes authored
-
- Dec 20, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
fix #194: saving a loaded abstraction gives errors. Cleaned up dangling reference to closed nw window, and protect against out-of-order messages that come before the canvas is mapped
-
- 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
-