summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2015-06-29when creating new sources for a non-realtime Filter process, add option to us...Paul Davis
2015-06-29add 176.4kHz to export sample possibilitiesPaul Davis
2015-06-29remove unnecessary and unused changes from grygoriiPaul Davis
2015-06-29remove unused methodPaul Davis
2015-06-29fix whitespace/indentation and remove references to ScopedConnectionLists tha...Paul Davis
2015-06-29[Summary] Eliminated redundant marker update notification which lead to creat...GZharun
2015-06-29bring in more connection-related changes from TracksPaul Davis
2015-06-29add track auto-naming options from TracksPaul Davis
2015-06-29noop: fix indentation to match style guidePaul Davis
2015-06-29add EngineStateController code from TracksPaul Davis
2015-06-29add in more Tracks-related auto-(re)connect changesPaul Davis
2015-06-29initial incorporation of Tracks' automatic reconnect features, based on curre...Paul Davis
2015-06-29merge several of the trickiest Tracks- and platform-specific RC configuration...Paul Davis
2015-06-29no-op: indentation and whitespace fixesPaul Davis
2015-06-29[Summary] Added export cleanupGZharun
2015-06-29indentation and formatting cleanupPaul Davis
2015-06-29[Summary] Fixed issue with export built on Mavericks. There was not check on ...GZharun
2015-06-29add channel_count() to audio source APIPaul Davis
2015-06-29another signal related to record state added from Tracks.Paul Davis
2015-06-29integrate Session::remove_routes() from Tracks and replace Session::remove_ro...Paul Davis
2015-06-29re-do previous commit with less variablesPaul Davis
2015-06-29Tracks calls tracks "Tracks"; Ardour uses type-namesPaul Davis
2015-06-29add Session::reconnect_midi_scene_ports()Paul Davis
2015-06-29[Summary] Changed function name update_route_active_state() on update_route_r...nikolay
2015-06-29provide Session::have_rec_disabled_track()Paul Davis
2015-06-29save recent templates analogously to recent sessionsPaul Davis
2015-06-29[Summary] Added possibility to identify IO thread which does not have require...GZharun
2015-06-29update system configRobin Gareus
2015-06-29add missing config variable for shuttle_max_speedRobin Gareus
2015-06-28link to new floss-tutorialRobin Gareus
2015-06-25rename TempoMap::cut_time() to remove_time()Colin Fletcher
2015-06-16add Record-Safe feature to libardour (from Nikolay Polyanovskii)Paul Davis
2015-06-12We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanis...Paul Davis
2015-06-02properly handle integer steps in plugin controlsRobin Gareus
2015-05-31Add API to ARDOUR::AudioBackend to allow different input and output devicesTim Mayberry
2015-05-29factor out Route::muted_by_others from existing codeBen Loftis
2015-05-10Layering - the return of "later is higher".nick_m
2015-05-07extend save-as API to allow for new empty sessions based on currentPaul Davis
2015-05-07fix Session::rename()Paul Davis
2015-05-04API to reset plugin parameters to defaultRobin Gareus
2015-05-04add signal for automation state changes per pluginRobin Gareus
2015-05-04fix thinko in 2e4428bRobin Gareus
2015-05-03add an API to silence buffers (without session)Robin Gareus
2015-05-02log(0) - who would have guessed.Robin Gareus
2015-05-02professionalize peak-metersRobin Gareus
2015-05-01constrain initial custom meter positions.Robin Gareus
2015-04-30session: add signal to indicate batch updatesRobin Gareus
2015-04-29add xrun counter API to sessionRobin Gareus
2015-04-29delegate signal emission to dedicated thread.Robin Gareus
2015-04-27special case [optimize] RT processor reorder.Robin Gareus