Juan Linietsky
|
c76c33fb50
Added generator audio stream, and spectrum analyzer audio effect
|
5 vuotta sitten |
marxin
|
c24f53d4f6
Fix #25639 by not shifting a negative value.
|
6 vuotta sitten |
Marcelo Fernandez
|
f529649cec
Fix possible crash on AudioDriver::input_buffer_write
|
6 vuotta sitten |
marxin
|
e5f665c718
Fix -Wsign-compare warnings.
|
6 vuotta sitten |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
6 vuotta sitten |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 vuotta sitten |
Rémi Verschelde
|
4148eed943
Merge pull request #24324 from volzhs/access-mic
|
6 vuotta sitten |
volzhs
|
7d387dc63f
Request mic access only when is needed
|
6 vuotta sitten |
Rémi Verschelde
|
016092181c
Merge pull request #22910 from marcelofg55/nothreads_rec
|
6 vuotta sitten |
Marcelo Fernandez
|
7da55fb739
Fix AudioEffectRecord not working without thread support
|
6 vuotta sitten |
Marcelo Fernandez
|
792786b4b7
Fix EditorAudioBuses not updating when changing to a device with different channels
|
6 vuotta sitten |
Juan Linietsky
|
65111ba996
Ability to remove buses while they are being used on 2D and 3D stream players. Fixes #15115
|
6 vuotta sitten |
merumelu
|
660395153f
Use `ResourceLoader::exists` to check for default audio bus layout
|
6 vuotta sitten |
Rémi Verschelde
|
1169196f04
Merge pull request #22779 from Superwaitsum/LimitSettings
|
6 vuotta sitten |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
6 vuotta sitten |
Marcelo Fernandez
|
fa26a5511d
Fix possible audio input buffer issues
|
6 vuotta sitten |
Marcelo Fernandez
|
8816c7d8a2
Add missing BIND_ENUM for SPEAKER_SURROUND_31
|
6 vuotta sitten |
Rémi Verschelde
|
cdc411fd54
Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more
|
6 vuotta sitten |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 vuotta sitten |
thfrwn
|
d37e9ef95d
log to console if falling back to dummy audio driver
|
6 vuotta sitten |
Poommetee Ketson
|
76adef2704
Fix arg name in docs, some copy-paste errors
|
6 vuotta sitten |
Marcelo Fernandez
|
14fa843735
Add Dummy AudioDriver into the AudioDriverManager list
|
6 vuotta sitten |
Marcelo Fernandez
|
597301db34
Renamed AudioDriver audio_input_* vars to input_*
|
6 vuotta sitten |
Marcelo Fernandez
|
2cf8da9d9f
Implemented capture device selection for CoreAudio
|
6 vuotta sitten |
Marcelo Fernandez
|
061358d838
Modified Microphone implementation to handle only one device at a time (WIP)
|
6 vuotta sitten |
Saracen
|
f85062495c
Experimental microphone support.
|
7 vuotta sitten |
Rémi Verschelde
|
91d6fa817e
Merge pull request #15967 from Gamblify/AudioRecordingModule
|
6 vuotta sitten |
Gustav Lund
|
cd2070c684
Audio Recording module
|
7 vuotta sitten |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 vuotta sitten |
Juan Linietsky
|
c69de2ba46
-Project/Editor settings now use new inspector
|
6 vuotta sitten |