Connor McLaughlin
4eace11a8b
Enable building with RetroAchievements by default
2021-02-28 19:04:40 +10:00
Connor McLaughlin
eb993ae330
README: Add Linux packages for DRM/KMS
2021-02-08 00:43:09 +10:00
Albert Liu
b9f72cefc4
README.md: Update SDL Game Controller Database section
2021-02-02 22:19:05 -08:00
Connor McLaughlin
cc582912b6
Update README.md
2021-01-31 18:25:23 +10:00
Connor McLaughlin
f47784cb41
Update latest news/readme
2021-01-25 01:34:13 +10:00
Connor McLaughlin
c18fa06f0c
Android: Add 'Sync To Host Refresh Rate' option
2021-01-11 15:42:42 +10:00
Connor McLaughlin
ba2710fb4c
Update README.md
2021-01-11 04:01:18 +10:00
Connor McLaughlin
419726f4cc
Remove libretro core - core will now be maintained by libretro
...
libretro have agreed to take over maintenance of the core.
Please see their fork at https://github.com/libretro/duckstation if you
wish to continue to use it.
2021-01-08 01:37:59 +10:00
Dominus Iniquitatis
b83a9cfe9a
Update README.md ( #1388 )
2021-01-05 18:02:11 +10:00
Connor McLaughlin
cc0c41eb11
Update README.md
2021-01-05 00:46:41 +10:00
Connor McLaughlin
3ffbbe82e8
SDLControllerInterface: Use SDL_GameControllerRumble where supported
...
Allows vibration on DualShock 4 without using DS4Windows.
2020-12-31 19:41:51 +10:00
Connor McLaughlin
9b73f0194c
Update README.md
2020-12-31 00:13:35 +10:00
Connor McLaughlin
c46495e687
Update README.md
2020-12-30 01:02:09 +10:00
Connor McLaughlin
f8dcfabc44
Merge pull request #1344 from guibou/gtk3
...
Use gtk3 for nativefiledialog
2020-12-30 00:56:11 +10:00
Guillaume Bouchard
f30addc70d
Use gtk3 for nativefiledialog
...
Rational: gtk2 is not maintained anymore and the change was simple.
- Update of nativefiledialog/CMakeLists.txt in order to detect and use
gtk3
- Updated a few files referencing gtk2, especially:
- github workflow: I tested that the apt-get update works on ubuntu
18.03 in a docker container
- Readme.
This was tested in the following nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/107878
2020-12-29 15:13:43 +01:00
Guillaume Bouchard
d6eb8c4b48
Readme.md: add git as a build time requirement
2020-12-29 12:50:22 +01:00
Connor McLaughlin
5451a1f5c3
README/Issue template: Clarify that libretro core is not officially supported
2020-12-27 00:50:08 +10:00
Connor McLaughlin
56fc694076
Move older news to NEWS.md and trim list in README.md
2020-12-26 01:14:23 +10:00
Connor McLaughlin
0bded2b06a
Update README.md
2020-12-26 01:08:57 +10:00
Connor McLaughlin
fcc6bf0cb7
Update README with dev vs preview builds
2020-12-26 00:47:02 +10:00
Connor McLaughlin
31f7ec7538
Update README.md
2020-12-23 01:56:18 +10:00
Connor McLaughlin
f798877704
Update README.md
2020-12-23 01:54:44 +10:00
Connor McLaughlin
ea996a0305
Qt: Add debugger UI
2020-12-17 12:15:37 +10:00
Connor McLaughlin
bd7e6954c3
README: Add Google Play link, clarify SBI requirements
2020-12-17 01:35:08 +10:00
Connor McLaughlin
3ed429772d
Android: Fix touchscreen controller being instantiated when disabled
2020-12-14 02:15:25 +10:00
Connor McLaughlin
c2ceb02610
Update README.md
2020-12-10 01:33:41 +10:00
Connor McLaughlin
90d7550104
Update README.md
2020-11-28 01:11:54 +10:00
Connor McLaughlin
022f7465c4
Update README.md
2020-11-22 15:34:00 +10:00
Connor McLaughlin
e528f3f273
Update README.md
2020-11-22 01:51:32 +10:00
Connor McLaughlin
bf82bfc63b
Update README.md
2020-11-21 19:13:27 +10:00
Connor McLaughlin
aa3ce14ef3
Update README.md
2020-11-19 15:11:37 +10:00
Alaharon123
39ce06c656
readme: Add Mac and Android to releases text
2020-11-13 21:19:13 -05:00
Connor McLaughlin
ca14e53c4a
GTE: Make widescreen hack use display aspect ratio
2020-11-11 01:02:40 +10:00
Connor McLaughlin
4d5b122772
Update README.md
2020-11-02 00:57:10 +10:00
Connor McLaughlin
95dba59826
libretro: Add MSAA options
2020-10-31 14:39:38 +10:00
Connor McLaughlin
2fb67ee7db
AnalogController: Add option to use analog stick as dpad in digital mode
2020-10-30 00:44:40 +10:00
Connor McLaughlin
b694577c38
Qt: Add new cheat manager
2020-10-21 01:11:30 +10:00
Connor McLaughlin
b2d8af8463
Update README.md
2020-10-05 00:26:11 +10:00
Connor McLaughlin
5dc5d0a0c7
Update installation instructions re portable mode
2020-10-02 12:12:41 +10:00
Connor McLaughlin
b7b50a2fe4
Update README.md to mention CPU overclocking
2020-10-01 00:39:28 +10:00
Connor McLaughlin
15f22c66fd
README: Remove note about accuracy
...
Apparently people think that just because accuracy isn't the #1 goal that I don't care about accuracy...
2020-09-28 20:47:25 +10:00
Connor McLaughlin
40037d6e90
libretro: Cheat support
2020-09-26 01:13:48 +10:00
Connor McLaughlin
7552f1bd89
Update README.md with link to game cover wiki
2020-09-24 00:31:44 +10:00
Connor McLaughlin
238152ae88
Qt: Add memory card editor
2020-09-19 00:28:47 +10:00
Connor McLaughlin
3bbffe14e0
Update README.md
2020-09-13 12:15:37 +10:00
Connor McLaughlin
6f250a4ff7
GPU/HW: Add JINC2 and xBRZ texture filtering options
...
Shaders ported from beetle-psx.
2020-09-12 00:26:34 +10:00
Connor McLaughlin
24716591a9
Update compatibility list
2020-09-10 00:13:27 +10:00
Connor McLaughlin
c9cefe4020
GameSettings: Add a bunch more user settings
2020-09-02 00:00:48 +10:00
Connor McLaughlin
04815002f0
README.md: Update Mac build instructions
2020-08-25 22:03:05 +10:00
Connor McLaughlin
45d0af8b30
README.md: Add an index and more screenshots
2020-08-23 01:41:54 +10:00