repo.or.cz
/
openal-soft/android.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog
|
commit
|
commitdiff
|
tree
|
edit
|
fork
shortlog |
fulllog
| HEAD ⋅ prev ⋅
next
openal-soft/android.git
2012-02-05
Martins Mozeiko
Removed duplicate file in Android.mk file list.
master
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-02-05
Martins Mozeiko
Fixed incorrect pthread_key usage.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-02-03
Martins Mozeiko
Updated android backend.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-02-03
Martins Mozeiko
Merge branch 'master' of git://repo.or.cz/openal-soft
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-02-03
Martins Mozeiko
Removed project files that are generated by "android...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-31
Chris Robinson
Use an enum for static const values
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-31
Chris Robinson
Make the EFX preset values explicit floats
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-31
Chris Robinson
Implement capture for the DirectSound backend
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-30
Chris Robinson
Only initialize the default reverb effect when a slot...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-30
Chris Robinson
Reorder a couple effect presets
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-30
Chris Robinson
av_find_stream_info is also deprecated, in favor of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-30
Chris Robinson
Use AVMEDIA_TYPE_AUDIO instead of the deprecated CODEC_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-28
Chris Robinson
Add some more reverb presets
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-27
Chris Robinson
Use sizeof(ALfloat) when finding the max stepping value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-27
Chris Robinson
Pass the uncompressed sample count to LoadData and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-27
Chris Robinson
Make sure context attributes are specified for loopback...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-26
Chris Robinson
Make sure InitializeEffect on the default slot doesn...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-26
Chris Robinson
Return the error code from UpdateDeviceParams
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-26
Chris Robinson
Make sure the attributes list specifies a format for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-26
Chris Robinson
Avoid a bit of code duplication
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-26
Chris Robinson
Don't process a default device slot if it doesn't exist
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-24
Chris Robinson
Fix a typo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-24
Chris Robinson
Some cleanups for the reverb list
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-23
Chris Robinson
Set the source's slot send parameter to NULL if it...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-23
Chris Robinson
Link with AudioToolbox.framework for the CoreAudio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-21
Chris Robinson
Avoid duplicating some initialization code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Honor the disabled effects for the default reverb
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Not all devices will have a default effect slot
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Fix WaveIn shutdown for real
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Remove an unnecessary else statement
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Always message the WinMM processing thread when a buffe...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Fix a possible race condition when shutting down WinMM...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Add a default-reverb config option, and rename __ALSOFT...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Install efx-presets.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Add the ability to specify a preset for forced reverb
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-20
Chris Robinson
Add a global option to apply a reverb effect on source...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-18
Chris Robinson
Avoid printing messages about device parameter changes...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-17
Chris Robinson
Report parameter request changes in UpdateDeviceParams
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-17
Chris Robinson
Change the default output format to 32-bit float
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-17
Chris Robinson
Retry opening the PortAudio device with 16-bit short...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-17
Chris Robinson
Retry opening the DSound device with 16-bit short if...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-17
Chris Robinson
Retry opening the WinMM device with 16-bit short if...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-17
Chris Robinson
Support 32-bit float in the WinMM backend
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-12
Chris Robinson
Safely insert the new context into the list
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-11
Chris Robinson
Add some casts
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-11
Chris Robinson
There's no need to pass a buffer to avio_alloc_context
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-11
Chris Robinson
Handle a couple of special AVSEEK_ seek modes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-10
Chris Robinson
Fix compiling the example program, and support AL_SOFT_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-10
Chris Robinson
Finalize AL_SOFT_buffer_samples
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-10
Chris Robinson
Remove the unnecessary AL_MULAW_SOFT, AL_ALAW_SOFT...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-10
Chris Robinson
Append _SOFT to the AL_SOFT_buffer_samples enums
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-10
Chris Robinson
Make LockDevice, LockContext, etc, inline
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-02
Chris Robinson
Check earlier for ffmpeg
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-01
Chris Robinson
Remove the warning when a context being released is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-01
Chris Robinson
Use the device lock when removing the context from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-01
Chris Robinson
Use a proper typedef for handling atomic pointer swaps
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-01
Chris Robinson
Add an example program that streams audio using ffmpeg
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-20
Chris Robinson
Update some config option descriptions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-20
Chris Robinson
Use a string to specify the resampler config option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-20
Chris Robinson
Use a struct to associate channel enums and their angles
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-20
Chris Robinson
Restore the old FPU mode if the effects fail to update...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-03
Chris Robinson
Use an explicit 0 for the "no error" enums
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-28
Chris Robinson
Reset the ALSA device if the number of available sample...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-28
Chris Robinson
Make ALSA XRUN when the number of available samples...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-26
Chris Robinson
Don't fail to insert a map entry when the key exists...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-26
Chris Robinson
Initialize listener matrix to identity
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-13
Chris Robinson
Define TlsDestructor for Windows static builds, too
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-02
Chris Robinson
Use loops to write reverb output
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-02
Chris Robinson
Use a loop to write the modulator effect output
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-02
Chris Robinson
Use panning for echo instead of specifying discrete...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-01
Chris Robinson
Append _SOFT to the ALC loopback format enums
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-30
Chris Robinson
Calculate the listener matrix when a new orientation...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-30
Chris Robinson
Don't translate the listener velocity
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-30
Chris Robinson
Don't transform/translate vectors with an invalid liste...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-28
Chris Robinson
Add a work-around for cross-compiling with MinGW
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-25
Chris Robinson
Initialize/Uninitialize COM as needed
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-24
Chris Robinson
Don't close devices that are left open on lib shutdown
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-19
Chris Robinson
Don't update the device update parameters when PulseAud...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-15
Chris Robinson
Set AL_STOPPED after setting AL_PLAYING when a source...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-12
Chris Robinson
Use the local Device variable
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-12
Chris Robinson
Use the local variable instead of re-reading the source...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-10
Chris Robinson
Use the square root to build the panning table instead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-08
Chris Robinson
Mark a couple more arrays with restrict
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-06
Chris Robinson
Return the key's value from the map when it's removed
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-06
Chris Robinson
Check for the HRTF object instead of a flag
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-05
Chris Robinson
Add min/max/clamp methods for 64-bit int
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-05
Chris Robinson
Fix maximum BufferSize calculation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-05
Chris Robinson
Rename a variable to avoid confusion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-04
Chris Robinson
Remove some unneeded templates and parameters
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-04
Chris Robinson
Convert samples to float when copying to the stack
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-04
Chris Robinson
Use sample frames when handling the buffer length
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-03
Chris Robinson
Track the temp stack buffer using sample frames instead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-03
Chris Robinson
Make sure GCC properly errors when checking visiblity...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-03
Chris Robinson
Don't use a double when calculating the HRTF coefficients
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-03
Chris Robinson
Make a floating-point constant a float type
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-03
Chris Robinson
Don't use inline asm with MSVC on 64-bit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-02
Chris Robinson
Get rid of some unnecessary casting
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-02
Chris Robinson
Rename some parameters
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-02
Chris Robinson
Remove the OriginalAlign buffer field, and calculate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-01
Chris Robinson
Fix potential divide-by-0
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next