- 20 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 17 Nov, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 15 Nov, 2015 7 commits
-
-
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
-
- 13 Nov, 2015 1 commit
-
-
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
-
- 12 Nov, 2015 4 commits
-
-
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
-
- 11 Nov, 2015 5 commits
-
-
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
-
- 09 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 08 Nov, 2015 4 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 07 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
fix regression with saveas/open callbacks not getting called, plus a minor fix for showing the file extension in the dialog
-
- 06 Nov, 2015 8 commits
-
-
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)
-
- 04 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 02 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 01 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
attempt to show the correct directory in a "Save" dialog. (Still doesn't work for the "Open" dialog.)
-
- 31 Oct, 2015 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
stop gap to fix bug with the rendering context disappearing on window close, and stray gui_canvas_getscroll calls trying to access members of the vanished Window object
-