1
0
Fork 0
No description
Find a file
krcroft d2333979cf Tailor SDL_Sound for interal use by DOSBox
- Removes extraneous (and unused) includes

 - Cleans up many compiler warnings

 - Fixes SDL include statements (using proper `#include <file.h>` directives
   given the prior `#include "file.h"` directives should only be used when
   including a projects' own header files instead of -Ipath-provided system
   headers)

 - Eliminates extraneous codecs

Many of these were made after building SDL_Sound under various compilers
and operating systems and hitting various issues. It currently builds
clean without errors or warnings on all our workflow compilers and
versions.
2019-10-28 22:43:23 +01:00
.github/workflows Expand CI coverage and move actions into scripts 2019-10-28 00:32:16 -07:00
docs Merge branch 'svn/trunk' 2019-10-03 23:44:48 +02:00
include Merge branch 'svn/trunk' 2019-10-20 07:15:43 +02:00
scripts Expand CI coverage and move actions into scripts 2019-10-28 00:32:16 -07:00
src Tailor SDL_Sound for interal use by DOSBox 2019-10-28 22:43:23 +01:00
visualc_net Transform zmbv into a project inside dosbox solution 2019-10-02 12:03:03 +02:00
.gitignore Simplify distclean target with recursive find 2019-10-24 15:26:17 -07:00
acinclude.m4 Update year and address of FSF 2019-01-25 14:09:58 +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 Merge branch 'svn/trunk' 2019-09-30 22:21:21 +02:00
COPYING Update year and address of FSF 2019-01-25 14:09:58 +00:00
INSTALL Upgrade dosbox solution and project to VS2019 2019-10-02 12:03:03 +02:00
Makefile.am Simplify distclean target with recursive find 2019-10-24 15:26:17 -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