10ce18d164
* Move cache dir code to utils * Adust vsh cache dir criteria * Qt: disable vsh removal options if vsh is running * Qt: allow to remove vsh cache in context menu * Qt: allow to batch remove vsh cache * VSH: move cache to /cache/vsh/ * merge qt_music_error_handler into qt_music_handler * merge qt_camera_error_handler into qt_camera_handler * Qt: replace m_progress_dialog_timer with setMinimumDuration * Qt: properly hide and show progress indicator * Qt: remove seemingly obsolete processEvents * Qt: Keep progress dialog alive to fix rare segfaults * Savestates: Fix avconf serialization * Savestates: Fixup file write * cellVideoOutGetDeviceInfo: Fix Interlace typo for 1080p * Rename enum values to be more precise * Hide interlaced resolutions from the settings dialog * cellVideoOut: support interlaced scan modes * Remove p from resolution strings. The Param.sfo doesn't specificy progressive/interlaced * Allow any 1080p selection if the game supports 1080p * sys: force resolution to 720p if the game does not support the configuration * Qt: Replace custom config resolution string logic with enum values * HLE: use original filename for media exports * Qt/Logs: Fixing spaces, optimize string to html conversion * Add SPRX booting option * Add logging of exported SPRX functions on dummy load * Logging fix * Avoid calling std::vector::data() if empty * Fix some warnings OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=112
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">04d6ff274ba8bda8e2e24b0c87e75d67eea9fc6c</param></service></servicedata> |