Commit History

Author SHA1 Message Date
  Adam Scott 2f5f84b470 Fix audio samples not being able to be "finished" 1 year ago
  Adam Scott 52fa4f05f3 Add samples playback support 1 year ago
  kobewi a262d2d881 Add shorthand for using singleton string names 1 year ago
  Rémi Verschelde 0618bff394 Merge pull request #86777 from Mickeon/autocomplete-classdb 1 year ago
  Micky 920dff3445 Add autocompletion for ClassDB & AudioServer 1 year ago
  A Thousand Ships d8b29efe66 Fix member names of `AudioFrame` to match extension 1 year ago
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` 1 year ago
  jsjtxietian cf1ede9129 Fix data race regarding `prof_time` in `AudioDriver` and `AudioServer` 1 year ago
  Rémi Verschelde 535a2a6f27 Merge pull request #86581 from MJacred/optimize/audio_server 1 year ago
  MJacred 43a709fd0d Optimize AudioServer::_driver_process() 1 year ago
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters 4 years ago
  Rémi Verschelde ca7fb29203 Merge pull request #84800 from gshadows/fix_options_range 1 year ago
  MJacred e81887f996 Fix AudioServer::start_playback_stream does not iterate through given p_bus_volumes 1 year ago
  G-Shadow cbc8ae660c Fix unlimited project option ranges that could cause crashes. 1 year ago
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  MewPurPur f29b6e73c2 Add a bus_renamed AudioServer signal 1 year ago
  Hugo Locurcio 6f1152bdbe Add a `--audio-output-latency` command-line argument 2 years ago
  Hugo Locurcio 49b6067aba Use StringName consistently to refer to the Master audio bus name 2 years ago
  Eoin O'Neill 5a08091168 Fix crash caused by invalid mix_rate assignment due to bogus 2 years ago
  Emmanouil Papadeas c36460060e Further refactoring to AudioDriver implementations after #69120. 2 years ago
  souplamp 5300daaff2 Audio rename (device, capture_device) -> (output_device, input_device) 2 years ago
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Quentin Guidée 7465ca9587 Remove redundant nullptr check before delete 2 years ago
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF 2 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 years ago
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 3 years ago
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 years ago
  DeeJayLSP 4889659227 Rename AudioStreamSample to a more discoverable name 3 years ago
  reduz d1ddee2258 Implement BPM support 3 years ago