summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2013-07-11Undef SearchPath where needed as it is defined via windows.hPaul Davis
2013-07-11Use glibmm for modules instead of dlfch.hPaul Davis
2013-07-11INFINITE is defined via windows.h so undefine itPaul Davis
2013-07-11Use default constructor for pthread_t in InterthreadInfo ctorPaul Davis
2013-07-10Revert "show track-ID in mixer" and "...towards unique track numbers."Robin Gareus
2013-07-10remove unique track number from meterbridgeRobin Gareus
2013-07-10disable number display on meterbridge by defaultRobin Gareus
2013-07-10use accurate log10 for meter (fast_log2 is unsuitable inaccurate)Robin Gareus
2013-07-10show track-ID in mixerRobin Gareus
2013-07-10number/name on meterbridgeRobin Gareus
2013-07-10...towards unique track numbers.Robin Gareus
2013-07-10allow to include solo,mute buttons on meterbridgeRobin Gareus
2013-07-10share meter-type among meter instances.Robin Gareus
2013-07-10prepare meter type unificationRobin Gareus
2013-07-10remember meter type with sessionRobin Gareus
2013-07-10experimental RMS-meter and peak-signal (vs peak-power) queryRobin Gareus
2013-07-10meter line-up and fall-off standard values & namesRobin Gareus
2013-07-10peak-indicator threshold configurationRobin Gareus
2013-07-10prepare meter configuration..Robin Gareus
2013-07-10add options to show/hide master and midi tracks;; hide inactive tracksRobin Gareus
2013-07-10session property - include busses in meterbridgeRobin Gareus
2013-07-10add lib/LV2 path akin to lib/surfaces, to allow bundling of LV2 plugins in an...ben
2013-06-21Add config variable for Freesound download folder location.Colin Fletcher
2013-06-16remove executable mode-bit from filesRobin Gareus
2013-06-03honor LV2 rsz:minimumSize for Atom Event buffersRobin Gareus
2013-05-26Remove special handling of session range in export. Fixes things when the ses...Sakari Bergen
2013-05-19Forward midi feedback from LV2 plugins and allow to chain LV2 midi plugins.Robin Gareus
2013-04-28Revert "fix LXVST support for plugins that make audioMaster callbacks fromPaul Davis
2013-04-15Revert "option to ignore feedback detection - /i know what i'm doing/ mode."Robin Gareus
2013-04-15option to ignore feedback detection - /i know what i'm doing/ mode.Robin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-10fix LXVST support for plugins that make audioMaster callbacks from within eff...Paul Davis
2013-04-08add session save signal and hook-up videotimelineRobin Gareus
2013-04-06rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Rout...Paul Davis
2013-04-02vtl: remove xjadeo option dialogRobin Gareus
2013-04-01fix #5424: routes created from templates do not get names based on the user-s...Paul Davis
2013-04-01clarify comment about Automatable/ControlSet inheritancePaul Davis
2013-04-01Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-03-31more work on the suprisingly ongoing filename/path/origin issuePaul Davis
2013-03-31Make sure every imported file is copied to the session pathRoy Vegard Ovesen
2013-03-30fix up some confusion with filesources' _origin and _file_is_new members. if ...Paul Davis
2013-03-29major fixes for MIDI patch change and note undo/redo. Patch change handling w...Paul Davis
2013-03-28vtl: prepare simple/advanced usage modesRobin Gareus
2013-03-27Squashed commit of the following:Paul Davis
2013-03-27vtl: video sets session start/end markers.Robin Gareus
2013-03-21fix nasty crash when using double-nested compound (consolidated) regions caus...Paul Davis
2013-03-20move path_expand() and search_path_expand() into libpbd, and use them to expa...Paul Davis
2013-03-18Merge branch 'kdev4' of https://github.com/jdekozak/ardourPaul Davis
2013-03-18parameter-ize the URL used to donate from the nag screenPaul Davis
2013-03-18Set the revision mechanism independent from the VCS nameJulien de Kozak