Only show user-presets in favorite sidebar
[ardour.git] / libs / evoral / src / SMF.cpp
2018-07-26 Robin GareusFix crash when testing invalid MIDI file.
2018-07-05 Paul Davissystem common and system realtime messages are not...
2018-04-08 Robin GareusFix crash when testing unsupported MIDI file
2018-01-26 Robin GareusFix some clang warnings (argument with 'nonnull' attrib...
2016-12-16 Paul Davis"toll free bridging" between smf_tempo_t and Evoral...
2016-12-16 Paul Davisexpose SMF tempo information in Evoral::SMF
2016-12-14 Paul Davisadd API to Evoral::SMF to retrieve all track/instrument...
2016-10-05 Robin GareusSMF add support for type-0 files (count channels, not...
2016-08-19 Paul Davisattempt to handle poly-pressure (polyphonic aftertouch...
2016-05-10 Paul Davisuse g_fopen() to avoid i18n errors with file paths...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-21 Paul DavisSMF::end_write() is a no-op if there is no _smf structure
2015-04-20 Paul Davisremove _file_path member from Evoral::SMF
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-02-20 David RobillardNormalize notes on all channels.
2015-02-19 David RobillardFix record/import of note ons with velocity 0.
2015-01-05 David RobillardFix MIDI file descriptor leaks.
2014-12-31 David RobillardLoad what we can from broken/truncated MIDI files.
2014-12-17 David RobillardFix oops in previous commit.
2014-12-17 David RobillardFix occasional crash when recording MIDI.
2014-12-10 Paul DavisMerge branch 'nofilemanager'
2014-12-10 Paul Davisremove file manager LRU cache from code.
2014-12-06 David RobillardMore potential SMF crash fixes.
2014-12-06 David RobillardPossible half-fix for SMF crash.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-15 Paul Davisremove debug output
2014-10-15 Paul Davisadd mutex/lock to all Evoral::SMF methods that use...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-28 Damien ZammitFixed problem where importing invalid midi files caused... 3.5.380
2014-03-22 Robin Gareusfix mismatch typo in sizeof
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John Emmas'libs/evoral' - DLL visibility stuff and associated...
2012-01-18 Carl HetheringtonCatch exception thrown by SMF code when it cannot write
2011-11-23 David RobillardFix broken whitespace via merciless application of...
2011-04-09 Paul Davisfix mismatching use of operator new() when allocating...
2011-04-06 David RobillardFix my name :)
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-04 Paul Davisremove debug output during note ID load & save
2010-11-03 Paul Davisuse newly-public libsmf functions for variable length...
2010-09-23 Carl HetheringtonRemove debugging code.
2010-07-21 Paul Davisremoved #if 0 code
2010-07-21 Paul Davisforce creation of MIDI (SMF) files on disk whenever...
2010-07-20 Paul Davisadd note IDs and use them for looking up notes during...
2010-07-16 Paul Davisnewly created files for use in recording appear in...
2010-07-01 Paul Davisallow zero length MIDI files again and remove debug...
2010-06-26 Paul Davislots of details relating to MIDI file management; try...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-06-20 Carl HetheringtonReturn delta time even for metadata events. Should...
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2009-10-22 David RobillardIndentation.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-16 Paul Davisdo not allow smf_source's reads to stomp on cached...
2009-09-14 Paul Davisfix up marshall/unmarshall of note data for MidiModel...
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-16 David RobillardGracefully ignore illegal MIDI events at the buffer...
2009-02-16 David RobillardGracefully ignore illegal MIDI events.
2009-02-15 David RobillardShutup.
2009-02-15 David RobillardDe-templatify Evoral::SMF which has no concept of time...
2009-02-14 David RobillardMake SMF::append_event_delta take a buffer and a size...
2009-02-14 David RobillardRemove unused (and timestamp type nasty) last_event_tim...
2009-02-14 David RobillardUpdate for libsmf API changes.
2009-02-14 David RobillardMIDI robustness.
2009-02-14 David RobillardMore powerful SMF::open interface.
2009-02-14 David RobillardRemove abstract MIDIFile interface (maintaining interfa...
2009-02-14 David RobillardLibSMF -> SMF
2009-02-14 David RobillardSMF -> OldSMF
2009-02-11 David Robillardverbosity--
2009-02-11 David RobillardRemove unused (and weirdly typed) time parameter from...
2009-02-11 David RobillardStandardMIDIFile -> MIDIFile.
2009-02-11 David RobillardDetect libsmf error and throw exceptions.
2009-02-10 Hans Baier* Code readability: Template parameter <T> -> <Time>
2009-02-10 Hans Baier*Evoral::SMF fix reading/writing of SysEx Events
2009-02-06 Hans Baier* Add SysEx Support to MidiModel / SMF
2009-02-03 Hans Baier* midi_event_size(uchar status): return size including...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-12-21 David RobillardSync with svn.drobilla.net/lad/trunk/evoral r1891.
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
next