twinaphex
|
99c9afa5cd
|
Update PATH_MAX to PATH_MAX_LENGTH
|
2015-01-09 18:04:29 +01:00 |
|
twinaphex
|
215042cdbb
|
(rarchdb) Silence some warnings
|
2015-01-09 17:55:56 +01:00 |
|
twinaphex
|
8fc4db23dc
|
(360) Silence some warnings
|
2015-01-09 17:48:20 +01:00 |
|
Twinaphex
|
4bc5b57db6
|
(Apple) Some warning fixes
|
2015-01-09 17:44:00 +01:00 |
|
Twinaphex
|
9274a6a1ae
|
Merge pull request #1331 from Swizzy/master
Some XDK360 fixes
|
2015-01-09 17:41:11 +01:00 |
|
twinaphex
|
ec22bada36
|
Add retroarch.h header
|
2015-01-09 17:40:47 +01:00 |
|
Swizzy
|
82f94d1567
|
(XDK360) Disable XUI User Input
|
2015-01-09 17:38:33 +01:00 |
|
twinaphex
|
3249e5b8ff
|
settings.c - cleanups
|
2015-01-09 16:59:19 +01:00 |
|
twinaphex
|
f52579019a
|
Fixup zlib_file_size early return
|
2015-01-09 16:57:04 +01:00 |
|
twinaphex
|
8f511815d1
|
Create new header 'settings.h'
|
2015-01-09 16:56:21 +01:00 |
|
twinaphex
|
6dcef0e0d2
|
More documentation for settings_data.c
|
2015-01-09 16:45:58 +01:00 |
|
twinaphex
|
b1aeb9806b
|
settings_data.c - cleanups
|
2015-01-09 16:22:56 +01:00 |
|
twinaphex
|
3098816ae1
|
Start documenting file_extract.c
|
2015-01-09 15:46:22 +01:00 |
|
twinaphex
|
0bcbf5d972
|
Cleanups
|
2015-01-09 15:33:58 +01:00 |
|
Swizzy
|
935a6c5a8f
|
(XDK360) Dynamic XUI Text Width/Position
Dynamically change the width of the left and right text
Dynamically change the position of the right text
|
2015-01-09 12:36:44 +01:00 |
|
twinaphex
|
3aca3bceb9
|
(Menu) Implement action_cancel
|
2015-01-09 04:43:24 +01:00 |
|
twinaphex
|
82025586fe
|
Add action_cancel to callbacks
|
2015-01-09 03:49:14 +01:00 |
|
twinaphex
|
8ae9f9daf3
|
Cleanups
|
2015-01-09 03:45:18 +01:00 |
|
twinaphex
|
102ec37365
|
netplay.c - get rid of a bunch of forward declarations
|
2015-01-09 03:21:47 +01:00 |
|
twinaphex
|
a771b61fd6
|
Simplify netplay.c - and move variables to top of functions
|
2015-01-09 03:11:27 +01:00 |
|
twinaphex
|
d4a08d7ec7
|
(netplay.c) Simplify init_tcp_connection
|
2015-01-09 03:00:24 +01:00 |
|
twinaphex
|
8ce32e01cd
|
Add documentation for autosave.c and turn some functions static
|
2015-01-09 02:53:08 +01:00 |
|
twinaphex
|
886e6f3f1e
|
Start adding documentation for performance.c
|
2015-01-09 02:37:46 +01:00 |
|
twinaphex
|
953120e5ab
|
Add previous prototypes to settings_data.h to avoid warnings in OSX
|
2015-01-09 02:16:42 +01:00 |
|
twinaphex
|
9f764b1241
|
Add default case to config_get_default_*driver* functions
|
2015-01-09 02:15:12 +01:00 |
|
twinaphex
|
3521bfadd9
|
Some cleanups
|
2015-01-09 02:12:08 +01:00 |
|
twinaphex
|
41b5ae5dd6
|
(core_options.c) Small change
|
2015-01-09 02:06:41 +01:00 |
|
twinaphex
|
2929073a42
|
Document frontend.c
|
2015-01-09 01:55:10 +01:00 |
|
twinaphex
|
6abd887fc8
|
Document audio/utils.c
|
2015-01-09 01:43:57 +01:00 |
|
twinaphex
|
97f0d94c30
|
Declare variables at top of function
|
2015-01-09 01:31:36 +01:00 |
|
Swizzy
|
78db1209f4
|
(D3D) Fix yet another debug exception
|
2015-01-09 01:27:49 +01:00 |
|
twinaphex
|
1d45517d48
|
Declare variables at top
|
2015-01-09 01:23:58 +01:00 |
|
twinaphex
|
25536735a8
|
Build in autoconfig now conditionally if only HAVE_BUILTIN_AUTOCONFIG
is defined
|
2015-01-09 01:10:51 +01:00 |
|
twinaphex
|
957435cbfa
|
Cleanups
|
2015-01-09 01:08:54 +01:00 |
|
twinaphex
|
a30b7295ee
|
Change name of action start function for video refresh rate auto
|
2015-01-09 00:58:00 +01:00 |
|
twinaphex
|
a13c1374bb
|
Cleanups
|
2015-01-09 00:56:11 +01:00 |
|
twinaphex
|
da96fc54a6
|
Rename some functions
|
2015-01-09 00:45:31 +01:00 |
|
twinaphex
|
d4e543d600
|
Group all action_ok functions together
|
2015-01-09 00:42:42 +01:00 |
|
twinaphex
|
61f89e683e
|
Group all action_start functions together
|
2015-01-09 00:41:03 +01:00 |
|
twinaphex
|
2ba0bbda38
|
Group all action_toggle funtions together
|
2015-01-09 00:38:50 +01:00 |
|
twinaphex
|
769d62e551
|
Add some more documentation for functions in settings_data.c
|
2015-01-09 00:23:59 +01:00 |
|
twinaphex
|
b662a10209
|
Start to add some documentation to settings_data.c
|
2015-01-09 00:07:42 +01:00 |
|
twinaphex
|
c0800cf0d4
|
(SDK) Document file_path.c
|
2015-01-08 23:08:53 +01:00 |
|
twinaphex
|
7c4307329a
|
(SDK) Minor cleanups in file_list.c/file_path.c
|
2015-01-08 21:55:05 +01:00 |
|
twinaphex
|
c255387282
|
(SDK) Add documentation to string_list
|
2015-01-08 21:47:02 +01:00 |
|
twinaphex
|
f2be2ddc0c
|
(SDK) Document rthreads.c
|
2015-01-08 21:23:34 +01:00 |
|
twinaphex
|
96f83fad48
|
Fix co_create documentation
|
2015-01-08 20:35:22 +01:00 |
|
twinaphex
|
cc48325ed9
|
Refactor rthreads.c
|
2015-01-08 20:33:20 +01:00 |
|
twinaphex
|
90722b645e
|
Document libco.h
|
2015-01-08 20:15:03 +01:00 |
|
twinaphex
|
d36a6fc895
|
clamping.h - add documentation
|
2015-01-08 20:10:19 +01:00 |
|