- Aug 28, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 13, 2015
-
-
Jonathan Wilkes authored
-
- Jul 12, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jun 25, 2015
-
-
Jonathan Wilkes authored
implemented iemgui "pos" method
-
- Jun 06, 2015
-
-
user authored
-
- May 09, 2015
-
-
user authored
-
- Apr 15, 2015
-
-
Jonathan Wilkes authored
-
- Mar 13, 2015
-
-
Jonathan Wilkes authored
-
- Mar 06, 2015
-
-
Jonathan Wilkes authored
-
- Feb 24, 2015
-
-
Jonathan Wilkes authored
-
- Feb 19, 2015
-
-
Jonathan Wilkes authored
-
- Feb 13, 2015
-
-
Jonathan Wilkes authored
-
- Oct 08, 2014
-
-
Ivica Bukvic authored
-
- Sep 11, 2014
-
-
Ivica Bukvic authored
*made startmotion more user-friendly by hiding iemgui's handles after initial creation until motion is complete. LATER get rid of this because it is likely to be seen as an interim hack due to determinacy issues between the gui and core engine.
-
- Sep 10, 2014
-
-
Ivica Bukvic authored
*cleaned nlet highlighting code (removed redundant call) *updated TODO *adjusted startmotion offset (may need further tweaking)
-
- Aug 28, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 23, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 20, 2014
-
-
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.
-
Ivica Bukvic authored
-
- Aug 18, 2014
-
-
Ivica Bukvic authored
-
- Aug 17, 2014
-
-
Ivica Bukvic authored
*cosmetic fixes to g_canvas.c
-
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
-
Ivica Bukvic authored
*improved g_all_guis.c and detection/drawing of handles
-
- Aug 16, 2014
-
-
Ivica Bukvic authored
*fixed remaining g_number.c regressions. Now need to match this with the rest of the iemgui objects.
-
Ivica Bukvic authored
*fixed handle behavior on iemguis (current implementation is not equipped to deal with config kind of actions, and it does not have to) *streamlined GOP handles since now draw_select deals with explicit delete before redraw
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed send and receive functions so that they properly update number2
-
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
-
- Aug 15, 2014
-
-
Mathieu L Bouchard authored
-
Ivica Bukvic authored
*began working on clean-up of iemgui regressions and preexisting bugs (still need to figure out inconsistency with the hiding/showing of nlets, as well as inability to displace number2 after it has received a label message)
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- Aug 13, 2014
-
-
Mathieu L Bouchard authored
big refactoring #11 : replaced %lxOBJ by x%lx and removed nlet_tag from all iemgui, among other smaller changes
-