/[svn]/linuxsampler/trunk/src/drivers/audio/AudioOutputDeviceAsio.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/drivers/audio/AudioOutputDeviceAsio.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2494 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 1 17:48:01 2014 UTC (10 years, 3 months ago) by schoenebeck
File length: 41121 byte(s)
Diff to previous 1951
* Enabled automatic svn "Revision" macro expansion on certain files.
* Bumped version to 1.0.0.svn24.


Revision 1951 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 29 15:31:09 2009 UTC (14 years, 8 months ago) by persson
File length: 41127 byte(s)
Diff to previous 1948
* ASIO fixes: avoid initializing the device twice, avoid throwing
  exception when getting parameters from a disconnected device
* Windows: add the installation directory to the DLL search path when
  loading an editor plugin (solves problems with VST and gigedit on
  systems with other GTK versions installed)
* fixed minor memory leak in ALSA MIDI driver


Revision 1948 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 19 11:12:13 2009 UTC (14 years, 9 months ago) by persson
File length: 40604 byte(s)
Diff to previous 1895
* code cleanup of the ASIO driver
* minor Makefile fix for parallel make


Revision 1895 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 3 12:15:40 2009 UTC (14 years, 11 months ago) by persson
File length: 41836 byte(s)
Diff to previous 1888
* fixes for using large audio device buffers
* VST: added support for sample rate and buffer size changes
* VST: close editor (Fantasia) when the VST is removed
* minor fix in configure for mmsystem.h detection on MinGW
* removed warnings from gcc 4.4 and valgrind


Revision 1888 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 18 09:26:45 2009 UTC (15 years ago) by persson
File length: 41796 byte(s)
Diff to previous 1644
* applied old fixes from Benno to the ASIO driver that were included
  in the previous binary release but accidentally never committed to
  CVS (fixes #117)


Revision 1644 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 19 16:55:03 2008 UTC (16 years, 3 months ago) by persson
File length: 39694 byte(s)
Diff to previous 1500
* fixed memory leaks that occurred when liblinuxsampler was unloaded
* fixed a memory leak that could happen when a channel was deleted
  while notes were playing
* fixed memory management bug in ASIO driver
* optimized the SynchronizedConfig class so it doesn't wait
  unnecessarily long after an update


Revision 1500 - (view) (download) (annotate) - [select for diffs]
Added Wed Nov 21 00:52:09 2007 UTC (16 years, 5 months ago) by senoner
File length: 39686 byte(s)
* win32 port, work in progress:
 - added ASIO low latency audio output driver
* MME MIDI input driver:
 - fixed number of PORTS to 1 as the win32 MME MIDI API
 allows to connect to only one MIDI port at time,


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC