30208 Commits

Author SHA1 Message Date
twinaphex
5075712cac Get rid of menu_hash_calculate - use msg_hash_calculate instead 2016-06-20 00:37:38 +02:00
twinaphex
65dff0a03a menu_hash_to_str_enum has now become msg_hash_to_str 2016-06-20 00:31:13 +02:00
twinaphex
a741dadf20 Prevent dereference before null check 2016-06-19 23:09:19 +02:00
Alcaro
77d0745f38 Kill some warnings 2016-06-19 22:43:52 +02:00
twinaphex
43c25383e3 Take out CXX_BUILD for now - prevents compilation 2016-06-19 22:39:35 +02:00
twinaphex
462dda944c (menu_cbs_ok.c) Try to fix second memory leak 2016-06-19 22:30:57 +02:00
twinaphex
8644e8e26b (menu/cbs/menu_cbs_ok.c) Try to fix memory leak 2016-06-19 22:28:55 +02:00
twinaphex
096ca1851b Silence unitialized scalar variable 2016-06-19 22:24:16 +02:00
Alcaro
90dd86a66a Fix #3129 again 2016-06-19 22:09:52 +02:00
Alcaro
6949cfde68 C++ use means we use the C++ linker. Fixes #3129 2016-06-19 21:41:00 +02:00
twinaphex
31c1f31299 Improve MENU_NAVIGATION_CTL_ASCEND_ALPHABET - can no longer
get out of bounds, will now properly scroll down to end of
list if it can not jump alphabetically to the next letter and
there is still space to go to the end of the list
2016-06-19 00:25:52 +02:00
twinaphex
b82f4daae9 Reimplement frontend_linux_get_mem_used 2016-06-19 00:15:04 +02:00
twinaphex
0d9b345ae0 Simplify frontend_linux_get_mem_total - get_mem_used still
wrong
2016-06-19 00:08:16 +02:00
twinaphex
df57b3062a Correct frontend_linux_get_mem_total 2016-06-18 23:45:43 +02:00
Twinaphex
6c045ab24e Merge pull request #3127 from libretro/revert-3126-fix-snprintf-overlap
Revert "Fix overlap of source and destination buffers in snprintf call"
2016-06-18 23:14:28 +02:00
Twinaphex
a52e55e909 Revert "Fix overlap of source and destination buffers in snprintf call" 2016-06-18 23:14:22 +02:00
Twinaphex
d0697236f0 Merge pull request #3126 from nikola-kocic/fix-snprintf-overlap
Fix overlap of source and destination buffers in snprintf call
2016-06-18 23:14:07 +02:00
Nikola Kocić
ebfb7652b0 Fix overlap of source and destination buffers in snprintf call 2016-06-18 22:53:49 +02:00
twinaphex
b510b2fe26 Add menu_setting_get_enum_idx 2016-06-18 22:45:32 +02:00
twinaphex
442ebf2acf Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
Twinaphex
f4772f07f3 Buildfix to features_cpu.h 2016-06-18 19:42:04 +02:00
twinaphex
761ddc6f9c Cleanup 2016-06-18 19:31:25 +02:00
twinaphex
3a031c3b48 Cleanup 2016-06-18 19:07:51 +02:00
twinaphex
01f5d854e3 Cleanups 2016-06-18 19:02:51 +02:00
twinaphex
cb848b9711 Remove unused variable 2016-06-18 18:46:43 +02:00
twinaphex
b55c17e7c5 Cleanups 2016-06-18 18:45:11 +02:00
twinaphex
3b0983cf97 Create MENU_ENUM_LABEL_CB_MENU_WALLPAPER 2016-06-18 18:41:18 +02:00
twinaphex
3573050d28 Cleanups 2016-06-18 18:38:46 +02:00
twinaphex
de8d2f2417 Remove a ton of callback string hashes 2016-06-18 18:30:50 +02:00
twinaphex
94cbeb754e Rewrite online updater code to no longer use hashes 2016-06-18 18:29:55 +02:00
twinaphex
94325f9466 Refactor action_ok_download_generic 2016-06-18 18:23:09 +02:00
twinaphex
7841427848 Add cb enums 2016-06-18 17:37:52 +02:00
twinaphex
7ef67f5a0f move hashes to menu_hash.h 2016-06-18 17:29:36 +02:00
twinaphex
177d1852b8 Add labels 2016-06-18 17:27:34 +02:00
twinaphex
db7258d682 Move enums around 2016-06-18 17:24:15 +02:00
twinaphex
89b0b62429 Cleanups 2016-06-18 17:19:30 +02:00
twinaphex
f207b1be2b Cleanups 2016-06-18 17:16:14 +02:00
twinaphex
2de1857ca6 Cleanups 2016-06-18 17:14:01 +02:00
twinaphex
a77a8e0200 Remove hashes 2016-06-18 17:05:53 +02:00
twinaphex
ab57f4b400 Cleanups 2016-06-18 17:03:52 +02:00
twinaphex
86b54d66ac Remove hashes 2016-06-18 16:59:42 +02:00
twinaphex
1c2548062f Remove more hashes 2016-06-18 16:55:02 +02:00
twinaphex
b9b4c09212 Remove hashes 2016-06-18 16:54:06 +02:00
twinaphex
381ff665cd Remove hashes 2016-06-18 16:52:11 +02:00
twinaphex
40a73b3265 Cleanups 2016-06-18 16:50:03 +02:00
twinaphex
3c755d7cff Remove hash 2016-06-18 16:45:48 +02:00
twinaphex
bcaebd2b76 Backport lollo78 Italian translation updates 2016-06-18 16:43:18 +02:00
twinaphex
05b64b8081 Move enums around 2016-06-18 16:05:46 +02:00
twinaphex
5429d3874c Cleanups 2016-06-18 15:56:26 +02:00
twinaphex
c6f1fdb552 Reorganize enums 2016-06-18 15:53:50 +02:00