- Jan 25, 2016
-
-
Jonathan Wilkes authored
make canvas/console find bar look halfway decent in default.css, and add boilerplate to adjust it for the other skins
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
add link style to other css files (still needs some work to differentiate between selected and normal colors)
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
remove commented code for gathering up command line file list (now we just send each invidivually to the GUI)
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jan 24, 2016
-
-
Jonathan Wilkes authored
"Quick-n-dirty" means the "//" comment itself isn't indented.
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
*forgot to update sched_tick due to a backport
-
- Jan 23, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jan 22, 2016
-
-
Jonathan Wilkes authored
*fixed a bug/regression reported by Liam Goodacre regarding label inside GOP when it exists frame and needs to reapper (due to script-based repositioning) would crash pd-l2ork. See http://disis.music.vt.edu/pipermail/l2ork-dev/2016-January/000811.html for more info.
-
Jonathan Wilkes authored
*fixed bug reported by Liam Goodacre regarding donecanvasdialog causing parent patch to open in case subpatch's properties have been changes (e.g. via scripting). See http://disis.music.vt.edu/pipermail/l2ork-dev/2016-January/000810.html for more info.
-
Jonathan Wilkes authored
*Reverted http://sourceforge.net/p/pure-data/pure-data/ci/97851b3c44b2b3839069928d90ca6185de4455c5/ as it disables ability to address abstractions via scripting (needs further testing to figure out why was this disabled in the first place and then later reverted by Miller) *fixed way of vis-ing GOP-enabled abstractions via script
-
Jonathan Wilkes authored
*fixed typo in the m_sched.c that caused problems with pthread, merged some of the upstream code cleanup
-
Jonathan Wilkes authored
*fixed regression caused by the Haswell/Skylake CPU pthread improvement as reported by Antonio Roberts
-
Jonathan Wilkes authored
*added debugging info
-
Jonathan Wilkes authored
*fixed typos and aesthetic positioning in the K12 demos and preset.pd
-
Jonathan Wilkes authored
*updated locking mechanism to prevent multiple locks or unlocks in a row, which in turn causes crashes on newer Intel processors.
-
Jonathan Wilkes authored
*updated TODO
-
Jonathan Wilkes authored
*updated message-help.pd to reflect the new $0 functionality
-