<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>1018</bug_id>
          
          <creation_ts>2014-06-10 19:34:41 +0200</creation_ts>
          <short_desc>Use openal-soft on OSX per default (using coreaudio backend)</short_desc>
          <delta_ts>2014-06-11 01:32:28 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Joal</product>
          <component>macosx</component>
          <version>1.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>macosx</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>1011</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Xerxes Rånby">xerxes</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>openal-soft f95bf4457fbc31112fa82dacbc1b7e094b9fd1cf
openal-soft a71e2ed35cc57dfc9ca6d33c3a2b8a53b3659710
openal-soft adc3413dda197bbd6b879ff98e897b8fbc66cc39
joal 58b08142d0068354a4863f054b5a6ff723ca3df9
joal 5b283bccebbf2ea4b7720507ba1230e71311a04b</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3955</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2014-06-10 19:34:41 +0200</bug_when>
    <thetext>Turns out that (see Bug 1011) that 
at least w/ GLMediaPlayer Sound and video stutters 
w/ JOAL ALAudioSink using OSX OpenAL impl.

Using openal-soft w/ coreaudio backend is not affected, 
probably due to it&apos;s more sophisticated context switching
using ALC_EXT_thread_local_context.

Build openal-soft w/ coreaudio per default
and use it per default.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3956</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2014-06-10 19:37:37 +0200</bug_when>
    <thetext>openal-soft:

commit f95bf4457fbc31112fa82dacbc1b7e094b9fd1cf
Merge: 7297c32 c07fb7b

    Merge branch &apos;UPSTREAM&apos; into UPSTREAM_MERGE

commit a71e2ed35cc57dfc9ca6d33c3a2b8a53b3659710

    CMake: Don&apos;t use CMAKE_TOOLCHAIN_FILE for non-crosscompilation, use OPENAL_CUSTOM_CONFIG to inject cmake commands

commit adc3413dda197bbd6b879ff98e897b8fbc66cc39

    Fix glibc-compat-symbols.h: for 32bit use GLIBC 2.0 ; Distinguish clang and gcc.


+++

JOAL:

commit 58b08142d0068354a4863f054b5a6ff723ca3df9

    Bump openal-soft: CMake: Don&apos;t use CMAKE_TOOLCHAIN_FILE for non-crosscompilation, use OPENAL_CUSTOM_CONFIG to inject cmake commands


commit 5b283bccebbf2ea4b7720507ba1230e71311a04b

    ALFactory.PREFER_SYSTEM_OPENAL: Defaults to false for all platforms (i.e. Use openal-soft on OSX as well now)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3958</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2014-06-11 01:32:28 +0200</bug_when>
    <thetext>Note: To produce openal-soft on OSX, OSX 10.9 and XCode 5.1.1 is required,
hence our test node has been updated!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>