Next | Query returned 112 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   2010-02-05 13:57:27 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 1.52.79. GTK port has been integrated into main
snes9x version.

Snes9x 1.52
- IMPORTANT NOTICE: The structure of savestates (also known
  as snapshots / freeze files) is incompatible with older
  versions! Snes9x 1.52 cannot read the savestates created
  by 1.51 or older.                                         (zones)
- Highly acculate SPC700 and S-DSP emulation.               (Blargg)
- Replaced APU emulation cores (SPC700 and S-DSP) with
  ones provided by Blargg's SNES_SPC library. This renders
  savestates incompatible with older versions.              (BearOso, zones)
- SPC7110 emulation.                                        (byuu, neviksti)
- Merged bsnes' SPC7110 emulation code. Note that the .rtc
  file of Far East of Eden Zero is incompatible with older
  versions.                                                 (zones)
- Removed graphics pack support. It's no more necessary.    (zones)
- Replaced S-RTC emulation code with bsnes' one to keep the
  good compatibility of .rtc files between the two
  emulators. As a result, Daikaijuu Monogatari 2 now
  outputs the .rtc file, and its .srm file is incompatible
  with older versions.                                      (zones)
- Added savestate supports for DSP-2, DSP-4, ST-010 and
  OBC1.                                                     (zones)
- Added UPS support.                                        (byuu)
- Fixed DSP-4 AI problem.                                   (Jonas Quinn)
- Fixed invalid memory accesses in C4 and OBC1 codes.       (zones)
- Fixed invalid memory accesses in BSX codes. My mistake.   (zones)
- Fixed the read value of $213e, $4210 and $4211.           (zones)
- Fixed the writing of word values at the memory boundary.  (zones)
- Fixed the bug that the unnecessary SA-1 emulation
  continues once any SA-1 games are launched.               (zones)
- Removed old color blending codes.                         (zones)
- Removed too-old Snes96 and ZSNES snapshot support.        (zones)
- Updated command-line options.                             (zones)
- Code cleaning.                                            (zones)
- GTK+ : Added a port of Snes9x to the GTK+ toolkit.        (BearOso)
- Unix : Reconstructed and simplified all the contents.
  Some features have been removed to be simple, and many
  options have changed. GTK+ port is recommended for most
  of Linux users.                                           (zones)
   2009-10-20 17:34:53 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.51.78:

Changes for version 78

      * Fixed an issue where, after failing to load a ROM, the
      emulator would be paused forever.
      * Added a toggle to joypad configuration to allow or disallow
      direct use of modifier keys.
      * Changed the option to disable screensaver so that it uses
      XResetScreenSaver and xdg-screensaver due to XTestFakeKeyEvent
      being removed in the latest X.org release.

Changes for version 77

      * Added pt_BR translation. [Tiberio Vitor]
      * Fixed a bug where the sound driver would switch from SDL
      in the Preferences dialog if one of OSS or PortAudio was not
      installed.
   2009-09-10 01:36:45 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.51.76:
Changes for version 76

      * Fixed a bug where the fullscreen window would lose focus.
      * Updated fr_FR translation [Tukuyomi]
      * Added es_VE translation [inukaze]
   2009-08-29 15:37:50 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to patch 75.

Changes for version 75

* Fixed screensaver disable option so it doesn't send a fake keypress
when Snes9x isn't focused.
* Changed resolution setting to store width and height instead of
a screen's mode index.
* Fixed a bug where the PortAudio driver wouldn't output sound at
44100hz.
* Allowed changing the behavior of the ESC key so it exits Snes9x.

Changes for version 74

* Fixed a couple thread deadlocking problems in the audio mixer
that could result in no sound.
* Removed the powerof2 function to fix compile problems on OpenBSD.
* Changed fullscreen mode to issue a raise signal to the window
manager after remapping.

Changes for version 73

* Fixed a compile error when XRandR support isn't being built.
* Included Tukuyomi's updated French localization.

Changes for version 72

* Added a new regular-interval audio mixer to significantly improve
sound quality.
* Added a new SDL audio output driver.

Changes for version 71

* Refactored video driver initialization code.
* Removed dependency on gtkglext for OpenGL output.
* Allowed theme icon to be used for window mini-icon.
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
   2009-06-14 19:51:11 by Joerg Sonnenberger | Files touched by this commit (120)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-04 03:37:44 by Hasso Tepper | Files touched by this commit (3)
Log message:
Need msgfmt.
   2009-04-25 17:15:20 by Tobias Nygren | Files touched by this commit (1)
Log message:
include bsd.prefs.mk before conditional
   2009-04-25 17:09:02 by Tobias Nygren | Files touched by this commit (1)
Log message:
depend on devel/nasm on i386, thereby enabling assembler optimizations.
Bump rev.

Next | Query returned 112 messages, browsing 101 to 110 | Previous