Commit Graph

39938 Commits

Author SHA1 Message Date
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
Twinaphex
04bc2fef8c Fix more memory leaks 2017-09-28 03:28:05 +02:00
twinaphex
b28536ba16 Fix leaks in menu_displaylist_push 2017-09-28 03:22:42 +02:00
twinaphex
59e442419e Fix some leaks 2017-09-28 03:16:00 +02:00
twinaphex
8b5f8d8c64 menu_displaylist_info - rewrite path 2017-09-28 03:06:54 +02:00
twinaphex
08ecfc74ec Rewrite info.label 2017-09-28 02:45:03 +02:00
twinaphex
72087d1749 Rewrite path_b and path_c 2017-09-28 02:30:31 +02:00
twinaphex
72f42b602f menu_displaylist_info - reduce stack usage - exts no longer
a fixed size path
2017-09-28 01:38:05 +02:00
Andrés
b253ea7b08 Move HAVE_KEYMAPPER 2017-09-27 18:03:34 -05:00
twinaphex
9863afdbd0 Cleanups 2017-09-28 00:55:47 +02:00
twinaphex
221939ccb5 Cleanups 2017-09-28 00:53:13 +02:00
twinaphex
67ff372a38 Reorder from lowest to highest sized variables 2017-09-28 00:50:03 +02:00
twinaphex
4a133144d5 Get rid of Coverity warning 2017-09-28 00:45:40 +02:00