- Nov 23, 2015
-
-
Jonathan Wilkes authored
-
- Nov 22, 2015
-
-
Jonathan Wilkes authored
-
- Nov 20, 2015
-
-
Jonathan Wilkes authored
-
- Nov 17, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Nov 15, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
* remove unnecessary commented tcl code * group var declarations (and some assignments) together * remove unneeded debugging messsages * proper indentation * revise comments where needed
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
simplify GUI-side parser, and send raw (i.e., old) sys_vgui and sys_gui calls to just post to the console
-
- Nov 13, 2015
-
-
Jonathan Wilkes authored
Fix nasty bug with array name not updating properly on its graph, plus a more trivial bug with the canvas properties not getting updated properly
-
- Nov 12, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
set gui_canvas_getscroll timeouts per window. This has a nasty side-effect of creating unnecessary scrollbars when many patches are opened at once
-
Jonathan Wilkes authored
-
- Nov 11, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
only add a new span when the string to be posted ends in a newline show tally in brackets for repeated errors
-
- Nov 09, 2015
-
-
Jonathan Wilkes authored
-
- Nov 08, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Nov 07, 2015
-
-
Jonathan Wilkes authored
fix regression with saveas/open callbacks not getting called, plus a minor fix for showing the file extension in the dialog
-
- Nov 06, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
port portaudio/portmidi sources from pd 0.46-7. I left the full stable releases in the commits before this so that we can eventually just use those, but atm it's proving to be too complicated to use the stable pa/pm releases.
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
update configure.in for portmidi sources. Like portaudio, we need to use its build system in the future
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
update portaudio to pa's recommended stable SVN rev 1919 (used tarball, and one of the docs wrt windows is changed from svn rev 1919, but whatever)
-
- Nov 04, 2015
-
-
Jonathan Wilkes authored
-
- Nov 02, 2015
-
-
Jonathan Wilkes authored
-
- Nov 01, 2015
-
-
Jonathan Wilkes authored
attempt to show the correct directory in a "Save" dialog. (Still doesn't work for the "Open" dialog.)
-
- Oct 31, 2015
-
-
Jonathan Wilkes authored
-