implement missing methods for MIDISceneChange
[ardour.git] / libs / ardour / ardour /
2015-06-29 Paul Davisadd signal to indicate absence of removal of scene...
2015-06-29 Paul Davisgive different Tracks + Ardour/Mixbus playhead priority...
2015-06-29 Paul DavisMade optimized function Prototypes more correct.
2015-06-29 Paul DavisAdded optimized AVX function for sample processing
2015-06-29 Paul Davisfix timing of Butler mapping config parameters to avoid...
2015-06-29 Paul Davisinitial version of playback priority design. No GUI...
2015-06-29 Paul Davisensure that working buffers (for gain + mixing) are...
2015-06-29 Paul Davisadd initial support for vari-fill
2015-06-29 Paul Davisintroduce the idea of buffering presets, along with...
2015-06-29 Paul DavisAdd some libardour support for indicating MTC active...
2015-06-29 Paul Davissuperior fix for limits on track name length
2015-06-29 Paul Daviswhen creating new sources for a non-realtime Filter...
2015-06-29 Paul Davisadd 176.4kHz to export sample possibilities
2015-06-29 Paul Davisremove unnecessary and unused changes from grygorii
2015-06-29 Paul Davisremove unused method
2015-06-29 Paul Davisfix whitespace/indentation and remove references to...
2015-06-29 GZharun[Summary] Eliminated redundant marker update notificati...
2015-06-29 Paul Davisbring in more connection-related changes from Tracks
2015-06-29 Paul Davisadd track auto-naming options from Tracks
2015-06-29 Paul Davisnoop: fix indentation to match style guide
2015-06-29 Paul Davisadd EngineStateController code from Tracks
2015-06-29 Paul Davisadd in more Tracks-related auto-(re)connect changes
2015-06-29 Paul Davisinitial incorporation of Tracks' automatic reconnect...
2015-06-29 Paul Davismerge several of the trickiest Tracks- and platform...
2015-06-29 Paul Davisno-op: indentation and whitespace fixes
2015-06-29 GZharun[Summary] Added export cleanup
2015-06-29 Paul Davisindentation and formatting cleanup
2015-06-29 GZharun[Summary] Fixed issue with export built on Mavericks...
2015-06-29 Paul Davisadd channel_count() to audio source API
2015-06-29 Paul Davisanother signal related to record state added from Tracks.
2015-06-29 Paul Davisintegrate Session::remove_routes() from Tracks and...
2015-06-29 Paul Davisre-do previous commit with less variables
2015-06-29 Paul DavisTracks calls tracks "Tracks"; Ardour uses type-names
2015-06-29 Paul Davisadd Session::reconnect_midi_scene_ports()
2015-06-29 nikolay[Summary] Changed function name update_route_active_sta...
2015-06-29 Paul Davisprovide Session::have_rec_disabled_track()
2015-06-29 Paul Davissave recent templates analogously to recent sessions
2015-06-29 GZharun[Summary] Added possibility to identify IO thread which...
2015-06-29 Robin Gareusupdate system config
2015-06-29 Robin Gareusadd missing config variable for shuttle_max_speed
2015-06-28 Robin Gareuslink to new floss-tutorial
2015-06-25 Colin Fletcherrename TempoMap::cut_time() to remove_time()
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-06-01 Robin Gareusproperly handle integer steps in plugin controls
2015-05-31 Tim MayberryAdd API to ARDOUR::AudioBackend to allow different...
2015-05-29 Ben Loftisfactor out Route::muted_by_others from existing code
2015-05-18 nick_mRevert to old Lock mode (still called Lock).
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-05-15 nick_mRevert incorrect region_length() definition.
2015-05-15 nick_mRelative snap
2015-05-09 nick_mLayering - the return of "later is higher".
2015-05-08 Paul Davisextend save-as API to allow for new empty sessions...
2015-05-07 Paul Davisfix Session::rename()
2015-05-04 Robin GareusAPI to reset plugin parameters to default
2015-05-04 Robin Gareusadd signal for automation state changes per plugin
2015-05-03 Robin Gareusfix thinko in 2e4428b
2015-05-03 Robin Gareusadd an API to silence buffers (without session)
2015-05-02 Robin Gareuslog(0) - who would have guessed.
2015-05-02 Robin Gareusprofessionalize peak-meters
2015-05-01 Robin Gareusconstrain initial custom meter positions.
2015-04-30 Robin Gareussession: add signal to indicate batch updates
2015-04-29 Robin Gareusadd xrun counter API to session
2015-04-28 Robin Gareusdelegate signal emission to dedicated thread.
2015-04-27 Robin Gareusspecial case [optimize] RT processor reorder.
2015-04-27 Robin Gareusclick-less processor re-ordering.
2015-04-26 Robin Gareusclickless meter-point changes
2015-04-25 Robin GareusAmp: allow to disable midi velocity
2015-04-25 Robin Gareusprepare trim automation
2015-04-25 Robin Gareusprepare trim remote control
2015-04-25 Robin Gareusprepare 0dBFS peak meter
2015-04-24 Robin Gareusadd Input Trim (just after disk i/o) to Audio Tracks
2015-04-24 Robin GareusAmp control: power-scale (fader) and dB-scale (knob)
2015-04-24 Robin Gareusdefine Trim Parameter Type.
2015-04-21 Robin Gareuscoefficients are floating-point.
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
2015-04-21 Johannes MuellerAdded support for exporting mp4 chapter marks
2015-04-21 Colin FletcherPort 'Cut time' code from Mixbus
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Ben Loftismerge monitor_section branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-20 Paul Davisadd a pure virtual FileSource::close() method so that...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Robin GareusRevert "prevent double declicks (click after RecStop)"
2015-04-07 Robin Gareusprevent double declicks (click after RecStop)
2015-04-07 Robin Gareuslow-pass filter gain-fader.
2015-04-07 Paul Davisfix crash during new session creation when sync-to...
2015-04-07 Paul Davischanges related to resetting source paths during save-as.
2015-04-05 Paul Davisadd libardour code for going completely silent after...
2015-04-02 Valeriy Kamyshniy[Summary] Adding option to avoid sorting the routs...
2015-04-01 Robin GareusNOOP, just whitespace
2015-04-01 Paul Davisremove race condition when editing tempo/meter information.
2015-03-31 Paul Davisadd new signals to AudioEngine from waves backend changes.
2015-03-31 Greg Zharun[Summary] Added actions to handle abnormal behavior...
2015-03-31 Greg Zharun[Summary] Made device control panel open request synchr...
2015-03-31 Paul Davismove "been here before" path concept into libardour...
2015-03-31 Robin Gareusfix OSX/PPC 10.4 long maths
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-30 Colin FletcherAdd EAN barcode field to session metadata
next