Commit Graph

  • e57c16a6eb adjust after xmp_get_format_list() const return change in libxmp. Ozkan Sezer 2020-11-07 01:41:28 +0300
  • 275aaa9f74 Update changelog Ozkan Sezer 2020-10-28 03:40:02 +0300
  • 2c52755ce2 Add setvbuf(_IONBF) to fix terminal output for MSYS2. AliceLR 2020-10-09 19:51:03 -0600
  • c1eeea1d87 Unfortunately configure assumes it is only available on OpenBSD. Modify configure.ac to detect sndio on FreeBSD. ehaupt 2017-07-02 16:51:55 +0200
  • 7ce4dd6b1e Use apostrophes instead of acute accents Stephen Kitt 2020-10-11 21:35:38 +0200
  • adaf08b0e5 Spelling fix ("ommited") Stephen Kitt 2020-10-11 20:33:02 +0200
  • 22aec8a747 sound_ahi.c: use MEMF_SHARED instead of MEMF_PUBLIC for OS4. sezero 2018-05-04 16:37:00 +0300
  • 1bd65c8924 Revert "check for tcgetpgrp() presence before using." sezero 2017-03-11 11:20:20 +0300
  • 5e5ba53799 Replace the amiga ahi driver with a working one. sezero 2017-01-12 23:11:50 +0300
  • 3056bfd713 fix amiga terminal behavior (set stdin to raw mode) sezero 2017-01-12 23:01:10 +0300
  • 8c9ace4606 fix OS4 build sezero 2017-01-12 17:50:00 +0300
  • 8432270a72 configure.ac: check xmp_set_player instead of xmp_version sezero 2017-01-12 11:28:02 +0300
  • 870adc5975 don't check half-baked termios for amiga targets. sezero 2017-01-12 11:05:00 +0300
  • aae17a1f10 struct options, struct control: rename 'amiga' member to 'amiga_mixer' sezero 2017-01-12 11:03:02 +0300
  • b6f93421fe sound.c: remove extern for non-existent sound_amiga sezero 2017-01-12 11:00:10 +0300
  • c12d5be929 check for tcgetpgrp() presence before using. sezero 2017-01-11 17:55:10 +0300
  • 634babcadb sound.c: add missing sound_ahi extern declaration. sezero 2017-01-11 17:55:02 +0300
  • 31033bd2f1 fix broken semaphore usage in OS/2 DART driver. whitespace cleanups. sezero 2017-01-05 20:51:50 +0300
  • 6961f816a6 Merge pull request #11 from sezero/sezero1x Claudio Matsuoka 2017-01-01 08:57:07 -0200
  • d8cf55086e minor correction to os/2 usleep() sezero 2016-12-21 01:29:22 +0300
  • bc9f2d28fb sound_dart.c: removed unused char *token; was possibly a remnant from times when those parm??? macros weren't introduced. sezero 2016-12-21 01:28:26 +0300
  • 7cb5c53f16 made os2 makefile to work both under native os/2 and under linux cross-compiler environments. sezero 2016-12-21 01:25:21 +0300
  • 963c934f49 Update changelog Claudio Matsuoka 2016-12-10 20:26:17 -0200
  • c9b73006ae Merge pull request #10 from sezero/sezero1 Claudio Matsuoka 2016-12-10 18:27:42 -0200
  • 91d3e09d94 provide a Makefile.os2 (to be used with Watcom, tested with OpenWatcom 1.9) sezero 2016-12-03 01:37:32 +0300
  • c9c2095479 src/sound.c: add os/2 dart driver registration, guarded by a SOUND_OS2DART ifdef sezero 2016-12-03 01:28:50 +0300
  • 0959a93acb src/sound_dart.c: make it to build. it is actually functional too. sezero 2016-12-03 01:28:02 +0300
  • 6441eea079 src/read_config.c: update read_config() and read_modconf() for OS/2 sezero 2016-12-03 01:22:51 +0300
  • c76c2d5eef src/commands.c: use conio.h / kbhit() for OS/2 builds, as well. sezero 2016-12-03 01:22:10 +0300
  • 6ea590909f src/list.h: define __inline__ as inline for Watcom. sezero 2016-12-03 01:21:41 +0300
  • eb27cca598 Update changelog Claudio Matsuoka 2016-12-02 08:58:22 -0200
  • b1e4d9abf8 do not assume -lxmp is accessible by default and use libxmp_LIBS before AC_CHECK_LIB sezero 2016-11-21 17:33:50 +0300
  • c7c2be6681 Cosmetic fix Claudio Matsuoka 2016-07-24 09:24:13 -0300
  • c9c9165daa Update changelog Claudio Matsuoka 2016-07-19 09:03:44 -0300
  • fd56e2eefd Revert "Cosmetic change in paused message" Claudio Matsuoka 2016-07-18 17:07:11 -0300
  • ae7019db76 Cosmetic change in paused message Claudio Matsuoka 2016-07-17 18:37:03 -0300
  • da82ebe095 Update changelog Claudio Matsuoka 2016-07-16 08:35:52 -0300
  • 848fc4db00 Change command line parameter name from classic to amiga Claudio Matsuoka 2016-07-15 17:54:21 -0300
  • ae40fda525 Nah, 50% is better with headphones Claudio Matsuoka 2016-07-13 16:31:05 -0300
  • a9266350c1 Set default mod pan to 60% Claudio Matsuoka 2016-07-13 16:28:15 -0300
  • b5925daef5 Update configuration file info text Claudio Matsuoka 2016-07-12 16:31:21 -0300
  • aa4c23cd0d Update changelog and man page date Claudio Matsuoka 2016-07-10 22:29:30 -0300
  • abd721629c Keep classic mixer flags persistent between modules Claudio Matsuoka 2016-07-10 10:29:07 -0300
  • f8670fc1af Fix pan format in instrument info Claudio Matsuoka 2016-07-09 18:27:30 -0300
  • 13f170f6aa Update documentation Claudio Matsuoka 2016-06-26 18:23:33 -0300
  • e7eb6ef47a Fix screen corruption with more than 255 virtual channels Claudio Matsuoka 2016-06-26 18:19:22 -0300
  • 8190b2790b Add configuration file option to set number of mixer voices Claudio Matsuoka 2016-06-26 17:17:05 -0300
  • e3f0c4b005 Update README file Claudio Matsuoka 2016-06-12 21:17:29 -0300
  • d8d12c7210 Update standard mixer name Claudio Matsuoka 2016-06-11 21:42:47 -0300
  • a5c583f54e Update Amiga mixer name Claudio Matsuoka 2016-06-11 21:29:19 -0300
  • b68df6082b Update help message Claudio Matsuoka 2016-06-11 21:10:57 -0300
  • 0e6afbdcea Add command to display current mixer type Claudio Matsuoka 2016-06-11 21:03:41 -0300
  • faf54384e9 Display current mixer type Claudio Matsuoka 2016-06-11 20:28:26 -0300
  • d5f6343acf Update documentation. Claudio Matsuoka 2016-06-11 18:38:50 -0300
  • 58e2311122 Fix module specific configuration file Claudio Matsuoka 2016-06-11 18:06:21 -0300
  • d2ab411f80 Fix default amplification factor Claudio Matsuoka 2016-06-08 16:17:56 -0300
  • b7a5fa0632 Fix classic mixer selection Claudio Matsuoka 2016-06-08 14:11:13 -0300
  • e70918de87 Add option to enable classic sound mixers Claudio Matsuoka 2016-06-08 13:22:25 -0300
  • 5e32230227 Show in module info if player mode is forced Claudio Matsuoka 2016-06-04 22:24:26 -0300
  • 9651284b91 Add support for libxmp 4.4 player mode setting Claudio Matsuoka 2016-06-04 22:00:53 -0300
  • c5132d8f7b Update version and copyright info Claudio Matsuoka 2016-04-19 18:38:50 -0300
  • 4e8b8e75ee Update version number Claudio Matsuoka 2016-03-06 09:02:51 -0300
  • 269a6c1310 Handle lseek errors in WAV output driver Claudio Matsuoka 2015-10-17 21:00:04 -0300
  • f37447228f Handle lseek errors in AIFF output driver Claudio Matsuoka 2015-10-17 20:48:42 -0300
  • 35dcef4fd6 Address Coverity Scan errors Claudio Matsuoka 2015-10-06 21:33:58 -0300
  • 440c071c78 Mark surround channels in channel list Claudio Matsuoka 2015-10-04 09:49:59 -0300
  • f4627c9954 Add conditional compile to build with libxmp pre-4.3.0 Claudio Matsuoka 2015-02-17 11:39:51 -0200
  • 9ca75b2d2c Update changelog Claudio Matsuoka 2014-11-30 10:51:20 -0200
  • f9c950e709 Update version number Claudio Matsuoka 2014-11-25 16:58:53 -0200
  • 41f5579704 Enable silent build by default Claudio Matsuoka 2014-11-25 16:57:16 -0200
  • c151b63e48 Update documentation Claudio Matsuoka 2014-11-25 16:57:00 -0200
  • ccfebb0ba6 Don't call deinitialization from signal handler Claudio Matsuoka 2014-11-25 14:08:54 -0200
  • ecc0528155 Update documentation with h command Claudio Matsuoka 2014-11-25 10:41:48 -0200
  • 20aace83ad Minor changes in driver description Claudio Matsuoka 2014-11-25 10:33:07 -0200
  • 8df4db3f1d Merge pull request #6 from eltoder/help-keys Claudio Matsuoka 2014-11-25 09:22:45 -0200
  • baeae75311 Fix missing --all-sequences in help message Claudio Matsuoka 2014-11-24 19:07:41 -0200
  • ec09a26116 Tiny change in keyboard shortcuts. Eugene Toder 2014-11-24 15:17:40 -0500
  • 587b960094 Add AIFF file output driver Claudio Matsuoka 2014-11-22 22:09:50 -0200
  • 638d109dde Adjust CoreAudio driver latency Claudio Matsuoka 2014-11-05 16:57:01 -0200
  • 8058998e1a Address deprecated call warnings in CoreAudio driver Claudio Matsuoka 2014-10-23 17:40:34 -0200
  • 2bb8e71264 Update demo module Claudio Matsuoka 2014-09-25 21:44:04 -0300
  • 412e1686ef Update date in changelog and manpage Claudio Matsuoka 2014-09-25 21:33:05 -0300
  • df57af52ae Set default pan value to 50 percent Claudio Matsuoka 2014-08-15 13:54:49 -0300
  • f52b3b1342 Fix typo in variable setting Stephen Leary 2014-08-13 15:55:13 -0300
  • 2a1a0559e3 Update changelog Claudio Matsuoka 2014-08-08 15:59:53 -0300
  • 89134e2215 Improve library detection in cross-compilation Claudio Matsuoka 2014-08-08 15:32:04 -0300
  • 42a0a7b4d7 Update version number Claudio Matsuoka 2014-08-06 10:20:16 -0300
  • ff851f50b3 Add parameter default_pan to configuration file Claudio Matsuoka 2014-08-06 10:19:36 -0300
  • 4acd98166a Add option to set the default pan amplitude Claudio Matsuoka 2014-08-06 10:12:50 -0300
  • a7abbd30e3 Add public domain demo module Claudio Matsuoka 2014-07-14 09:48:26 -0300
  • 04e5b761f1 Display feedback if no comment data in mod Claudio Matsuoka 2014-07-14 09:33:25 -0300
  • eb60cbef13 Update changelog and dates Claudio Matsuoka 2014-07-14 09:10:52 -0300
  • 15f529e4f8 Fix configuration location in Windows Ozkan Sezer 2014-07-14 09:06:42 -0300
  • 2366d3ade7 Revert "Re-enable with-libxmp configure option" Claudio Matsuoka 2014-06-05 13:41:33 -0300
  • ab49b9168b Add command-line option to display module comment Claudio Matsuoka 2014-06-05 10:47:26 -0300
  • 4b29b513cc Change song comment command to c Claudio Matsuoka 2014-06-05 10:32:24 -0300
  • 150842c600 Add command M to display song message Claudio Matsuoka 2014-06-04 18:27:37 -0300
  • 099afe6f01 Update changelog Claudio Matsuoka 2014-04-11 10:42:31 -0300
  • ca9e0f806b Fix win64 portability warning Claudio Matsuoka 2014-04-11 10:40:42 -0300
  • 17c0aff936 Merge branch 'master' of github.com:cmatsuoka/xmp-cli Claudio Matsuoka 2014-04-11 10:01:26 -0300