Historique des commits

Auteur SHA1 Message Date
  Tillmann Karras eda2035874 AudioCommon: rename isValid() to IsValid() il y a 3 ans
  Tillmann Karras b6d8c111bc AudioCommon: make SoundLoop() non-virtual and private il y a 3 ans
  Tillmann Karras d14b9a73b2 AudioCommon: get rid of Update(), it never does anything il y a 3 ans
  Pierre Bourdon e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags il y a 3 ans
  spycrab 40bb9974f2 Reformat all the things! il y a 6 ans
  Michael M 0baddbf9a8 SoundStream: change Start/Stop to Init/SetRunning/destruct il y a 7 ans
  Michael M b031d3316c SoundStream: rename Clear(mute) to SetRunning(running) il y a 7 ans
  Pierre Bourdon 3570c7f03a Reformat all the things. Have fun with merge conflicts. il y a 8 ans
  Scott Mansell a10a3ecbac ALSA: Don't block on Clear() call. il y a 9 ans
  Rohit Nirmal 6001366aac Alsa: Silence -Wsign-compare warning. il y a 9 ans
  booto 6c28ea58ab AlsaSound: fix buffer type, clean up macros il y a 9 ans
  Moncef Mechri 333f998123 Don't busy wait in the audio thread (ALSA) il y a 9 ans
  Tillmann Karras 30ebb2459e Set copyright year to when a file was created il y a 9 ans
  Tillmann Karras cefcb0ace9 Update license headers to GPLv2+ il y a 9 ans
  Lioncash 07d4dbe657 AudioCommon: Add missing override specifiers il y a 9 ans
  Lioncash 35ee8a1362 SoundStream: Internally construct the mixer il y a 9 ans
  Lioncash f907e5cace AlsaSoundStream: Use an enum class for signifying ALSA thread state il y a 9 ans
  Lioncash 353205132c AlsaSoundStream: Convert volatile variables to atomics il y a 9 ans
  Rohit Nirmal fbc64984ca Include CommonTypes.h instead of Common.h. il y a 10 ans
  Lioncash f94e764df5 AudioCommon: Clean up brace placements il y a 10 ans
  lioncash aecc8ea666 Remove usesMixer function from the sound streams. il y a 11 ans
  lioncash 5e5ab61d0c Mark the audio streams as final. il y a 11 ans
  Tillmann Karras f28116b7da clang-modernize -add-override il y a 11 ans
  Lioncash 2afe215271 Convert all includes to relative paths. il y a 11 ans
  lioncash d2038049f5 Replace all include guard ifdefs with "#pragma once" il y a 11 ans
  Jasper St. Pierre 34692ab826 Remove unnecessary Src/ folders il y a 11 ans