summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-01-07fix meter bridge window size issuesRobin Gareus
2015-01-07now that regions and range selections are exclusive, the separate actions to ...Ben Loftis
2015-01-07remove Skip Ranges menu item for nowBen Loftis
2015-01-07High resolution tempo lines.David Robillard
2015-01-07Improve contrast of summary.David Robillard
2015-01-07Update background color when theme is changed.David Robillard
2015-01-07MusicalTime => Beats.David Robillard
2015-01-06Add modulus operator to MIDI transformer.David Robillard
2015-01-06Fix drag of patch changes.David Robillard
2015-01-06Fix for incorrect folder selection for new sessions from bug #6069Tim Mayberry
2015-01-06Fix Session file filter so session files are displayed in file browserTim Mayberry
2015-01-06never show windows console.Robin Gareus
2015-01-06windows: re-attach to the console with -mwindowsRobin Gareus
2015-01-05mingw-bundle: use abstract definition of "ardour3" libdirRobin Gareus
2015-01-05unhardcode "Ardour" in ffmpeg encoder commentRobin Gareus
2015-01-05un-hardcode "*.ardour" file filtersRobin Gareus
2015-01-05windows packaging: project agnostic names & registyRobin Gareus
2015-01-02Fix Audiofile browser dialog so it appears infront of preference window when ...Tim Mayberry
2015-01-02Fix for Clock updatesTim Mayberry
2015-01-02fix big clock aspect ratio, and add minimum size to avoid resize glitchesPaul Davis
2015-01-02remember big clock window scaling, or rather, recompute it accuratelyPaul Davis
2015-01-02Add automation track control points to undo history (and selection_op history).nick_m
2015-01-02Fix previous commit.nick_m
2015-01-02Make editor undo/redo actions sensitive at appropriate times.nick_m
2015-01-02Removed unrelated change in Selection::set_state () (clear_points()).nick_m
2015-01-02Separate selection operations into their own temporary history mechanism.nick_m
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2015-01-01Add PBD::DEBUG::GUITiming debug bitTim Mayberry
2014-12-31remove debug outputPaul Davis
2014-12-31use clock text scaling for big clock windowPaul Davis
2014-12-31add the ability to use cairo scaling to warp the rendering of the main clock ...Paul Davis
2014-12-30Gracefully handle MIDI parse failure.David Robillard
2014-12-30Fix stuck note display while recording.David Robillard
2014-12-30rename "Convert to Region In-Place" to "Separate" since it is known by that n...Paul Davis
2014-12-30Fix display of MIDI while recording.David Robillard
2014-12-3132/64bit compatRobin Gareus
2014-12-30Fix smart mode cursor on audio regions.David Robillard
2014-12-29Fix internal select all.David Robillard
2014-12-29Fix key bindings for note trim/extend.David Robillard
2014-12-29Fix fallout from sooomeone's busted emacs.David Robillard
2014-12-29remove unused codePaul Davis
2014-12-29Fix MIDI recording display when zoom/etc changes.David Robillard
2014-12-29don't unpack and repack meters unnecessarily during LevelMeterBase::setup_met...Paul Davis
2014-12-29update meters as soon as UI-settings change - amend 64fa63212f7Robin Gareus
2014-12-28Automation ghost notes for percussive hits.David Robillard
2014-12-28Show correct ghost hit for percussive tracks.David Robillard
2014-12-28Fix rect select of hit events.David Robillard
2014-12-28Set new note velocity based on surrounding notes.David Robillard
2014-12-29follow 113bc3b38e, tentative clock-font size update.Robin Gareus
2014-12-29quick hack to lighten up font scale slider tick-marksRobin Gareus