mirror of https://github.com/snes9xgit/snes9x.git
changes.txt: Add some unix port changes.
This commit is contained in:
parent
c8ffda83e7
commit
82891ce976
|
@ -22,6 +22,11 @@ Gtk:
|
|||
- Switched to GTK's C++ interface, gtkmm3. This effectively drops
|
||||
GTK+ 2.0 support.
|
||||
|
||||
Unix:
|
||||
- Added audio output threading. (yoffy)
|
||||
- Added screensaver prevention on joystick use. (greg-kennedy)
|
||||
- Fix YUY2 conversion. (greg-kennedy)
|
||||
|
||||
Snes9x 1.60
|
||||
- Fixed subscreen blending with master brightness < 100%.
|
||||
- Fixed NMI timing when toggling enable bit. Fixes Chou Aniki--hack removed.
|
||||
|
|
Loading…
Reference in New Issue