Next | Query returned 85 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2011-04-09 15:20:21 by Sergey Svishchev | Files touched by this commit (3)
Log message:
Update to 1.1.0.  Notable changes:

Fix segfaults when closing a driver that did not successfully open.
Fix Mac OS X AUHAL support to properly handle suspend/wakeup, headphone \ 
plug/unplug, other hardware events
Fix building Mac OS X driver AUHAL compilation for 10.5, restore Mac OS X 10.4 \ 
support
Add 24 bit playback to Pulse plugin
Fix compilation of sndio plugin
Fix 24 bit playback in ALSA plugin
Improve/correct latency setup in ALSA (see Trac #1762)

Also fixes crash in ogg123 with libao-pulse (Trac #1689)
   2010-05-19 20:17:27 by Matthias Drochner | Files touched by this commit (7) | Package updated
Log message:
update to 1.0.0
changes:
-Added surround channel mapping API and capability
-New config file options
-misc updates and fixes

pkgsrc note: The format structure passed to ao_open_*() has grown a new
member ("matrix", for channel mapping). All client pkgs need to be
checked that it is at least zero-initialized.
   2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129)
Log message:
Remove @dirrm related logic.
   2009-06-14 20:10:29 by Joerg Sonnenberger | Files touched by this commit (16)
Log message:
Convert @exec/@unexec to @pkgdir or drop them.
   2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-12-19 05:26:56 by Jared D. McNeill | Files touched by this commit (2)
Log message:
ALSA plugin build fixes.
   2008-12-18 17:36:11 by Jared D. McNeill | Files touched by this commit (2)
Log message:
polypaudio option is now pulseaudio, and note libao-pulse package in
MESSAGE.common
   2008-11-02 14:22:12 by OBATA Akio | Files touched by this commit (1)
Log message:
Add notes about "# used by audio/libao-*/Makefile"
   2007-11-30 18:50:34 by Thomas Klausner | Files touched by this commit (12)
Log message:
Update to 0.8.8:

0.8.8 - Thu May 24
 - New win32 driver
 - Few fixes and changes in autotools and configuration files.

0.8.7 - unreleased snapshot
- obsolete alsa device renamed to alsa05
- the 'alsa' device now uses the 0.9/1.0 API
- ALSA driver fixes

Next | Query returned 85 messages, browsing 21 to 30 | Previous