
CVS log for pkgsrc/audio/esound/distinfo
Up to [NetBSD + pkgsrc-wip] / pkgsrc / audio / esound
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Sep 9 15:20:59 2011 UTC (8 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3
lines
Add comments to patches.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Sep 21 17:27:40 2009 UTC (2 years, 7 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
Forgot to re-run 'make makepatchsum' after adding $NetBSD$
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Sep 21 17:26:46 2009 UTC (2 years, 7 months ago) by sno
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1
lines
Adding patch from FreeBSD ports to let esound build on FreeBSD, too.
The rest of the patch from FreeBSD ports should be reviewed by the
maintainer, I'm not sure how far this is reasonable ...
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 20 17:42:27 2008 UTC (3 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -5
lines
Update to 0.2.41:
===============
Version 0.2.41
===============
* Fix 32k samples turning into static when 8k samples played in
the middle. Debian #79145. (Matthew Ashton)
* Fix filter buffer handling so filters work. Debian #202027.
(Ryan Murray)
* Reconnect the ALSA driver and reload the config file after
receiving a SIGUSR1. (Martin Pitt)
* Fixed esd_audio_write() to use select() if the driver supports
it (otherwise usleep) and write data in a configurable block size.
(Ryan Murray)
* Fixed esound.pc audifile linking. (Josselin Mouette)
* Fixed esdcat.1. (Josselin Mouette)
* Protect dsp_init() with a mutex lock. (Josselin Mouette)
* Fixed to allow multiple esd instances (one per user). (Martin Pitt)
* Fixes to startup time by not trying to exec a binary if it doesn't
exist. (Martin Pitt)
* Prettier debugging output. (Ryan Murray)
* Fixed signedness compiler warnings. (Josselin Mouette)
* Remove libesddsp from LD_PRELOAD when autospawning esd. (Ryan Murray)
* Fixes for GStreamer using ESPEAKER. (Jeff Waugh)
* Fixes for mmap64 (Josselin Mouette)
* Close the spawnfd when the startup is successful. (Josselin Mouette)
* Save a call to esd_audio_pause when run with -nobeeps. (Josselin Mouette)
* Improved error checking for the -spawnfd switch. (Josselin Mouette)
* Fixed buffer overflow possibilities. (Ryan Murray)
* Call snd_pcm_hw_free() before calling snd_pcm_close() to avoid a
memory leak. (Martin Pitt)
* Add informative output for -double switch. (Josselin Mouette)
* Use smaller sleep timeouts. (Josselin Mouette)
* Updated to handle more file formats supported by audiofile 0.2.3.
(Josselin Mouette)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Sep 6 14:42:53 2008 UTC (3 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -6
lines
Update to 0.2.40:
===============
Version 0.2.40
===============
* Fixed poll() logic issues for *BSD (Jeffrey Stedfast)
* Fixed bug #543239 by including errno.h (Jeffrey Stedfast)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jul 31 14:03:16 2008 UTC (3 years, 9 months ago) by drochner
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1
lines
In the new nonblocking write code, abort on write errors, especially
on EPIPE. This fixes Gnome session hangs if sounds are switched off.
See Gnome bugzilla #542391 for details. Bump PKGREVISION.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jul 29 21:58:13 2008 UTC (3 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -6
lines
Update to 0.2.39:
===============
Version 0.2.39
===============
* Fixed esd client-side code to not hang if esd crashes/hangs
or otherwise becomes unreachable (Jeffrey Stedfast)
* Suppress verbose error messages from ALSA (Stanislav Brabec)
* Allow for multiple esd instances
* Fix esound-config for multi-lib setups (Matthias Clasen)
* Don't report errors about /dev/dsp not existing (Havoc Pennington)
* Various other build fixes for AMD64 (Rémi Cardona)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun May 6 16:36:06 2007 UTC (5 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -4
lines
Update to 0.2.38:
===============
Version 0.2.38
===============
* Fix 100% CPU problem introduced in 0.2.37 (Joe Marcus Clarke)
* Fix libesddsp not linking against libesd (Loïc Minier)
* Fix file descriptor leaks (Pierre Ossman)
* Fix a build problem with the read/write wrapper (Jean Bréfort)
* chdir to "/" when starting up (Dan Winship)
* Only install the esddsp man page if we build the binary
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Mar 1 14:19:29 2007 UTC (5 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4
lines
Update to 0.2.37:
===============
Version 0.2.37
===============
* Fix null derefs and leaks reported by Coverity (kjartan)
* Build fixes (David Schleef, Thomas Zajic, Behdad Esfahbod)
* Disable autospawning (David Schleef)
* Close filedescriptors and sockets (David Schleef)
* Don't terminate until the last sample is done (David Schleef)
* Add checks for clients disconnecting (Peter Åstrand)
* Updated man pages (Christopher Hanna)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jul 27 17:16:32 2005 UTC (6 years, 9 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5
lines
update to 0.2.36
changes:
-minor fixes and cleanup
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Feb 23 20:39:44 2005 UTC (7 years, 2 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
Add RMD160 digests to the SHA1 ones.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Aug 15 16:50:55 2004 UTC (7 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3
lines
Update to 0.2.35:
* fix location of configuration file in man (Craig Routledge)
* MMAP support for esddsp (from artsdsp, Olivier Blin)
* GNU/kFreeBSD support (Robert Milan)
* add new default_options in configuration file and environement
variable, fix regression caused by patch since 0.2.30
* use ALSA default alias (Cyrille Chepelov)
* clean code (Kjartan Maraas)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat May 15 07:24:42 2004 UTC (8 years ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3
lines
Update to 0.2.34: fixes some unnecessary C99 constructs, so this should
build now properly with GCC 2.95.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Mar 2 05:03:47 2004 UTC (8 years, 2 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -4
lines
Upgrade esound to 0.2.33.
Changes:
* use new ALSA PCM API if available (Lukasz Mach and Eddy Mylyono)
* fix build on AIX and OSF (Albert Chin-A-Young)
* don't try to close audio device if not opened (Debian)
* fix build with latest automake (Stanislav Bradec)
* no longer required automake 1.4 (Thomas Cataldo)
* Fix Darwin build (Jerry Talkington)
* fix typo in manpage (Kjartan Maraas)
While here use subst.mk instead of patching configure script.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Nov 10 01:14:43 2003 UTC (8 years, 6 months ago) by danw
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
tweak esd-config.in patch so it doesn't generate a sh syntax error
when buildlink strips out $RPATH_FLAG on Darwin
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Sep 7 10:46:06 2003 UTC (8 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -6
lines
Update to 0.2.32:
* Fix build when IPv6 is disabled (Soren Jacobsen)
* Fix missing file in tarball (Dan Winship)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 27 08:17:22 2003 UTC (8 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
Fix a build failure with USE_INET6=NO, reported by Soren Jacobsen
in PR 22615.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 17 19:37:23 2003 UTC (8 years, 9 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
Update to 0.2.31: Solaris 8 build fixes.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Aug 1 17:10:40 2003 UTC (8 years, 9 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4
lines
Update to 0.2.30:
* IPv6 support (Archana Shah)
* Cygwin support (Masahiro Sakai)
* MacOS X CoreAudio support (Masanori Sekino)
* Always read esd config file, not only when auto-spawning (James Strandboge)
* Prevents drop-outs for hardware allowing low period_size (ALSA) (Stanislav)
* Man pages fixes (Stanislav)
* Major code cleanup (Kjartan)
* Ensure esd_open_audio succeed if interrupted (Arvind)
* Allow 0 as auto-standby value (Mohammed Waleed Kadous)
* Allow simultaneous play and record on Solaris (Balamurali)
* Add support for session name to esdcat (j@thing.net)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Oct 30 03:09:25 2002 UTC (9 years, 6 months ago) by rh
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2
lines
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 3 12:21:29 2002 UTC (9 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2
lines
Use ossaudio.buildlink2.mk and modify to allow this to work with audio/oss.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 23 15:02:27 2002 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
Update to 0.2.29. Changes:
* audio.c: set esd_audio_fd = -1 when we esd_audio_close()
* esd.c: Set esd_forced_standby = 0 when we resume.
* players.c: (read_player): fix crash on Solaris 9
* configure.in: add summary info at end of configure
* esd.c: (main): Fix --help
*esdsample.c: (main): Fixed buffer-overflows.
*esddsp.c: (unlink), (sockaddr_mangle):Fixed buffer-overflows.
*esd.c: (safe_mksocketdir):Added code to check the return value
of chmod() call.Fixes bug #89609
* esdctl.c: (main): fix segfault when using -s (Debian)
* esddsp.in: No longer use LD_PRELOAD_PATH (Debian)
* configure.in: Added -with-esd-dir option.
* esound.pc.in: Added esd_serverdir
* Makefile.am: ADD -DSERVERDIR to INCLUDES
* esdlib.c: Call esd from SERVERDIR. Replaced sizeof()
call with strlen() which is more appropriate.
Allow users to specify the location of the esd executable. This
is useful for setups which want to place the esd daemon in
libexec rather than bin.
and some ALSA related fixes.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 31 04:04:36 2002 UTC (9 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3
lines
Update to 0.2.28:
Bugfixes and new man pages.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 25 18:38:06 2002 UTC (9 years, 8 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1
lines
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk. This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
Revision 1.5.2.2: download - view: text, markup, annotated - select for diffs
Thu Aug 22 11:09:41 2002 UTC (9 years, 8 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.5.2.1: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.2.1: +2 -1
lines
Merge changes from pkgsrc-current into the buildlink2 branch for the
packages that have buildlink2.mk files.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 18 02:19:27 2002 UTC (9 years, 10 months ago) by rh
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 18:37:41 2002 UTC (9 years, 10 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 8 14:26:07 2002 UTC (10 years ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Update to 0.2.26.
Changes: Fix resampling from 44 to 48kHz, and other bug fixes.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 29 08:40:27 2002 UTC (10 years ago) by wiz
Branches: MAIN
Branch point for: buildlink2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -6
lines
Update to 0.2.25: Bugfix releases.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 17 21:55:44 2002 UTC (10 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Honor PKG_SYSCONFDIR.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 13 18:11:35 2001 UTC (10 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
Update to 0.2.23. 'Major' changes since 0.2.22:
Added pkgconfig file; fix esd launch race condition, resulting in a 10s
pause.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 18 13:04:21 2001 UTC (11 years, 1 month ago) by agc
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Move to sha1 digests, and add distfile sizes.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 10:22:38 2001 UTC (11 years, 1 month ago) by agc
Branches: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
NetBSD-CVSweb <admin[at]NetBSD[dot]se>