15634 Commits

Author SHA1 Message Date
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
twinaphex
a8982cd9ee retro_miscellaneous.h - correct documentation 2015-01-08 20:07:30 +01:00
twinaphex
4e17e365fa (SDK) Document retro_endianness.h/retro_miscellaneous.h 2015-01-08 19:46:08 +01:00
twinaphex
2779298371 Update SDK/documentation 2015-01-08 19:23:59 +01:00
twinaphex
c72fdcf1c3 Document dir_list.h 2015-01-08 19:14:50 +01:00
twinaphex
df73f04f0c add documentation to content.h 2015-01-08 19:12:55 +01:00
twinaphex
17c73eca2b Add some documentation to function prototypes 2015-01-08 19:11:05 +01:00
twinaphex
5791195991 Document header of message_queue.h too 2015-01-08 18:48:31 +01:00
twinaphex
1194b2c6fd Document retro.h too 2015-01-08 18:42:27 +01:00
twinaphex
362077c9f9 Document libretro_version_1.c 2015-01-08 18:39:17 +01:00
twinaphex
f2c3ae1e28 Add documentation to some settings.c functions 2015-01-08 18:01:13 +01:00
twinaphex
8559d8fc22 Replace MAX_PATH with PATH_MAX_LENGTH 2015-01-08 15:59:28 +01:00
twinaphex
a9030bd474 Take out retroarch logger dependencies from playlist.c 2015-01-08 15:58:09 +01:00
twinaphex
e8b5423252 Document file_ops.c 2015-01-08 15:08:44 +01:00
twinaphex
86f4fc424b init_content_file - g_extern.content_is_init already gets set
at the end
2015-01-08 14:48:35 +01:00
twinaphex
00602c41e8 content.c - some more documentation - and redo init_content_file
so that g_extern.content_is_init is always set to return value
of function
2015-01-08 14:42:20 +01:00
Twinaphex
9895835f04 Merge pull request #1325 from Swizzy/master
Some XDK360 fixes
2015-01-08 14:12:04 +01:00
twinaphex
37b0dae29d content.c - Nit 2015-01-08 03:59:10 +01:00
twinaphex
1d689f69b8 Add documentation 2015-01-08 03:58:14 +01:00
twinaphex
0570b4d11d Add documentation 2015-01-08 03:40:43 +01:00
Swizzy
f7117e9fd5 (XDK360) Fixed some D3D Debug exceptions 2015-01-08 01:09:00 +01:00
Swizzy
3944956889 (XDK360) Align the UI elements perfectly and make them share the same space 2015-01-08 01:08:10 +01:00
twinaphex
f9cd1ba788 Rename .hpp files 2015-01-07 22:23:45 +01:00
twinaphex
4d222a1e0f (py_state.c) Cleanups 2015-01-07 22:18:14 +01:00
Twinaphex
1add9858bd Merge pull request #1324 from Swizzy/master
(XDK360) New XUI Code
2015-01-07 21:53:37 +01:00