/[svn]/linuxsampler/trunk/ChangeLog
ViewVC logotype

Diff of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4009 by schoenebeck, Wed Dec 22 15:01:44 2021 UTC revision 4010 by schoenebeck, Thu Dec 23 15:26:02 2021 UTC
# Line 26  Version SVN trunk (?) Line 26  Version SVN trunk (?)
26        gig::File::CountInstruments() instead of now deprecated        gig::File::CountInstruments() instead of now deprecated
27        gig::File::GetFirstInstrument() / gig::File::GetNextInstrument() pair.        gig::File::GetFirstInstrument() / gig::File::GetNextInstrument() pair.
28      - Show a more detailed error message on terminal if an appropriate editor      - Show a more detailed error message on terminal if an appropriate editor
29        could not be found for a .gig instrument.        could not be found for a .gig instrument (if there is not any editor then
30          say so, if there is one but not capable to handle the instrument, then
31          make this case clear to the user; in both cases print the expected
32          location for instrument editor plugins).
33    
34    * MIDI driver:    * MIDI driver:
35      - VirtualMidiDevice: added method Reset() which is e.g. intended to be used      - VirtualMidiDevice: added method Reset() which is e.g. intended to be used

Legend:
Removed from v.4009  
changed lines
  Added in v.4010

  ViewVC Help
Powered by ViewVC