twinaphex
|
4467f811e0
|
ui_companion_driver_toggle - turn into static function
|
2020-02-13 22:33:09 +01:00 |
|
twinaphex
|
8386c06e07
|
Fix issue #9368 on Linux - 'Show desktop menu on startup' does not
launch qt-ui
|
2020-01-06 14:48:41 +01:00 |
|
twinaphex
|
05187f1a8c
|
Cleanups
|
2019-08-09 13:28:40 +02:00 |
|
Twinaphex
|
db6a4f8368
|
(UI Companion) Get rid of unused iterate function callback
|
2019-07-19 13:59:07 +02:00 |
|
twinaphex
|
801b0742d8
|
(UI application) We don't use pending_events - get rid of it
|
2019-07-17 22:08:11 +02:00 |
|
orbea
|
ae6ea28220
|
Fix the iOS 11 build.
Fixes https://github.com/libretro/RetroArch/issues/9120.
|
2019-07-17 06:32:00 -07:00 |
|
twinaphex
|
45abbc6ac5
|
Cleanups
|
2019-07-15 20:18:37 +02:00 |
|
twinaphex
|
69fb32cd68
|
Get rid of these two pointer functions
|
2019-07-11 04:28:49 +02:00 |
|
twinaphex
|
f6497e8012
|
ui_application_t - we never use run except for Qt, so remove this
and move the code to frontend.c - also add a boolean variable to
ui_application_t to indicate whether an app is about to exit
|
2019-07-11 02:18:21 +02:00 |
|
twinaphex
|
de9f7e521b
|
Make this function static
|
2019-06-18 22:01:11 +02: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
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01: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
|
0f90a3352b
|
Create Qt5 implementation of msg window
|
2016-06-10 09:47:16 +02:00 |
|
twinaphex
|
acf0a74e6d
|
Add ui_qt_application
|
2016-06-09 20:18:08 +02:00 |
|
twinaphex
|
69f32c3a35
|
Add qt/ui_qt_window.cpp
|
2016-06-09 20:11:26 +02:00 |
|
twinaphex
|
c011090ebb
|
ui_application - add initialize
|
2016-06-09 15:22:03 +02:00 |
|
twinaphex
|
008e622843
|
Add capabilities to ui_browser_window_state
|
2016-06-08 17:53:51 +02:00 |
|
Twinaphex
|
1cd441b125
|
(Cocoa) Reimplement browser loading code
|
2016-06-08 17:18:48 +02:00 |
|
twinaphex
|
82ae93e348
|
Add ui_companion_driver_get_browser_window_ptr
|
2016-06-08 16:56:45 +02:00 |
|
Twinaphex
|
8088df5f09
|
Cleanups
|
2016-06-08 16:39:46 +02:00 |
|
Twinaphex
|
9e5ad14da0
|
Start implementing untested ui_browser_window_cocoa_open function
|
2016-06-08 16:11:06 +02:00 |
|
twinaphex
|
969ef4b88d
|
Add stub browser window implementations for Win32/Cocoa
|
2016-06-08 15:51:43 +02:00 |
|
twinaphex
|
0e01a3c84b
|
Add ui_browser_window
|
2016-06-08 15:47:00 +02:00 |
|
twinaphex
|
0a7bc4d21f
|
Add 'warning'
|
2016-06-08 07:27:46 +02:00 |
|
twinaphex
|
3c7fafe9a3
|
Create ui_companion_driver_get_msg_window_ptr
|
2016-06-08 07:02:38 +02:00 |
|
Twinaphex
|
aa81c1d82f
|
Start implementing ui_cocoa_msg_window.m
|
2016-06-08 06:56:42 +02:00 |
|
twinaphex
|
1fc0009cdc
|
ui_msg_window_state - turn title and text into pointers
|
2016-06-08 06:37:00 +02:00 |
|
twinaphex
|
10a25209da
|
(Msg window) Add backends for Win32/Cocoa
|
2016-06-08 06:33:15 +02:00 |
|
twinaphex
|
a247b16164
|
Add ui_null_msg_window
|
2016-06-08 06:29:52 +02:00 |
|
twinaphex
|
c35e75a0bd
|
Create ui_msg_window_t
|
2016-06-08 06:24:15 +02:00 |
|
twinaphex
|
793d0de45c
|
Add ui_message_window_buttons/ui_message_window_response
|
2016-06-08 06:17:26 +02:00 |
|
twinaphex
|
3f44ba59eb
|
Add pending_events function callback
|
2016-06-07 18:02:37 +02:00 |
|
twinaphex
|
c1a321015a
|
Create ui_companion_driver_get_application_ptr
|
2016-06-07 17:10:27 +02:00 |
|
twinaphex
|
4dded0c76b
|
Change signature of process_events
|
2016-06-07 17:07:11 +02:00 |
|
twinaphex
|
3aeecc7eb2
|
Create ui_win32_application.c
|
2016-06-07 17:03:34 +02:00 |
|
Twinaphex
|
3b16eb1e91
|
Add (stub) ui_cocoa_application.m
|
2016-06-07 16:51:25 +02:00 |
|
twinaphex
|
a90bd8cb67
|
Add ui_null_application.c
|
2016-06-07 16:31:35 +02:00 |
|
twinaphex
|
77d5de3b4c
|
Create ui_companion_driver_get_window_ptr
|
2016-06-06 07:35:45 +02:00 |
|
twinaphex
|
fc9954d967
|
Create window_focused callback
|
2016-06-04 17:24:46 +02:00 |
|
twinaphex
|
47c7330cc8
|
Add set_droppable
|
2016-06-04 08:38:38 +02:00 |
|
Twinaphex
|
98014f7b66
|
(Cocoa) Add stub ui_cocoa_window.m
|
2016-06-04 07:56:28 +02:00 |
|
twinaphex
|
cd49b89bbf
|
Add set_title function callback to ui_window_t
|
2016-06-04 04:57:44 +02:00 |
|
twinaphex
|
2f1fb7783d
|
Add set_focused function callback to window
|
2016-06-04 04:54:12 +02:00 |
|
twinaphex
|
be08e07a66
|
ui_window - add destroy function callback
|
2016-06-04 04:37:37 +02:00 |
|
twinaphex
|
61e1c13ae6
|
Create stub window interface
|
2016-06-04 04:24:54 +02:00 |
|
twinaphex
|
7ce2ac082a
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
|
twinaphex
|
523ebed112
|
Combine command_event.c and command.c
|
2016-05-09 20:30:47 +02:00 |
|