Commit Graph

22812 Commits

Author SHA1 Message Date
twinaphex
6927024320 Revert "Make menu_input_get_ptr a static function"
This reverts commit 65b2b0877f.
2015-09-24 14:16:43 +02:00
twinaphex
a4a4dc3e3f Revert "(GLUI) menu_input - Cut down on some function calls"
This reverts commit 5a8a3dc46c.
2015-09-24 14:16:38 +02:00
twinaphex
bbb28a5406 Revert "Don't redefine retro_input_t"
This reverts commit dd68a2a927.
2015-09-24 14:16:31 +02:00
twinaphex
80efc1339e Revert "Cleanups"
This reverts commit 32bbf71bbb.
2015-09-24 14:16:16 +02:00
twinaphex
32bbf71bbb Cleanups 2015-09-24 13:54:57 +02:00
twinaphex
dd68a2a927 Don't redefine retro_input_t 2015-09-24 13:50:30 +02:00
twinaphex
5a8a3dc46c (GLUI) menu_input - Cut down on some function calls 2015-09-24 13:44:18 +02:00
twinaphex
65b2b0877f Make menu_input_get_ptr a static function 2015-09-24 13:40:58 +02:00
twinaphex
8b0a952c59 Remove unused variables 2015-09-24 13:39:47 +02:00
twinaphex
7bb035a8b9 Fix system information fallthrough 2015-09-24 13:37:25 +02:00
twinaphex
7a5f2228aa Move enums to menu_input.c 2015-09-24 13:25:53 +02:00
twinaphex
3ddbf2d5cc Refactor menu_input.c 2015-09-24 13:22:46 +02:00
twinaphex
764c76c84a (retro_stat.c) Add PSP ifdef 2015-09-24 12:22:19 +02:00
radius
0e69f5bcb0 workaround to disable OSD fonts without restarting 2015-09-24 00:33:25 -05:00
radius
4345320c85 add a debug information panel, disabled by default 2015-09-23 20:51:31 -05:00
twinaphex
40c85eaaab Remove ITERATE_TYPE_MESSAGE 2015-09-24 01:14:14 +02:00
twinaphex
3436a85489 (Menu) Remove message_contents 2015-09-24 01:12:25 +02:00
twinaphex
64018e1020 (Menu) Cleanups 2015-09-24 01:08:01 +02:00
twinaphex
61a40be54d Remove USB_Initialize/USB_Deinitialize from wiiusb_hid.c 2015-09-24 00:09:59 +02:00
aliaspider
89724c541d (psp1) move kernel_functions.prx to the root folder after build 2015-09-23 23:08:01 +01:00
Twinaphex
bb8cb4688f Merge pull request #2163 from aliaspider/master
(ctr/3ds) update build.
2015-09-23 17:40:56 +02:00
aliaspider
7e47b79c1c (ctr/3ds) update build. 2015-09-23 16:34:06 +01:00
twinaphex
1fcf5ab7bd Make bin_to_hex_alloc public scope 2015-09-23 15:11:35 +02:00
twinaphex
a73f10f124 (MSVC) Buildfix 2015-09-23 14:02:38 +02:00
twinaphex
de30940079 (MSVC) Update more paths 2015-09-23 14:00:24 +02:00
twinaphex
9cfa5814e4 (MSVC) Update paths 2015-09-23 13:58:00 +02:00
twinaphex
1a4c60ac65 (rxml) Use retro_file 2015-09-23 13:49:45 +02:00
twinaphex
d92bf9b559 (memory/wii/mem2_manager.c) Cleanups 2015-09-23 12:05:17 +02:00
twinaphex
2e57b92e19 (libretro-db) Add leiradel's C version of the dat converter 2015-09-23 10:44:41 +02:00
Twinaphex
028e9e74d9 Merge pull request #2162 from lakkatv/cocoa
Display OSD messages in cocoatouch
2015-09-22 23:01:20 +02:00
Jean-André Santoni
18d157acea Display OSD messages in cocoatouch 2015-09-22 22:50:58 +02:00
twinaphex
5e57b96225 Take it outside of the mutex lock 2015-09-22 22:44:56 +02:00
twinaphex
c8b83de31c Move ui companion msg_queue_push call to runloop_msg 2015-09-22 22:43:49 +02:00
twinaphex
f87154773d Add msg_queue_push to UI companion driver interface 2015-09-22 22:20:03 +02:00
twinaphex
0730af5919 Change more calls to menu_display_msg_queue_push 2015-09-22 22:14:03 +02:00
twinaphex
056dc5f3e1 Create menu_display_msg_queue_push 2015-09-22 22:10:43 +02:00
twinaphex
0f202cad8e file_path_special.c - cleanup 2015-09-22 21:49:03 +02:00
twinaphex
df13e6a1fd retro_stat.c - simplify code 2015-09-22 21:21:06 +02:00
twinaphex
ff1078a98b (camera/drivers/video4linux2.c) Use path_is_character_special 2015-09-22 21:16:58 +02:00
twinaphex
385e030261 Move functions around 2015-09-22 19:34:16 +02:00
twinaphex
5465da0139 Rename rarch_sleep to retro_sleep 2015-09-22 18:55:14 +02:00
twinaphex
1e3202a95e Fix cheatfile loading derp 2015-09-22 18:03:30 +02:00
twinaphex
33291389f2 Fix conditional 2015-09-22 17:39:27 +02:00
twinaphex
b35a905139 (stb_image.h) Convert more C++ comments 2015-09-22 17:33:54 +02:00
twinaphex
9949e47f96 (stb_truetype.h) Start getting rid of all sorts of superfluous types 2015-09-22 17:19:13 +02:00
twinaphex
83df9e61d0 (V4L2) Silence C89_BUILD - implicit constant conversion overflow warnings 2015-09-22 17:05:09 +02:00
Alcaro
e3c7dcae28 Remove those C89 checks, they're done elsewhere now. 2015-09-22 16:53:30 +02:00
twinaphex
06774022ad Blacklist Wayland too for C89 - links now 2015-09-22 16:50:12 +02:00
twinaphex
b748c4d27f Blacklist imageviewer for C89 2015-09-22 16:47:56 +02:00
twinaphex
6f23bcbc0b Blacklist libusb and ffmpeg for C89 2015-09-22 16:47:00 +02:00