199 Commits (8f87828ff26419de41accbe03385eb7214f909bd)

Author SHA1 Message Date
Claudio Matsuoka bc2e9b68e5 Remove dead variable assignment 12 years ago
Claudio Matsuoka 44712fcbe5 Start instrument numbering at 1 12 years ago
Claudio Matsuoka f1f2d8ff61 Normalize message display time 12 years ago
Claudio Matsuoka 6df1b5e58c Fix audio output int Haiku 12 years ago
Claudio Matsuoka df0a70f9fa Mark muted channel with dash in channel list 12 years ago
Claudio Matsuoka a4a7890de8 Update version number and copyright year 12 years ago
Claudio Matsuoka a53b0cab8b Remove ellipsis after file name in loading message 12 years ago
Stephen Kitt 16561f7950 Use minus signs instead of hyphens where appropriate 12 years ago
shattered a874e9ca6d Unbreak sound output on NetBSD 13 years ago
Claudio Matsuoka f8fb334075 Handle context creation error 13 years ago
Claudio Matsuoka 58f4fd5806 Use XMP_ prefix in macros used to protect headers 13 years ago
Claudio Matsuoka 0987522073 Fix portability to Visual C++ 13 years ago
Claudio Matsuoka c298971e0d Fix help text for file driver options 13 years ago
Claudio Matsuoka 425ef450b1 Fix loop when skipping to first file 13 years ago
Claudio Matsuoka d867e658ab Adjustments to the automake-based build 13 years ago
Jan Engelhardt f0f29535a5 xmp: use automake as build system 13 years ago
Claudio Matsuoka 64d80c70bf Fix typo in variable name 13 years ago
Claudio Matsuoka b865e1610b Fix build issues with Solaris Studio 13 years ago
Claudio Matsuoka 25c74319d7 Silence empty source file warning in Solaris 13 years ago
Claudio Matsuoka 5d2fbdfc9e Fix background process status in Unix 13 years ago
Claudio Matsuoka 287e5325da Show frame information in Windows 13 years ago
Claudio Matsuoka e60cb47fbc Fix executable suffix in Makefiles 13 years ago
Claudio Matsuoka 32824dec20 Remove obsolete module rescan code 13 years ago
Claudio Matsuoka d008b00006 Local module flags override quirks 13 years ago
Claudio Matsuoka 08caa6bfb7 Fix build on Cygwin 13 years ago
Claudio Matsuoka 62206f5f47 Fix MinGW32 build 13 years ago
Claudio Matsuoka 1f09a54501 Re-shuffle when looping over module list 13 years ago
Claudio Matsuoka 3bbb8494cc Fix skip to previous module when playing subsong 13 years ago
Claudio Matsuoka 50f8448732 Display status message when sequence loops 13 years ago
Claudio Matsuoka b4a30876a7 Refactor and add comments 13 years ago
Claudio Matsuoka 6717a0ed25 Warn about nonexistent sequence 13 years ago
Claudio Matsuoka 16f55dd996 Update version number to 4.0.3 13 years ago
Claudio Matsuoka d8820352fd Add option to loop over entire module list 13 years ago
Claudio Matsuoka de08349992 Add command to show current sequence 13 years ago
Claudio Matsuoka 357043457c Show sequence start position in hexadecimal 13 years ago
Claudio Matsuoka 61828e7b7a Add command to toggle subsong explorer 13 years ago
Claudio Matsuoka af1f1c2198 Add option to play all sequences in module 13 years ago
Claudio Matsuoka eeb3b99ffc Add subsong navigation 13 years ago
Claudio Matsuoka 190a899945 Add option to play hidden sequences 13 years ago
Claudio Matsuoka 1efba54ff6 Add option to play hidden sequences 13 years ago
Claudio Matsuoka 7599c36cc6 Add loop toggle key to runtime help 13 years ago
Claudio Matsuoka 8413998e18 Fix native-endian flag typo in coreaudio driver 13 years ago
Claudio Matsuoka 31b192ef95 Avoid doing arithmetic with void pointer 13 years ago
Claudio Matsuoka 2b395f79c0 [xmp] Update version in manpage 13 years ago
Claudio Matsuoka c924f95e50 [xmp] Fix option setting 13 years ago
Claudio Matsuoka 9635482e0e [xmp] Fix player flag setting 13 years ago
Claudio Matsuoka 7bc0c45b59 [xmp] Allow module configuration to override default module quirks 13 years ago
Claudio Matsuoka ac2956ee8f [xmp] Remove obsolete file 13 years ago
Jan Engelhardt 663cb91e4e xmp: match function heads with prototypes and use (void) 13 years ago
Jan Engelhardt 665ae482a5 xmp: const annotations 13 years ago