/[svn]/linuxsampler/trunk/src/drivers/audio
ViewVC logotype

Index of /linuxsampler/trunk/src/drivers/audio

Files shown:23
Directory revision: 2478 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
AudioChannel.cpp  2377  11 years  schoenebeck   * Various "const" and "restrict" optimizations.
AudioChannel.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
AudioOutputDevice.cpp  2412  11 years  schoenebeck   * Bugfix: update effects on sample rate & period size changes. * JACK: allow to …
AudioOutputDevice.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
AudioOutputDeviceAlsa.cpp  1599  16 years  schoenebeck   * removed the nonsense audio channel constraint (which was hard coded to max. …
AudioOutputDeviceAlsa.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
AudioOutputDeviceArts.cpp  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
AudioOutputDeviceArts.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
AudioOutputDeviceAsio.cpp  1951  14 years  persson   * ASIO fixes: avoid initializing the device twice, avoid throwing exception wh…
AudioOutputDeviceAsio.h  2435  11 years  schoenebeck   - Fixed compilation error regarding ASIO driver.
AudioOutputDeviceCoreAudio.cpp  2427  11 years  persson   * code refactoring: added a lock guard class for exception safe mutex handling…
AudioOutputDeviceCoreAudio.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
AudioOutputDeviceFactory.cpp  2201  12 years  iliev   * Fixed possible crashes due to corrupted MIDI/audio device list after MIDI/au…
AudioOutputDeviceFactory.h  1934  14 years  schoenebeck   * bugfix: don't allow to create or destroy audio devices and MIDI devices of h…
AudioOutputDeviceJack.cpp  2478  10 years  persson   * fixed build error on newer MinGW * support building with older jack versions *…
AudioOutputDeviceJack.h  2478  10 years  persson   * fixed build error on newer MinGW * support building with older jack versions *…
AudioOutputDevicePlugin.cpp  2355  11 years  persson   - forgot to update copyright years in last commit
AudioOutputDevicePlugin.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
CAAudioDeviceModel.cpp  2463  10 years  schoenebeck   * CoreAudio: fixed minor error handling bug. * Bumped version to 1.0.0.svn22.
CAAudioDeviceModel.h  1832  15 years  iliev   * CoreAudio: Improved hardware detection * CoreAudio: Added new driver parameter…
Makefile.am  2420  11 years  persson   * removed usage of deprecated Automake variable INCLUDES * ASIO driver: removed …
iasiothiscallresolver.cpp  2175  12 years  persson   * sfz engine: implemeted filters. Filter types: lowpass, bandpass, bandreject …
iasiothiscallresolver.h  1889  14 years  persson   * fixed a memory management error which could cause a crash when a plugin was …

Properties

Name Value
svn:ignore .deps

  ViewVC Help
Powered by ViewVC