summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-13redesign how XML state, bitslots and names get propagated during copying a se...Paul Davis
2012-03-13use g_fopen()Paul Davis
2012-03-13use g_fopen()Paul Davis
2012-03-13Make the close button in the config info dialog work.Carl Hetherington
2012-03-13move text in rulers up by a few pixels for MUCH better appearancePaul Davis
2012-03-13No-op; coding style.Carl Hetherington
2012-03-13Centralise and fix up path creation for Linux VST info files; prevents creati...Carl Hetherington
2012-03-13Use fgets and sscanf to read numbers rather than fscanf, avoiding strange occ...Carl Hetherington
2012-03-12remove menu items from the keybindings dialogBen Loftis
2012-03-12debug tracking mouse presence in track canvasPaul Davis
2012-03-12fix cut-n-pastie relating to tracking mouse presence in track canvasPaul Davis
2012-03-12tell people that --universal is OS X onlyPaul Davis
2012-03-12paste_pos_beats should be source-relative, not region position relative; fixe...Carl Hetherington
2012-03-12Fix comments.Carl Hetherington
2012-03-10Patch from colinf to put a tooltip in the recent sessionCarl Hetherington
2012-03-10Patch from colinf to allow the number of recent sessions toCarl Hetherington
2012-03-10Remove RemoveLastCapture action which duplicates remove-last-capture.Carl Hetherington
2012-03-09Freesound tweaks from colinf (#4761).Carl Hetherington
2012-03-09fix some logic problems with the startup/new session dialog that were introdu...Paul Davis
2012-03-09Expand just entry fields when the dialog is expandedCarl Hetherington
2012-03-09Fix test build.Carl Hetherington
2012-03-09Use shared_ptr for a region view's gain line.Carl Hetherington
2012-03-09Remove unused RegionGainDrag; fix logic in adding newCarl Hetherington
2012-03-09forward-port some fixes from a2Paul Davis
2012-03-09revert debug outputPaul Davis
2012-03-09a little debugging info for joernPaul Davis
2012-03-08Fix atom sequence ports.David Robillard
2012-03-07Remove unused color_from_style / gc_from_style.Carl Hetherington
2012-03-07Remove a few unused methods from ProcessorBox.Carl Hetherington
2012-03-07remove unused mid-mask stuff from ArdourButtonPaul Davis
2012-03-07Patch from colinf to fix auto-connect of bus outputs (#4758).Carl Hetherington
2012-03-07fix up a substantial mess with the operation of toggle-zoom and related actio...Paul Davis
2012-03-07remove operator= from GUIObjectState since its no longer required (the defaul...Paul Davis
2012-03-07implement XMLNode::operator=() as a deep operation with the same semantics as...Paul Davis
2012-03-07Add motorised attribute to DeviceInfo for generic MIDI maps so thatCarl Hetherington
2012-03-06show loop markers when looping is initiatedBen Loftis
2012-03-06allow shortcut/accel for set-mouse-mode-draw to workPaul Davis
2012-03-06fix misspelt #ifdefPaul Davis
2012-03-06Add rough MIDI map for the Behringer BCF2000 in Mackie emulation mode.Carl Hetherington
2012-03-06Work around problems with some JACK<->ALSA midi bridges which don'tCarl Hetherington
2012-03-06Mark rec enable controllables as toggling.Carl Hetherington
2012-03-05Make route group dialog resizable; make ArdourPrompter entriesCarl Hetherington
2012-03-05Show the number of channels in brackets when there is a single invert button ...Carl Hetherington
2012-03-05Remove unused dialog.Carl Hetherington
2012-03-05Remove some unused code.Carl Hetherington
2012-03-05Move some stuff so that a call to set_page_complete will work (for the case w...Carl Hetherington
2012-03-05Remove some unused code.Carl Hetherington
2012-03-05If there is one invert button for many channels, always use a menu; in this c...Carl Hetherington
2012-03-05Prevent duplication of search path elements when symlinks are involved (#4568).Carl Hetherington
2012-03-05Use inodes_same() function.Carl Hetherington