twinaphex
c90108a3fb
chmod +x on pkg.py
2016-08-12 00:09:22 +02:00
twinaphex
fed9c1521b
Use vsnprintf for MSVC 2003
2006-01-17 04:51:24 +01:00
twinaphex
f81fe2782a
(MSVC 2003) Add include dir
2006-01-17 04:40:33 +01:00
twinaphex
d4eca3aeb7
Move glext.h header to gfx/include/GL/glext.h
2016-08-11 23:34:05 +02:00
twinaphex
9777e9d9ef
(MSVC 2003) Add MSVC 2003 compatibility
2006-01-17 04:36:32 +01:00
twinaphex
35939125b0
(MSVC 2003) Start adding MSVC 2003 solution files
2006-01-17 04:25:59 +01:00
Andrés
c0af402df2
Copy the files to the proper location
2016-08-11 14:13:55 -05:00
twinaphex
ff52008708
Link to Vita nightlies
2016-08-11 20:31:17 +02:00
twinaphex
83fd8575e0
Update bg.png
2016-08-11 20:30:16 +02:00
twinaphex
2ebc0c150d
(Vita) Update LiveArea startup icon
2016-08-11 19:11:10 +02:00
twinaphex
0eee4531ef
(Vita) Add Live Area assets
2016-08-11 19:09:37 +02:00
Andrés
07126d78d5
Update dist-cores.sh
2016-08-10 23:57:22 -05:00
twinaphex
340519fa61
(libretro-common) Updates
2016-08-11 00:41:11 +02:00
twinaphex
54c5cc70e5
(psp_audio.c) Get rid of most warnings
2016-08-10 23:25:05 +02:00
twinaphex
b5a636f22b
(Vita) Prevent unused variable
2016-08-10 23:17:47 +02:00
twinaphex
2cf255328d
(Vita) Add baked-in zlib
...
(Emscripten )Add platform driver
2016-08-10 23:04:46 +02:00
Twinaphex
f46ccf9bda
Merge pull request #3377 from lakkatv/master
...
(XMB) Fix messages centering
2016-08-10 22:31:49 +02:00
Jean-André Santoni
ff7b3ec943
(XMB) Fix messages centering
2016-08-10 22:30:17 +02:00
twinaphex
61a4ff2a07
Cleanup get_ident function
2016-08-10 09:21:13 +02:00
Twinaphex
03c6564d2d
Merge pull request #3375 from Ezio-PS/master
...
Add cursors to the ps3 builds
2016-08-10 07:46:59 +02:00
U-Huygens-PC\Bibibi
cbc9233461
Add cursors to the ps3 builds
2016-08-10 07:40:21 +02:00
Twinaphex
9cefcca44c
Merge pull request #3374 from Ezio-PS/master
...
Add log about files moved and copied during the compile
2016-08-10 07:22:54 +02:00
Twinaphex
50afc567b3
Prevent unused variable
2016-08-10 07:20:49 +02:00
twinaphex
032f7f83ae
Hide User Interface options if no companion interface is not
...
available
2016-08-10 07:18:55 +02:00
U-Huygens-PC\Bibibi
763dd0f95b
Add log about files moved and copied during the compile
2016-08-10 07:00:16 +02:00
Twinaphex
c07d316b45
Merge pull request #3373 from lakkatv/master
...
Restaure Lakka services
2016-08-10 02:51:05 +02:00
radius
428e8d96d1
try to fix this script again
2016-08-09 19:17:55 -05:00
radius
4520996603
try to fix this script
2016-08-09 19:05:38 -05:00
Jean-André Santoni
764b20234d
Restaure Lakka services
...
Also use HAVE_LAKKA instead of HAVE_SYSTEMD to prevent this menu to appear in the regular RetroArch linux build for users that have systemd. It wouldn't work in all cases.
2016-08-10 01:46:47 +02:00
Twinaphex
ffa93f1f40
Merge pull request #3371 from Ezio-PS/master
...
Add assets, databases, overlays and shaders
2016-08-09 22:29:51 +02:00
U-Huygens-PC\Bibibi
560795584d
Add assets, databases, overlays and shaders dir checks
2016-08-09 20:52:59 +02:00
U-Huygens-PC\Bibibi
cbb4d6fcee
Add assets, databases, overlays and shaders
2016-08-09 20:37:07 +02:00
twinaphex
441cb8fa71
(PS3) Add dist/info dir checks
2016-08-09 20:35:40 +02:00
Twinaphex
a9cf17f6c6
Merge pull request #3370 from Ezio-PS/master
...
Move core info files for every core included
2016-08-09 20:32:04 +02:00
U-Huygens-PC\Bibibi
f7e9fc8620
Move core info files for every core included
2016-08-09 20:19:34 +02:00
Twinaphex
1a7cb21b77
Merge pull request #3369 from Ezio-PS/master
...
(PS3) Fix the compile for ODE build
2016-08-09 20:06:37 +02:00
U-Huygens-PC\Bibibi
e64c8e8b76
Rename variables and ODE iso
2016-08-09 20:01:01 +02:00
U-Huygens-PC\Bibibi
dc307b9852
Remove unused stuff
2016-08-09 19:47:29 +02:00
U-Huygens-PC\Bibibi
c4e5d3740e
Add and change paths
2016-08-09 19:41:55 +02:00
Twinaphex
f32552e1d4
Merge pull request #3368 from Ezio-PS/master
...
(PS3) Update the compile for dex build
2016-08-09 19:36:46 +02:00
U-Huygens-PC\Bibibi
323c2d011d
Move package.conf from ps3 folder to ps3_dex folder
2016-08-09 19:17:55 +02:00
U-Huygens-PC\Bibibi
9eca006b12
Rename dex pkg and update paths
2016-08-09 19:09:11 +02:00
Twinaphex
fdb872f6a5
Merge pull request #3367 from Ezio-PS/master
...
Set lower key signature for main executable and cores (3.41)
2016-08-09 19:03:12 +02:00
Twinaphex
59611f8d9b
Merge pull request #3366 from Ezio-PS/master
...
(PS3) Fix the compile for cex build
2016-08-09 18:55:52 +02:00
U-Huygens-PC\Bibibi
b11ad57f29
Set lower key signature for main executable and cores (3.41)
2016-08-09 18:55:29 +02:00
U-Huygens-PC\Bibibi
fe17b90e36
Fix path for python script and rename cex pkg
2016-08-09 17:26:57 +02:00
U-Huygens-PC\Bibibi
db2f7269c2
Use scetool to sign eboot and cores
2016-08-09 17:22:45 +02:00
U-Huygens-PC\Bibibi
f0dea0d46f
Rename and add paths and flags for cex ps3
2016-08-09 17:14:07 +02:00
U-Huygens-PC\Bibibi
0c05f8622e
Update RA version to 1.3.6
2016-08-09 17:07:56 +02:00
twinaphex
c675bcb7d8
(Rthreads) Update for Vita
2016-08-08 19:42:36 +02:00