Connor McLaughlin
cf89fe4845
Merge pull request #2993 from HeatXD/nat_traversal
...
Sync with master
2023-08-15 13:12:08 +10:00
Jamie Meyer
1d29ca268f
Merge branch 'stenzek:master' into nat_traversal
2023-08-14 21:54:51 +02:00
Stenzek
39e62ae948
Achievements: Don't call frame update when paused
...
But we still want to poll for requests.
2023-08-12 14:46:09 +10:00
Stenzek
165b277421
CDImageCHD: Support loading parent/delta CHDs
2023-08-12 14:46:09 +10:00
Stenzek
f41384c6c8
dep/libchdr: Add chd_is_matching_parent()
2023-08-12 14:46:09 +10:00
Stenzek
bd1cf91030
dep/libchdr: Add option to transfer file ownership
2023-08-12 14:46:09 +10:00
Stenzek
62c5e3af2f
dep/libchdr: Add read_header variants for user-provided file
2023-08-12 14:46:09 +10:00
Stenzek
06a8349162
dep/libchdr: Re-add progress precaching
2023-08-12 14:46:09 +10:00
Stenzek
4b70853daa
dep: Bump libchdr to 54bfb87
2023-08-12 14:46:09 +10:00
Connor McLaughlin
0798292ee5
Merge pull request #2991 from andercard0/master
...
Atualização Português do Brasil
2023-08-09 22:35:10 +10:00
Connor McLaughlin
f8f395c7d8
Merge pull request #2992 from IlDucci/es_ES_update_20230806
...
Spanish (Spain) translation update 2023-08-06
2023-08-09 22:34:52 +10:00
Stenzek
5d750a8803
dep: Bump rcheevos to 3af1e2fc5188d6e932ee379942f4049ea877e648
2023-08-09 19:42:52 +10:00
IlDucci
657d4f3ad9
Spanish (Spain) translation update 2023-08-06
...
Spanish (Spain) translation update 2023-08-06 +
Unifying the translation for the "Display" setting section.
2023-08-06 21:21:57 +02:00
Stenzek
56ac3d6c32
HostDisplay: Fix incorrectly positioned screenshots
2023-08-04 21:39:52 +10:00
Jamie Meyer
e9f5c80b7e
Toggle Desync notifications
2023-07-31 03:24:44 +02:00
Anderson Cardoso
de505c9012
Atualização Português do Brasil
...
Atualizado para a última versão
- Opções relacionadas ao modo controle
OSD:
- Correção de quebra de linha;
- Correção de pluralização;
Qt UI:
- Conforme pedido, removido termo mais objetivo no modo dificílimo para hardcore.
(Se é que alguém realmente se importa com estrangeirismos bobos) enfim, deixado para trás.
Nota mental (para mim mesmo):
Remover os obsoletos assim que mudado para PNT. como sou eu quem mantenho essa parte ficará assim e fim de papo!
2023-07-30 12:30:09 -03:00
Connor McLaughlin
0575588e20
Merge pull request #2986 from charlesthobe/screensaver-fix
...
Linux: fix potentially unsafe screensaver inhibitor
2023-07-30 19:29:02 +10:00
Connor McLaughlin
0dee77a3ac
Merge pull request #2990 from CookiePLMonster/multiple-leaderboards-fix
...
Achievements: Fix Leaderboard submission UI when multiple leaderboards update at once
2023-07-30 19:28:20 +10:00
Connor McLaughlin
05fc4c3dd0
Merge pull request #2989 from HeatXD/nat_traversal
...
Netplay / Nat traversal
2023-07-30 19:28:06 +10:00
Silent
bbf0346efd
Achievements: Fix Leaderboard submission UI when multiple leaderboards update at once
2023-07-29 18:56:38 +02:00
Jamie Meyer
54e895782a
change password echo mode
2023-07-29 16:17:58 +02:00
Jamie Meyer
71fb4a6963
copy hostcode to clipboard when the code is available
2023-07-29 15:54:56 +02:00
Jamie Meyer
25085ecb31
Netplay/UI update adding the traveral options to the ui. also added the roomcode to the onscreen overlay for now.
2023-07-29 05:39:20 +02:00
charlesthobe
1026be24d0
Linux: fix potentially unsafe screensaver inhibitor
2023-07-27 19:07:46 +03:00
Jamie Meyer
7cedcca0e9
Cleanup.
2023-07-27 06:06:50 +02:00
Jamie Meyer
271748f768
revert change.
...
tried to circumvent that it reports a user joining twice but its not a big deal since only one connection is used.
its a part of nat traversal since both sides are required to try and communicate to allow for a connection.
2023-07-27 05:47:51 +02:00
Jamie Meyer
bf9197200d
Merge remote-tracking branch 'upstream/master' into nat_traversal
2023-07-27 05:17:00 +02:00
Jamie Meyer
edfe967c85
got really far with the nat traversal. only the ui needs some work now.
2023-07-27 05:08:37 +02:00
Jamie Meyer
b098730695
ClientLookupResponse
2023-07-26 01:57:50 +02:00
Jamie Meyer
cd956bb425
HostLookupResponse
2023-07-26 00:24:01 +02:00
Jamie Meyer
83a8b8cecb
the start of sending and receiving data from the HostRegister server.
2023-07-25 20:50:41 +02:00
Connor McLaughlin
36fde6214c
Merge pull request #2987 from HeatXD/input_delay_option
...
Netplay/UI: add input delay option to netplay dialogs
2023-07-24 19:31:44 +10:00
Stenzek
2e8b6370cf
scmversion: Exclude previous-latest
2023-07-24 19:27:31 +10:00
Stenzek
944bf5dc30
RegTest: Fix build
2023-07-24 19:24:27 +10:00
Stenzek
6fbdb6d7db
GPU: Enable GPUSTAT.28 in read mode
...
Fixes Celeste Classic.
2023-07-24 19:24:08 +10:00
Stenzek
72f7225ec2
Qt: Fix ClearBindStateFromSource() executing on wrong thread
2023-07-24 18:37:31 +10:00
Jamie Meyer
19366460a5
toggle desync notifications
2023-07-18 16:17:48 +02:00
Jamie Meyer
bd4cf297ce
imgui / netplay: toggle desync messages & clear netplay messages.
2023-07-18 15:34:38 +02:00
Jamie Meyer
7021cfa509
revert set frame delay change. didnt mean to comment it out.
2023-07-14 11:49:09 +02:00
Jamie Meyer
c585dfc7cf
Stability Fixes. Since ggpo messages are unreliable we need to poll networkidle to be able to trigger resending of messages.
...
Added PreReset Message to aid in connecting when the conditions are sub optimal
2023-07-14 03:22:18 +02:00
Jamie Meyer
fd9870c5f2
Stability fixes. add back spectators to NetworkIdle (GGPO)
2023-07-14 03:18:02 +02:00
Jamie Meyer
e51a8f2469
Netplay/UI: add input delay option to netplay dialogs
2023-07-10 02:44:14 +02:00
Jamie Meyer
fc181ae267
Netplay/UI: add input delay option to netplay dialogs
2023-07-10 02:40:49 +02:00
Connor McLaughlin
4d262c2da7
Merge pull request #2985 from HeatXD/drop_spectator_no_reset
...
Netplay/Spectating: Drop spectator without having to reset
2023-07-09 23:07:33 +10:00
Jamie Meyer
12bcd30843
forgot to set this setting back to normal.
2023-07-08 14:48:43 +02:00
Jamie Meyer
73d28eeddf
Merge branch 'stenzek:master' into drop_spectator_no_reset
2023-07-08 14:23:58 +02:00
Jamie Meyer
ee28e7d8d0
check if you get stuck while spectating. if this is the case try to disconnect.
2023-07-08 13:56:09 +02:00
Jamie Meyer
ad39c921c8
gracefully leave as a spectator and don't crash due to ringbuffer.
2023-07-08 05:03:36 +02:00
Connor McLaughlin
af5f1c711c
Merge pull request #2984 from Mateos81/french_translation
...
Update French translation
2023-06-30 23:07:28 +10:00
Christophe Mateos
3ea0715a48
Update French translation
2023-06-22 11:41:54 +02:00