Skip to content

Commit

Permalink
release v0.0.92
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitch committed Jul 19, 2015
1 parent 442280f commit 6284661
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion HISTORY
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,36 @@
gbsplay HISTORY


2008/xx/xx - 0.0.91cvs
2015/06/19 - 0.0.92
~~~~~~~~~~~~~~~~~~~~~

Bugfixes:

- fix player jump bug in Wizardry Gaiden
- fix switched byte order in plugout_midi
(caused huge delays between notes)
- fix crash on files with too many subsongs

Enhancements:

- gbsplay
- add PulseAudio plugout
- add DirectSound plugout
- plugout_midi: output voices to different channels
- plugout_also: support suspend/resume

- gbsinfo:
- also display default subsong

- contrib:
- better bash completion rules

- build process:
- fix build with GCC 5
- add cross-compiling support
- handle CFLAGS/LDFLAGS for autotools compatibility
- don't fail test target when a key is pressed
- simpler/better/more unit tests


2008/08/15 - 0.0.91
Expand Down

1 comment on commit 6284661

@ranma
Copy link
Collaborator

@ranma ranma commented on 6284661 Sep 13, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Partially tested with limited checksumming:

Between gbsdb.0.0.91cvs.txt and bsdb.0.0.92.txt, output changed for file:
(name, rom data crc32, output md5sum)
-"Animastar GB" 0xe1f28d47 d41d8cd98f00b204e9800998ecf8427e
+"Animastar GB" 0xe1f28d47 2e77254ee4e1b3a84a8c8a79ce78006d

Please sign in to comment.