/[svn]/linuxsampler/trunk/src/drivers/midi/MidiInputDeviceMme.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/drivers/midi/MidiInputDeviceMme.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, 2 months ago) by schoenebeck
File length: 12373 byte(s)
Diff to previous 2451
* Enabled automatic svn "Revision" macro expansion on certain files.
* Bumped version to 1.0.0.svn24.


Revision 2451 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 9 09:18:56 2013 UTC (10 years, 10 months ago) by persson
File length: 12379 byte(s)
Diff to previous 2428
* MME driver bugfix: driver wasn't closed properly


Revision 2428 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 2 13:54:22 2013 UTC (11 years ago) by schoenebeck
File length: 12351 byte(s)
Diff to previous 2426
* Reverted yesterday's MME driver change for now (requires some
  additional code in RTMath for being able to work correctly).


Revision 2426 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 1 23:00:17 2013 UTC (11 years ago) by schoenebeck
File length: 12097 byte(s)
Diff to previous 2324
* MIDI drivers: Implemented missing handling of MIDI "running status".
* MME driver: pass time stamps to the sampler.


Revision 2324 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 4 09:01:32 2012 UTC (12 years ago) by persson
File length: 12014 byte(s)
Diff to previous 2311
* plugin bugfix: instrument loading hang when the plugin was loaded a
  second time (this time it's for Linux and Mac, previous similar fix
  was for Windows)
* thread safety fixes for the instrument loading thread
* MME driver: removed compiler warning
* LV2: fixed invalid realtime statement in plugin metadata


Revision 2311 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 11 11:08:09 2012 UTC (12 years, 1 month ago) by persson
File length: 11994 byte(s)
Diff to previous 1889
* more LV2 "state" extension support fixes (patch by David Robillard)
* sfz parser: allow double spaces in sample filenames
* sfz parser: allow absolute paths for sample filenames
* MME driver: fixed memory handling bug found with cppcheck
* sfz/sf2 engines: use linear decay and release for filter and pitch
  envelope generators


Revision 1889 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 26 12:19:00 2009 UTC (14 years, 11 months ago) by persson
File length: 11990 byte(s)
Diff to previous 1887
* fixed a memory management error which could cause a crash when a
  plugin was unloaded
* minor fixes in ASIO and MME drivers for win64


Revision 1887 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 18 08:17:16 2009 UTC (14 years, 11 months ago) by persson
File length: 11982 byte(s)
Diff to previous 1715
* bugfix: pitch bend wasn't working with JackMidi, VST, LV2, Mme,
  CoreMidi or AU
* theoretical fix: made SynchronizedConfig follow C++0x memory model
  more strictly


Revision 1715 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 11 15:20:46 2008 UTC (16 years ago) by schoenebeck
File length: 13422 byte(s)
Diff to previous 1500
* dispatch bank select as ordinary CC as well, the user might seriously
  want to (mis)use it for some purpose ("fixed" in all current MIDI
  input drivers: ALSA, CoreMIDI, JACK, MidiShare, MME)
* minor fix: only mark FX sends as being modified if really the
  respective FX send MIDI controller was used


Revision 1500 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 00:52:09 2007 UTC (16 years, 4 months ago) by senoner
File length: 13451 byte(s)
Diff to previous 1485
* 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,


Revision 1485 - (view) (download) (annotate) - [select for diffs]
Added Thu Nov 15 23:35:45 2007 UTC (16 years, 4 months ago) by senoner
File length: 11529 byte(s)
* win32 port, work in progress:
* added MME MIDI Input driver
* Resampler.h, gig/Synthesizer.h:
* changed return type of getSample() from int to int32_t


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