15179 Commits

Author SHA1 Message Date
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
twinaphex
0f38b0c0eb Refactor scaler_ctx_scale 2015-01-06 17:35:32 +01:00
Twinaphex
2d407625b3 Merge pull request #1321 from Swizzy/master
Some output fixes and a crash fix
2015-01-06 15:50:43 +01:00
Swizzy
320f8ce2bd Removed pointless ifdef 2015-01-06 15:43:02 +01:00
Swizzy
3f0cf9d47b (MSVC) A Mutex needs a name... 2015-01-06 15:37:36 +01:00
Swizzy
bd3d2b870f (XDK360) Updated Messagebox text 2015-01-06 15:35:49 +01:00
Swizzy
cbb00d3839 (XDK360) Fixed "MessageBox" output 2015-01-06 15:19:43 +01:00
Twinaphex
f2625d27ee Merge pull request #1320 from Swizzy/master
(XDK360) Fix XUI Output
2015-01-06 14:23:01 +01:00
Swizzy
3c9e888e4c (XDK360) Fix XUI Output 2015-01-06 14:17:40 +01:00
Twinaphex
6dce86f9bb Merge pull request #1318 from sergiobenrocha2/master
Fix debian packaging.
2015-01-06 02:20:31 +01:00
sergiobenrocha2
0d5d19f72e Fix debian packaging. 2015-01-05 23:02:41 -02:00
Twinaphex
ae24b477b5 Merge pull request #1317 from sergiobenrocha2/master
Added current dejavu font path for debian based distros and debian packaging update.
2015-01-06 01:36:44 +01:00
sergiobenrocha2
87ca4050d4 Update debian packaging. 2015-01-05 22:32:57 -02:00
sergiobenrocha2
7539a5f2dc Added current dejavu font path for debian based distros. 2015-01-05 22:32:19 -02:00
twinaphex
6fb51eb360 Initial implementation of remap binds feature 2015-01-05 22:53:21 +01:00
twinaphex
12c7147f8f Start adding Core Input Remapping options (stub for now) 2015-01-05 19:49:11 +01:00
twinaphex
9fce7e6258 (file_list.c) Some cleanups 2015-01-05 16:00:03 +01:00
twinaphex
071021c064 Change Browser Options description 2015-01-05 15:51:34 +01:00
twinaphex
a829a26b49 SET_INPUT_DESCRIPTORS - only log max users 2015-01-05 15:47:27 +01:00
twinaphex
41acfb52d4 fifo_buffer.c - nits 2015-01-05 15:44:20 +01:00
twinaphex
c518d35f18 (iOS) Add ifdef for menu_ctx_ios 2015-01-05 02:43:44 +01:00