summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23silence clang ‘unused include file/compiler flag’ warningsRobin Gareus
2014-10-22windows installer: add option to use zlib (a lot faster)Robin Gareus
2014-10-22fix jack/mingw compilationRobin Gareus
2014-10-22fix delivery of MMC events under split process cycle conditionsPaul Davis
2014-10-22require a timestamp on MIDI::MachineControl::send()Paul Davis
2014-10-22fix timestamps for immediate MIDI events to deal with split process cycle con...Paul Davis
2014-10-22error/debug output when dropping MIDI event due to timing now shows MIDI bytesPaul Davis
2014-10-22remove unused codePaul Davis
2014-10-22fix all 4 backends' failure to include the main "backend" thread when computi...Paul Davis
2014-10-22ignore negative value locates and MMC locate commandsPaul Davis
2014-10-22prevent negative playhead positions from entering code via serialized statePaul Davis
2014-10-22remove obsolete jack includes in libardourRobin Gareus
2014-10-22windows: allow loading session with absolute pathRobin Gareus
2014-10-22hide splash screen on WindowsRobin Gareus
2014-10-21revert to previous waf versionPaul Davis
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-21migrate build & package scripts to where they belong.Robin Gareus
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-20stopgap solution for VST plugins that call audioMasterWantMidi during effOpenRobin Gareus
2014-10-20add support for VST plugins without any parametersRobin Gareus
2014-10-20track height fixes:Robin Gareus
2014-10-19OS 10.10 compile fixesRobin Gareus
2014-10-19separate host and target (OSX)Robin Gareus
2014-10-19git ignore OSX packagingRobin Gareus
2014-10-17windows: don’t popup message box when libjack is not foundRobin 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-16add OSX 10.9 version flagsRobin Gareus
2014-10-16include default UI config file in linux packagePaul Davis
2014-10-16package ui_dark.rc file in linux packagesPaul Davis
2014-10-16remove duplicate windows includesRobin Gareus
2014-10-16Merge branch 'cairocanvas'Paul Davis