| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 May 2013 06:05:33
1.15.1_1
|
mva  |
- Fix a sound distortion issue for the OSS backend
PR: ports/178343
Submitted by: Yamagi Burmeister <yamagi@yamagi.org> |
22 Mar 2013 20:06:15
1.15.1
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
19 Dec 2012 07:55:03
1.15.1
|
mva  |
- Update to 1.15.1 |
24 Oct 2012 18:08:50
1.14_1
|
mva  |
- Fix OSS device detection
- Convert to OptionsNG
- Trim Makefile headers
PR: ports/173019
Submitted by: Sergei <nbspjr@gmail.com>
Feature safe: yes |
22 Apr 2012 07:53:15
1.14
|
mva  |
- Unbreak build, if ffmpeg is installed.
PR: 167177
Submitted by: Kalten <kalten@gmx.at> |
21 Apr 2012 13:22:09
1.14
|
mva  |
- Update to version 1.14 |
14 Nov 2011 03:26:46
1.13
|
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
23 Sep 2011 22:26:39
1.13
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Apr 2011 07:33:37
1.13
|
mva  |
- Update to 1.13.0 |
19 Mar 2011 12:38:54
1.12.854_1
|
miwi  |
- Get Rid MD5 support |
21 Sep 2010 05:39:17
1.12.854_1
|
mva  |
- Fix typo. |
20 Sep 2010 21:36:29
1.12.854_1
|
mva  |
- Install configuration file and make proper use of it
PR: ports/150744
Submitted by: <swell.k@gmail.com> |
20 Sep 2010 05:06:57
1.12.854
|
mva  |
- Remove superfluous -lrt linkage.
PR: ports/150717
Submitted by: <swell.k@gmail.com> |
01 Apr 2010 17:00:50
1.12.854
|
mva  |
- Update to 1.12.854. |
21 Jan 2010 18:57:08
1.11.753
|
mva  |
- Update to 1.11.753.
Approved by: miwi (mentor implicit) |
25 Dec 2009 13:52:45
1.10.622
|
mva  |
- Update to 1.10.622
Approved by: miwi (mentor) |
03 Oct 2009 09:41:27
1.9.563
|
mva  |
Fix build for pulseaudio and previously installed openal versions
Approved by: miwi (mentor) |
29 Sep 2009 18:15:07
1.9.563
|
mva  |
Update to 1.9.563
Approved by: miwi (mentor)
Feature safe: yes |
05 Jul 2009 20:25:36
1.8.466
|
mva  |
Update to 1.8.466
Approved by: miwi (mentor) |
04 May 2009 19:13:29
1.7.411_1
|
mva  |
Fixed plist entries for audio/openal and audio/openal-soft (if audio/freealut is
still around).
Approved by: miwi (mentor) |
24 Mar 2009 19:13:32
1.7.411_1
|
makc  |
bump PORTREVISION after cmake update |
18 Mar 2009 20:28:17
1.7.411
|
mva  |
Update to 1.7.411.
Approved by: miwi (mentor) |
19 Feb 2009 21:45:43
1.6.372
|
mva  |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
02 Feb 2009 09:31:47
1.6.372
|
beech  |
OpenAL Soft is a software implementation of the OpenAL 3D audio API and an
alternative to the somewhat outdated reference implementation.
As stated on the website, OpenAL provides capabilities for playing audio in a
virtual 3d environment. Distance attenuation, doppler shift, and directional
sound emitters are among the features handled by the API. More advanced
effects, including air absorption, low-pass filters, and reverb, are
available through the EFX extension. It also facilitates streaming audio,
multi-channel buffers, and audio capture.
WWW: http://kcat.strangesoft.net/openal.html
PR: ports/131260
Submitted by: Marcus von Appen <mva at sysfault.org> |