Autechre
0867227293
Merge pull request #13248 from ToKe79/honor_config_save_on_exit
...
Honor config_save_on_exit when Reboot/Shutdown is called
2021-11-17 19:32:22 +01:00
Autechre
e9ca17ea41
Merge pull request #13247 from Jamiras/cheevos_placard_gl
...
(cheevos) ensure placard is initialized on main thread
2021-11-17 18:19:40 +01:00
Tomáš Kelemen (vudiq)
3fa1052dad
Honor config_save_on_exit when Reboot/Shutdown is called
...
When Shutdown or Reboot are selected from the main menu, configuration
is saved regardless of checking the user setting. Showing the widget and
saving the configuration should be called only in case user wants to
save configuration on exit.
2021-11-17 17:44:27 +01:00
Jamiras
3a82485a80
add missing include
2021-11-17 09:07:42 -07:00
Jamiras
11d38421df
ensure placard is initialized on main thread
2021-11-17 08:18:45 -07:00
Autechre
b0c859557e
Merge pull request #13246 from Jamiras/cheevos_game_placard
...
(cheevos) use widget for game loaded achievement progress
2021-11-17 03:21:37 +01:00
github-actions
15596f953e
Fetch translations from Crowdin
2021-11-17 00:06:43 +00:00
Jamiras
2adf52a493
move achievement activation to background thread
2021-11-16 11:33:37 -07:00
Jamiras
4faf2f82f1
use task to write badge
2021-11-16 09:50:28 -07:00
Jamiras
a3b508f136
show widget for loaded game
2021-11-16 08:26:42 -07:00
github-actions
a410cf1377
Fetch translations from Crowdin
2021-11-16 00:06:32 +00:00
Autechre
0c45d96a99
Merge pull request #13229 from libretro/move-driver
...
Move driver code to driver.c file - move code outside of retroarch.c
2021-11-15 19:29:54 +01:00
Autechre
369e175e60
Merge pull request #13240 from Jamiras/cheevos_rewind
...
(cheevos) make sure loaded is set to true before re-enabling rewind
2021-11-15 19:25:24 +01:00
Autechre
86103b5cc1
Merge pull request #13238 from Jamiras/cheevos_menu_vis
...
(cheevos) audit achievement settings defaults and visibility
2021-11-15 19:25:04 +01:00
Jamiras
5c55a74655
make sure loaded is set to true before re-enabling rewind
2021-11-14 21:46:23 -07:00
Jamiras
1eade78654
audit achievement settings defaults and visibility
2021-11-14 18:00:20 -07:00
github-actions
7324c0d33b
Fetch translations from Crowdin
2021-11-15 00:06:59 +00:00
github-actions
d8098a5ad5
Fetch translations from Crowdin
2021-11-14 00:06:53 +00:00
github-actions
02898a4a79
Fetch translations from Crowdin
2021-11-13 00:06:22 +00:00
twinaphex
b9c77a48c9
Buildfixes
2021-11-12 21:49:19 +01:00
Autechre
fca72f67d1
Update CHANGES.md
v1.9.13.2
2021-11-12 20:40:49 +01:00
Autechre
a2fa243412
Merge pull request #13232 from Jamiras/cheevos_no_password
...
(cheevos) show error message when no password provided
2021-11-12 20:09:37 +01:00
twinaphex
680b631ad6
Revert "(Netplay) Cthulhu88 - Remove forced disconnection on unknown netplay command -"
...
This reverts commit 65a421d90fa8050eb56767aa6b582fc63009ac02.
2021-11-12 19:08:34 +01:00
twinaphex
9e0b98cd89
Buildfix
2021-11-12 19:08:10 +01:00
twinaphex
a6ed23d031
Revert "(cthulhu88) Add netplay chat command"
...
This reverts commit 6a490c03832a2d48607a99b17309faa46db0fa80.
2021-11-12 19:01:31 +01:00
twinaphex
efa16a8fca
Revert "(Netplay) Cthulhu88 -"
...
This reverts commit cb4028fd3d770241100708c8fea66782cfa6b4de.
2021-11-12 19:00:42 +01:00
twinaphex
4025b678bf
Revert "Add missing netplay_protocol.h"
...
This reverts commit 1fc73f11b55c8245ba0ef5912bddfff5b58c1291.
2021-11-12 19:00:33 +01:00
twinaphex
d7a8bc55a3
Revert "(Cthulhu88) Add netplay hotkey bind"
...
This reverts commit deaf116d38904f80bbcfa18f56bcf7f6560c6aa3.
2021-11-12 19:00:24 +01:00
twinaphex
3b6196144f
Revert "Bump NETPLAY_PROTOCOL_VERSION up to 6"
...
This reverts commit 823c54a39d1e3b4e2293400d047840bc2b051aa5.
2021-11-12 19:00:16 +01:00
twinaphex
9c7a55352d
Revert "(Cthulhu88) Netplay polishing patch"
...
This reverts commit 82b8c0a60efa727022a9d5fbdea57df5275f09c6.
2021-11-12 18:59:59 +01:00
twinaphex
62a8b13b1a
Revert "(Cthulhu88) Netplay - initial netplay tunnel"
...
This reverts commit 369cafe1ad488eaec304fb12bc395ea7e34ca96d.
2021-11-12 18:59:52 +01:00
twinaphex
9fe56d6865
Revert "(Cthulhu88) Fix build errors of previous commit"
...
This reverts commit 393f9bdd484b3c31f480eec985cd822e838f0d6b.
2021-11-12 18:59:42 +01:00
twinaphex
753332ff18
Revert "(Cthulhu88) Fix for multi-char arrays"
...
This reverts commit e64cd247150de4cadaab62a574d219eef3fdbd84.
2021-11-12 18:59:35 +01:00
twinaphex
fc460dbb9c
Revert "Fix final warning and remove unused variables"
...
This reverts commit 5dd0e90fca50787ce5010b027642dab3c1f18aef.
2021-11-12 18:59:29 +01:00
twinaphex
70ee3fbca7
Revert "(Cthulhu88) New Netplay MITM Part 2"
...
This reverts commit 34c374737c1c09497bf28af090a045656ac07bde.
2021-11-12 18:58:40 +01:00
Jamiras
f015ecdc03
show error message when no password provided
2021-11-12 10:06:05 -07:00
jdgleaver
196cc8b33d
SDL1 buildfix
2021-11-12 12:35:31 +01:00
twinaphex
34c374737c
(Cthulhu88) New Netplay MITM Part 2
2021-11-12 06:31:54 +01:00
twinaphex
2d5e090eb3
Move driver code to driver.c file - move code outside of retroarch.c
2021-11-12 04:45:09 +01:00
Autechre
109ab785ee
Merge pull request #13225 from Jamiras/github_actions
...
run apt-get update before apt-get install
2021-11-12 02:19:50 +01:00
Jamiras
eba1ed6d75
run apt-get update before apt-get install
2021-11-11 17:45:50 -07:00
github-actions
038a24ae34
Fetch translations from Crowdin
2021-11-12 00:06:50 +00:00
twinaphex
9e55654e72
Simplify recalc_step_based_on_length_of_action
2021-11-11 22:32:51 +01:00
twinaphex
13d662d76b
Silence some warnings
2021-11-11 22:28:16 +01:00
Autechre
1d8930625a
Merge pull request #13220 from libretro/move-camera-location
...
Move location state and camera state out of retroarch.c
2021-11-11 22:19:50 +01:00
twinaphex
a3aed79b71
Merge branch 'move-camera-location' of https://github.com/libretro/RetroArch into move-camera-location
2021-11-11 17:54:46 +01:00
twinaphex
62c6d99163
Buildfixes
2021-11-11 17:53:54 +01:00
twinaphex
dfb0e298c5
Buildfix
2021-11-11 07:49:43 +01:00
twinaphex
b3a1a769b9
Move location state and camera state out of retroarch.c
2021-11-11 07:43:49 +01:00
twinaphex
5dd0e90fca
Fix final warning and remove unused variables
2021-11-11 05:48:29 +01:00