| .. |
|
dos
|
Minor optimization in OpenWatcom DOS builds
|
4 years ago |
|
.gitignore
|
xmp: use automake as build system
|
13 years ago |
|
Makefile.am
|
move xmp_strdup() into a new util.c source module.
|
4 years ago |
|
commands.c
|
fix build.
|
4 years ago |
|
common.h
|
invent and use a locale-insensitive strcasecmp() version
|
4 years ago |
|
delay.c
|
check and conditionally include sys/types.h, sys/time.h, and unistd.h.
|
4 years ago |
|
getopt_long.c
|
add -Wwrite-strings to CFLAGS if it's available, and fix warnings.
|
5 years ago |
|
getopt_long.h
|
getopt update:
|
5 years ago |
|
info.c
|
Fix out-of-bounds read of mod->xxs, constify xmp_module_info pointers.
|
5 years ago |
|
list.h
|
replace __inline__ with inline in list.h
|
4 years ago |
|
main.c
|
move xmp_strdup() into a new util.c source module.
|
4 years ago |
|
modules.conf
|
Change command line parameter name from classic to amiga
|
10 years ago |
|
options.c
|
invent and use a locale-insensitive strcasecmp() version
|
4 years ago |
|
read_config.c
|
invent and use a private xmp_strdup()
|
4 years ago |
|
sound.c
|
add SoundBlaster output driver for DOS based on libMikMod
|
4 years ago |
|
sound.h
|
add -Wwrite-strings to CFLAGS if it's available, and fix warnings.
|
5 years ago |
|
sound_ahi.c
|
sound_ahi.c: use MEMF_SHARED instead of MEMF_PUBLIC for OS4.
|
5 years ago |
|
sound_aiff.c
|
sound_wav, sound_aiff, sound_file: migrate from posix to stdio.
|
4 years ago |
|
sound_aix.c
|
Update version and copyright info
|
10 years ago |
|
sound_alsa.c
|
minor constification.
|
5 years ago |
|
sound_alsa05.c
|
xmp: match function heads with prototypes and use (void)
|
13 years ago |
|
sound_beos.cpp
|
made two callback procedures static.
|
5 years ago |
|
sound_bsd.c
|
Update version and copyright info
|
10 years ago |
|
sound_coreaudio.c
|
made two callback procedures static.
|
5 years ago |
|
sound_dart.c
|
sound_dart.c: remove unnecessary and pointless includes.
|
4 years ago |
|
sound_file.c
|
invent and use a private xmp_strdup()
|
4 years ago |
|
sound_hpux.c
|
Update version and copyright info
|
10 years ago |
|
sound_netbsd.c
|
Use /dev/audio or pkgsrc DEVOSSAUDIO for OSS on NetBSD.
|
4 years ago |
|
sound_null.c
|
sanitize whitespace.
|
5 years ago |
|
sound_oss.c
|
Use /dev/audio or pkgsrc DEVOSSAUDIO for OSS on NetBSD.
|
4 years ago |
|
sound_pulseaudio.c
|
sanitize whitespace.
|
5 years ago |
|
sound_qnx.c
|
minor constification.
|
5 years ago |
|
sound_sb.c
|
add SoundBlaster output driver for DOS based on libMikMod
|
4 years ago |
|
sound_sgi.c
|
Update version and copyright info
|
10 years ago |
|
sound_sndio.c
|
removed confusing and unnecessary extra parens from an or condition
|
5 years ago |
|
sound_solaris.c
|
Update version and copyright info
|
10 years ago |
|
sound_wav.c
|
invent and use a private xmp_strdup()
|
4 years ago |
|
sound_win32.c
|
minor constification.
|
5 years ago |
|
terminal.c
|
fix amiga terminal behavior (set stdin to raw mode)
|
9 years ago |
|
util.c
|
invent and use a locale-insensitive strcasecmp() version
|
4 years ago |
|
xmp.1
|
manpage/README: remove non-existent option
|
4 years ago |
|
xmp.conf
|
Change command line parameter name from classic to amiga
|
10 years ago |
|
xmp_version.h
|
add new xmp_version.h which defines VERSION if not already defined.
|
4 years ago |