index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
AudioCommon
Age
Commit message (
Expand
)
Author
2017-04-23
DPL2Decoder: Prefer static_cast to C-style casts
MerryMage
2017-04-23
DPL2Decoder: Simplify DotProduct
MerryMage
2017-04-23
DPL2Decoder: Prefer std::vector to calloc-ed array
MerryMage
2017-04-23
DPL2Decoder: Make constant variables const in DesignFIR
MerryMage
2017-04-23
DPL2Decoder: Simplify cut-off frequency logic in DesignFIR
MerryMage
2017-04-23
DPL2Decoder: Reduce scope of variable in DesignFIR
MerryMage
2017-04-23
DPL2Decoder: Remove unnecessary pointer arguments of DesignFIR
MerryMage
2017-04-20
AudioCommon: set volume _after_ starting stream
Michael Maltese
2017-04-12
Mixer: Tweak audio stretch parameters
MerryMage
2017-04-12
Mixer: Use a temporary buffer when stretching audio
MerryMage
2017-04-12
Mixer: Calculate actual_samples based on availability in all FIFOs
MerryMage
2017-04-12
Mixer: Disable frequency shifting when stretching is enabled
MerryMage
2017-04-12
Add audio stretching as a configuration option
MerryMage
2017-04-12
Mixer: Implement audio stretching
MerryMage
2017-04-12
Mixer: Return actual number of samples mixed into buffer from MixerFifo::Mix
MerryMage
2017-04-12
OpenALStream: Remove audio stretching
MerryMage
2017-03-31
Remove libao sound backend
Michael Maltese
2017-03-13
Merge pull request #4548 from stenzek/gcc-sse
Markus Wick
2017-03-03
Common: Move byte swapping utilities into their own header
Lioncash
2017-02-15
C++ conformance fixes (MSVC /permissive-)
Phil Christensen
2017-02-08
Fix default audio backend on Android being "No audio output"
JosJuice
2017-02-07
cmake: Move PulseAudio detection to AudioCommon
Florent Castelli
2017-02-07
cmake: Move detection of OpenAL to AudioCommon
Florent Castelli
2017-02-07
cmake: Move AO detection to AudioCommon
Florent Castelli
2017-02-05
cmake: Move ALSA detection to AudioCommon
Florent Castelli
2017-02-05
cmake: Add imported target to FindALSA
Florent Castelli
2017-02-05
AudioCommon: Move logic for default sound backend there from ConfigManager
Florent Castelli
2017-02-05
AudioCommon: Remove checks against NullSound::isValid()
Florent Castelli
2017-02-05
cmake: In AudioCommon, append sources and dependencies to a real target
Florent Castelli
2017-02-05
cmake: Reindent AudioCommon
Florent Castelli
2017-02-04
cmake: Move OpenSLES detection to AudioCommon through find_package()
Florent Castelli
2017-01-25
cmake: Change endif(.*) to endif()
Florent Castelli
2017-01-24
AudioCommon: Remove unused _M_SSE test
Stenzek
2017-01-24
Fix missing includes
Florent Castelli
2017-01-24
Merge pull request #4726 from ligfx/addingwindowsheaders
Matthew Parlane
2017-01-23
Merge pull request #4721 from RisingFog/remove_dead_audiodump_code
Mat M
2017-01-23
Remove dead audio dumping code
Chris Burgener
2017-01-23
Add includes for building on Windows without PCH
Michael Maltese
2017-01-21
cmake: Build XAudio 2.7 backend on Windows
Florent Castelli
2017-01-08
Add Silent Audio Dumping INI Option
Chris Burgener
2016-12-17
Display warning when dumping audio if file exists
Chris Burgener
2016-12-11
AudioCommon: Remove unnecessary headers
Lioncash
2016-11-27
Remove unnecessary ConfigManager includes
Léo Lam
2016-11-02
Merge pull request #4414 from linkmauve/single-newline
Markus Wick
2016-11-02
Core: Remove double newlines at the end of *_LOG messages.
Emmanuel Gil Peyrot
2016-10-27
Added 32-bit fixed point support to OpenAL backend.
LAGonauta
2016-10-09
AudioCommon: SupportsDPL2Decoder, SupportsLatencyControl, SupportsVolumeChanges
Michael Maltese
2016-10-07
Fix missing includes
Léo Lam
2016-10-04
Fix for false error about unqueuing buffers (OpenAL)
LAGonauta
2016-10-02
Merge pull request #4271 from ligfx/audiofix
shuffle2
[next]