HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Back to Query
  • Next Ticket →

Ticket #359 (closed task: fixed)

Opened 5 years ago

Last modified 5 years ago

[openal] add - files attached needs review

Reported by: michaelvoliveira Owned by: michaelvoliveira
Priority: normal Milestone: LibPak 1.0
Component: media-libs/openal Version:
Severity: normal Keywords: openal soft
Cc:

Description

OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API. It's built off of the open-sourced Windows version available originally from the SVN repository at openal.org.
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.

 http://kcat.strangesoft.net/openal.html

Attachments

openal-1.12.854.bep​ (539 bytes) - added by michaelvoliveira 5 years ago.
Initial .bep file
openal-soft-1.12.854.patch​ (2.4 KB) - added by michaelvoliveira 5 years ago.
patch file to detect math functions and pthread

Download all attachments as: .zip

Change History

Changed 5 years ago by michaelvoliveira

  • attachment openal-1.12.854.bep​ added

Initial .bep file

Changed 5 years ago by michaelvoliveira

  • attachment openal-soft-1.12.854.patch​ added

patch file to detect math functions and pthread

comment:1 Changed 5 years ago by michaelvoliveira

In some way, is need add some code to recognize media kit for play sound

comment:2 Changed 5 years ago by michaelvoliveira

Tested with GCC2 and GCC4

comment:3 Changed 5 years ago by scottmc

  • Resolution set to fixed
  • Status changed from new to closed

added in r869.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/