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 |
|
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
twinaphex
|
9c5ac01718
|
Add some more documentation
|
2015-01-07 17:02:47 +01:00 |
|
twinaphex
|
c0ef2e9b3d
|
Document some more functions in runloop.c
|
2015-01-07 16:29:46 +01:00 |
|
twinaphex
|
1a0f817893
|
Cleanups/build fix
|
2015-01-07 15:49:56 +01:00 |
|
Twinaphex
|
a4b92ca74c
|
Merge pull request #1323 from jeapostrophe/master
Fix off-by-1 dir in iOS browser
|
2015-01-07 15:19:40 +01:00 |
|
Jay McCarthy
|
0bd1fc656e
|
Fix off-by-1 dir in iOS browser
|
2015-01-07 08:07:47 -05:00 |
|
Twinaphex
|
f45336e5ac
|
Merge pull request #1322 from jeapostrophe/master
Using iOS browser for Cores and Content
|
2015-01-07 11:56:36 +01:00 |
|
twinaphex
|
906b081bd2
|
Add documentation to functions
|
2015-01-07 03:53:36 +01:00 |
|
Jay McCarthy
|
7bb75162f7
|
Using iOS browser for Cores and Content
|
2015-01-06 21:53:18 -05:00 |
|
twinaphex
|
601db7741f
|
Add documentation to dirent_is_directory
|
2015-01-07 03:35:18 +01:00 |
|
twinaphex
|
a4a133d700
|
Reimplementation of set_direct_pixel_conv and document the function
|
2015-01-07 03:23:19 +01:00 |
|
twinaphex
|
4bd347375f
|
Document scaler_ctx_scale
|
2015-01-07 03:02:44 +01:00 |
|
twinaphex
|
ae1b4f8884
|
Start documenting scaler in libretro-SDK too
|
2015-01-07 02:59:07 +01:00 |
|
twinaphex
|
68f595fcf8
|
Start adding documentation - dir_list.c
|
2015-01-07 02:52:02 +01:00 |
|
twinaphex
|
681f332183
|
Add SD_FLAG_BROWSER_ACTION
|
2015-01-07 01:38:06 +01:00 |
|
Twinaphex
|
f0817c7864
|
(iOS) Cleanups to UI
|
2015-01-07 01:18:41 +01:00 |
|
twinaphex
|
4c3d0fea3b
|
(audio/resamplers/nearest) Nit
|
2015-01-06 22:54:52 +01:00 |
|