Age | Commit message (Collapse) | Author |
|
- libspectrum 1.4.3 -> 1.4.4
- fuse-utils 1.4.2 -> 1.4.3
- fuse 1.5.4 -> 1.5.5
Changes for fuse:
- Improve sound accuracy on Unix 64 bit systems
- Allow the use of real joystick hats/dpads in the SDL joystick code
- Rename compat_get_home_path() to compat_get_config_path()
- Various minor bugfixes
Reported by: portscout
|
|
Changes: https://github.com/citra-emu/citra/compare/945b3413a...fd5f71bcf
|
|
Changes: https://github.com/citra-emu/citra/compare/490b7ded0...945b3413a
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/345f92ab0...3d8223fcc
|
|
https://www.virtualbox.org/wiki/ChangeLog#14
|
|
|
|
Approved by: portmgr (tier-2 blanket)
|
|
of bugs.
|
|
Changes: https://github.com/citra-emu/citra/compare/438751075...490b7ded0
|
|
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: →https://reviews.freebsd.org/D15540
|
|
Changes: https://github.com/citra-emu/citra/compare/689977bbf...438751075
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/3b8eab87d...345f92ab0
|
|
Starting or stopping services is the role of pkg(8).
Sponsored by: Absolight
|
|
- More debugger support for Wow64 processes.
- Support for sha256/sha384 hashes in ECDSA signatures.
- Better reporting of hyper-threaded CPUs.
- Improvements to the standard Task Dialog.
- Various bug fixes.
|
|
Changes: https://github.com/citra-emu/citra/compare/f50e505a5...689977bbf
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/78ef205b4...3b8eab87d
|
|
prerequisite port we are missing, so make sure we IGNORE this port
should anyone try to enable this option nevertheless.
PR: 229276
|
|
Changes: https://github.com/citra-emu/citra/compare/964602dfc...f50e505a5
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/c776ff502...78ef205b4
|
|
- Increase user stack when emulating aarch64.
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
|
|
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month)
|
|
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/392a4bdc0...c03cde06a
|
|
Changes: https://github.com/citra-emu/citra/compare/574824a26...964602dfc
|
|
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
|
Approved by: portmgr blanket
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/903da117e...392a4bdc0
|
|
Changes: https://github.com/citra-emu/citra/compare/cf9bfe069...574824a26
|
|
Committed together as code generated by the new LLVM requires updated
(virtual) hardware.
Sponsored by: DARPA, AFRL
|
|
|
|
Replace explicit settings of CFLAGS and LDFLAGS in favor of USES=localbase
(the former predating the latter by at least a decade alas with variation).
PR: 226396
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
|
|
- Swapchain support in Direct 3D 12.
- Vulkan support updated to the latest spec.
- Debugger support for Wow64 processes.
- Still more support for the Task Scheduler.
- Various bug fixes.
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/f491dc141...903da117e
|
|
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/88b6d5164...f491dc141
|
|
|
|
PR: 228972
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/626836f95...88b6d5164
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/5454f57dd...626836f95
|
|
Changes: https://github.com/citra-emu/citra/compare/98438258c...cf9bfe069
|
|
|
|
|
|
Changes: https://github.com/citra-emu/citra/compare/8e02c70e8...98438258c
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/dde4a9c6e...5454f57dd
|
|
qemu-user-static hangs on armv6 and crashes on aarch64.
$ make test
[0/1] cd /wrkdirs/usr/ports/emulators/citra/work/.build && /usr/local/bin/ctest --force-new-ctest-process
Test project /wrkdirs/usr/ports/emulators/citra/work/.build
Start 1: tests
FAILED: CMakeFiles/test.util
cd /wrkdirs/usr/ports/emulators/citra/work/.build && /usr/local/bin/ctest --force-new-ctest-process
ninja: build stopped: subcommand failed.
*** Error code 1
$ /wrkdirs/usr/ports/emulators/citra/work/.build/src/tests/tests
===============================================================================
All tests passed (244 assertions in 14 test cases)
|
|
Highlights include:
* Add *.FMF as an allowed filetype to file selectors
* Save SCR from current display file
* Use 44.1KHz as default sound frequency
* Upgrade to libspectrum 1.4.3 to fix TC2048 and TC2068 timings regression
* Various minor bugfixes
|
|
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/88f9d5d58...dde4a9c6e
|
|
Changes: https://github.com/hrydgard/ppsspp/compare/v1.6.2...v1.6.3
|
|
Changes: https://github.com/RPCS3/rpcs3/compare/dcd7f442f...88f9d5d58
|