54690 Commits

Author SHA1 Message Date
twinaphex
dddad35730 Get rid of more callocs 2020-06-28 16:49:13 +02:00
twinaphex
03eb5d8bf0 Use malloc for menu_file_list_cbs_t 2020-06-28 16:42:02 +02:00
twinaphex
695d1892b2 Cleanups 2020-06-28 16:28:32 +02:00
twinaphex
1c9286c2d7 Re-enable bluetooth icon again 2020-06-28 16:22:26 +02:00
twinaphex
6dcc7d5441 Use malloc where possible 2020-06-28 16:11:17 +02:00
parport0
5985d99466 Uncomment bluetooth.png 2020-06-28 15:59:07 +03:00
parport0
9e3dd965eb (bluetooth) Move driver info to userdata, clean up API 2020-06-28 15:58:01 +03:00
twinaphex
3dafbb8487 (libretro-common) Use malloc 2020-06-28 06:52:02 +02:00
twinaphex
3541b2aa0e task_init - use malloc 2020-06-28 06:41:07 +02:00
twinaphex
190ca68817 Update 2020-06-28 06:24:42 +02:00
Twinaphex
56c3b99dac (deps/7zip) Prevent warnings/errors 2020-06-28 05:25:44 +02:00
Twinaphex
c10c6aa015 (7zip) Cleanup #1 2020-06-28 05:20:58 +02:00
twinaphex
61c1fa508d (deps/7zip) Change this to RFILE 2020-06-28 05:09:38 +02:00
twinaphex
8a8ddb2468 (deps/7zip) Update 2020-06-28 05:07:30 +02:00
twinaphex
722f13165b (HID) Fill in null HID driver again - might potentially fix older
iOS versions
2020-06-28 05:03:29 +02:00
twinaphex
a8f8753bbc (deps/7zip) Change SRes to int64_t 2020-06-28 04:52:11 +02:00
twinaphex
e2af6eb96b (deps/7zip) Change WRes to int64_t - and other cleanups 2020-06-28 04:15:11 +02:00
twinaphex
136a86f6aa (deps/7zip) Use libretro-common file_stream functions 2020-06-28 03:58:40 +02:00
twinaphex
503c8e089f (shader_vulkan) Cleanup 2020-06-28 01:17:36 +02:00
twinaphex
c1f90e4c9a (Vulkan) Cleanups 2020-06-28 01:09:33 +02:00
twinaphex
128757554e (gfx/font_driver) Use malloc 2020-06-28 00:50:48 +02:00
twinaphex
6e015d32a8 Optimize some strlen and file_path_str usage - condense this
back to STRLEN_CONST usage
2020-06-28 00:36:23 +02:00
twinaphex
c1c3f75804 dir_list_read - avoid two strcmps 2020-06-27 22:26:20 +02:00
twinaphex
6085ed358d (RPNG) Use malloc 2020-06-27 21:09:29 +02:00
twinaphex
37363e00c0 Start passing around p_rarch more 2020-06-27 20:54:52 +02:00
twinaphex
724a9a393e (bluetooth drivers) Cleanups and add TODO/FIXME notes 2020-06-27 19:46:27 +02:00
twinaphex
497dc7a38a (menu) move headers around - no more menu/widgets 2020-06-27 19:33:49 +02:00
twinaphex
8f2dec4196 rarch_timer_ functions can now be made static 2020-06-27 19:17:45 +02:00
twinaphex
01e2cc2465 Integrate menu_dialog.c into retroarch.c 2020-06-27 19:08:02 +02:00
twinaphex
dda0c04d0a remove leftovers 2020-06-27 18:55:33 +02:00
twinaphex
8259a0fd89 (Menu) Merge menu_filebrowser.c into menu_displaylist.c 2020-06-27 18:54:14 +02:00
twinaphex
deb7fc5bf9 Comment out bluetooth.png image for now until it has been added
to retroarch-assets
2020-06-27 18:32:15 +02:00
twinaphex
776e95d4e1 (vulkan_common.c) Cleanups 2020-06-27 18:28:33 +02:00
twinaphex
72d1a313ae (vulkan_common.c) Cleanups 2020-06-27 18:17:33 +02:00
Twinaphex
04fb139bcb Cleanup unused variables 2020-06-27 18:17:10 +02:00
Autechre
6b4237c04f
Update CHANGES.md 2020-06-27 16:51:08 +02:00
Autechre
f39e90bfe7
Update CHANGES.md 2020-06-27 16:49:03 +02:00
Autechre
0f7f9eba4b
Update CHANGES.md 2020-06-27 16:47:17 +02:00
Autechre
10ddb274bc
Merge pull request #10866 from parport0/master
Add a bluetooth driver
2020-06-27 16:46:11 +02:00
Autechre
91775e493b
Merge pull request #10909 from WeedyWeedSmoker/iOS-update
[iOS] Update iOS Xcode projects
2020-06-27 16:44:55 +02:00
Autechre
dca50bacb2
Merge pull request #10926 from fpscan/master
Update tgbdual.png
2020-06-27 16:44:24 +02:00
Ömercan Kömür
42f97453d5 Update tgbdual.png
re-upload
2020-06-27 17:38:28 +03:00
twinaphex
408f40f413 Cut down on some callocs 2020-06-27 16:36:08 +02:00
Autechre
ecc41fc59c
Merge pull request #10924 from benklop/master
Non-X11 lightgun support
2020-06-27 16:20:08 +02:00
twinaphex
4bd8c2a7ff Avoid calloc where possible 2020-06-27 15:06:45 +02:00
twinaphex
5783494e13 (libretro-common) Cleanups 2020-06-27 14:55:08 +02:00
twinaphex
c3f8b7741c Add fallback paths for nbio_stdio.c 2020-06-27 14:07:41 +02:00
twinaphex
c1275cc83d Cleanups 2020-06-27 13:58:15 +02:00
twinaphex
b0b588a56a (VFS) Add fseeko/ftello support 2020-06-27 13:41:59 +02:00
twinaphex
5b9a51d353 (CTR) tgbdual.png - image needs to be exactly 48x48 or else
it will error out
2020-06-27 04:20:49 +02:00