pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/yabause
Module Name: pkgsrc
Committed By: snj
Date: Fri Feb 13 05:45:10 UTC 2015
Modified Files:
pkgsrc/emulators/yabause: Makefile PLIST distinfo options.mk
pkgsrc/emulators/yabause/patches: patch-src_qt_YabauseThread.cpp
Added Files:
pkgsrc/emulators/yabause/patches: patch-src_CMakeLists.txt
Log Message:
Update yabause to 0.9.14.
Changes:
general:
- Fixed crash when bin is not found in a bin/cue.
- Added Traditional Chinese translation.
- Added Japanese translation.
- Added Russian translation.
- Updated German translation.
- Added inline SH2 assembler function to main emulation code.
- Fixed miscellaneous memory leak/uninitialized variables.
- Added Stunner/Virtua Gun emulation
- Added USB Dev cartridge emulation
- Added SDL2 support
emulated bios:
- Work around fix for games trying to change scu mask from slave sh2
when using hle bios. Fixes Astal.
gtk port:
- Added extra checks to resolution setting to avoid potential leaks
or crashing.
qt port:
- Fixed an issue where coff/elf files weren't selectable when using
memory transfer function.
- Fixed a bug where qt volume slider wasn't showing the saved value
on startup.
- Mouse will now optionally auto-hide with no movement
- Added gui for inline assembler.
- Revised Mouse emulation handling, added sensitivity setting.
- Other fixes
video:
- Fixed a bug where coordinate y increment wasn't being initialized under
a specific set of circumstances. Should fix hang in Radiant Silvergun
using OpenGL rendering.
- Fixed Special Color Calculation mode 2
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/emulators/yabause/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/yabause/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/emulators/yabause/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/emulators/yabause/options.mk
cvs rdiff -u -r0 -r1.1 \
pkgsrc/emulators/yabause/patches/patch-src_CMakeLists.txt
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/emulators/yabause/patches/patch-src_qt_YabauseThread.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index