Commit Graph

7434 Commits (v0.1-6937)
 

Author SHA1 Message Date
Stenzek 31052581d3 CMake: Fix Mac build 2 years ago
Stenzek 8822698eaf Bus: Fix running multiple DuckStation instances 2 years ago
Stenzek 8f267c87c0 System: Only update played time when game list is loaded 2 years ago
Stenzek 15b29b4caa Settings: TTY logging is no longer an enhancement 2 years ago
Stenzek fa6ef1d04e Log: Fix system console 2 years ago
Stenzek c1e6616e5f Misc: Warning fixes 2 years ago
Stenzek e6bfcf22d9 CMake: Disable warnings on third-party projects 2 years ago
Stenzek 34aa419e92 Qt: Crash fix 2 years ago
Stenzek 9f122ac0f0 Data: Update SDL Game Controller DB 2 years ago
Stenzek 7c102ec29d CI: Build fix 2 years ago
Connor McLaughlin 1611885c12
Merge pull request #3022 from shikulja/master
Update Russian translation
2 years ago
Connor McLaughlin 817401530c
Merge pull request #3021 from andercard0/master
Atualização Português do Brasil
2 years ago
Stenzek 4ad777f54f Qt: Add log window 2 years ago
Stenzek 8afccdd590 Update README.md 2 years ago
Stenzek 90d0029c34 Build: Unify Flatpak manifests 2 years ago
Stenzek 28c13c0ac4 Common: Fix incorrect sign extension in sjis2ascii() 2 years ago
Stenzek a45b50c3e9 Build: Add additional Flatpak build scripts 2 years ago
shikulja 818c0580bb Update Russian translation 2 years ago
Connor McLaughlin d7014e78d5
Update README.md 2 years ago
Anderson Cardoso 6d32511c56 Atualização Português do Brasil
- Confirmação de texto OSD para conquistas.
2 years ago
Connor McLaughlin 6faa3087fe
Merge pull request #3019 from Mrlinkwii/UI
Achievements: Different choice of words in achievement popup
2 years ago
Connor McLaughlin 8421fdb57d
Merge pull request #3018 from andercard0/master
Atualização Português do Brasil
2 years ago
Connor McLaughlin 235e865a83
Merge pull request #3017 from IlDucci/es_ES_20230924
Spanish (Spain) translation update
2 years ago
Stenzek 1a5c2596ab Qt: Update path in create-update-and-edit-language.bat 2 years ago
Stenzek fa93c02e45 CI: Make Mac Updater a universal binary too 2 years ago
Stenzek 9112b6a850 CDImageCHD: Cache parent hashes 2 years ago
Mrlinkwii 062af59a8c Achievements: Different choice of words in achievement popup 2 years ago
Anderson Cardoso fab54c394a Atualização Português do Brasil
- Mensagens OSD atualizadas
- Texto do renderizador
- Textos de sistema
2 years ago
IlDucci db4a1df197 Spanish (Spain) translation update
- Translated new strings.
 - Updated some achievement-related strings after checking them in PCSX2.
2 years ago
Stenzek 4266f42257 Achievements: Don't turn HC off on login fail if we reauth 2 years ago
Stenzek 30fdffae03 Updater: Mac support 2 years ago
Stenzek a115b40ef7 Common: Split some routines into CocoaTools 2 years ago
Stenzek c8dc8849ea Build: Ensure exceptions are off for fmt 2 years ago
Stenzek 4d2c544ca9 FileSystem: Fix DeleteDirectory() on Unix 2 years ago
Stenzek 5c099d55da SmallString: Fix new buffer size not getting set 2 years ago
Connor McLaughlin 610a40490a
Merge pull request #3016 from andercard0/master
Atualização Português do Brasil
2 years ago
Connor McLaughlin d23b3ed37d
Merge pull request #3015 from IlDucci/es-ES_update_20230922
Spanish (Spain) texts update - 2023/09/22
2 years ago
Stenzek 2b89c11f5b CDImageCHD: printf -> fmt 2 years ago
Stenzek 1b08ea4254 Flatpak: Drop filesystem permission
Not needed, portals work fine.
2 years ago
Stenzek 9517638bcb GPUDevice: Don't recreate device on SW switch in GLES: 2 years ago
Stenzek 2a5b3aa695 OpenGLDevice: Fix reused pipeline creation failing without cache 2 years ago
Stenzek 7edb57ca15 Settings: Add Default renderer option 2 years ago
Stenzek c986d0ea78 OpenGLDevice: Persist GL_SCISSOR_TEST enabled 2 years ago
Stenzek 8dc9c225d7 OpenGLDevice: Keep scissor active on present clear
And disable depth test if set to always (match DX11).
2 years ago
Stenzek aa1e59c9f1 Achievements: Don't disable HC while login pending 2 years ago
Stenzek 6d18863d65 OpenGLDevice: Set unpack row length on create 2 years ago
Stenzek 2067b660f6 dep/rcheevos: Bump to a34895b 2 years ago
Stenzek b678fcd874 GPUDevice: Move debug messages over to fmt 2 years ago
Stenzek 184b0a1a52 Misc: Swap most C format strings for fmt 2 years ago
Stenzek 92440bdfcf Log: Add fmt overloads 2 years ago