Skip to content

Commit

Permalink
add overlooked changes to 0.0.95 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitch committed Jan 26, 2024
1 parent 09a0fe3 commit c96cb4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ gbsplay HISTORY
2024/01/25 - 0.0.95
~~~~~~~~~~~~~~~~~~~~~

(entries marked with (*) are present in version 0.0.95 but were
missing in the HISTORY file released with version 0.0.95)

Bugfixes:

- gbsplay:
Expand Down Expand Up @@ -43,6 +46,7 @@ Bugfixes:
- fix Windows builds on MSYS2, MINGW32 and MINGW64
- fix library path detection on macOS
- fix SDL2 detection
- (*) fix dist target in Makefile

- documentation:
- fix typos in manpage
Expand Down Expand Up @@ -72,6 +76,7 @@ Enhancements:
- display '99:99' as remaining time when no subsong timeout is set
- enforce minimum subsong timeout when playing actual ROMS
(otherwise gbsplay might quit before the bootrom beep is played)
- (*) implement our own rand() function to keep shuffle tests stable on MSYS

- gbs core:
- transparent decompression of gzip-compressed files
Expand Down

0 comments on commit c96cb4e

Please sign in to comment.