index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
alsa
Age
Commit message (
Expand
)
Author
2022-01-06
Fix multiple missing UTF-8 decoding.
bruvzg
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-02-22
Omit some functions in alsa wrapper
Hein-Pieter van Braam-Stewart
2021-02-20
An update to the dylibloader for older inttypes
Hein-Pieter van Braam-Stewart
2021-02-18
Reorganize Project Settings
reduz
2021-02-18
Don't clobber original library symbols
Hein-Pieter van Braam-Stewart
2021-02-16
Dynamically load libpulse.so.0 and libasound.so.1 on Linux
Hein-Pieter van Braam-Stewart
2021-01-29
Modernize Thread
Pedro J. Estébanez
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-27
Prevent ALSA audio corruption
Cooper Harasyn
2020-11-23
Initialize class/struct variables with default values in core/ and drivers/
Rafał Mikrut
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-09-03
Ensure header guards enclose entire header.
Marcel Admiraal
2020-05-18
Move mix_rate, ouput_latency to AudioDriverManager
Fabio Alessandrelli
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-23
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-02-26
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-05
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-09-22
Changed some code found by Clang Tidy and Coverity
qarmin
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-11
Moved member variables to initializer list
Wilson E. Alvarez
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-23
correctly close handle in alsa audio driver.
Ibrahn Sahir
2018-07-17
Add Audio Server profiling time to the profiler
Marcelo Fernandez
2018-03-26
Added new audio device functions to set/get the audio device
Marcelo Fernandez
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-09-01
Corrections to audio buffer size calculations
Marcelo Fernandez
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-17
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-21
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-01-16
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-05
Fix for the huge audio latency of the SamplePlayer (>200 ms)
lonesurvivor
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-10-17
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-15
drivers: Refactor SCsub and drop redundant env_drivers clone
Rémi Verschelde
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-11-01
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
[next]