twinaphex
|
7168f99569
|
menu_entries.c - cleanups
|
2015-01-11 18:47:56 +01:00 |
|
twinaphex
|
45814696a6
|
menu_entries.c - some cleanups and documentation
|
2015-01-11 18:43:18 +01:00 |
|
twinaphex
|
0747591af6
|
Some more cleanups in menu_shader.c
|
2015-01-11 18:32:16 +01:00 |
|
twinaphex
|
3419a1846c
|
menu_shader.c - cleanups
|
2015-01-11 18:30:56 +01:00 |
|
twinaphex
|
5c798e6994
|
Move some defines to frontend.h
|
2015-01-11 18:26:59 +01:00 |
|
twinaphex
|
7198d658bb
|
Some control flow changes in rarch_main_iterate
|
2015-01-11 18:04:42 +01:00 |
|
twinaphex
|
8f41438410
|
Some minor changes to rarch_main_iterate
|
2015-01-11 18:00:50 +01:00 |
|
twinaphex
|
fae8a8d8d7
|
Remove main_entry_decide
|
2015-01-11 17:48:21 +01:00 |
|
twinaphex
|
b53e8f6437
|
Create rarch_main_iterate_quit
|
2015-01-11 17:33:05 +01:00 |
|
twinaphex
|
90a32b022d
|
Slight refinement to main_entry_decide
|
2015-01-11 17:10:14 +01:00 |
|
twinaphex
|
0a2e7afe27
|
Move read_compressed_file to file_ops.c
|
2015-01-11 16:38:20 +01:00 |
|
twinaphex
|
ca498675e7
|
Simplify retroarch_logger.h
|
2015-01-11 16:16:26 +01:00 |
|
twinaphex
|
457ad74aee
|
RARCH_CMD_FLIP_USERS - return false when netplay handle is NULL
|
2015-01-11 15:55:31 +01:00 |
|
twinaphex
|
38a451b55b
|
Fix 'statement is unreachable' warning
|
2015-01-11 15:55:02 +01:00 |
|
twinaphex
|
140130dc37
|
Merge rarch_compr_file_path.c into file_extract.c
|
2015-01-11 15:53:31 +01:00 |
|
twinaphex
|
9f8c96daa1
|
Remove unused struct
|
2015-01-11 15:47:39 +01:00 |
|
twinaphex
|
a53d50bd5a
|
(retroarch.h) Update documentation
|
2015-01-11 07:48:02 +01:00 |
|
twinaphex
|
935c02bf2d
|
(core_info.c) Some simplifications
|
2015-01-11 07:37:02 +01:00 |
|
twinaphex
|
44e2504cd7
|
Some cleanups
|
2015-01-11 06:57:35 +01:00 |
|
twinaphex
|
16b7ca63c3
|
(platform_apple.c) Some cleanups
|
2015-01-11 06:51:43 +01:00 |
|
twinaphex
|
9a39abfbf0
|
Rename menu_input.c functions so that they are all in menu_input_*
namespace
|
2015-01-11 06:42:53 +01:00 |
|
twinaphex
|
5dea7263e5
|
(menu_input.c) Cleanups
|
2015-01-11 06:34:32 +01:00 |
|
twinaphex
|
7f0ccae0d7
|
Rename menu_input_line_cb.c to menu_input.c
|
2015-01-11 06:24:44 +01:00 |
|
twinaphex
|
22ccfc7db7
|
(menu.c) Cleanups
|
2015-01-11 06:14:13 +01:00 |
|
twinaphex
|
751f2b7403
|
(SDK) Move fifo_buffer.c to libretro SDK
|
2015-01-11 05:43:10 +01:00 |
|
twinaphex
|
1463d5e7dc
|
Move message queue to libretro-sdk
|
2015-01-11 05:35:47 +01:00 |
|
twinaphex
|
def2f6cb96
|
Update documentation settings.c
|
2015-01-11 05:29:32 +01:00 |
|
twinaphex
|
bdd7f9c96c
|
(retroarch.c) Document more
|
2015-01-11 02:21:18 +01:00 |
|
twinaphex
|
adf3623944
|
Move some enums to retroarch.h
|
2015-01-11 01:34:08 +01:00 |
|
twinaphex
|
10c042f1dc
|
Some simplifications in Windows input drivers
|
2015-01-11 01:29:19 +01:00 |
|
twinaphex
|
89902c3339
|
Remove unneeded header include in input_common.h
|
2015-01-11 00:10:32 +01:00 |
|
twinaphex
|
d7f36af446
|
Move stuff around
|
2015-01-11 00:07:59 +01:00 |
|
Twinaphex
|
5e85c874ab
|
(Remapping) Simplify conditional and silence warning on OSX
|
2015-01-10 23:49:47 +01:00 |
|
twinaphex
|
9afaaa0ccc
|
(menu/disp) Declare variables at top of functions
|
2015-01-10 23:45:14 +01:00 |
|
twinaphex
|
2c0ad226cc
|
Add documentation to retroarch.c
|
2015-01-10 23:23:01 +01:00 |
|
twinaphex
|
73d4622b54
|
Create pre_state_checks
|
2015-01-10 22:51:03 +01:00 |
|
twinaphex
|
f87590b355
|
Remap only IDs between 0 and 16 for now. Fixes some button combo
issues with FBA.
|
2015-01-10 22:38:58 +01:00 |
|
twinaphex
|
49120c06c9
|
Push analog pad for every user
|
2015-01-10 22:31:14 +01:00 |
|
twinaphex
|
d6169e6ddc
|
Add more documentation to runloop.c
|
2015-01-10 21:47:30 +01:00 |
|
twinaphex
|
75b6ed9545
|
Some more documentation for input_common.c
|
2015-01-10 21:17:34 +01:00 |
|
twinaphex
|
e707c401c8
|
More documentation for input/input_joypad.c
|
2015-01-10 20:48:26 +01:00 |
|
twinaphex
|
34bf60cf51
|
Start documenting input_joypad.c
|
2015-01-10 20:34:37 +01:00 |
|
twinaphex
|
293319c890
|
Less header includes in input_joypad.h
|
2015-01-10 20:11:57 +01:00 |
|
twinaphex
|
b4b81bd740
|
Split up input_common.c into two files - input_joypad.c and
input_common.c
|
2015-01-10 20:10:45 +01:00 |
|
twinaphex
|
c6b6a06859
|
(udev_joypad.c) Declare variables at top
|
2015-01-10 19:55:47 +01:00 |
|
twinaphex
|
0be5b52ad0
|
Get rid of some tertiary conditionals and move conditional inside
dsp conditional block
|
2015-01-10 19:40:57 +01:00 |
|
twinaphex
|
878d1f0647
|
Some cleanups in video_thread_wrapper.c
|
2015-01-10 18:55:37 +01:00 |
|
twinaphex
|
7f30aee093
|
Start documenting gfx_common.c
|
2015-01-10 18:23:07 +01:00 |
|
twinaphex
|
2f195b96cd
|
(Gfx context) Cleanups in gfx context drivers
|
2015-01-10 17:51:00 +01:00 |
|
twinaphex
|
4bdb26e2a1
|
(MSVC) Buildfix
|
2015-01-10 16:52:06 +01:00 |
|