Next | Query returned 121 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2005-04-09 03:47:02 by Mark Davies | Files touched by this commit (2)
Log message:
Replace a TAB with a SPACE to make some makes happy.
   2005-04-07 16:33:56 by Mark Davies | Files touched by this commit (3)
Log message:
Define BSD44SOCKETS when building libaudio on NetBSD.
   2005-04-07 14:38:46 by Mark Davies | Files touched by this commit (1)
Log message:
Take maintainership.
   2005-01-21 22:40:43 by Todd Vierling | Files touched by this commit (1)
Log message:
Interix has no ossaudio, so don't try to use it there.
   2004-12-29 18:12:13 by Frederick Bruckman | Files touched by this commit (1)
Log message:
Generalize the dependency on p5-perl-headers to take account of all "nb"
bumps, as suggested by Juergen Hannken-Illjes (PR pkg/28754).
   2004-12-28 12:06:35 by Thomas Klausner | Files touched by this commit (1)
Log message:
Allow nb1 version of perl-headers as dependency too.
   2004-11-23 09:50:24 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
Changes 1.7:
- fixed config/Imakefile so 'configure' command would work
  under cygwin.  Tested clients/server under cygwin.

- corrected a possible race condition in auvoxware that could
  cause the server to hang under certain conditions.  I do not
  know why I haven't seen this problem before, but I could
  recreate it easily by killing auplay while playing a long
  tune.

  If the system restarts syscalls after a signal handler has
  run, a situation could arise where the previous timer was
  never disabled.  This could cause a previous ioctl(DSP_SYNC)
  called from setSampleRate() to be constantly interrupted and
  restarted, causing an apparent hang.

  Now we just turn off the timer as the first thing in
  setSampleRate() so DSP_SYNC can actually finish.

  We also turn off the timer when openDevice is called, so the
  'wait for device to become available' code can work too.

- Patch from Tobias Diedrich that allows mixer init to
  fail in the voxware server.

- redid the FAQ in an attempt to make it more useful.  I'll
  try to keep it up to date.

- updated libtool due to a problem(s) reported by Steve
  McIntyre.
   2004-10-28 15:38:52 by Thomas Klausner | Files touched by this commit (1)
Log message:
Update MASTER_SITES.
   2004-04-25 02:02:41 by Thomas Klausner | Files touched by this commit (1)
Log message:
Unused.
   2004-04-18 00:48:06 by Min Sik Kim | Files touched by this commit (1)
Log message:
Enable pkgviews installation.

Next | Query returned 121 messages, browsing 71 to 80 | Previous