aboutsummaryrefslogtreecommitdiff
path: root/audio/openal/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc 4.2Martin Wilke2007-07-151-0/+20
| | | | | | | | | PR: 114587 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Approved by: portmgr (pav) Notes: svn path=/head/; revision=195653
* Allow the user to customize the audio buffer size.Jean-Yves Lefort2006-08-161-32/+38
| | | | | | | | | PR: ports/101960 Submitted by: jylefort Approved by: maintainer Notes: svn path=/head/; revision=170794
* fix oss supportOliver Lehmann2006-04-231-0/+56
| | | | | | | bump portrevision Notes: svn path=/head/; revision=160250
* update to openal 20060211 [1]Oliver Lehmann2006-04-233-58/+23
| | | | | | | | | | | | | fix dependant ports [2] PR: ports/96172 [1] ports/95192 [2] Submitted by: maintainer [1] oliver [2] Approved by: maintainer Notes: svn path=/head/; revision=160213
* - Fix OSS support:Jean-Yves Lefort2005-11-241-0/+58
| | | | | | | | | | | | | | | | | | OpenAL uses a buffer size of 1024 bytes, which is too small on some systems and/or with some applications, causing heavy drops in the audio output. I solve the problem by using the value returned by SNDCTL_DSP_GETBLKSIZE rather than 1024. - Add options for enabling aRts, esd, SDL, vorbis and smpeg support - Enable capture - Fix info file handling (install in post-install, and do not use install-info since bsd.port.mk takes care of it) PR: ports/88728 Submitted by: jylefort Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=149259
* Update to latest versionDavid W. Chapman Jr.2002-04-013-132/+0
| | | | | | | | PR: 36596 Submitted by: maintainer Notes: svn path=/head/; revision=57097
* - Update to 20020217Patrick Li2002-02-216-99/+124
| | | | | | | | | | - Pass the maintainership wand to submitter PR: 35162 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=55010
* Add USE_GMAKEAde Lovett2000-10-172-0/+63
| | | | | | | | | | | | | | 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-263-0/+44
Notes: svn path=/head/; revision=33138