Module name:    twilight
Repository:     twilight/src/sound/
Changes by:     knghtbrd        07 Nov 2001 03:43:14 UTC

Log message:
  Sound is moved to src/sound now, with the exception of the old snd_dma, as
  close as we'll ever come to src/sound/sound.c.  I cheated with console and
  cmd prototypes which are common even though the rest of those subsystems
  aren't yet.  They're FIXME'd and at the top of the file.  If you care that
  much, fix it - it's not hard.  snd_dma is because it's got its gr grubby
  mitts on way too much.  If you want to finish it, be my guest.  Beware,
  snd_dma is evil.

Modified files:
      twilight/include/:
        Makefile.am 
      twilight/nq/:
        Makefile.am 
      twilight/qw/:
        Makefile.am 
      twilight/src/sound/:
        Makefile.am 
Added files:
      twilight/src/sound/:
        cdaudio.h cdmusic.c mem.c mix.c sound.h target.c 
Removed files:
      twilight/include/:
        cdaudio.h sound.h 
      twilight/nq/:
        cd_sdl.c snd_mem.c snd_mix.c snd_sdl.c 
      twilight/qw/:
        cd_sdl.c snd_mem.c snd_mix.c snd_sdl.c 
  
  Revision      Changes    Path
  1.11          +3 -3      twilight/include/Makefile.am
  1.25          +5 -4      twilight/nq/Makefile.am
  1.26          +5 -4      twilight/qw/Makefile.am
  1.2           +8 -1      twilight/src/sound/Makefile.am


_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/twilight-commits

Reply via email to