Commit Graph

39800 Commits

Author SHA1 Message Date
Alcaro 3374b0ffde Add why we're doing this 2017-09-29 04:04:51 +02:00
twinaphex 8eb28eaae9 Add this for Wiiu debugging 2017-09-29 04:03:13 +02:00
twinaphex 0f1d0ebfa9 config_file.c - use malloc instead of calloc 2017-09-29 03:56:33 +02:00
Twinaphex 5b96231f49 Merge pull request #5485 from r-type/master
fix wiiu build
2017-09-29 03:09:12 +02:00
not6 547557d443 fix wiiu build 2017-09-28 23:35:07 +02:00
twinaphex f1c2800fa4 Don't do implicit memset 2017-09-28 22:34:28 +02:00
twinaphex 0cbd2d4aa1 Cleanups 2017-09-28 21:51:03 +02:00
twinaphex 37ca5b0605 Cleanups 2017-09-28 21:49:23 +02:00
twinaphex be333837e9 Cleanup wasapi.c 2017-09-28 21:45:11 +02:00
twinaphex d9593c7cae (WASAPI) Cleanups 2017-09-28 19:07:53 +02:00
twinaphex ff48af4d06 Update 2017-09-28 18:57:00 +02:00
twinaphex 9eba2c8e39 Fix CXX_BUILD on Windows 2017-09-28 18:53:09 +02:00
twinaphex 7d12eb4a51 (WASAPI) Compiles now as C++ as well as C 2017-09-28 18:47:33 +02:00
twinaphex 2af4457bec (WASAPI) Start adding C++ codepath too 2017-09-28 18:43:06 +02:00
twinaphex 61810cfd82 (Xaudio2) Get rid of variadic macros so that it can compile as C89 2017-09-28 17:18:17 +02:00
twinaphex 51cdf5a6d7 Cleanup xaudio.h/xaudio.c 2017-09-28 16:54:09 +02:00
twinaphex 0a29c4711a xaudio file can now compile as both C and C++ 2017-09-28 16:50:30 +02:00
twinaphex 97f821e743 Fix crash when selecting 'Scan Directory' 2017-09-28 16:29:45 +02:00
twinaphex c828a425e7 Start preparing Xaudio driver for C codepaths 2017-09-28 10:04:48 +02:00
twinaphex 28c118c3c1 Some C89_BUILD fixes for libFLAC 2017-09-28 09:47:57 +02:00
twinaphex df13f3bbd0 Cleanups 2017-09-28 09:32:23 +02:00
twinaphex f21c520e28 Cleanups 2017-09-28 09:29:36 +02:00
twinaphex bb4a659abb Update 2017-09-28 09:23:30 +02:00
twinaphex ee8d8e1be6 Buildfix 2017-09-28 09:19:43 +02:00
twinaphex bb9efe9bf1 command.c - cleanups 2017-09-28 09:17:58 +02:00
twinaphex 282782c829 Remove unused command_event_quit 2017-09-28 09:09:50 +02:00
twinaphex 65edb2f06c Update 2017-09-28 08:55:40 +02:00
twinaphex 9185fb3ed1 (RGUI) Cleanups 2017-09-28 08:51:28 +02:00
twinaphex f444ef109f (MUI) Reorder variables 2017-09-28 08:45:42 +02:00
twinaphex 270f35753a reorder XMB variables 2017-09-28 08:42:12 +02:00
twinaphex 1fb640377f Remove hashes 2017-09-28 08:00:36 +02:00
twinaphex dfe6035ade Put menu_entry_t on heap inside xmb_draw_items 2017-09-28 07:26:43 +02:00
twinaphex f914a91944 Use menu_entry_get_type_new 2017-09-28 07:15:29 +02:00
twinaphex decea56c03 Rewrite menu_entry_get_path 2017-09-28 06:51:48 +02:00
twinaphex 7adf4ca854 Simplify menu_entry_get_spacing 2017-09-28 06:44:04 +02:00
twinaphex 76277a12b0 Rewrite menu_entry_get_label 2017-09-28 06:40:15 +02:00
twinaphex db7e1a4fdf Simplify menu_entry_get_sublabel 2017-09-28 06:37:48 +02:00
twinaphex b8e900cd32 Rewrite menu_entry_get_value 2017-09-28 06:32:49 +02:00
twinaphex c5255b1bff Simplify menu_entry_get_rich_label 2017-09-28 06:19:34 +02:00
twinaphex 2f10fd14d6 Create menu_entry_init/menu_entry_free 2017-09-28 06:02:14 +02:00
twinaphex bb6e4a6633 xmb_draw_items - small cleanups 2017-09-28 05:37:19 +02:00
Twinaphex a0552fa4d9 Update README.md 2017-09-28 05:06:42 +02:00
Twinaphex 3f433fe220 Update README.md 2017-09-28 05:06:21 +02:00
twinaphex a616fa16f3 Small cleanups 2017-09-28 05:00:22 +02:00
Andrés ec082df2e0 Merge pull request #5481 from fr500/master
readd HAVE_KEYMAPPER
2017-09-27 21:21:35 -05:00
radius afa7d7d8e5 readd this 2017-09-27 21:21:08 -05:00
twinaphex 7633141bd6 Try to prevent potential memory leak 2017-09-28 03:53:48 +02:00
twinaphex e1a0139164 Cleanups 2017-09-28 03:48:49 +02:00
twinaphex 8af2559b2a Be similarly careful in other functions 2017-09-28 03:39:35 +02:00
twinaphex 8b62a7cb7d Fix crash that could occur upon loading content 2017-09-28 03:37:29 +02:00