Commit graph

9 commits

Author SHA1 Message Date
Christoph Oelckers
fb0abfcd08 - removed Windows CD Audio support.
Better get rid of this legacy baggage now, before it is too later.
2020-02-18 21:44:21 +01:00
Christoph Oelckers
26f87a5055 - interface prefixing. 2020-02-18 21:32:31 +01:00
Christoph Oelckers
bba49323e3 - added ZMusic_ prefixes to all declarations in the header. 2020-02-16 11:42:23 +01:00
Christoph Oelckers
fd518da5cd - renamed several structs and enums to contain a ZMusic prefix. 2020-02-16 10:43:52 +01:00
Christoph Oelckers
ee291e37d0 - CD_Enable is also needed to implement ZDoom's CD player. 2020-02-08 13:55:30 +01:00
Christoph Oelckers
00bc98db2d - exported the CD utility functions used by ZDoom's CCMD interface.
Do not use unless handling some legacy CD Audio support!
2020-02-08 13:37:33 +01:00
Christoph Oelckers
645a8506e2 - fixed: StreamSong did not flag itself as stopped when non-looping playback ended. 2020-02-08 10:25:44 +01:00
Christoph Oelckers
17d7942d02 - made the global interface c compatible. Added an empty C source so that incompatibilities immediately trigger compile errors.
- simplified the message printing interface to a single function.
2020-01-11 12:47:07 +01:00
Christoph Oelckers
a4eae42ec5 - initial commit 2020-01-02 17:52:30 +01:00