Twinaphex
|
fb245c7b9e
|
(iOS) Build fixes
|
2015-02-15 04:08:46 +01:00 |
|
Twinaphex
|
86236a9007
|
Refactor apple_joypad_hid.c somewhat
|
2015-02-15 04:07:22 +01:00 |
|
twinaphex
|
cf4b43f3fa
|
(joypad_connection) Cleanups
|
2015-02-15 03:59:57 +01:00 |
|
twinaphex
|
65f6d2253d
|
(joypad_connection.c ) change 'used' to 'connected'
|
2015-02-15 03:54:38 +01:00 |
|
twinaphex
|
738d70d2f8
|
Add get_buttons callback
|
2015-02-15 01:57:29 +01:00 |
|
twinaphex
|
207181135c
|
Create input_driver_keys_pressed
|
2015-02-15 01:19:06 +01:00 |
|
twinaphex
|
94856393a9
|
Change signature of check_block_hotkey
|
2015-02-15 01:03:19 +01:00 |
|
twinaphex
|
31a54223e5
|
Get rid of useless wrapper function around button presses
|
2015-02-15 00:42:40 +01:00 |
|
twinaphex
|
6575c9a344
|
Don't do conditional inside for loop
|
2015-02-15 00:34:14 +01:00 |
|
twinaphex
|
01bed976e1
|
input_keys_pressed - cleanup
|
2015-02-15 00:27:33 +01:00 |
|
twinaphex
|
7232a6a56b
|
Add edge_magazine_review entry
|
2015-02-15 00:10:32 +01:00 |
|
Twinaphex
|
5f99253cc7
|
Merge pull request #1417 from sergiobenrocha2/master
Fix build with vg enabled.
|
2015-02-14 17:51:08 +01:00 |
|
sergiobenrocha2
|
ab3f821c64
|
Fix build with vg enabled.
|
2015-02-14 14:49:21 -02:00 |
|
twinaphex
|
5c6571e714
|
(Menu/Database) Ability to sort on Famitsu rating
|
2015-02-14 06:47:21 +01:00 |
|
twinaphex
|
bab533e39e
|
Refactor gfx/video_viewport.c
|
2015-02-14 06:16:24 +01:00 |
|
twinaphex
|
e5bc445252
|
Refactor video_viewport_get_scaled_integer
|
2015-02-14 06:12:53 +01:00 |
|
twinaphex
|
4b027ed975
|
(MSVC) Build fixes
|
2015-02-14 06:09:45 +01:00 |
|
twinaphex
|
64446ef497
|
Rename and move rarch_viewport
|
2015-02-14 05:52:05 +01:00 |
|
twinaphex
|
b777f019bf
|
Create video_shader_driver_get_current_shader
|
2015-02-14 05:24:20 +01:00 |
|
Twinaphex
|
7eef22dbe0
|
Merge pull request #1416 from iKarith/master
Merge of Geoff's updates
|
2015-02-14 03:51:37 +01:00 |
|
T. Joseph Carter
|
8f4b2390b9
|
Merge branch 'master' of https://github.com/iKarith/RetroArch
|
2015-02-13 18:48:15 -08:00 |
|
Joseph Carter
|
bfef061618
|
Merge pull request #1 from GeoffreyPlitt/master
Merge Geoff's updates
|
2015-02-13 18:47:26 -08:00 |
|
T. Joseph Carter
|
6a6d236755
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2015-02-13 18:38:43 -08:00 |
|
twinaphex
|
94e1a339df
|
Rename menu_action.c to menu_setting.c
|
2015-02-14 01:51:28 +01:00 |
|
T. Joseph Carter
|
59e348755b
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2015-02-13 16:12:16 -08:00 |
|
twinaphex
|
7d32b27024
|
(RMenu) Build fixes
|
2015-02-14 00:51:17 +01:00 |
|
twinaphex
|
df35e9fb75
|
Refactor menu_navigation.c
|
2015-02-14 00:47:42 +01:00 |
|
Geoffrey Plitt
|
66d93a97dc
|
added linux build instructions, Vagrantfile to prove it, and updated .gitignore
|
2015-02-13 14:43:07 -08:00 |
|
twinaphex
|
7df7201b31
|
Go through menu_driver_resolve
|
2015-02-13 23:41:34 +01:00 |
|
twinaphex
|
6815604d70
|
Don't access driver.menu directly
|
2015-02-13 23:30:10 +01:00 |
|
Geoffrey Plitt
|
0861fe2bdf
|
adding circle.yml
|
2015-02-13 13:36:45 -08:00 |
|
Geoffrey Plitt
|
4d2a5a6ee2
|
added Mac build instructions
|
2015-02-13 13:24:21 -08:00 |
|
twinaphex
|
fbff296638
|
(RMenu) Fixes
|
2015-02-13 20:30:06 +01:00 |
|
twinaphex
|
778f67dcad
|
(PS3) Silence warnings
|
2015-02-13 20:28:49 +01:00 |
|
Twinaphex
|
f3a579260b
|
(iOS) Cleanups in menu.m
|
2015-02-13 20:23:23 +01:00 |
|
twinaphex
|
31b272f25a
|
Don't pass menu_handle_t * state around
|
2015-02-13 20:19:20 +01:00 |
|
twinaphex
|
55844f06d7
|
Cleanups - start using menu_driver_resolve everywhere in menu
code for safety reasons
|
2015-02-13 20:04:50 +01:00 |
|
twinaphex
|
8568732234
|
(menu_entries_cbs.c) Avoid passing 'menu' handle around
|
2015-02-13 19:49:32 +01:00 |
|
twinaphex
|
6a68b56e71
|
Don't pass driver.menu to menu_database_realloc
|
2015-02-13 19:46:07 +01:00 |
|
twinaphex
|
4bc117222b
|
Cleanup menu_entries_cbs.c - don't use driver.menu directly -
always go through menu_driver_resolve
|
2015-02-13 19:44:08 +01:00 |
|
twinaphex
|
d1483d1530
|
(GX) Buildfix
|
2015-02-13 19:11:53 +01:00 |
|
twinaphex
|
4d31687899
|
Create menu_driver_resolve to avoid having to pass state pointer
around between functions
|
2015-02-13 19:00:59 +01:00 |
|
Twinaphex
|
ea6b36fe2a
|
Merge pull request #1415 from lioncash/prototype
Apply static to some local-only functions
|
2015-02-13 16:02:21 +01:00 |
|
Twinaphex
|
f7ebfc4bec
|
Merge pull request #1414 from lioncash/unused
menu_entries_cbs: Remove unused variables
|
2015-02-13 16:00:31 +01:00 |
|
Lioncash
|
55e9c2b593
|
Apply static to some local-only functions
|
2015-02-13 09:54:45 -05:00 |
|
Lioncash
|
9ef984d525
|
menu_entries_cbs: Remove unused variables
|
2015-02-13 09:48:07 -05:00 |
|
twinaphex
|
56cce66121
|
Add button description to 'Help'
|
2015-02-13 04:54:42 +01:00 |
|
twinaphex
|
d489984486
|
Rename some settings
|
2015-02-13 04:46:34 +01:00 |
|
twinaphex
|
3feb89a8b2
|
(XMB) Rename 'Core Informations'
|
2015-02-13 04:03:52 +01:00 |
|
twinaphex
|
481570d822
|
(Menu) Fix labels
|
2015-02-13 03:38:28 +01:00 |
|