1
0
Fork 0
No description
Find a file
krcroft eaeb001b17 Play into subsequent track(s) if playback length exceeds the the current track
Issue reported by Dagar and Pr3tty F1y, and confirmed as a bug by ripsaw8080.
Thank you!

This fixes the GoG release of Betrayal at Krondor which (either due to CD mastering
issues or a faulty rip), requests playback of a given track at the tail end
of the prior track.

In debugging and performing this fix, many debug messages were improved as well
as making some small small code adjustments, such as using iterators to point to
individual tracks (track->attribute) instead of using the tracks array
(tracks[track -1].attribute).
2019-11-24 17:34:54 +01:00
.github Update allowed warnings limits 2019-11-24 17:14:32 +01:00
docs Merge branch 'svn/trunk' 2019-10-03 23:44:48 +02:00
include Play into subsequent track(s) if playback length exceeds the the current track 2019-11-24 17:34:54 +01:00
scripts Refactor the build and list-packages scripts 2019-11-24 15:16:44 +01:00
src Play into subsequent track(s) if playback length exceeds the the current track 2019-11-24 17:34:54 +01:00
visualc_net Remove conversion sources from the VisualStudio project 2019-11-12 08:17:09 +01:00
.gitignore Refactor the build and list-packages scripts 2019-11-24 15:16:44 +01:00
.pylint Allow maximum-issues to be set via command-line 2019-11-24 15:16:44 +01:00
acinclude.m4 Refinements of commit 4291, so that precission can be specified as well and less fixed defines are used 2019-11-19 16:16:06 +00:00
AUTHORS Update authors 2010-04-20 12:51:03 +00:00
autogen.sh Allow less beautiful version numbers. 2007-02-04 10:46:34 +00:00
ChangeLog <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00
configure.ac Play into subsequent track(s) if playback length exceeds the the current track 2019-11-24 17:34:54 +01:00
COPYING Update year and address of FSF 2019-01-25 14:09:58 +00:00
INSTALL Remove SpeexDSP mention from the documentation 2019-11-16 12:16:35 +01:00
Makefile.am Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
NEWS <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00
README <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00
README.md Initial commit 2019-09-15 00:08:31 +02:00
THANKS Updated 2010-05-09 11:07:51 +00:00
VERSION <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00

dosbox-staging