summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-07-10add option to not use gradients when rendering waveforms (#4944)Paul Davis
2012-07-10outline fade in/out handles in black (#3828)Paul Davis
2012-07-10cleaner version of previous commit's fix for AutomationRangeDrag y fraction c...Paul Davis
2012-07-10provide some numerical data during automation trim (range) drags, and correct...Paul Davis
2012-07-10add a comment to the previous changePaul Davis
2012-07-10don't spin on Session::timecode_transmission_suspended() if disconnected from...Paul Davis
2012-07-10OS X-based fixes for splash screen mgmtPaul Davis
2012-07-09remove extra unused argument to ::sync_model_with_view_point(s)Paul Davis
2012-07-09cleaner version of splash display changesPaul Davis
2012-07-09some hacks to try to get the splash to function reliably, particularly on OS XPaul Davis
2012-07-09shift-click on shuttle controller in wheel mode resets it to 1.0 (100%) (#4994)Paul Davis
2012-07-09comment out some unused parameter argumentsPaul Davis
2012-07-09redisplay mixer strips when visibility of one of them changes (makes X (hide)...Paul Davis
2012-07-08restore functionality of show/hide column in mixer track/bus listPaul Davis
2012-07-04Fix crash on trying to snap to markers when there aren'tCarl Hetherington
2012-07-04Rename Editor::duplicate_dialog to Editor::duplicate_rangeCarl Hetherington
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