summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-10-11* Some Export GUI tweaksSakari Bergen
2008-10-11fix dragging of region gain line, affected by coordinate system change caused...Paul Davis
2008-10-11Region export dialog: Make export channel and -selector polymorphic, add the ...Sakari Bergen
2008-10-11Fix the nostar ruler hiding bug, rejig ruler bars again, this time making the...Nick Mainsbridge
2008-10-10fix URL's for freesound (debian patch)Paul Davis
2008-10-09add toggles for region fade in/out/both active, plus toggle for region fades ...Paul Davis
2008-10-09add global region fade toggle; fixup (?) reload of MIDI config state (both po...Paul Davis
2008-10-08Fix mismatched types (warnings).David Robillard
2008-10-07revert last fix - its not relevant to 3.0 (yet)Paul Davis
2008-10-07do not manage the remote control menu, since it is explicitly deleted during ...Paul Davis
2008-10-07Fix non-disappearing tracks when hiding, don't set colours twice initializing...Nick Mainsbridge
2008-10-06Added take system from 2.0. Thanks to torben for the patch.Sampo Savolainen
2008-10-05Normalize XML property name style, preserving old session loading (on load _ ...David Robillard
2008-10-05region list patch 4 from chris goddardPaul Davis
2008-10-05Give MIDI velocity text its own colour (from ccherret).David Robillard
2008-10-05Make crossfades blue because blue = audio and it's prettier.David Robillard
2008-10-05De-brown marker bars a bit.David Robillard
2008-10-05Move panic button to MIDI toolbar (reduce required horizontal space).David Robillard
2008-10-05Rename 'MIDI' drop down 'Channel' (actually describes what's in it).David Robillard
2008-10-05Commit the colours I thought I was committing the last time.David Robillard
2008-10-05Shrink scroomer horizontally a bit to emphasise the 'real' keyboard.David Robillard
2008-10-05Tone down canvas colours considerably, only use really meaningful colours on ...David Robillard
2008-10-05Remove duplicate menubarstyle property.David Robillard
2008-10-04Switch to a vaguely tango palette based blue=audio green=midi colour scheme.David Robillard
2008-10-04Improve scrolling performance for sessions containing hundreds of regions ove...Nick Mainsbridge
2008-10-03Assortment of minor changes from 2.0-ongoing.David Robillard
2008-10-03Apply panners/automation patch from torbenh (Panner is-a Processor).David Robillard
2008-10-02uncomment ghostregionview destructor from merge madnessPaul Davis
2008-10-01next region list fix from chris g; more tweaks to port matrix/ioselector; rem...Paul Davis
2008-09-30more tweaks to the IO SelectorPaul Davis
2008-09-30Separate low level details of SMF reading/writing from concept of 'midi sourc...David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-29Remove ARDOUR::Parameter::is_integer.David Robillard
2008-09-29Relayer punch/loop range rects, fix display of punch-in with no punch-out, en...Nick Mainsbridge
2008-09-29* Fixed const correctness error in LocationSakari Bergen
2008-09-29Delete the other export dialog file also...Sakari Bergen
2008-09-29Deleted old export dialog fileSakari Bergen
2008-09-29subtle but important changes to IO Selector widgets etc.Paul Davis
2008-09-29Plugin automation fixes from torbenh.David Robillard
2008-09-28region list patch #2 from chris g, slightly reworked by me; sv_se po changes,...Paul Davis
2008-09-28Invalidate line cache when zoomed out to invisible line levels.David Robillard
2008-09-28* Improved export error handling, streamlined ExportFailedSakari Bergen
2008-09-27Fix warnings.David Robillard
2008-09-26Fix crash when setting automation mode on non-region automation tracks.David Robillard
2008-09-26Remove duplicate and always NULL Session peak functions.David Robillard
2008-09-26Fix audio region copy-drag, partially fix MIDI region copy-drag (thanks torbe...David Robillard
2008-09-26Add Import from session -functionalitySakari Bergen
2008-09-24Superficial code cleanup.David Robillard
2008-09-24fix feedback loop while track resizingNick Mainsbridge
2008-09-24fix headers not resizing properly when all tracks set to minimum height, then...Nick Mainsbridge