- 01 Jun, 2018 1 commit
-
-
Pranay Gupta authored
-
- 10 Feb, 2018 1 commit
-
-
Also fix a type mismatch in dropdown widget (g_text.c) and add an error check in ALSA audio (s_audio_alsamm.c).
-
- 22 Mar, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 07 Dec, 2016 1 commit
-
-
Jonathan Wilkes authored
cleanup iemgui dialog form names, replacing dashes with underscores. Fix stray bugs in canvas dialog, and clean up css selector names
-
- 21 Nov, 2016 1 commit
-
-
Jonathan Wilkes authored
stop using "x" for sending iemgui colors-- while it has a precision formatter, it doesn't have a maximum size formatter (and it can't because 64-bit archs need the larger values)
-
- 18 Nov, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 15 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 11 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 01 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 29 Jan, 2016 1 commit
-
-
Jonathan Wilkes authored
shows as selected when in a gop.
-
- 25 Jan, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 20 Jan, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 11 Jan, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 08 Jan, 2016 1 commit
-
-
Jonathan Wilkes authored
update open dialog window height/width/font/fontsize for iemguis as they are resized/repositioned with the mouse
-
- 24 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
further refined legacy mode to match both iemgui and graph-on-parent objects.
-
- 22 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
second draft of iemgui handles--- still some bugs when switching between canvas gop rect and iemguis
-
- 16 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
made nbx scaling less wonky. It's still a bit wonky, but maybe that's just a function of the font resizing algo and the fact that width is constrained to character width
-
- 15 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
egregiously rough draft of g_numbox scaling-- need to work on the character-width x-scaling which is currently screwy
-
- 12 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 11 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
*added legacy option for iemgui objects. Starting pd-l2ork with -lega… …cy flag positions iemgui objects in their old, vertically inconsistent locations for the sake of retaining complete backwards compatibility. *added sys_legacy global for inclusion of other potential legacy breakages that may develop later.
-
- 25 Jun, 2015 1 commit
-
-
Jonathan Wilkes authored
fix "pos" method for [nbx]
-
- 09 May, 2015 1 commit
-
-
user authored
-
- 08 May, 2015 2 commits
- 13 Mar, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 24 Feb, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 13 Feb, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 19 Nov, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed cosmetic regression where highlighting of the number when focusing (and reverting focus) was not consistent due to faulty optimization that has now been removed.
-
- 20 Aug, 2014 3 commits
-
-
Mathieu L Bouchard authored
-
Ivica Bukvic authored
*added ability to have spaces in iemgui properties dialog
-
Mathieu L Bouchard authored
change type of scalehandle_new and h_master. Document some structs in g_all_guis.h and change some field sizes.
-
- 17 Aug, 2014 3 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Mathieu L Bouchard authored
remove canvas/glist arg in a bunch of recently added iemgui functions, and introduce iemgui_draw_move & iemgui_draw_config
-
- 16 Aug, 2014 4 commits
-
-
Ivica Bukvic authored
*added selected tag to scalehandles since they should only appear when things are selected (or as is the case with GOP, when nothing else is selected) *fixed regression in number2 where after dialog it requires complete redraw
-
Ivica Bukvic authored
Still need to fix the label reselection after it has been added/removed. *fixed vu meter having bogus scale values when changing the label and some out-of-sync selection issues with the dialog. Needs to be vetted like number2.
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- 15 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-