Commit Graph

39764 Commits

Author SHA1 Message Date
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
twinaphex
a75ceae688 Update - order according to size 2017-09-28 00:09:59 +02:00
twinaphex
c7975d8e36 Take out RARCH_INTERNAL ifdef 2017-09-28 00:06:13 +02:00
twinaphex
a05dd09ea8 Update 2017-09-28 00:03:50 +02:00
twinaphex
1ed61d2fdb Remove ifdefs from configuration.h 2017-09-28 00:01:42 +02:00
twinaphex
cb92ad77d2 Remove ifdef conditionals from command.h 2017-09-27 23:59:18 +02:00
twinaphex
f34250e38e Buildfix 2017-09-27 23:55:54 +02:00
twinaphex
e7d41f6ea7 Cleanup 2017-09-27 23:54:31 +02:00
twinaphex
7acda37b4e This does not work right now 2017-09-27 23:50:40 +02:00
twinaphex
a3ded01b64 Cleanups 2017-09-27 23:16:37 +02:00
twinaphex
fcf6228dce Turn into char pointer array 2017-09-27 20:11:44 +02:00
twinaphex
b79f95668b Turn it into char pointer array 2017-09-27 20:08:37 +02:00
Twinaphex
9302e5627e Merge pull request #5480 from ismouton/master
Audio Performance Change
2017-09-27 03:21:55 +02:00
Shane Mouton
cf81ddcb4e Audio Performance Change
changed bufferSource variable to constant...This fixes the constant sound popping in Safari.
2017-09-26 20:53:02 -04:00
Twinaphex
8ec326a43f Merge pull request #5479 from Brunnis/master
Add XMB menu option to show the Settings tab if it has previously been hidden
2017-09-26 16:51:50 +02:00
Mikael Brunnhede
208854e3d9 Put new strings at the end. 2017-09-26 15:46:56 +02:00
Mikael Brunnhede
a1e9027fe2 Added XMB menu option to show the Settings tab if it has previously been hidden. 2017-09-26 14:41:07 +02:00
Twinaphex
e86beb7ee2 Merge pull request #5478 from fr500/master
show RetroPad buttons instead of keyboard keys when controls are not …
2017-09-26 13:18:27 +02:00
radius
5b388a0e81 show RetroPad buttons instead of keyboard keys when controls are not autoconfigured 2017-09-25 23:23:25 -05:00
twinaphex
33fad9ffa2 Revert "Bump up to version 1.6.8"
This reverts commit 9c4192c9c7.
2017-09-26 04:05:36 +02:00
twinaphex
9c4192c9c7 Bump up to version 1.6.8 2017-09-26 04:05:00 +02:00
twinaphex
6cf6d46e4b Try silencing more warnings - do something with return value 2017-09-26 03:51:50 +02:00
twinaphex
581ef744d7 Update RARCH_VERSION; replace with PACKAGE_VERSION 2017-09-26 02:52:24 +02:00
Twinaphex
cd45143ec6 Merge pull request #5476 from Alcaro/master
Merge version.h, dist-cores.sh and version.all
2017-09-26 02:47:41 +02:00
Alcaro
5f6b79e7f4 Merge version.h, dist-cores.sh and version.all 2017-09-26 01:05:43 +02:00