Age | Commit message (Collapse) | Author |
|
This no longer returns a boolean value, but actually returns an
integer indicating the type of OPL chip that was detected. Change
the return value to have a more meaningful value.
|
|
Since the addition of OPL3 support, compile of opl_sdl.c generates a
warning because the declaration of Chip__GenerateBlock3() was not added
to dbopl.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previous revamping of the OPL library changed delay times from ms
to us, and switched to 64-bit times for storage for them. However
this type change was botched and some functions were still using
32-bit arguments. Change to 64-bit types.
Thanks Quasar for reporting this. This fixes #438.
|
|
Multi-track MIDI files are played back using separate callback chains
for each track, and this introduces the possibility of one track
becoming out of sync with the others. This was noticeable in WADs
that use multi-track MIDIs, such as Alien Vendetta. Increase the
timing resolution to microsecond precision to fix this.
|
|
When the tempo is changed, the times on all active timers must be
adjusted to match the new timing values. Add an API to do this and
invoke it when a tempo change meta event is read.
|
|
This change rewrites and simplifies the copyright headers at the top
of all source files:
* Remove "Emacs style mode select" line; this line was included in
the headers for the originally released source files and appears
to be to set the file type for old versions of Emacs. I'm not sure
entirely why it was required but I don't think it is any more.
* Remove "You should have received a copy of..." text from copyright
header. This refers to the old 59 Temple Place address where the
FSF headquarters used to be located and is no longer correct.
Rather than change to the new address, just remove the paragraph
as it is superfluous anyway. This fixes #311.
* Remove ---- separator lines so that the file headers are barer
and more simplified.
|
|
What support exists is for obsolete devices I no longer possess; I've
never been contacted about the port and it's been several years since
I even bothered to build a new version. All the extra overrides are
clutter that can just be removed.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2615
|
|
C++. Confirmed to work with Aureal Vortex AU8830 in Win98SE by
GhostlyDeath.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2331
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2287
|
|
with the Heretic title screen music.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1988
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1964
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1957
|
|
sound yet.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1956
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1955
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1880
|
|
potential problems with that library not existing on Win9x.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1877
|
|
it was not possible to start the ioperm service.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1875
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1874
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1873
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1871
|
|
for hardware OPL access.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1844
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1724
|
|
set from snd_samplerate in the configuration file.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1723
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1707
|
|
conflict with PC speaker emulation.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1706
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1700
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1697
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1696
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1694
|
|
library code, so that we fall back to software emulation if we have port
access but an OPL is not detected. Fix detection of ioperm in configure.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1692
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1690
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1689
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1688
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1642
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1638
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1635
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1634
|
|
works.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1633
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1632
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1541
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1540
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1539
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1538
|
|
Subversion-branch: /branches/opl-branch
Subversion-revision: 1537
|