forked from pool/rpcs3
425e4793f9
* PPU Progress Hint: Show it as long as it needs * PPU Analyzer: Unuse per-instruction compilation on fallback * System.cpp: Fix crash on fatal error during Ready state * LLVM: Prevent crash on disk space shortage * LLVM: Fix nullptr deref when accessing broken cache files * SPU Debug: Fix crash on missing directory * SPU: Add block prefix to log if available * fix typo from PR 15636 * vk: Fix typo * vk: Add support for NVK driver * vk: Use std::set * vk: Don't always preserve the renderpass for all drivers when doing transform hot-patch * Overlays: allow ldd input even if len is 0 * cellKbCnvRawCode: don't use caps lock as shift lock unless we are using the qwertz or azerty layout * osk: use cell key code in CellOskDialogKeyMessage (🤦 we don't need the Qt code) * cellKb: Clarify cellKbCnvRawCode alphabet conversion * input: remove unused parameter * Add 7zip submodule * Remove 7z copy pasta repo * input: only unregister devices if there is no other handler registered * input: fix ingame raw mouse enumeration * input/qt: enumerate raw mouse devices once a seconds in the config dialog * qt: ignore right click to clear input config button if the button is disabled * input/qt: increase max raw mouse devices to 16 * input: implement raw mouse hot swap * input: add mutex for raw mice * input: only unregister raw mouse devices if they were registered * input: add all mice that were requested. only connect the ones that exist * input: add timer to raw mouse enumeration OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=114
8 lines
414 B
Plaintext
8 lines
414 B
Plaintext
<servicedata>
|
|
<service name="tar_scm">
|
|
<param name="url">git://github.com/RPCS3/rpcs3</param>
|
|
<param name="changesrevision">f3a325fe1af75aed7758b0ba8db9f4b032b3f044</param>
|
|
</service>
|
|
<service name="tar_scm">
|
|
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
|
|
<param name="changesrevision">67893fb8f827ff1f4ba471103ad2fd5e4153ff62</param></service></servicedata> |