806 Commits

Author SHA1 Message Date
LibretroAdmin
17121b361d
Update CHANGES.md 2023-01-06 08:10:38 +01:00
LibretroAdmin
e3c92b0c9d
Update CHANGES.md 2022-12-13 23:20:37 +01:00
LibretroAdmin
ad89b0c655
Update CHANGES.md 2022-12-12 14:11:11 +01:00
libretroadmin
d08c6d2db3 Bump to version 1.14.0 2022-12-10 17:57:06 +01:00
LibretroAdmin
bf456b7fe1
Update CHANGES.md 2022-11-27 10:31:38 +01:00
LibretroAdmin
c10dfca92c
Update CHANGES.md 2022-11-23 16:50:32 +01:00
libretroadmin
d12a747e06 Update CHANGES.md 2022-11-23 04:18:41 +01:00
LibretroAdmin
4e51ca6681
Update CHANGES.md 2022-11-20 01:37:03 +01:00
libretroadmin
0bf818af8d Bump version to 1.13.0 2022-11-19 03:10:12 +01:00
LibretroAdmin
6176b6a764 (3DS/CTR) Remove MaterialUI as per MrHuu recommendation 2022-11-01 04:01:45 +01:00
LibretroAdmin
8485233b08 Update CHANGES.md 2022-10-31 19:40:14 +01:00
LibretroAdmin
9b7be5f2af
Update CHANGES.md 2022-10-24 17:53:50 +02:00
LibretroAdmin
198be07542
Update CHANGES.md 2022-10-24 17:52:41 +02:00
LibretroAdmin
94733e4a4c
Update CHANGES.md 2022-10-24 17:52:26 +02:00
LibretroAdmin
840c4481ab
Update CHANGES.md 2022-10-17 02:51:07 +02:00
LibretroAdmin
415925c5dc
Update CHANGES.md 2022-10-16 18:16:50 +02:00
LibretroAdmin
df879b52cd Bump to version 1.12.0 2022-10-16 15:41:59 +02:00
LibretroAdmin
cc199b71db Update CHANGES.md 2022-10-06 19:28:28 +02:00
LibretroAdmin
fbf55a1999
Update CHANGES.md 2022-10-06 01:58:42 +02:00
LibretroAdmin
e8c53cad10 Update CHANGES.md 2022-10-05 18:45:55 +02:00
LibretroAdmin
0874a41e36
Update CHANGES.md 2022-10-03 15:13:50 +02:00
LibretroAdmin
4672c5a5c0
Update CHANGES.md 2022-10-03 01:19:31 +02:00
LibretroAdmin
284466b04b
Update CHANGES.md 2022-10-02 15:58:56 +02:00
LibretroAdmin
fcdb383dc6 Update CHANGES.md 2022-09-29 22:59:02 +02:00
LibretroAdmin
3c81e21589
Massive changelog for 1.11.0 2022-09-29 21:18:48 +02:00
Autechre
a597c95c98
Update CHANGES.md 2022-04-14 08:29:41 +02:00
Autechre
f38b7afce9
Update CHANGES.md 2022-04-14 08:29:07 +02:00
Autechre
9b282aa742
Update CHANGES.md 2022-04-11 07:17:19 +02:00
Autechre
d3004fe2c2
Update CHANGES.md 2022-04-09 23:58:40 +02:00
Autechre
5e85d22d8f
Update CHANGES.md 2022-04-05 17:48:23 +02:00
Autechre
9cbcaf1798
Update CHANGES.md 2022-04-04 20:25:00 +02:00
Autechre
a91b538ba9
Update CHANGES.md 2022-04-04 16:51:34 +02:00
Autechre
23f5b6fb86
Update CHANGES.md 2022-04-03 19:29:36 +02:00
Autechre
f353898a9d
Update CHANGES.md 2022-04-03 04:09:18 +02:00
Autechre
794900a1ed
Update CHANGES.md 2022-04-02 17:06:03 +02:00
Autechre
9dfc5950aa
Update CHANGES.md 2022-04-02 17:04:51 +02:00
Autechre
de4e56ecf2
Update CHANGES.md 2022-03-29 03:08:45 +02:00
Autechre
06921aebed
Update CHANGES.md 2022-03-27 18:10:02 +02:00
Autechre
1250ecbc46
Update CHANGES.md 2022-03-27 05:45:01 +02:00
Autechre
b2ef25e20f
Update CHANGES.md 2022-03-24 13:47:20 +01:00
twinaphex
f3ce04be0c Bump up version + CHANGELOG 2022-03-22 21:01:06 +01:00
Nikos Chantziaras
d9bc8fb796
Ozone: Add thumbnail scale option (#13620)
* Ozone: Add thumbnail scale option

* CHANGES.md: Add ozone thumbnail bar scaling option
2022-03-11 15:51:41 +01:00
Nikos Chantziaras
b094c58081
Add hotkey for toggling sync to exact content framerate (#13725)
* Add hotkey for toggling sync to exact content framerate

* CHANGES.md: add sync to exact content framerate toggle hotkey
2022-03-10 17:21:08 +01:00
Autechre
df553bb7f5
Update CHANGES.md 2022-03-07 19:12:23 +01:00
Keith Bowes
97c5c269a7
Added Changelog for RetroArch 1.10.1 (#13702) 2022-03-04 17:36:42 +01:00
twinaphex
621f51394b Bump version 2022-03-03 14:28:38 +01:00
twinaphex
688e00a25b Update CHANGES.md 2022-01-21 04:45:53 +01:00
twinaphex
a14dcfa3ba Update CHANGES.md 2022-01-19 19:10:56 +01:00
twinaphex
bacae58ea5 Bump up to version 1.10.0 2022-01-19 18:53:15 +01:00
Nikos Chantziaras
be650a790c
Add option for showing the overlay behind the menu (#13360)
* Add option for showing the overlay behind the menu

This commit lays the groundwork for this option. Support for this option
in the video drivers themselves is going to be added in later commits.

* gl1: Add overlay behind menu support

* gl2: Add overlay behind menu support

* gl3: Add overlay behind menu support

* vulkan: Add overlay behind menu support

* ctr: Add overlay behind menu support

* d3d9: Add overlay behind menu support

* d3d10: Add overlay behind menu support

* d3d11: Add overlay behind menu support

* d3d12: Add overlay behind menu support

* CHANGES.md: overlay behind menu

Co-authored-by: MrHuu <MrHuu@users.noreply.github.com>
Co-authored-by: Tony <45124675+sonninnos@users.noreply.github.com>
2021-12-26 04:56:44 +01:00