Twinaphex
|
7edf762ac6
|
Merge pull request #3426 from bparker06/hash_filename
correctly handle content paths containing a hash (#), fixes issue #3273
|
2016-08-26 17:20:43 +02:00 |
|
Brad Parker
|
4daecbf04d
|
false is still not 1
|
2016-08-25 21:46:59 -04:00 |
|
Brad Parker
|
89f9b096e7
|
style cleanup and fix typos
|
2016-08-25 21:40:37 -04:00 |
|
Brad Parker
|
097f326298
|
simplify delimiting of compressed archive filenames
|
2016-08-25 16:18:29 -04:00 |
|
Francisco José García García
|
c852c98e70
|
(VITA) FIX mame2000
|
2016-08-25 13:56:24 +02:00 |
|
Alcaro
|
0bd9ccddc1
|
false is most certainly not 1.
|
2016-08-25 12:02:42 +02:00 |
|
Brad Parker
|
5275c0a45d
|
correctly handle content paths containing a hash (#), fixes issue #3273
|
2016-08-24 16:54:10 -04:00 |
|
twinaphex
|
465d17a6e2
|
(libretro-common) Update files
|
2016-08-24 01:45:59 +02:00 |
|
twinaphex
|
18f999d8de
|
(libretro-common) Header updates
|
2016-08-24 01:22:29 +02:00 |
|
twinaphex
|
3547fb3351
|
(libretro-common) Update headers
|
2016-08-24 01:20:32 +02:00 |
|
twinaphex
|
db36b40b20
|
Rework this code
|
2016-08-23 20:12:37 +02:00 |
|
twinaphex
|
1b44f44822
|
Buildfix
|
2016-08-23 20:11:12 +02:00 |
|
Francisco José García García
|
5bd2364575
|
(VITA) Fix screenshots and some debug options
|
2016-08-23 18:17:46 +02:00 |
|
Brad Parker
|
c9815fadce
|
update parameter list in header
|
2016-08-21 01:06:38 -04:00 |
|
Brad Parker
|
cc582db6fb
|
recursively scan directories for database content, fixes issue #3139
|
2016-08-21 00:59:41 -04:00 |
|
twinaphex
|
838524dc49
|
Add thumb2 support for libco armeabi
|
2016-08-20 21:55:40 +02:00 |
|
Alcaro
|
be4e0aee1f
|
Clean up this thing
|
2016-08-20 21:23:32 +02:00 |
|
twinaphex
|
7f3e63a18d
|
config_set_string - prevent potential crash
|
2016-08-20 21:21:09 +02:00 |
|
Alcaro
|
e559085540
|
Merge pull request #3407 from meleu/screenshot_with_gamename
Screenshot with gamename
|
2016-08-19 22:08:34 +02:00 |
|
meleu
|
db204afc9c
|
changes based on the @Alcaro suggestions
Suggestions made here: https://github.com/libretro/RetroArch/pull/3407
|
2016-08-19 16:31:13 -03:00 |
|
twinaphex
|
acf76f6a58
|
(libretro-common) Simplify compat_ctz
|
2016-08-19 20:18:04 +02:00 |
|
meleu
|
c92efacebe
|
avoid problems if ROM name has percents
As @Alcaro noted here: https://github.com/libretro/RetroArch/pull/3407
|
2016-08-19 10:13:33 -03:00 |
|
meleu
|
e1f4b41bb6
|
added fill_str_dated_filename() prototype
|
2016-08-19 08:49:09 -03:00 |
|
meleu
|
4e44ab99a1
|
added fill_str_dated_filename() function
This function creates a 'dated' filename prefixed by the string `in_str`, and concatenates extension (`ext`) to it.
|
2016-08-19 08:45:58 -03:00 |
|
Francisco José García García
|
6e920f17dc
|
(VITA) Add threads support
|
2016-08-19 02:59:25 +02:00 |
|
Alcaro
|
4ce3683333
|
Fix indentation derp
|
2016-08-17 13:53:41 +02:00 |
|
twinaphex
|
602d076aef
|
(libco) Add libco for PSP2/Vita
|
2016-08-15 04:28:08 +02:00 |
|
twinaphex
|
1eaa29eed8
|
Fix prototype
|
2016-08-12 01:09:56 +02:00 |
|
twinaphex
|
b75aef372b
|
Silence some warnings
|
2006-01-17 06:14:21 +01:00 |
|
twinaphex
|
4791174ea3
|
(MSVC 2003) Fixes
|
2006-01-17 06:11:55 +01:00 |
|
twinaphex
|
8617b9f649
|
Add zconf headers
|
2016-08-12 01:02:19 +02:00 |
|
twinaphex
|
fed9c1521b
|
Use vsnprintf for MSVC 2003
|
2006-01-17 04:51:24 +01:00 |
|
twinaphex
|
35939125b0
|
(MSVC 2003) Start adding MSVC 2003 solution files
|
2006-01-17 04:25:59 +01:00 |
|
twinaphex
|
340519fa61
|
(libretro-common) Updates
|
2016-08-11 00:41:11 +02:00 |
|
twinaphex
|
c675bcb7d8
|
(Rthreads) Update for Vita
|
2016-08-08 19:42:36 +02:00 |
|
Alcaro
|
43a6a667be
|
We don't need this one.
|
2016-08-08 19:14:00 +02:00 |
|
Logan McNaughton
|
2daf102111
|
Fix GLES3 compling
|
2016-08-07 22:33:07 -06:00 |
|
twinaphex
|
df1c0bc9b4
|
Backport changes
|
2016-08-07 02:49:34 +02:00 |
|
Francisco José García García
|
3cf448b6e2
|
(VITA) Fix File Reading
|
2016-08-05 01:47:05 +02:00 |
|
Francisco José García García
|
63b637cf6c
|
(VITA) Fix reading files
|
2016-08-04 02:05:55 +02:00 |
|
twinaphex
|
b64070793a
|
(PS3) Fix two warnings
|
2016-08-03 16:30:58 +02:00 |
|
twinaphex
|
3d667999ab
|
Cleanup
|
2016-08-02 16:19:27 +02:00 |
|
twinaphex
|
fda2495021
|
Get rid of HAVE_ZLIB_DEFLATE - implicitly enable it
|
2016-08-02 15:34:48 +02:00 |
|
Andre Leiradella
|
260625bd83
|
Use MD5 functions from libretro-common
|
2016-07-31 23:08:07 +01:00 |
|
twinaphex
|
d245bbf12e
|
Add sys/types.h to interface_stream.h
|
2016-07-31 17:53:14 +02:00 |
|
Francisco José García García
|
80c3bf0ec2
|
(VITA) FIX gets
|
2016-07-31 09:58:53 +02:00 |
|
Ernesto Ramirez
|
5b17cbcb2a
|
(GX) Fix long lasting bug that prevented PCE CD and SEGA CD games to run on Wii.
|
2016-07-25 20:27:08 -05:00 |
|
twinaphex
|
a532bc2b0e
|
(PS3 Salamander) Silence unused variable warning
|
2016-07-24 11:33:44 +02:00 |
|
twinaphex
|
68a5cdb984
|
Update glsm
|
2016-07-14 17:29:50 +02:00 |
|
twinaphex
|
f91a44cbc7
|
Update vulkan_symbol_wrapper.c
|
2016-07-11 23:40:24 +02:00 |
|