- 03 Aug, 2018 1 commit
-
-
Pranay Gupta authored
-
- 30 Jul, 2018 1 commit
-
-
Jonathan Wilkes authored
Added a "floatsize" method to [pdinfo] Cleaned up the format specifier for [print] and gui_vmess Got rid of unnecessary "l" in "%lg"
-
- 23 Jul, 2018 1 commit
-
-
Pranay Gupta authored
-
- 21 Jul, 2018 1 commit
-
-
Pranay Gupta authored
-
- 15 Jul, 2018 1 commit
-
-
Pranay Gupta authored
-
- 09 Jul, 2018 2 commits
-
-
Pranay Gupta authored
-
Jonathan Wilkes authored
-
- 07 Jul, 2018 1 commit
-
-
Pranay Gupta authored
-
- 05 Jul, 2018 1 commit
-
-
Pranay Gupta authored
-
- 30 Jun, 2018 1 commit
-
-
Pranay Gupta authored
-
- 11 Jun, 2018 1 commit
-
-
Jonathan Wilkes authored
-
- 10 Jun, 2018 1 commit
-
-
Pranay Gupta authored
-
- 09 Jun, 2018 2 commits
-
-
Pranay Gupta authored
-
Pranay Gupta authored
-
- 02 Jun, 2018 1 commit
-
-
Jonathan Wilkes authored
-
- 01 Jun, 2018 1 commit
-
-
Pranay Gupta authored
-
- 31 May, 2018 1 commit
-
-
Pranay Gupta authored
-
- 30 May, 2018 1 commit
-
-
Jonathan Wilkes authored
-
- 29 May, 2018 2 commits
-
-
Pranay Gupta authored
-
Jonathan Wilkes authored
-
- 27 May, 2018 1 commit
-
-
Pranay Gupta authored
-
- 25 May, 2018 1 commit
-
-
Jonathan Wilkes authored
-
- 24 May, 2018 2 commits
-
-
Jonathan Wilkes authored
-
Pranay Gupta authored
-
- 23 May, 2018 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 20 May, 2018 1 commit
-
-
Jonathan Wilkes authored
-
- 12 May, 2018 2 commits
-
-
Pranay Gupta authored
-
Pranay Gupta authored
-
- 07 May, 2018 1 commit
-
-
Pranay Gupta authored
-
- 06 May, 2018 1 commit
-
-
Pranay Gupta authored
-
- 23 Apr, 2018 1 commit
-
-
Jonathan Wilkes authored
-
- 14 Apr, 2018 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
This brings msg box back to the same performance it had before $0 expansion was added as a feature to message boxes. The first implementation relied on calling canvas_setcurrent and canvas_unsetcurrent in the message box methods. This added a malloc/free for each message box method call. Instead this implementation caches the msg box glist in the t_messresponder. That is available as the target parameter in m_binbuf. Unfortunately, we have to add a parameter to binbuf_realizedollsym. Since that's a public function we have to break out the new param into binbuf_dorealizedollsym.
-
- 04 Apr, 2018 2 commits
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
- 03 Apr, 2018 1 commit
-
-
Albert Gräf authored
-
- 25 Mar, 2018 1 commit
-
-
Jonathan Wilkes authored
-
- 23 Mar, 2018 1 commit
-
-
Albert Gräf authored
Add labels to the device dropdowns in the MIDI setup so that the order in which devices are listed is obvious.
-