twinaphex
f66e447139
Get rid of path_get_content
2016-10-03 15:43:03 +02:00
twinaphex
25f27c3f4c
Get rid of path_get_content
2016-10-03 15:39:57 +02:00
Gregor Richards
35666e21ae
Reimplemented savestate task informing Netplay
2016-10-03 08:47:47 -04:00
Gregor Richards
4f489fb793
Making netplay-related settings overrides behave consistently
2016-10-03 08:31:21 -04:00
Francisco José García García
1ef2786aed
Merge pull request #3719 from d3m3vilurr/vibrator-pstv
...
(Vita) Improve vibration values
2016-10-03 10:10:05 +01:00
Sunguk Lee
8d09e0d421
(Vita) Improve vibration values
...
- Can vibrate both motors at same time
- DS3 & DS4 have difference motor speed range
- Clear vibration settings at disconnect controller
2016-10-03 18:03:20 +09:00
twinaphex
ba1f0a31e9
Cleanups
2016-10-03 08:24:35 +02:00
twinaphex
94e245315b
Create dir_set function
2016-10-03 08:20:33 +02:00
twinaphex
a4d48688c6
Create generic functions for dirs.c
2016-10-03 08:15:41 +02:00
twinaphex
849ce80c50
Create dir_get_size
2016-10-03 08:07:52 +02:00
twinaphex
6d821ad6a4
Enable mouse by default now for Linux/OSX/Windows
2016-10-03 06:53:00 +02:00
twinaphex
91b1889873
(X11) Mouse input is no longer registered when we are on the
...
titlebar of the window or we are no longer inside the window
2016-10-03 06:50:00 +02:00
Twinaphex
7f1c9b33ef
Merge pull request #3717 from GregorR/netplay-menu-link
...
Add a link from the netplay menu to netplay settings
2016-10-03 06:27:35 +02:00
twinaphex
844130efe2
Buildfix for Android/Vita
2016-10-03 06:25:30 +02:00
Gregor Richards
333efdf788
And a couple more debugging lines deleted...
2016-10-02 23:29:50 -04:00
Gregor Richards
25ed0dc5d6
Remove a line used during debugging
2016-10-02 23:29:08 -04:00
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