33267 Commits

Author SHA1 Message Date
Gregor Richards
159a45187a Add a link from the netplay menu to netplay settings 2016-10-02 23:27:12 -04:00
twinaphex
8953255b6b Another buildfix for MSVC 2016-10-03 05:17:37 +02:00
twinaphex
95e2b6ac51 BUildfix warning 2016-10-03 05:17:09 +02:00
twinaphex
5b6f1642f0 (D3D) Buildfix 2016-10-03 05:13:39 +02:00
twinaphex
92e76f8a19 Add HAVE_NETWORKING ifdef 2016-10-03 05:06:01 +02:00
Brad Parker
e50414db74 make screenshots into a real task 2016-10-02 22:41:46 -04:00
Twinaphex
fb117b9260 Remove unused variables 2016-10-03 04:34:08 +02:00
Twinaphex
2e70d0284e Merge pull request #3716 from GregorR/netplay-no-global-obj
Get rid of global->netplay
2016-10-03 04:24:12 +02:00
twinaphex
5d77cd431c (d3d_common.cpp) Cleanups 2016-10-03 04:19:19 +02:00
Gregor Richards
e41ac34561 Get rid of global->netplay
Moved settings values into settings->netplay, and global->netplay.enable
is moved into netplay itself, and is no longer a configuration value
whatsoever, as that conflicts with the behavior of the netplay menu.
2016-10-02 22:13:34 -04:00
Twinaphex
f6a1eb65bb Cleanups 2016-10-03 03:30:34 +02:00
Twinaphex
5aa856d7cd remove unused variables 2016-10-03 03:24:09 +02:00
Brad Parker
06f06d512b finish task if state file cannot be loaded 2016-10-02 19:31:07 -04:00
Brad Parker
795fd0cfa3 add blocking task type that only allows one instance in the queue 2016-10-02 19:05:30 -04:00
Brad Parker
88d70d7da6 whitespace 2016-10-02 19:05:30 -04:00
Brad Parker
cf3ae942c2 make undo_save_state a task 2016-10-02 19:05:30 -04:00
Brad Parker
18290ae777 comment 2016-10-02 19:05:30 -04:00
Brad Parker
eac3ca770a load/save state are now actual tasks 2016-10-02 19:05:30 -04:00
twinaphex
e9f463154c (3DS/CTR) Image must be exactly 48x48 2016-10-02 22:40:56 +02:00
Twinaphex
151c4847ed Merge pull request #3714 from 44100hertz/3ds_banners
3ds icons and banners
2016-10-02 20:43:54 +02:00
twinaphex
23ed63f33a move device_aspect variable 2016-10-02 20:37:14 +02:00
Sam Pagenkopf
0e88b3cdab added missing fba alpha render 2016-10-02 13:16:24 -05:00
Sam Pagenkopf
1bdd20672f updated makefile to reflect new banners 2016-10-02 12:55:21 -05:00
Sam Pagenkopf
5d0c1af0de remade 3ds icons and banners 2016-10-02 12:55:03 -05:00
Twinaphex
50a6c53432 Merge pull request #3711 from gizmo98/german-translation
Correct german translation
2016-10-02 19:54:08 +02:00
gizmo98
e9e2ee9b19 Correct german translation 2016-10-02 19:51:30 +02:00
orbea
faa53a106b tcc doesn't support -MMD 2016-10-02 08:31:19 -07:00
Francisco José García García
ad224f2580 Merge pull request #3708 from frangarcj/master
(VITA) Increase thread stack, fixes overlays
2016-10-02 15:01:01 +01:00
Francisco José García García
ba619c1582 (VITA) Increase thread stack, fixes overlays 2016-10-02 15:58:44 +02:00
Francisco José García García
ce1164c939 Merge pull request #3707 from frangarcj/master
Various things
2016-10-02 13:05:36 +01:00
Francisco José García García
6dabe48e88 (VITA) Change DEBUG define 2016-10-02 14:04:09 +02:00
Francisco José García García
1a967c42d7 (VITA) Remove warnings 2016-10-02 14:03:15 +02:00
Francisco José García García
59d13c7131 (VITA) Fix actuator 2016-10-02 14:02:37 +02:00
twinaphex
69e7741722 Show Recording Settings again 2016-10-02 07:54:56 +02:00
twinaphex
c72a9eaecb Add RARCH_DIR_CURRENT_SAVEFILE/RARCH_DIR_CURRENT_SAVESTATE 2016-10-01 23:32:44 +02:00
twinaphex
9050f75fc8 Create dir_is_empty 2016-10-01 23:30:09 +02:00
twinaphex
bdf379d568 Create dir_clear 2016-10-01 23:26:59 +02:00
twinaphex
72fff59efd Add rarch_dir_type 2016-10-01 23:22:40 +02:00
Alcaro
a42b847c56 +1 is better than the alternative. 2016-10-01 19:48:28 +02:00
Alcaro
3665e11f83 Remove +1 shenanigans 2016-10-01 19:32:02 +02:00
Alcaro
160444845d Fix #3704 2016-10-01 19:25:53 +02:00
twinaphex
7bd38d93f0 (X11) Cleanup x11_alive 2016-10-01 12:12:58 +02:00
twinaphex
7d4e7da3ac Add more enums for path settings 2016-10-01 11:47:51 +02:00
twinaphex
9257844a8b Disable cheevos as well when --disable-networking is set 2016-10-01 10:23:01 +02:00
twinaphex
f100dde751 (Wii) Buildfixes 2016-10-01 09:52:07 +02:00
twinaphex
bf035b634b Updates 2016-10-01 09:49:15 +02:00
twinaphex
8321978d4d Implement dir_set_current_savefile/dir_set_current_savestate 2016-10-01 09:36:04 +02:00
twinaphex
eb90fe9d83 Move directories to dirs.c 2016-10-01 09:06:55 +02:00
twinaphex
346c1d356a paths.c - cleanups 2016-10-01 09:03:41 +02:00
twinaphex
50bfd81e42 Create dir_get_current_savefile and move it to dirs.c 2016-10-01 08:55:20 +02:00