twinaphex
|
5d76525f50
|
(XMB) CLeanups
|
2015-06-15 19:12:31 +02:00 |
|
Twinaphex
|
82f19a0f55
|
Remove unused variable
|
2015-06-15 19:02:27 +02:00 |
|
twinaphex
|
ab1c5f95f1
|
Create menu_driver_list_get_selection
|
2015-06-15 19:00:52 +02:00 |
|
twinaphex
|
0c4ac61b38
|
(Menu) Cleanups
|
2015-06-15 17:34:12 +02:00 |
|
twinaphex
|
9b8248d3d2
|
(Menu) Cleanups
|
2015-06-15 17:24:07 +02:00 |
|
twinaphex
|
0a45da5080
|
(Menu) Cleanups
|
2015-06-15 17:19:58 +02:00 |
|
twinaphex
|
e3cf6275d4
|
(Menu) Cleanups
|
2015-06-15 17:15:13 +02:00 |
|
twinaphex
|
e6a100e9a2
|
(Menu) Cleanups
|
2015-06-15 17:00:31 +02:00 |
|
twinaphex
|
84e2a6d983
|
(Menu) Cleanups
|
2015-06-15 16:56:59 +02:00 |
|
twinaphex
|
6f71440c98
|
Use menu_hash_to_str at more places
|
2015-06-15 16:48:02 +02:00 |
|
twinaphex
|
eda2e24d0e
|
Update - start using menu_hash_to_str
|
2015-06-15 06:27:45 +02:00 |
|
twinaphex
|
995159dd32
|
Start creating menu_hash.c
|
2015-06-15 06:25:41 +02:00 |
|
twinaphex
|
91a3d522d9
|
(Menu) Move settings around
|
2015-06-15 06:15:02 +02:00 |
|
twinaphex
|
abfda1f9c6
|
(menu_shader.c) Cleanup
|
2015-06-15 06:09:00 +02:00 |
|
Twinaphex
|
ff79b492ae
|
Remove two unused variables
|
2015-06-15 06:04:18 +02:00 |
|
twinaphex
|
bc592859cc
|
Cleanups
|
2015-06-15 06:01:54 +02:00 |
|
twinaphex
|
44e3d840c5
|
(shader_gl_cg.c) use hashes
|
2015-06-15 05:09:01 +02:00 |
|
twinaphex
|
60ae1d0dc0
|
Hide Playlist Settings if 'Show Advanced Settings' not enabled
|
2015-06-15 05:03:14 +02:00 |
|
twinaphex
|
fb768eb608
|
(libretro-common) Cleanups
|
2015-06-15 05:00:39 +02:00 |
|
twinaphex
|
54c931755e
|
Test
|
2015-06-15 04:35:14 +02:00 |
|
twinaphex
|
23263e2f97
|
(Android) Use djb2
|
2015-06-15 04:18:17 +02:00 |
|
twinaphex
|
6d6cb1c023
|
Hide 'Core Settings' and 'Logging Settings' entirely when
'Show Advanced Settings' is OFF
|
2015-06-15 03:57:01 +02:00 |
|
twinaphex
|
3139f13612
|
(Menu) Cleanups
|
2015-06-15 02:37:32 +02:00 |
|
twinaphex
|
668aff2605
|
(menu_input.c) Go through menu_input_get_ptr
|
2015-06-15 02:24:51 +02:00 |
|
twinaphex
|
2553bbcd91
|
Move menu->delay to menu->input.delay
|
2015-06-15 02:22:36 +02:00 |
|
twinaphex
|
1831479079
|
Create menu_shader_free
|
2015-06-15 02:15:46 +02:00 |
|
twinaphex
|
c46c2f68ee
|
set global->core_info_current to NULL in menu_free
|
2015-06-15 02:13:06 +02:00 |
|
Twinaphex
|
b08268bc44
|
Merge pull request #1796 from heuripedes/master
(content.c) Allow empty files to be read
|
2015-06-15 02:08:32 +02:00 |
|
twinaphex
|
b2a7000519
|
Move more variables to menu_display_t
|
2015-06-15 02:08:25 +02:00 |
|
twinaphex
|
0ee9e06f8c
|
(menu_driver.h) Remove action struct
|
2015-06-15 02:01:11 +02:00 |
|
Higor Eurípedes
|
0868bf05b8
|
(content.c) Allow empty files to be read
|
2015-06-14 21:00:32 -03:00 |
|
twinaphex
|
6ec01d10ae
|
Add rhash.c to Salamander
|
2015-06-15 01:56:01 +02:00 |
|
twinaphex
|
58d7c0fd3b
|
Move some more variables to menu_animation_t
|
2015-06-15 01:50:57 +02:00 |
|
twinaphex
|
70cf98eadc
|
Move menu->dt, menu->cur_time and menu->old_time to menu_animation_t
|
2015-06-15 01:40:03 +02:00 |
|
Twinaphex
|
42e28f4125
|
Merge pull request #1795 from heuripedes/master
Minor improvements
|
2015-06-15 01:07:02 +02:00 |
|
Higor Eurípedes
|
7dee20f52c
|
(XMB) Return from xmb_draw_items when icon_y > height + xmb.icon->size
|
2015-06-14 20:05:06 -03:00 |
|
Higor Eurípedes
|
ce3acb2ca4
|
(XMB) Avoid implicit memset and move some variables back into the loop
|
2015-06-14 17:22:41 -03:00 |
|
Higor Eurípedes
|
cbeee0ca1d
|
(menu_setting) Test needle before checking setting type
|
2015-06-14 17:22:41 -03:00 |
|
Higor Eurípedes
|
725e0cd43d
|
(menu_cbs) Avoid implicit memset call in some frequently used functions
These functions are called a lot in some cases like when loading a big
database or playlist.
|
2015-06-14 17:22:41 -03:00 |
|
Twinaphex
|
f768a2d867
|
Merge pull request #1794 from joolswills/patch-1
GCC 4.7 does not have __builtin_bswap16 on all platforms
|
2015-06-14 21:36:08 +02:00 |
|
Jools Wills
|
417d26ed02
|
GCC 4.7 does not have __builtin_bswap16 on all platforms
GCC 4.7 does not have __builtin_bswap16 on all platforms so don't try to use it unless we are on gcc 4.8 or greater
|
2015-06-14 20:16:48 +01:00 |
|
twinaphex
|
bfe4067b83
|
Flag 'Threaded Data Runloop Enable' as advanced setting
|
2015-06-14 20:12:18 +02:00 |
|
twinaphex
|
2157051d48
|
Enable threaded_data_runloop_enable by default when HAVE_THREADS
is enabled - should be stable enough now
|
2015-06-14 20:10:23 +02:00 |
|
Twinaphex
|
6f71237196
|
(CocoaTouch) Buildfix
|
2015-06-14 20:03:47 +02:00 |
|
twinaphex
|
93e9616c63
|
(cocoatouch_browser.m) Cleanups
|
2015-06-14 20:02:01 +02:00 |
|
twinaphex
|
40f8fabda6
|
Consistency in how we treat positive strcmp matches
|
2015-06-14 19:56:01 +02:00 |
|
twinaphex
|
a23cadda07
|
(menu_input.c) Buildfix
|
2015-06-14 19:43:04 +02:00 |
|
twinaphex
|
ad5954862b
|
Cleanup some strcmps
|
2015-06-14 19:42:25 +02:00 |
|
twinaphex
|
a7f1e43d81
|
(decompress) Cleanups
|
2015-06-14 19:37:24 +02:00 |
|
Twinaphex
|
c5958e2d49
|
(OSX) Buildfix
|
2015-06-14 19:28:20 +02:00 |
|