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 |
|
twinaphex
|
872a2d306e
|
Change some SNES references
|
2015-01-07 21:52:10 +01:00 |
|
Swizzy
|
d60b5783a2
|
(XDK360) New XUI Code
Signed-off-by: Swizzy <swizzy@xeupd.com>
|
2015-01-07 21:51:10 +01:00 |
|
twinaphex
|
c720a9d711
|
(gfx/video_filter.c) Build fix
|
2015-01-07 21:49:40 +01:00 |
|
twinaphex
|
72c502fd78
|
Cleanups to gfx/video_filter.c
|
2015-01-07 21:48:42 +01:00 |
|
twinaphex
|
9fee7f5c80
|
(audio/dsp_filter.c) Cleanups
|
2015-01-07 21:43:28 +01:00 |
|
twinaphex
|
cbfd7ad881
|
Nit in menu_start_screen_iterate
|
2015-01-07 20:47:07 +01:00 |
|
twinaphex
|
33cb810636
|
(libretro SDK) Start using MAX_PATH_LENGTH too
|
2015-01-07 20:45:34 +01:00 |
|
twinaphex
|
90076c5fad
|
Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
|
2015-01-07 20:42:36 +01:00 |
|
twinaphex
|
ef89a7a318
|
(patch.c) Declare variables at top of function
|
2015-01-07 19:58:19 +01:00 |
|
twinaphex
|
7784728fac
|
(file_extract.c) Move declaration of variables to top of function
|
2015-01-07 19:50:29 +01:00 |
|
twinaphex
|
f2c86cb15f
|
Add documentation to message_queue.c
|
2015-01-07 19:39:11 +01:00 |
|
twinaphex
|
6d5e719f99
|
Update header
|
2015-01-07 19:30:10 +01:00 |
|
twinaphex
|
46cc091981
|
(rarchdb) These two headers can go - already in libretro-sdk
|
2015-01-07 18:34:59 +01:00 |
|
twinaphex
|
fc83c35545
|
Update rarchdb
|
2015-01-07 18:34:37 +01:00 |
|
twinaphex
|
d351d6f9fc
|
Update headers
|
2015-01-07 18:31:19 +01:00 |
|
twinaphex
|
ecf499c588
|
Update headers
|
2015-01-07 18:24:13 +01:00 |
|
twinaphex
|
3692bb2185
|
Update headers
|
2015-01-07 18:17:42 +01:00 |
|
twinaphex
|
bcfc9d9077
|
Update headers
|
2015-01-07 18:06:50 +01:00 |
|