278 Commits (004ee8372e6d51279a3cecc3a0cbc3eab56f1c40)

Author SHA1 Message Date
Ozkan Sezer 85df56159f add --with-libxmp-lite to build against libxmp-lite instead of libxmp. 5 years ago
Claudio Matsuoka 88a004ef4f Remove sequence change workaround for old libxmp 5 years ago
AliceLR 3bed00f3b3 Fix Windows crash-on-exit caused by freeing in-use buffers. 5 years ago
Ozkan Sezer e57c16a6eb adjust after xmp_get_format_list() const return change in libxmp. 5 years ago
AliceLR 2c52755ce2 Add setvbuf(_IONBF) to fix terminal output for MSYS2. 5 years ago
Stephen Kitt 7ce4dd6b1e Use apostrophes instead of acute accents 5 years ago
Stephen Kitt adaf08b0e5 Spelling fix ("ommited") 5 years ago
sezero 22aec8a747 sound_ahi.c: use MEMF_SHARED instead of MEMF_PUBLIC for OS4. 5 years ago
sezero 1bd65c8924 Revert "check for tcgetpgrp() presence before using." 9 years ago
sezero 5e5ba53799 Replace the amiga ahi driver with a working one. 9 years ago
sezero 3056bfd713 fix amiga terminal behavior (set stdin to raw mode) 9 years ago
sezero 8c9ace4606 fix OS4 build 9 years ago
sezero 870adc5975 don't check half-baked termios for amiga targets. 9 years ago
sezero aae17a1f10 struct options, struct control: rename 'amiga' member to 'amiga_mixer' 9 years ago
sezero b6f93421fe sound.c: remove extern for non-existent sound_amiga 9 years ago
sezero c12d5be929 check for tcgetpgrp() presence before using. 9 years ago
sezero 634babcadb sound.c: add missing sound_ahi extern declaration. 9 years ago
sezero 31033bd2f1 fix broken semaphore usage in OS/2 DART driver. whitespace cleanups. 9 years ago
sezero bc9f2d28fb sound_dart.c: removed unused char *token; 9 years ago
sezero c9c2095479 src/sound.c: add os/2 dart driver registration, guarded by a SOUND_OS2DART ifdef 9 years ago
sezero 0959a93acb src/sound_dart.c: make it to build. it is actually functional too. 9 years ago
sezero 6441eea079 src/read_config.c: update read_config() and read_modconf() for OS/2 9 years ago
sezero c76c2d5eef src/commands.c: use conio.h / kbhit() for OS/2 builds, as well. 9 years ago
sezero 6ea590909f src/list.h: define __inline__ as inline for Watcom. 9 years ago
Claudio Matsuoka c7c2be6681 Cosmetic fix 10 years ago
Claudio Matsuoka fd56e2eefd Revert "Cosmetic change in paused message" 10 years ago
Claudio Matsuoka ae7019db76 Cosmetic change in paused message 10 years ago
Claudio Matsuoka 848fc4db00 Change command line parameter name from classic to amiga 10 years ago
Claudio Matsuoka ae40fda525 Nah, 50% is better with headphones 10 years ago
Claudio Matsuoka a9266350c1 Set default mod pan to 60% 10 years ago
Claudio Matsuoka b5925daef5 Update configuration file info text 10 years ago
Claudio Matsuoka aa4c23cd0d Update changelog and man page date 10 years ago
Claudio Matsuoka abd721629c Keep classic mixer flags persistent between modules 10 years ago
Claudio Matsuoka f8670fc1af Fix pan format in instrument info 10 years ago
Claudio Matsuoka 13f170f6aa Update documentation 10 years ago
Claudio Matsuoka e7eb6ef47a Fix screen corruption with more than 255 virtual channels 10 years ago
Claudio Matsuoka 8190b2790b Add configuration file option to set number of mixer voices 10 years ago
Claudio Matsuoka d8d12c7210 Update standard mixer name 10 years ago
Claudio Matsuoka a5c583f54e Update Amiga mixer name 10 years ago
Claudio Matsuoka b68df6082b Update help message 10 years ago
Claudio Matsuoka 0e6afbdcea Add command to display current mixer type 10 years ago
Claudio Matsuoka faf54384e9 Display current mixer type 10 years ago
Claudio Matsuoka d5f6343acf Update documentation. 10 years ago
Claudio Matsuoka 58e2311122 Fix module specific configuration file 10 years ago
Claudio Matsuoka d2ab411f80 Fix default amplification factor 10 years ago
Claudio Matsuoka b7a5fa0632 Fix classic mixer selection 10 years ago
Claudio Matsuoka e70918de87 Add option to enable classic sound mixers 10 years ago
Claudio Matsuoka 5e32230227 Show in module info if player mode is forced 10 years ago
Claudio Matsuoka 9651284b91 Add support for libxmp 4.4 player mode setting 10 years ago
Claudio Matsuoka c5132d8f7b Update version and copyright info 10 years ago