Histórico de Commits

Autor SHA1 Mensagem Data
  Fabian e0d4e1808b Move buffer code around há 2 anos atrás
  Fabian 497f618cab Merge branch 'wasm' into master há 3 anos atrás
  github-jane-doe 15ff296628 Typos (#371) há 4 anos atrás
  Ernest Wong 19b8ac4799 Fix sound volume after state restore há 5 anos atrás
  Ernest Wong bd791d2339 Call mixer_reset, pcspeaker.start at known times há 6 anos atrás
  Ernest Wong 1081a83c1a Fix and clarify treble/bass mixer value calculation há 6 anos atrás
  Ernest Wong 8aa4a7c8a7 Replace magic strings enums with integer constants há 6 anos atrás
  Ernest Wong 1b55e633c2 Minor: semicolons há 6 anos atrás
  Ernest Wong 2c982a6645 Minor: tidy up há 6 anos atrás
  Ernest Wong d0729d9b24 Suppress unimplemented speaker mixer messages há 6 anos atrás
  Ernest Wong cb3fd14901 Use compiler type casting instead of array hack há 6 anos atrás
  Ernest Wong 7438f93b6d Refactor SpeakerAdapter há 6 anos atrás
  Ernest Wong 41f313b7c5 Ensure sample rate is not too low há 6 anos atrás
  Ernest Wong 7117630293 Revert correct sample rate from time constant calculation há 6 anos atrás
  Ernest Wong 43c3aa4842 Simplify: let speaker_adapter drive all timings há 6 anos atrás
  Ernest Wong f654c331d9 Ensure transfers can be divided into stereo channels há 6 anos atrás
  Ernest Wong 4d3b88e712 Convert sb16 sample rate from time constant correctly há 6 anos atrás
  Ernest Wong 6d2c9f6c24 Use audiobuffers instead of scriptprocessor (speaker) há 6 anos atrás
  Ernest Wong 40a1c3c70d Implement sb16 mixer chip + tidy up há 6 anos atrás
  Ernest Wong a546fd49a3 Ensure dma transfer takes multiple reads for sb16 há 6 anos atrás
  Ernest Wong 90c050304a Do sb16 transfer immediately if already unmasked há 6 anos atrás
  Ernest Wong bf8f6fdd3e Allow 16/32-bit sb16 port read/write há 6 anos atrás
  Ernest Wong a3a1414b5a Avoid unnecessary audio recalculations in a loop há 7 anos atrás
  Ernest Wong c017373c76 Avoid unnecessary copying of buffers. há 7 anos atrás
  Ernest Wong 9fa0fcd9b2 Reduce audio processor overhead when paused há 7 anos atrás
  Ernest Wong a185fd13bc Tidy up: spacing, quotes, and line length. há 7 anos atrás
  Ernest Wong 0ec16f5a03 Tidyup: use underscore naming há 7 anos atrás
  Ernest Wong 833bc52df1 Move samplerate broadcast out of hot code há 7 anos atrás
  Ernest Wong dfd3202149 Send audio data only through bus há 7 anos atrás
  Ernest Wong da0ffc4c20 Transfer ownership of buffers to sb16 onprocess há 7 anos atrás