13
0
livetrax/libs/surfaces/push2
Robin Gareus d8291550e7 Rectangle is ambiguous on Windows
In file included from /usr/share/mingw-w64/include/windows.h:71:0,
                 from /home/ardour/win-stack-w32/include/pthread.h:198,
                 from /home/ardour/ardour-w32/libs/pbd/pbd/event_loop.h:29,
                 from /home/ardour/ardour-w32/libs/pbd/pbd/signals.h:42,
                 from /home/ardour/ardour-w32/libs/midi++2/midi++/parser.h:26,
                 from ../libs/surfaces/push2/mix.cc:30:

/usr/share/mingw-w64/include/wingdi.h:3049:67: note: candidates are: WINBOOL Rectangle(HDC, int, int, int, int)

In file included from ../libs/surfaces/push2/mix.cc:48:0:

/home/ardour/ardour-w32/libs/canvas/canvas/rectangle.h:30:48: note: class ArdourCanvas::Rectangle
2016-09-29 13:56:10 +02:00
..
buttons.cc make Ben's cool range select hack work with Push 2 2016-09-28 11:28:45 -05:00
canvas.cc MacOS [sic] required changes for Rect in Push 2 code 2016-09-28 17:24:14 -04:00
canvas.h tweaks and so forth to get first canvas-based rendering to Push2 display 2016-09-27 14:59:31 -05:00
gui.cc remove all pad + scale stuff from push2 gui 2016-09-27 14:59:31 -05:00
gui.h move mode/scale/key definitions out of push2 code and into libardour; Aeolian is the same as Minor 2016-09-28 10:47:17 -05:00
interface.cc
knob.cc MacOS [sic] required changes for Rect in Push 2 code 2016-09-28 17:24:14 -04:00
knob.h fix various aspects of knob function 2016-09-27 14:59:32 -05:00
layout.cc MacOS [sic] required changes for Rect in Push 2 code 2016-09-28 17:24:14 -04:00
layout.h push2: tweak layout APIs etc. 2016-09-27 14:59:32 -05:00
leds.cc push2: working bidirectional communication, some transport control/display (LED only); some scrolling 2016-09-27 14:59:29 -05:00
level_meter.cc add missing/moved files from push2 merge 2016-09-27 15:42:26 -05:00
level_meter.h add missing/moved files from push2 merge 2016-09-27 15:42:26 -05:00
menu.cc Rectangle is ambiguous on Windows 2016-09-29 13:56:10 +02:00
menu.h MacOS [sic] required changes for Rect in Push 2 code 2016-09-28 17:24:14 -04:00
midi_byte_array.cc add MidiByteArray::compare_n() 2016-09-27 14:59:31 -05:00
midi_byte_array.h add MidiByteArray::compare_n() 2016-09-27 14:59:31 -05:00
mix.cc Rectangle is ambiguous on Windows 2016-09-29 13:56:10 +02:00
mix.h push2: tweak layout APIs etc. 2016-09-27 14:59:32 -05:00
push2.cc remove unnecessary method 2016-09-28 17:23:52 -04:00
push2.h make Ben's cool range select hack work with Push 2 2016-09-28 11:28:45 -05:00
scale.cc Rectangle is ambiguous on Windows 2016-09-29 13:56:10 +02:00
scale.h push2: tweak layout APIs etc. 2016-09-27 14:59:32 -05:00
splash.cc MacOS [sic] required changes for Rect in Push 2 code 2016-09-28 17:24:14 -04:00
splash.h push2: tweak layout APIs etc. 2016-09-27 14:59:32 -05:00
track_mix.cc Rectangle is ambiguous on Windows 2016-09-29 13:56:10 +02:00
track_mix.h MacOS [sic] required changes for Rect in Push 2 code 2016-09-28 17:24:14 -04:00
utils.cc push2: parameterize and centralize colors 2016-09-27 14:59:31 -05:00
utils.h push2: parameterize and centralize colors 2016-09-27 14:59:31 -05:00
wscript move mode/scale/key definitions out of push2 code and into libardour; Aeolian is the same as Minor 2016-09-28 10:47:17 -05:00