summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-10-29redraw summary when theme preference changes & consolidate code.Robin Gareus
2014-10-29Kind of BlueRobin Gareus
2014-10-29fix vertical canvas scrolling Robin Gareus
2014-10-29fix summary display (offset on-canvas rulers)Robin Gareus
2014-10-29fix summary re-sizeRobin Gareus
2014-10-28ugly hacks to make the peak display widget not act like a text entry widget. ...Paul Davis
2014-10-28Revert "change the peak display widget from Gtkmm2ext::FocusEntry to ArdourBu...Paul Davis
2014-10-28don't show x-fade menu when right-clicking on frame handlesRobin Gareus
2014-10-28add win IRC channelRobin Gareus
2014-10-27fix potential crash at session close (when port-matrix is visible)Robin Gareus
2014-10-26file binary compat is for windows in general (not msvc)Robin Gareus
2014-10-25combine short periodic timeout functions for windows.Robin Gareus
2014-10-24port changes to ARDOUR::Location and ARDOUR::Locations APIs from Tracks to Ar...Paul Davis
2014-10-23show meter-bridge context-menu on mouse-downRobin Gareus
2014-10-23Don't show meter-type menu for MIDI-only metersRobin Gareus
2014-10-23another round of compiler warning fixesRobin Gareus
2014-10-23avoid name conflict with Note (gtk2_ardour/note.h)Robin Gareus
2014-10-23small round of compiler warning fixesRobin Gareus
2014-10-22prevent negative playhead positions from entering code via serialized statePaul Davis
2014-10-22windows: allow loading session with absolute pathRobin Gareus
2014-10-22hide splash screen on WindowsRobin Gareus
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-10-21some keyboard layouts have KP_Separator instead of KP_DecimalBen Loftis
2014-10-21slightly closer to correct color for peak display button when not active.Paul Davis
2014-10-21set correct font for peak display buttonPaul Davis
2014-10-21add ::set_layout_font (const Pango::FontDescription&) to ArdourButtonPaul Davis
2014-10-21change the peak display widget from Gtkmm2ext::FocusEntry to ArdourButton, si...Paul Davis
2014-10-21a few tweaks to zoom computations so that zoom-to-range works correctlyPaul Davis
2014-10-21remove mouse zoom mode; bind z to zoom-to-rangePaul Davis
2014-10-21fix note 15897 on #5589 - only use fader cursor for region gain line when in ...Paul Davis
2014-10-21add mouse mode enums to enums.cc (just for utility purposes)Paul Davis
2014-10-21Disallow midi-note duration changes beyond region boundariesRobin Gareus
2014-10-21fix midi-ghost region y-scaleRobin Gareus
2014-10-21fix track height resizing on OSX.Robin Gareus
2014-10-21fix region drag/drop from region listRobin Gareus
2014-10-21fix stuck key-grab/scrolling.Robin Gareus
2014-10-21Midi Region: pass unhandled scroll events to regionviewRobin Gareus
2014-10-20track height fixes:Robin Gareus
2014-10-19OS 10.10 compile fixesRobin Gareus
2014-10-16fix midi automation slidersRobin Gareus
2014-10-16add tearoff reattach for the editorPaul Davis
2014-10-16add action and menu entry for "reattach all tearoffs".Paul Davis
2014-10-16remove duplicate windows includesRobin Gareus
2014-10-16Merge branch 'cairocanvas'Paul Davis
2014-10-16forward port ffd5c24 from master (extend video file ext list)Robin Gareus
2014-10-14correct msg in fatal errorPaul Davis
2014-10-14remove code commented out in 0874426a (2009/06)Paul Davis
2014-10-13fix note 0015914 (part of #5589)Paul Davis
2014-10-13fix note 0015900 on #5589 (cursor doesn't change when switching edit pointPaul Davis
2014-10-11add script to run vst-scanner in gdbRobin Gareus