summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-10-20Added facilities into PluginInsert for the GUI to gather parts of the real si...Sampo Savolainen
2008-10-20Fix warnings because I have much more important things to do.David Robillard
2008-10-19Handle changed session duration & resizing canvas better wrt end marker, remo...Nick Mainsbridge
2008-10-16fix crash at startup caused by use of null session ptr to set end marker (fro...Paul Davis
2008-10-15Make EQ Gui optional and seize updating the graph when the analysis is not vi...Sampo Savolainen
2008-10-14fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0)Paul Davis
2008-10-14Make tempo lines physical_screen_height high, add xml null check, Use clicked...Nick Mainsbridge
2008-10-13Make logarithmic controls work at least linearlySampo Savolainen
2008-10-13Enable some code to make plugin ui bounds more sensible.Sampo Savolainen
2008-10-13First draft of the EQ visualization system. Now force fed to all plugin UIs.Sampo Savolainen
2008-10-13Fix wrongly exposed set_parameter methods on PluginInsert.David Robillard
2008-10-13Fix annoying mouse pointer offset when dragging regions to the left of the ca...Nick Mainsbridge
2008-10-13Fix menu missing fit-tracks.Nick Mainsbridge
2008-10-13Fit tracks fix from 2.0, don't crash if some env vars aren't set, remove some...Nick Mainsbridge
2008-10-11Fix non-disappearing transport range bar drag rects, use physical_screen_heig...Nick Mainsbridge
2008-10-11Fix warning (unused variable).David Robillard
2008-10-11More Export GUI tweaks....Sakari Bergen
2008-10-11* Region export dialog does not lose export settings (Do not serialize into i...Sakari Bergen
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