sergiobenrocha2
|
c502fc5d03
|
Fix some spelling errors.
|
2016-07-20 23:32:26 -03:00 |
|
sergiobenrocha2
|
7ba35a9929
|
Fix some spelling errors (pendantic info lintian warnings).
|
2016-07-20 23:28:29 -03:00 |
|
sergiobenrocha2
|
69738f2b84
|
Add CPPFLAGS to Makefiles, fix hardening-no-fortify-functions.
|
2016-07-20 23:27:26 -03:00 |
|
twinaphex
|
6e5738f8b0
|
Create menu_display_reset_textures_list
|
2016-07-21 03:00:14 +02:00 |
|
Alcaro
|
5545020695
|
fPIC goes in compiler, not linker.
|
2016-07-20 10:28:42 +02:00 |
|
twinaphex
|
264f03d4f2
|
Cleanup
|
2016-07-20 02:58:26 +02:00 |
|
twinaphex
|
84af36c8e9
|
Fix this
|
2016-07-20 02:57:25 +02:00 |
|
twinaphex
|
08c57063fd
|
Attempt to raise priority of SET_MESSAGE message when placed
on the message queue
|
2016-07-19 19:05:44 +02:00 |
|
twinaphex
|
e93e3626dd
|
(task_content.c) Messages should be flushed before putting on queue
|
2016-07-19 18:36:50 +02:00 |
|
twinaphex
|
f7c57d7ae1
|
Hotkey messages should have precedence over FPS display
|
2016-07-19 18:34:17 +02:00 |
|
twinaphex
|
e69855880d
|
Autoconfig message should always appear on top of FPS display
|
2016-07-19 18:32:54 +02:00 |
|
twinaphex
|
adace9f27b
|
Make some messages no longer get stuck
|
2016-07-19 18:25:08 +02:00 |
|
twinaphex
|
7f9168ff18
|
Cleanups
|
2016-07-19 06:33:56 +02:00 |
|
Twinaphex
|
7b9cef731d
|
Merge pull request #3243 from sronsse/fixes_for_team
retroarch: Refactor retroarch_main_init core initialization failure handling
|
2016-07-19 06:31:27 +02:00 |
|
Sebastien Ronsse
|
21a82e3622
|
retroarch: Refactor retroarch_main_init core initialization failure handling
|
2016-07-19 14:27:46 +10:00 |
|
twinaphex
|
88c767fee9
|
When a core returns false in retro_load_game, it should still
let us stay inside the menu
|
2016-07-19 06:20:19 +02:00 |
|
twinaphex
|
5678d4fd34
|
Add onscreen message when this happens
|
2016-07-19 06:16:58 +02:00 |
|
twinaphex
|
397f82c9f5
|
Get rid of configuration.h dependency in list_special.c
|
2016-07-18 07:15:58 +02:00 |
|
twinaphex
|
8345ad2aba
|
Cleanups
|
2016-07-18 07:11:08 +02:00 |
|
twinaphex
|
182ee094c7
|
Rewrite this to make it a bit more cleaner - using string_list
|
2016-07-18 07:05:47 +02:00 |
|
radius
|
bd3f6d6dfb
|
fix disk next/prev hotkeys
|
2016-07-17 23:47:44 -05:00 |
|
radius
|
c38adcabd3
|
fix shader next/prev
|
2016-07-17 23:47:43 -05:00 |
|
radius
|
7a433a60a6
|
"fix cheevos status"
|
2016-07-17 09:45:49 -05:00 |
|
twinaphex
|
5d06f654da
|
Rearrange this
|
2016-07-17 15:59:38 +02:00 |
|
twinaphex
|
c560f1c71b
|
Use return value of image_texture_load
|
2016-07-17 15:58:14 +02:00 |
|
Twinaphex
|
cbc06e152d
|
Merge pull request #3227 from alex34567/master
Fix vulkan xmb bug.
|
2016-07-17 15:56:49 +02:00 |
|
Twinaphex
|
13839e690d
|
Merge pull request #3230 from Brunnis/master
Fix bug in calculation of blocksize for savestates
|
2016-07-17 15:55:10 +02:00 |
|
Mikael Brunnhede
|
7191465dcb
|
Fix bug in calculation of blocksize for savestates.
|
2016-07-17 12:15:44 +02:00 |
|
Alex Eckhart
|
ea3b79cb4a
|
Fix vulkan xmb bug.
|
2016-07-16 20:32:00 -06:00 |
|
twinaphex
|
218d6f5262
|
Bump up to 1.3.6
v1.3.6
|
2016-07-17 01:05:18 +02:00 |
|
twinaphex
|
efd16e8b72
|
Correctly place '..' more entry for RGUI
|
2016-07-17 01:00:57 +02:00 |
|
twinaphex
|
0b474b3d26
|
Dehardcore 'more' string
|
2016-07-17 00:52:56 +02:00 |
|
twinaphex
|
73fa327305
|
Rename Parent Directory label
|
2016-07-17 00:42:36 +02:00 |
|
twinaphex
|
184e99defa
|
Include back 'parent directory'
|
2016-07-17 00:41:13 +02:00 |
|
twinaphex
|
a8de87576e
|
(windows) Fixes drag and drop - we have to call this
function directly since the UI companion driver interface at
this point has not yet been initialized
|
2016-07-16 23:49:44 +02:00 |
|
twinaphex
|
c6e6e300b9
|
CLeanup
|
2016-07-16 23:16:30 +02:00 |
|
twinaphex
|
8b4dd98d4b
|
(drag and drop) Try to make some code more understandable
|
2016-07-16 23:13:24 +02:00 |
|
twinaphex
|
8b29ad1fee
|
Add early return in case this is NULL
|
2016-07-16 23:00:35 +02:00 |
|
twinaphex
|
f308997465
|
DragFinish releases memory allocations - so always call it at the end
|
2016-07-16 22:39:21 +02:00 |
|
twinaphex
|
6ac8b64e3d
|
Put this around a HAVE_CG ifdef
|
2016-07-16 22:32:33 +02:00 |
|
twinaphex
|
8983126c23
|
Should finally remove Cg from unwanted targets
|
2016-07-16 22:31:55 +02:00 |
|
twinaphex
|
3f3486336b
|
(MSVC) Updated solution again
|
2016-07-16 22:22:57 +02:00 |
|
twinaphex
|
5a6e3f7968
|
Remove some more CG parts
|
2016-07-16 22:21:02 +02:00 |
|
twinaphex
|
7a17e9ccc2
|
(MSVC 2010) Add non-Cg targets - Release and Debug
|
2016-07-16 22:03:21 +02:00 |
|
Twinaphex
|
a55199afb9
|
Unused variable
|
2016-07-16 19:58:22 +02:00 |
|
twinaphex
|
e1e2e83c0f
|
Set default mouse enable
|
2016-07-16 19:57:16 +02:00 |
|
twinaphex
|
092ca463d2
|
Only use extern C for C++ builds
|
2016-07-16 19:43:07 +02:00 |
|
twinaphex
|
10f3a63cec
|
Fix more entries
|
2016-07-16 19:09:47 +02:00 |
|
Alcaro
|
a5098f19a1
|
Good point. Close #3224 again.
|
2016-07-16 18:46:38 +02:00 |
|
Alcaro
|
1e1f2cfee0
|
@yurivict: It's supposed to come from RetroArch itself, we refactored the signals recently and didn't really test it on the more unusual platforms. Close #3224.
|
2016-07-16 18:36:30 +02:00 |
|