| .. |
|
win32
|
Fix portability to Visual C++
|
13 years ago |
|
.gitignore
|
xmp: use automake as build system
|
13 years ago |
|
Makefile.am
|
add --with-libxmp-lite to build against libxmp-lite instead of libxmp.
|
5 years ago |
|
commands.c
|
Remove sequence change workaround for old libxmp
|
5 years ago |
|
common.h
|
struct options, struct control: rename 'amiga' member to 'amiga_mixer'
|
9 years ago |
|
getopt.c
|
Fix typo in variable setting
|
12 years ago |
|
getopt.h
|
[xmp] Check for getopt and build if necessary
|
14 years ago |
|
getopt1.c
|
Fix build issues with Solaris Studio
|
13 years ago |
|
info.c
|
struct options, struct control: rename 'amiga' member to 'amiga_mixer'
|
9 years ago |
|
list.h
|
src/list.h: define __inline__ as inline for Watcom.
|
9 years ago |
|
main.c
|
Add setvbuf(_IONBF) to fix terminal output for MSYS2.
|
5 years ago |
|
modules.conf
|
Change command line parameter name from classic to amiga
|
10 years ago |
|
options.c
|
adjust after xmp_get_format_list() const return change in libxmp.
|
5 years ago |
|
read_config.c
|
struct options, struct control: rename 'amiga' member to 'amiga_mixer'
|
9 years ago |
|
sound.c
|
sound.c: remove extern for non-existent sound_amiga
|
9 years ago |
|
sound.h
|
Address Coverity Scan errors
|
11 years ago |
|
sound_ahi.c
|
sound_ahi.c: use MEMF_SHARED instead of MEMF_PUBLIC for OS4.
|
5 years ago |
|
sound_aiff.c
|
Handle lseek errors in WAV output driver
|
11 years ago |
|
sound_aix.c
|
Update version and copyright info
|
10 years ago |
|
sound_alsa.c
|
Update version and copyright info
|
10 years ago |
|
sound_alsa05.c
|
xmp: match function heads with prototypes and use (void)
|
13 years ago |
|
sound_beos.cpp
|
Update version and copyright info
|
10 years ago |
|
sound_bsd.c
|
Update version and copyright info
|
10 years ago |
|
sound_coreaudio.c
|
Update version and copyright info
|
10 years ago |
|
sound_dart.c
|
fix broken semaphore usage in OS/2 DART driver. whitespace cleanups.
|
9 years ago |
|
sound_file.c
|
Update version and copyright info
|
10 years ago |
|
sound_hpux.c
|
Update version and copyright info
|
10 years ago |
|
sound_netbsd.c
|
Update version and copyright info
|
10 years ago |
|
sound_null.c
|
Update version and copyright info
|
10 years ago |
|
sound_oss.c
|
Update version and copyright info
|
10 years ago |
|
sound_pulseaudio.c
|
Update version and copyright info
|
10 years ago |
|
sound_qnx.c
|
Update version and copyright info
|
10 years ago |
|
sound_sgi.c
|
Update version and copyright info
|
10 years ago |
|
sound_sndio.c
|
xmp: match function heads with prototypes and use (void)
|
13 years ago |
|
sound_solaris.c
|
Update version and copyright info
|
10 years ago |
|
sound_wav.c
|
Update version and copyright info
|
10 years ago |
|
sound_win32.c
|
Fix Windows crash-on-exit caused by freeing in-use buffers.
|
5 years ago |
|
terminal.c
|
fix amiga terminal behavior (set stdin to raw mode)
|
9 years ago |
|
xmp.1
|
Use apostrophes instead of acute accents
|
5 years ago |
|
xmp.conf
|
Change command line parameter name from classic to amiga
|
10 years ago |