Brad Parker
|
341cf63399
|
Qt: show shader pass in parameters window, reload shader params when shader is reloaded
|
2018-08-14 21:38:52 -04:00 |
|
Brad Parker
|
19f6798947
|
Qt: make sure we are inited before calling into the driver
|
2018-05-03 21:47:21 -04:00 |
|
twinaphex
|
9f80092bbb
|
Updates
|
2018-05-03 21:29:58 +02:00 |
|
Twinaphex
|
356cd47ce8
|
Silence some unused variable warnings
|
2018-05-03 19:35:27 +02:00 |
|
Brad Parker
|
e3712182bd
|
Qt: only init new UI the first time it is about to be shown
|
2018-05-01 17:47:12 -04:00 |
|
twinaphex
|
bf084da088
|
(ui_companion_driver) cleanups
|
2018-05-01 01:29:17 +02:00 |
|
Brad Parker
|
71257adb8e
|
Qt: add setting in User Interface to enable use of the desktop menu in general (disabling it may improve startup time if desktop menu is not being used)
|
2018-04-30 19:11:38 -04:00 |
|
Brad Parker
|
a1aefc901c
|
Qt WIMP GUI
|
2018-04-30 14:33:05 -04:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
9dff2434ef
|
Fix some structurally dead code warnings
|
2017-05-09 20:54:03 +02:00 |
|
twinaphex
|
cc095e56fc
|
Start refactoring bool variables
|
2017-04-28 00:53:20 +02:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
radius
|
fd84613db5
|
get this working again
|
2016-11-19 21:19:56 -05:00 |
|
twinaphex
|
61a4ff2a07
|
Cleanup get_ident function
|
2016-08-10 09:21:13 +02:00 |
|
twinaphex
|
032f7f83ae
|
Hide User Interface options if no companion interface is not
available
|
2016-08-10 07:18:55 +02:00 |
|
Twinaphex
|
b11bfc8a73
|
Add ui_companion_driver_get_main_window
|
2016-06-12 19:29:07 +02:00 |
|
twinaphex
|
82ae93e348
|
Add ui_companion_driver_get_browser_window_ptr
|
2016-06-08 16:56:45 +02:00 |
|
twinaphex
|
3c7fafe9a3
|
Create ui_companion_driver_get_msg_window_ptr
|
2016-06-08 07:02:38 +02:00 |
|
twinaphex
|
c1a321015a
|
Create ui_companion_driver_get_application_ptr
|
2016-06-07 17:10:27 +02:00 |
|
twinaphex
|
77d5de3b4c
|
Create ui_companion_driver_get_window_ptr
|
2016-06-06 07:35:45 +02:00 |
|
Twinaphex
|
485750c8ba
|
Remove unused variable
|
2016-02-12 06:50:44 +01:00 |
|
twinaphex
|
cfe884f0b7
|
Add ui_companion_driver_toggle
|
2016-02-12 06:43:06 +01:00 |
|
twinaphex
|
a767031651
|
Use string_is_equal in more places
|
2016-01-20 04:11:25 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
63c12b0083
|
Don't include ui_companion_driver.h inside driver.h
|
2015-12-05 10:04:06 +01:00 |
|
twinaphex
|
de97726323
|
Take out ui companion state from driver_t
|
2015-12-05 10:01:20 +01:00 |
|
twinaphex
|
29dcf06a2e
|
Move ui_companion_driver code all to ui_companion_driver.c
|
2015-12-05 09:55:13 +01:00 |
|
twinaphex
|
421a2e8c6c
|
Don't compile in ui_win32.c for Xbox
|
2015-11-19 07:41:14 +01:00 |
|
twinaphex
|
fc570c2420
|
(Griffin) Add ui_win32.c to Griffin
|
2015-11-19 07:26:24 +01:00 |
|
twinaphex
|
f46d8a50fc
|
Add ui_win32.c
|
2015-11-19 07:23:41 +01:00 |
|
twinaphex
|
f88575633e
|
Cleanups
|
2015-09-05 20:34:22 +02:00 |
|
twinaphex
|
4cc71c0574
|
Refactor ui_companion_is_on_foreground
|
2015-08-05 13:56:59 +02:00 |
|
twinaphex
|
bc592859cc
|
Cleanups
|
2015-06-15 06:01:54 +02:00 |
|
twinaphex
|
4e0a3cc6c2
|
Change function signature of event_command
|
2015-04-20 18:36:36 +02:00 |
|
twinaphex
|
fa0011feca
|
Create ui_companion_event_command
|
2015-04-20 18:34:55 +02:00 |
|
twinaphex
|
96ae9c718a
|
Create ui_companion_cocoa
|
2015-04-20 12:43:07 +02:00 |
|
twinaphex
|
f18e1d0d5d
|
Add HAVE_COCOATOUCH
|
2015-04-19 16:24:51 +02:00 |
|
twinaphex
|
c2d8d7e530
|
(Qt) Start making clean Qt skeleton implementation - radius needs to do the rest
|
2015-04-12 18:56:23 +02:00 |
|
Twinaphex
|
3e35593f59
|
(iOS) Implement UI companion driver for iOS CocoaTouch
|
2015-04-12 03:18:37 +02:00 |
|
twinaphex
|
f8a31effb0
|
(UI companion) Some further improvements
|
2015-04-12 02:09:14 +02:00 |
|
twinaphex
|
4c2b301efb
|
(UI Companion) Start creating UI companion interface
|
2015-04-12 01:31:03 +02:00 |
|