aboutsummaryrefslogtreecommitdiff
path: root/audio/openal
Commit message (Collapse)AuthorAgeFilesLines
* Restore maintainer; his email was bouncing last week and I fat-fingered theKris Kennaway2004-05-161-1/+1
| | | | | | | address when I retried it tonight. Sorry, Erik. Notes: svn path=/head/; revision=109240
* Reset bouncing maintainer address:Kris Kennaway2004-05-161-1/+1
| | | | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) Notes: svn path=/head/; revision=109237
* - Update to version 20040215Kirill Ponomarev2004-02-153-4/+4
| | | | | | | | PR: ports/62875 Submitted by: maintainer Notes: svn path=/head/; revision=100976
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to version 20031116Kirill Ponomarev2003-11-162-2/+3
| | | | | | | | | | | | | | | | | | | | | * src/al_debug.c: Fix an implicit declaration: the man page on linux says that vsnprintf() is a GNU extension, so #define _GNU_SOURCE * src/arch/sdl/sdl.c: #include <string.h> to avoid implicit declaration of memcpy()/memset() * audioconvert/ac_freq.c For the first sample in a chunk to be resampled*2, use dampened extrapolation instead of interpolation to somewhat reduce 'clicking'. * Michel Danzer's big endian patch * audioconvert/ac_freq.c Added Adam Moss's patch to improve fidelity of low-sampled sounds in higher sampling-rate environments. PR: 59340 Submitted by: maintainer Notes: svn path=/head/; revision=94105
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92312
* pthread fix for audio/openal on -currentEdwin Groothuis2003-10-041-0/+4
| | | | | | | | | | | -pthread doesn't work anymore, this fixes up configure so audio/openal builds. PR: ports/57282 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=90204
* Utilize INFO.Kris Kennaway2003-08-162-4/+3
| | | | Notes: svn path=/head/; revision=87048
* update audio/openal: 20030524 -> 20030724Daichi GOTO2003-07-272-3/+3
| | | | | | | | PR: 54893 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=85661
* Update to 20030524Erwin Lansing2003-06-072-5/+4
| | | | | | | | | | | fixes to queueing, source stuff, vector stuff, doppler stuff, ... PR: 52647 Submitted by: maintainer Approved by: edwin (mentor) Notes: svn path=/head/; revision=82454
* Port installs a shared lib.Edwin Groothuis2003-03-311-0/+1
| | | | | | | Informed maintainer. Notes: svn path=/head/; revision=77816
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Update to 20030125.Pete Fritchman2003-01-292-3/+3
| | | | | | | | PR: 47497 Submitted by: maintainer Notes: svn path=/head/; revision=74228
* Update to 20021215fbsd.Pete Fritchman2003-01-032-5/+6
| | | | | | | | PR: 46282 Submitted by: maintainer Notes: svn path=/head/; revision=72340
* http://smluc.org/~erik/ doesn't contain distribution files anymore.Edwin Groothuis2002-12-261-1/+0
| | | | | | | Noticed on: portsruvey Notes: svn path=/head/; revision=71880
* Set MAINTAINER back to the submitter. He is now reachable again.Akinori MUSHA2002-12-181-1/+1
| | | | | | | Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=71703
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-181-2/+1
| | | | Notes: svn path=/head/; revision=70365
* Update to 20020712: numerous improvements and bugfixes.Christian Weisgerber2002-07-202-2/+2
| | | | | | | | PR: 40776 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=63286
* Update to latest versionDavid W. Chapman Jr.2002-04-015-147/+10
| | | | | | | | PR: 36596 Submitted by: maintainer Notes: svn path=/head/; revision=57097
* - Update to 20020217Patrick Li2002-02-219-107/+136
| | | | | | | | | | - Pass the maintainership wand to submitter PR: 35162 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=55010
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-041-1/+1
| | | | | | | (whitespace only changes) Notes: svn path=/head/; revision=37952
* Master site was reorganized. Update the port accordingly.Trevor Johnson2001-01-091-1/+1
| | | | | | | | PR: 24090 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=37021
* Add USE_GMAKEAde Lovett2000-10-174-11/+79
| | | | | | | | | | | | | | Remove redundant GNU_CONFIGURE Install info file Support install macros perl -> PERL Fix version number of sharedlib PR: 22054 Submitted by: Ports Fury Notes: svn path=/head/; revision=33941
* New port openal, a 3D sound library.Thomas Gellekum2000-09-268-0/+96
Notes: svn path=/head/; revision=33138