- 24 Oct, 2020 1 commit
-
-
Albert Gräf authored
For some reason, GUI operations which run for extended periods of time may cause the engine to crash with a SIGHUP error on Linux. Apparently this is caused by the watchdog bailing out and taking the engine with it. This affects the new print operation as well as the existing message operation in the file menu, possibly also search index generation for the help browser, and maybe some other operations that still need to be identified. The new gui-busy method lets the GUI set an internal flag in the engine which makes the engine keep the watchdog happy while the GUI does its thing, using the same mechanism that is already in place to ping the watchdog when running GUI-less. To these ends, the GUI needs to invoke "pd gui-busy 1" when starting the time-consuming operation, and "pd gui-busy 0" when the operation is done.
-
- 08 Sep, 2020 1 commit
-
-
Albert Gräf authored
-
- 08 Apr, 2020 1 commit
-
-
Jonathan Wilkes authored
-
- 01 Aug, 2019 1 commit
-
-
Albert Gräf authored
-
- 21 Feb, 2019 1 commit
-
-
Jonathan Wilkes authored
-
- 22 Mar, 2018 1 commit
-
-
Albert Gräf authored
-
- 21 Mar, 2018 1 commit
-
-
Albert Gräf authored
-
- 04 Mar, 2018 1 commit
-
-
Jonathan Wilkes authored
-
- 01 Feb, 2017 1 commit
-
-
Albert Gräf authored
-
- 20 Jan, 2017 1 commit
-
-
Albert Gräf authored
-
- 09 Nov, 2016 1 commit
-
-
Jonathan Wilkes authored
first draft for opening files from command line or graphical file manager in the current Purr Data instance
-
- 15 Sep, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 08 Sep, 2016 1 commit
-
-
Jonathan Wilkes authored
first draft of saving the preferences, including the gui preset (still won't write to file for some reason)
-
- 30 Aug, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 14 Aug, 2015 2 commits
-
-
Jonathan Wilkes authored
from pd-l2ork: 96e2fa5605a2d87ab99c5c2c8df9bca53c23c401
-
Jonathan Wilkes authored
by Gilberto" from pd-l2ork: 50719c4c455291be3ac679486f7e4d72706bd9e4
-
- 06 Jun, 2014 1 commit
-
-
pokergaming authored
-
- 02 Apr, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 20 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
*proxy paste function to incorporate force getscroll to ensure that scroll is being checked after a paste
-
- 18 Nov, 2012 1 commit
-
-
Ivica Ico Bukvic authored
-
- 30 Oct, 2011 1 commit
-
-
Hans-Christoph Steiner authored
-
- 29 Dec, 2008 1 commit
-
-
Miller Puckette authored
Protection against closing dirty abstractions closing and quitting doesn't query if everyone is clean (but "pd perf" message turns that protection back on for performances) ctrl-1, etc, automatically place new object under a selected one and connect to it return when editing an object (not a message or comment) deactivates text
-
- 17 Dec, 2008 1 commit
-
-
Miller Puckette authored
-
- 14 Dec, 2007 1 commit
-
-
Miller Puckette authored
multiple selection. Fixed 2-pixel growth problem on Mac. Made a "version" message so Pd can detect future file formats if they ever appear.
-
- 01 Aug, 2007 1 commit
-
-
Miller Puckette authored
-