summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-07-04Don't show previously hidden xfades when finishing a regionCarl Hetherington
2012-06-28further efforts at cleaning up the design of the interaction/relationship bet...Paul Davis
2012-06-28Don't start a clock drag if we drag to the right of the numbers.Carl Hetherington
2012-06-28minor cleanups from 12952Paul Davis
2012-06-28reorder #includes to avoid the usual Apple BS with un-namespaced typenames li...Paul Davis
2012-06-27first pass at the big rethink of managing sort order keys for editor and mixe...Paul Davis
2012-06-27A (hopefully) better fix for toggle-mixer-on-top, using gtk_window_is_active(...Colin Fletcher
2012-06-26Nudge the time axis view gain slider up a bit.Carl Hetherington
2012-06-26Remove unused named selection / chunk code.Carl Hetherington
2012-06-26Some spelling mistake fixes from Debian.Carl Hetherington
2012-06-26add rodrigo to the authors listPaul Davis
2012-06-26Allow new idle visual changer calls to be requested whileCarl Hetherington
2012-06-25Patch from tophatdave to prevent exit from note editCarl Hetherington
2012-06-25Try slightly narrower faders in the track controls areaCarl Hetherington
2012-06-25Don't specify real-time priority when starting JACK (#4946).Carl Hetherington
2012-06-25drastic rethink of the relationship between remote control ID and route order...Paul Davis
2012-06-24Change logic for compiling export format descriptions from incomplete formatsSakari Bergen
2012-06-24put patch chnage dialog under the mouse cursor when it appearsPaul Davis
2012-06-24string fixPaul Davis
2012-06-24In export format dialog, show preview of generated part of description. Fix t...Sakari Bergen
2012-06-23Remove unused or unnecessary header includesTim Mayberry
2012-06-23Use std::string and Glib::build_filename in UIConfiguration::save_stateTim Mayberry
2012-06-23Use std::string and Glib::build_filename in gtk2_ardourTim Mayberry
2012-06-23Remove unnecessary code to create user_config_directoryTim Mayberry
2012-06-23Remove unnecessary creation of user_config_directoryTim Mayberry
2012-06-23Replace use of pbd/filesystem.h with Glib equivalent in Mootcher classTim Mayberry
2012-06-23Replace use of PBD::sys::exists with Glib::file_testTim Mayberry
2012-06-23Remove use of PBD::sys::path from ExportFileNotebook, use Glib equivalentTim Mayberry
2012-06-23Replace use of PBD::sys::path in ardour/template_utils.hTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-06-23Remove unneeded header includeTim Mayberry
2012-06-22don't swallow left/right scroll events in a midi region view when in internal...Paul Davis
2012-06-22use the pane watcher to prevent the nastiness that occurs when the RHS editor...Paul Davis
2012-06-22keep latency dialog for plugins above the plugin GUIPaul Davis
2012-06-22introduce the idea of a "default transport speed", used whenever Session::sta...Paul Davis
2012-06-22fix reset of transport speed when seamless looping; add a few comments and ti...Paul Davis
2012-06-22provide an easier way to add mixed (audio+MIDI) tracks to a session, to facil...Paul Davis
2012-06-21sshhhPaul Davis
2012-06-21smooth 0.5 second fade out during quit, plus MIDI panic to turn everything of...Paul Davis
2012-06-20Add a menu option and key press (F) in port matrices to flip the selected row...Carl Hetherington
2012-06-20Unify clamping of frames-per-unit values during zoom; should help with #3514.Carl Hetherington
2012-06-20Remove indirected method calls.Carl Hetherington
2012-06-20tweak expander label name as per thorsten wilms' suggestionPaul Davis
2012-06-20tweak button label name as per thorsten wilms' suggestionPaul Davis
2012-06-19Clarify the meaning of the show-region-gain-envelopes option.Carl Hetherington
2012-06-19Make sure we always copy Freesound imported files as well as MIDI ones (#4675).Carl Hetherington
2012-06-19patch from colinf that adds an 'empty' preset to the preset drop-down list, s...Paul Davis
2012-06-19patch for handling LV2 presets from colinf (#4698)Paul Davis
2012-06-19really, really do not signal MidiRegionView::SelectionCleared during destructionPaul Davis
2012-06-19Change option name to clarify that get_default_narrow_ms is applied to the mi...Carl Hetherington