This commit is contained in:
twinaphex 2018-06-21 21:54:34 +02:00
commit e3d406808f

View File

@ -13,7 +13,8 @@
- MIDI: Add a Windows driver for MIDI, based on winmm.
- MENU/QT/WIMP: QT QSlider styling for Dark Theme.
- MENU/QT/WIMP: Remove button ghostly inside highlighting.
- METAL: Initial and work-in-progress video driver for Metal. OSX-only right now.
- METAL: Initial work-in-progress video driver for Metal. macOS-only right now, and currently requires macOS 10.13. Works with RGUI right now.
- METAL/SLANG: Slang shaders should be compatible with Metal video driver.
- PS3: Add audio mixer support for FLAC and MP3.
- PSP: Use proper button labels, fix inverted R-Stick Y axis.
- REMAPS: Fix the way offsets are calculated for keyboard remapping.