- Update to version 0.0.27~git20230331:

* Add Qt Creator .autosave files to .gitignore (#13597)
  * cellMusicExport: first implementation
  * cellPhotoExport: add funcFinish check
  * Fix mic thread usage
  * vk: Fix vendor detection for apple
  * vk: Obey safe/unsafe hint for D16F emulation
  * Increase delay for GHL and TT int transfers
  * cellMic: fix registration index
  * cellAudio: silence cellAudioSendAck and add pseudo code for it
  * cellAudio: re-use event_sources array
  * cellMic: use fixed index for devices
  * cellMic: wait for registration of multiple input devices
  * cellMic: add some additional error check and silence log spam
  * cellMicGetSignalState: fake some more values

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=48
This commit is contained in:
2023-04-10 15:51:47 +00:00
committed by Git OBS Bridge
parent 59ade6111c
commit 861bfebb73
6 changed files with 48 additions and 9 deletions

View File

@@ -5,4 +5,4 @@
</service>
<service name="tar_scm">
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
<param name="changesrevision">4d4a70ad0e5f875309c8e6aea8448a23f06857cf</param></service></servicedata>
<param name="changesrevision">6fbca1acfd5ee7da782f93995cff99dd09cfe48d</param></service></servicedata>