NO-OP: whitespace
[ardour.git] / gtk2_ardour /
2017-05-29 Paul Daviswhen creating a new session after working on one, the...
2017-05-26 Alexandre ProkoudineUpdate Russian translation
2017-05-25 Tim MayberryRemove attempt to retrieve invalid Meterbridge properties
2017-05-25 Tim MayberryUse correct property names in Meterbridge::get_state()
2017-05-25 Tim MayberryUse correct property names for Editor transport control...
2017-05-25 Robin GareusPretty print control-outputs in generic-UI
2017-05-22 Tim MayberryRemove unused header file in gtk2_ardour
2017-05-22 Tim MayberryRemove dead assignment in Editor::export_audio()
2017-05-22 Tim MayberryRemove dead assignment in Editor::metric_get_bbt
2017-05-22 Tim MayberryRemove dead assignment in MiniTimeline::draw_edge
2017-05-14 Nil GeisweillerSupport note name editing in midi list editor
2017-05-14 André NusserFix compiler warning of unused variable.
2017-05-14 Edgar Aichingerone more update to german translation
2017-05-14 Edgar Aichingerupdate german translation
2017-05-14 Robin Gareusyet another stupid typo
2017-05-14 André NusserFix double "Tape" in Record Mode drop down when adding...
2017-05-14 Robin GareusFix use-after free (signal after deleting group)
2017-05-13 Robin GareusFix typos (thanks edogawa)
2017-05-12 Robin GareusRemove cfgtool, it's not useful anymore
2017-05-12 Paul Davischange the way ControlProtocols (control surfaces)...
2017-05-11 Robin GareusTweak/fix splash screen event-loop
2017-05-11 Robin GareusNO-OP: whitespace
2017-05-11 Paul Daviscontext click on marker > loop range should set loop...
2017-05-10 John EmmasRemove ambiguity to keep MSVC happy
2017-05-09 Robin GareusArdourButton: Pick up initial action sensitivity
2017-05-09 Robin GareusRemember Monitor-section state (show/hide, attached...
2017-05-08 Robin GareusLimit clock displays to 30days (720hours) by default.
2017-05-08 Paul Davisremove misc. debug output
2017-05-08 Paul Daviswhen a Route is removed, don't bother triggering a...
2017-05-08 Paul Daviswhen a Route is removed, don't bother triggering a...
2017-05-08 Hiroki InagakiUpdate Japanese translation
2017-05-06 Robin Gareus-Wnon-virtual-dtor
2017-05-05 Paul Davispart two of add missing files from selection developmen...
2017-05-05 Paul Davisadd missing files from selection development branch(es)
2017-05-05 Paul DavisEditor::axis_view_by_control() needs to explore child...
2017-05-05 Paul Davismaintain CoreSelection order in GUI track selection
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-05-05 Robin Gareusfix ruler scaling -- #7226
2017-05-04 Robin GareusScaleable group-tabs: use Pango to layout text, scale...
2017-05-04 Robin GareusScale scommer and piano-keyboard width with GUI
2017-05-04 Robin GareusUpdate Tempo Tapping:
2017-05-03 Robin GareusNO-OP: whitespace
2017-05-03 Robin GareusThe return of explicit exclusive solo.
2017-05-03 Robin GareusGUI update: migrate group-color into the session (not...
2017-04-30 Len OvensMake -A open action list in a browser instead of comman...
2017-04-29 Robin GareusTime flies
2017-04-29 Robin GareusFix copy/paste typos in --help
2017-04-29 Len OvensSet -b to open in browser.
2017-04-29 Robin GareusAdd a "select topmost" track editor action
2017-04-29 Robin GareusNO-OP: whitespace
2017-04-28 Len OvensMissed a spot in adding -A, fixed
2017-04-28 Len OvensChange actions to -A and use -b to output keybindings
2017-04-28 Robin Gareusextend 3cda0e2a: Don't switch to range-mode if not...
2017-04-28 Robin GareusWhen in smart-mode, don't switch to range-mode after...
2017-04-28 Robin GareusOpen session folder when selecting path
2017-04-28 Robin GareusAllow "remove from recent" only for top-level
2017-04-27 Robin GareusAllow to hide engine dialog w/o unloading session.
2017-04-27 Robin GareusEngineDialog: immediadely push latency changes to runni...
2017-04-27 Robin GareusDon't directly call into engine to stop latency detection.
2017-04-26 Robin GareusConsistent button visibility (mixer-strips + VCAs)
2017-04-26 Robin GareusFix nested VCA assigns and mixer-layout:
2017-04-26 Robin GareusAutomationLine time-unit conversion and paste API update
2017-04-26 Robin GareusSkip script-setup if there are no parameters (and name...
2017-04-25 Robin GareusLua Dialog refinements:
2017-04-25 Robin GareusLua: Action Script Dialog & MessageBox
2017-04-25 Robin GareusExpose ArdourDropdown's menu for submenu packing
2017-04-25 Robin GareusRemove old special case (ArdourDialog::on_response...
2017-04-23 Tim MayberryAdd regions at once rather than individually when resto...
2017-04-22 Len OvensChanged "ardour" to PROGRAM_NAME
2017-04-22 Robin GareusClose all dialogs when closing a session (not only...
2017-04-22 Len OvensSet -b switch to only two columns, correct options...
2017-04-21 Robin Gareusamend be62d335ee
2017-04-21 Robin Gareusfix endless loop when clicking on the canvas w/o backend
2017-04-21 Len OvensAdd HTML output for -b so that output can replace actio...
2017-04-21 Robin GareusUpdate preferences when Ctrl-surfaces change with session.
2017-04-20 Robin Gareussquelch "curl failed: No Error"
2017-04-20 Robin GareusShow the splash-screen if the engine dialog's run(...
2017-04-20 Robin GareusRun gtk-main iteration after hiding dialogs
2017-04-20 Robin GareusDo not set C++ locale.
2017-04-20 Robin GareusFix crash when clicking on the canvas while un/loading...
2017-04-20 Robin GareusKeep Dialogs which report process around.
2017-04-19 John EmmasChanges needed for building Tim's new 'string_convert...
2017-04-18 Tim MayberryUse PBD::to_string in AutomationTimeAxis instead of...
2017-04-18 Tim MayberryUse PBD::to_string() from pbd/string_convert.h in VCATi...
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in VCAMast...
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in SoundFi...
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in RouteTi...
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in MixerSt...
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in MeterSt...
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in ExportT...
2017-04-18 Tim MayberryUse PBD::to_string() from pbd/string_convert.h in Contr...
2017-04-18 Tim MayberryUse PBD::to_string instead of std::ostream when setting...
2017-04-18 Tim MayberryUse PBD::to_string to convert period count in EngineCon...
2017-04-18 Tim MayberryUse PBD::to_string to convert bufsize to string in...
2017-04-18 Tim MayberryUse PBD::string_to functions in VideoUtils::video_query...
2017-04-18 Tim MayberryUse snprintf instead of std::stringstream when converti...
2017-04-18 Tim MayberryUse PBD::string_to<bool> in MidiTimeAxisView class
2017-04-18 Tim MayberryUse PBD::string_to<bool> in RouteTimeAxisView class
2017-04-18 Tim MayberryRemove conditional checks that are always true in Route...
2017-04-18 Tim MayberryUse AxisView::get/set_gui_property API in RouteTimeAxis...
next