On Tue, Feb 12, 2019 at 04:07:53PM +, David CARLIER wrote:
> Hi jca and were discussing about his question regarding the
> OpenAL32_alBuffer.c patch ...
> It might have been fixed with the 1.19.1 release what would be nice is
> for you to test couple of consumers without this specific change an
Hi I planned to update it much later but thanks for doing this.
As said privately I m ok with the changes once approved by other folks.
Cheers.
On Sun, 10 Feb 2019 at 09:06, Leonid Bobrov wrote:
>
> Hi!
>
> Full changelog can be found here:
> https://github.com/kcat/openal-soft/blob/master/Chang
Hi, Brian!
On Mon, Feb 11, 2019 at 08:18:23AM -0500, Brian Callahan wrote:
> Could you at least build test all the ports that depend on openal? That will
> help ensure the minor bump is correct and there's less chance of having to
> clean up breakage post-commit.
>
Sure, I'll do it.
On 2/10/19 4:06 AM, Leonid Bobrov wrote:
Hi!
Full changelog can be found here:
https://github.com/kcat/openal-soft/blob/master/ChangeLog
The most notable one is this release brings sndio input support,
thanks to work done by Alexandre Ratchov.
I raise minor number because my checks show tha
Hi!
Full changelog can be found here:
https://github.com/kcat/openal-soft/blob/master/ChangeLog
The most notable one is this release brings sndio input support,
thanks to work done by Alexandre Ratchov.
I raise minor number because my checks show that only new functions
were added.
So far the d
Hm, MIME is broken, so here's plain-text patch:
Index: Makefile
===
RCS file: /cvs/ports/audio/openal/Makefile,v
retrieving revision 1.51
diff -u -p -u -p -r1.51 Makefile
--- Makefile9 Aug 2018 20:50:47 - 1.51
+++ Makefi
On Sat, Sep 08, 2018 at 06:27:52PM +0100, David CARLIER wrote:
> Hi,
>
> When I tried to apply your patch, it fails for PLIST ... makefile and so
> on
>
What? That's impossible, I assume that your local repo copy is up to
date and you're running patch(1) in ports/audio/openal directory, not
Yo!
So, openal-soft 1.19.0 was released yesterday and today kcat has pushed
3 commits one of which adds sndio input support (thanks to ratchov@'s
work) that will happen in 1.19.1 release, meanwhile I am taking upstream
patches and removing redundant patches, making this port easier to
maintain. I
Committed, thanks.
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
> I have only tested openal-info. Does the diff below work for you?
Thanks, the diff works. The original problem with fs2open is solved
and the sound is now actually working. Needs a little bit more
polish, but port should be ready soon. Thanks jca@ and also David
for bringing it up here!
>
>
Works for me thanks.
On 28 December 2017 at 03:54, Jeremie Courreges-Anglas
wrote:
>
> On Sun, Dec 24 2017, David CARLIER wrote:
> > On 24 December 2017 at 00:25, Jeremie Courreges-Anglas
> > wrote:
> >
> >> On Sat, Dec 23 2017, David CARLIER wrote:
> >> > Hi,
> >> >
> >> > Due to lot of gami
On Sun, Dec 24 2017, David CARLIER wrote:
> On 24 December 2017 at 00:25, Jeremie Courreges-Anglas
> wrote:
>
>> On Sat, Dec 23 2017, David CARLIER wrote:
>> > Hi,
>> >
>> > Due to lot of gaming porting efforts these days :-),
>> > here a little diff for openal just a fix to avoid probing non e
I tried couple of softwares before sending but would be kind if anyone
tried a bit as well with this patch. Kind Regards.
On 24 December 2017 at 09:03, David CARLIER wrote:
> Sure. In fact our sndio backend does not have capture handling thus
> trying to probe it in this case would cause a segfa
Sure. In fact our sndio backend does not have capture handling thus
trying to probe it in this case would cause a segfault in case a software
would require it.
Noted by thrfw while porting fs2open recently.
On 24 December 2017 at 00:25, Jeremie Courreges-Anglas
wrote:
> On Sat, Dec 23 2017, Da
On Sat, Dec 23 2017, David CARLIER wrote:
> Hi,
>
> Due to lot of gaming porting efforts these days :-),
> here a little diff for openal just a fix to avoid probing non existent
> capture handling (in the sndio backend).
Could you please describe in more details the problem and why you chose
to f
Hi,
Due to lot of gaming porting efforts these days :-),
here a little diff for openal just a fix to avoid probing non existent
capture handling (in the sndio backend).
Hope it s good.
Kind regards.
Index: Makefile
===
RCS file: /cv
ping.
On 30 October 2017 at 14:43, David CARLIER wrote:
> Another diff updated. Thanks for feedback.
>
> On 30 October 2017 at 08:12, Rafael Sadowski
> wrote:
>
>> On Mon Oct 30, 2017 at 08:07:07AM +, David CARLIER wrote:
>> > Here an an updated version.
>> >
>> > Kind regards.
>> >
>> > On
Another diff updated. Thanks for feedback.
On 30 October 2017 at 08:12, Rafael Sadowski wrote:
> On Mon Oct 30, 2017 at 08:07:07AM +, David CARLIER wrote:
> > Here an an updated version.
> >
> > Kind regards.
> >
> > On 30 October 2017 at 07:27, Rafael Sadowski
> wrote:
> >
> > > On Fri Oct
On Mon Oct 30, 2017 at 08:07:07AM +, David CARLIER wrote:
> Here an an updated version.
>
> Kind regards.
>
> On 30 October 2017 at 07:27, Rafael Sadowski wrote:
>
> > On Fri Oct 13, 2017 at 10:57:09PM +0100, David CARLIER wrote:
> > > Hi,
> > >
> > > there is a small update of this port.
>
Here an an updated version.
Kind regards.
On 30 October 2017 at 07:27, Rafael Sadowski wrote:
> On Fri Oct 13, 2017 at 10:57:09PM +0100, David CARLIER wrote:
> > Hi,
> >
> > there is a small update of this port.
> >
> > Hope it s good.
> >
> > Regards.
>
> Some comments below.
>
> make configur
On Fri Oct 13, 2017 at 10:57:09PM +0100, David CARLIER wrote:
> Hi,
>
> there is a small update of this port.
>
> Hope it s good.
>
> Regards.
Some comments below.
make configure:
CMake Warning:
Manually-specified variables were not used by the project:
ALSOFT_BACKEND_ALSA
ALSOFT_B
ports build tested. Seems ok.
Regards.
On 26 October 2017 at 09:34, David CARLIER wrote:
> Fair point. I ll try whenever I get the chance this week. Cheers.
>
> On 26 October 2017 at 09:30, Rafael Sadowski
> wrote:
>
>> On Thu Oct 26, 2017 at 09:26:18AM +0100, David CARLIER wrote:
>> > Not all
Fair point. I ll try whenever I get the chance this week. Cheers.
On 26 October 2017 at 09:30, Rafael Sadowski wrote:
> On Thu Oct 26, 2017 at 09:26:18AM +0100, David CARLIER wrote:
> > Not all but couple of video games :-)
> >
>
> That's okay but you have to make sure all consumers are bulding
On Thu Oct 26, 2017 at 09:26:18AM +0100, David CARLIER wrote:
> Not all but couple of video games :-)
>
That's okay but you have to make sure all consumers are bulding with the
new version.
> On 26 October 2017 at 08:33, Rafael Sadowski wrote:
>
> > Did you test your diff with all consumers?
>
Not all but couple of video games :-)
On 26 October 2017 at 08:33, Rafael Sadowski wrote:
> Did you test your diff with all consumers?
>
> audio/freealut
> emulators/fs-uae
> emulators/retroarch
> games/0ad/base
> games/astromenace
> games/dhewm3
> games/dustrac
> games/gemrb
> games/ioquake3
>
Did you test your diff with all consumers?
audio/freealut
emulators/fs-uae
emulators/retroarch
games/0ad/base
games/astromenace
games/dhewm3
games/dustrac
games/gemrb
games/ioquake3
games/irrlamb
games/love
games/lugaru
games/lwjgl
games/megaglest/base
games/minetest
games/openmw
games/scorched3d
ping :-)
On 13 October 2017 at 22:57, David CARLIER wrote:
> Hi,
>
> there is a small update of this port.
>
> Hope it s good.
>
> Regards.
>
Hi,
there is a small update of this port.
Hope it s good.
Regards.
Index: Makefile
===
RCS file: /cvs/ports/audio/openal/Makefile,v
retrieving revision 1.48
diff -u -p -r1.48 Makefile
--- Makefile18 Aug 2017 12:47:58 -
David CARLIER writes:
> Fair enough, here a new version based on the last suggestion.
I left out the REVISION bump, it's not needed since the change doesn't
affect what ends up in the resulting package.
Thanks,
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
Fair enough, here a new version based on the last suggestion.
Cheers.
On 5 January 2017 at 19:03, Jeremie Courreges-Anglas wrote:
> David CARLIER writes:
>
>> ping ?
>>
>> :-)
>>
>> On 15 December 2016 at 16:30, David CARLIER wrote:
>>> Hi,
>>>
>>> naddy@ reported an hidden dependency for one
David CARLIER writes:
> ping ?
>
> :-)
>
> On 15 December 2016 at 16:30, David CARLIER wrote:
>> Hi,
>>
>> naddy@ reported an hidden dependency for one binary, alsoft-config,
>> thus this small diff for who does not want to bear the qt4 compilation :-)
I don't think that a FLAVOR is the right w
ping ?
:-)
On 15 December 2016 at 16:30, David CARLIER wrote:
> Hi,
>
> naddy@ reported an hidden dependency for one binary, alsoft-config,
> thus this small diff for who does not want to bear the qt4 compilation :-)
>
> Hope it s ok.
>
> Cheers.
Hi,
naddy@ reported an hidden dependency for one binary, alsoft-config,
thus this small diff for who does not want to bear the qt4 compilation :-)
Hope it s ok.
Cheers.
Index: Makefile
===
RCS file: /cvs/ports/audio/openal/Makefile,
ping ? seems patrick@ has little interest for this update for ARM.
Regards.
On 19 September 2016 at 11:20, David CARLIER wrote:
> Hi any comment/interest ? :)
>
> On 4 September 2016 at 23:29, David CARLIER wrote:
>> last time, sorry ... forgot the fix from FreeBSD's version.
>>
>> On 4 Septemb
Hi,
this is a little update of openal using clang + backport of the C11
atomic fix. tested with astromenace and supertuxkart.
Hope it finds its way.
Index: Makefile
===
RCS file: /cvs/ports/audio/openal/Makefile,v
retrieving revision
Hi any comment/interest ? :)
On 4 September 2016 at 23:29, David CARLIER wrote:
> last time, sorry ... forgot the fix from FreeBSD's version.
>
> On 4 September 2016 at 23:14, David CARLIER wrote:
>> ...
>> with an unneeded patch it is better
>> ...
>>
>> On 4 September 2016 at 23:08, David CARL
last time, sorry ... forgot the fix from FreeBSD's version.
On 4 September 2016 at 23:14, David CARLIER wrote:
> ...
> with an unneeded patch it is better
> ...
>
> On 4 September 2016 at 23:08, David CARLIER wrote:
>> Hi,
>>
>> this is a little update of openal using clang + backport of the C11
...
with an unneeded patch it is better
...
On 4 September 2016 at 23:08, David CARLIER wrote:
> Hi,
>
> this is a little update of openal using clang + backport of the C11
> atomic fix. tested with astromenace and supertuxkart.
>
> Hope it finds its way.
? patches/patch-OpenAL32_alBuffer_c
Index
Hi,
this is a little update of openal using clang + backport of the C11
atomic fix. tested with astromenace and supertuxkart.
Hope it finds its way.
? patches/patch-OpenAL32_alBuffer_c
Index: Makefile
===
RCS file: /cvs/ports/audio/o
Hi ports --
Here's a patch to update audio/openal to 1.15.1
I originally stumbled across this accidentally trying to build openal on mips64el and was just going to mark it as broken, but might as well
update it too since I'm adding mips64el to the list of BROKEN archs.
Only light te
On Thu, Mar 29, 2012 at 02:03:32PM +0300, Antti Harri wrote:
> This updates OpenAL to 1.14 that was released yesterday. Release notes at
> http://kcat.strangesoft.net/openal.html
Tested with scorched3d/supertuxkart/warzone2100 on amd64.
There were API additions so I bumped the minor rev.
Index:
On 2012/03/29 14:03, Antti Harri wrote:
> This updates OpenAL to 1.14 that was released yesterday. Release notes at
> http://kcat.strangesoft.net/openal.html
Looks good but two questions -
- what's this been tested with so far?
- have you checked for ABI/API changes?
> diff --git audio/openal/Ma
This updates OpenAL to 1.14 that was released yesterday. Release notes at
http://kcat.strangesoft.net/openal.html
--
Antti Harri
diff --git audio/openal/Makefile audio/openal/Makefile
index 4acb110..9dae287 100644
--- audio/openal/Makefile
+++ audio/openal/Makefile
@@ -2,7 +2,8 @@
COMMENT =
Hi,
here's an update to bring OpenBSD's ancient OpenAL up to date.
- Freealut regress test was happy
- Supertuxkart worked just fine
- Scorched3D needs to be patched because openal-config binary got removed
- ufoai,-editor built fine, don't know how to test if it actually plays sounds
- Warzone21
44 matches
Mail list logo