summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-01provide semantic ordering of simultaneous MIDI events; add operator== to Midi...Paul Davis
2011-11-30tweak spacings in the mixer strip, tweak tooltip text for input and output bu...Paul Davis
2011-11-30commit to the "new" tooltip API, use set_tooltip_markup() rather than set_too...Paul Davis
2011-11-30active button colors for mixer strip buttons, modified from changes by chris g.Paul Davis
2011-11-30fix phase invert button functionality, lost in switch to ArdourButtonPaul Davis
2011-11-30preparations for using ardour's own keybinding system for the editor (not act...Paul Davis
2011-11-30update CycleTimer to utilize NDEBUG and PBD::DEBUG so that we can leave them ...Paul Davis
2011-11-30fix segfault in preferences dialog caused by incorrect use of S_(). i've chec...Paul Davis
2011-11-29Speculative fix for crash with untranslated messagesCarl Hetherington
2011-11-29New zoom icons from royvegard (#4520).Carl Hetherington
2011-11-29temporarily revert change that might be causing an endless loop while MIDI mo...Paul Davis
2011-11-28extra include required for S_()Paul Davis
2011-11-28add _S() macro to i18n.h for libs/ardour and libs/gtkmm2extPaul Davis
2011-11-28Hopefully fix some i18n bugs (#3565).Carl Hetherington
2011-11-28Fix i18n problems in the RC option editor.Carl Hetherington
2011-11-28Control-shift-click rather than just Shift-click toCarl Hetherington
2011-11-28convert all mixer strip buttons to ArdourButton; not entirely finished becaus...Paul Davis
2011-11-28remove get_rt() call from graph code, since JACK takes care of that for us an...Paul Davis
2011-11-27Set up piano roll and scroomer objects before the MidiTimeAxisView height get...Carl Hetherington
2011-11-27Fix partial visibility of piano roll when changing MIDI track height in vario...Carl Hetherington
2011-11-27Remove unused variable.Carl Hetherington
2011-11-27Fix warning.Carl Hetherington
2011-11-25Revert faders. Fixed size has to go...David Robillard
2011-11-24Fix confusion with midi note selection and channelCarl Hetherington
2011-11-24Shift-click on a mixer width button toggles width of allCarl Hetherington
2011-11-24Add option to glue new regions to bars and beats (#4202).Carl Hetherington
2011-11-24Make fader belts wider to take up maximum space and line up with things nicely.David Robillard
2011-11-24Ditch the fugly brown hue that cropped up and use the huge from our widget ba...David Robillard
2011-11-24Fix key bindings in tooltips for ArdourButton buttons.David Robillard
2011-11-24Save references to external files in LV2 state as symbolic links.David Robillard
2011-11-24If a tempo change is inserted some way through a bar, fix up the time signatu...Carl Hetherington
2011-11-24Fix crash on save.Carl Hetherington
2011-11-23Fix some confusion over getting parameter details fromCarl Hetherington
2011-11-23Save location UI clock mode in Session instant.xml (#4507).Carl Hetherington
2011-11-23Remove silly print.David Robillard
2011-11-23Missing file.Carl Hetherington
2011-11-23Rename lv2_plugin_lilv.cc back to lv2_plugin.cc.David Robillard
2011-11-23Rename linux VST files to be more friendly.Carl Hetherington
2011-11-23More unused code.Carl Hetherington
2011-11-23Remove unused code.Carl Hetherington
2011-11-23Don't load program 0 on initialising a VST; I don'tCarl Hetherington
2011-11-23Trim function that is only used once.Carl Hetherington
2011-11-23Commit of the century, right here.David Robillard
2011-11-23Fix warning.Carl Hetherington
2011-11-23Remove VST current_program variable, since that stuff isCarl Hetherington
2011-11-23Remove heinous hack that is no longer required if we areCarl Hetherington
2011-11-23Don't fix size of preset combo any more. Comment whatCarl Hetherington
2011-11-23Patch from colinf to fix build on gtkmm versions prior to 2.28 (#4506).Carl Hetherington
2011-11-23Pack toolbar combo boxes with expand=false and remove size kludges.David Robillard
2011-11-23Fix stupid warning.David Robillard