<?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>1439</bug_id>
          
          <creation_ts>2023-07-12 02:24:23 +0200</creation_ts>
          <short_desc>Add AL_SOFT_events support via GlueGen JavaCallback and using extension in ALAudioSink</short_desc>
          <delta_ts>2023-07-12 02:25:16 +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>core</component>
          <version>2.5.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>FEATURE</cf_type>
          <cf_scm_refs>84be97857a080194de8de147552c2adb295bb402
224d417f502f5f93f617c5b387620fdabdc91f2d
9eb33b0016e8f0781140a3b03509562cb6d95bc1
2d3237ef72a0ce908f1ca61e4f151e01dc8e27f3</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>6810</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2023-07-12 02:24:23 +0200</bug_when>
    <thetext>commit 224d417f502f5f93f617c5b387620fdabdc91f2d

    ALAudioSink: Utilize AL_SOFT_events if available, i.e. use callback for released buffer count instead of polling
    
    With wait == true, we simply wait until enough buffers have arrived,
    otherwise take what we got - both w/o polling and querying the alSource.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6811</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2023-07-12 02:25:16 +0200</bug_when>
    <thetext>commit 84be97857a080194de8de147552c2adb295bb402

    Add OpenAL extension AL_SOFT_events using userParam ALCcontext as key for GlueGen JavaCallback
    
    https://openal-soft.org/openal-extensions/SOFT_events.txt</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>