Duckstation/src/util
Stenzek e57ad0b6aa Host: Backport translations cache
Note: You'll need a new command line for lupdate.

..\..\..\dep\msvc\qt\6.5.0\msvc2022_64\bin\lupdate.exe ../ ../../core/ ../../util/ -tr-function-alias QT_TRANSLATE_NOOP+=TRANSLATE,QT_TRANSLATE_NOOP+=TRANSLATE_SV,QT_TRANSLATE_NOOP+=TRANSLATE_STR,QT_TRANSLATE_NOOP+=TRANSLATE_FS,QT_TRANSLATE_N_NOOP3+=TRANSLATE_FMT,QT_TRANSLATE_NOOP+=TRANSLATE_NOOP -ts duckstation-qt_LANGUAGE.ts
2023-08-20 12:40:47 +10:00
..
audio_stream.cpp AudioStream: Fix building without SSE on Linux 2022-12-20 21:25:15 +10:00
audio_stream.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
cd_image.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image.h Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image_bin.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image_chd.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image_cue.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image_device.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image_ecm.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image_hasher.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cd_image_hasher.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cd_image_m3u.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image_mds.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image_memory.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cd_image_pbp.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cd_image_ppf.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cd_subchannel_replacement.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cd_subchannel_replacement.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cd_xa.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cd_xa.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
CMakeLists.txt Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
cubeb_audio_stream.cpp Host: Backport translations cache 2023-08-20 12:40:47 +10:00
cubeb_audio_stream.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
cue_parser.cpp Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
cue_parser.h Common: Error/FileSystem backports 2023-08-20 12:40:47 +10:00
d3d11_host_display.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
d3d11_host_display.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
d3d12_host_display.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
d3d12_host_display.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
dinput_source.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
dinput_source.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
display_ps.hlsl Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
display_ps.hlsl.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
display_ps_alpha.hlsl.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
display_vs.hlsl Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
display_vs.hlsl.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
host_display.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
host_display.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_fullscreen.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_fullscreen.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_impl_dx11.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_impl_dx11.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_impl_dx12.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_impl_dx12.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_impl_opengl3.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_impl_opengl3.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_impl_vulkan.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_impl_vulkan.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_manager.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
imgui_manager.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
ini_settings_interface.cpp InputManager: Support inverted full axis 2023-01-15 15:13:54 +10:00
ini_settings_interface.h InputManager: Support inverted full axis 2023-01-15 15:13:54 +10:00
input_manager.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
input_manager.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
input_source.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
input_source.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
iso_reader.cpp System: Store game hash as well as serial 2023-05-15 23:39:07 +10:00
iso_reader.h System: Store game hash as well as serial 2023-05-15 23:39:07 +10:00
jit_code_buffer.cpp System: Refactor main loop 2023-08-16 01:13:00 +10:00
jit_code_buffer.h System: Refactor main loop 2023-08-16 01:13:00 +10:00
make_d3d_display_shader_bytecode.bat Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
memory_arena.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
memory_arena.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
opengl_host_display.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
opengl_host_display.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
page_fault_handler.cpp System: Refactor main loop 2023-08-16 01:13:00 +10:00
page_fault_handler.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
pbp_types.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
platform_misc.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
platform_misc_mac.mm Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
platform_misc_unix.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
platform_misc_win32.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
postprocessing_chain.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
postprocessing_chain.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
postprocessing_shader.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
postprocessing_shader.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
postprocessing_shadergen.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
postprocessing_shadergen.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
sdl_input_source.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
sdl_input_source.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
shadergen.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
shadergen.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
shiftjis.cpp Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
shiftjis.h Move utility classes from common to own static lib 2022-07-21 17:29:58 +10:00
state_wrapper.cpp System: Remove BIOS from save state 2023-03-16 19:34:01 +10:00
state_wrapper.h Common: DynamicHeapArray/FixedHeapArray 2023-08-19 21:18:28 +10:00
util.props Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
util.vcxproj Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
util.vcxproj.filters Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
vulkan_host_display.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
vulkan_host_display.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
wav_writer.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
wav_writer.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
win32_raw_input_source.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
win32_raw_input_source.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
xaudio2_audio_stream.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
xaudio2_audio_stream.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
xinput_source.cpp Move frontend-common to util/core 2023-08-16 01:13:00 +10:00
xinput_source.h Move frontend-common to util/core 2023-08-16 01:13:00 +10:00