summaryrefslogtreecommitdiff
path: root/gtk2_ardour/step_entry.h
AgeCommit message (Expand)Author
2019-10-25Rename PianoKeyboard class, avoid ambiguitiesRobin Gareus
2019-10-24Rough-in gtk-pianokeyboard C -> C++Robin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-12-22add explanatory commentsPaul Davis
2018-12-22make StepEntry into a singleton.Paul Davis
2018-12-19make StepEntry actions be static.Paul Davis
2018-12-10use ActionManager namespace, rather than ActionMap objects, and remove all pe...Paul Davis
2018-12-05start using ActionMap in preference to ActionManagerPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2016-12-21Fix indentation 8 whitespaces to tabNil Geisweiller
2016-02-22radically change Keyboard/Binding API design to disconnect Gtk::Action lookup...Paul Davis
2015-01-07MusicalTime => Beats.David Robillard
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-02-08melvin herr's "reversion" fix for step editing so that everything is zero-bas...Paul Davis
2011-02-05step editing patches from melvin herrPaul Davis
2010-08-15split out the logic behind step editing from MidiTimeAxisView as much as poss...Paul Davis
2010-08-13step editor: add double, triple dotted note support + back + resync-to-ep but...Paul Davis
2010-08-12lotsa keybindings for nearly everything in the step editorPaul Davis
2010-08-11add a first hack at a step edit cursor (to be changed); add program+bank stub...Paul Davis
2010-08-10neo was told there was no spoon, i'm telling you there is no bsharpPaul Davis
2010-08-10the OMG-make-radio-buttons-and-actions-work-properly commit for the step editorPaul Davis
2010-08-06start using new keybinding stuff in step editor dialogPaul Davis
2010-08-04add beat-resync button to step editor (move insertion point to next whole bea...Paul Davis
2010-08-04endless further tweaks to step editor; stop stealing the "r" key inside MidiR...Paul Davis
2010-08-03a bunch of tweaks for the step entry process (computer keyboard input now wor...Paul Davis
2010-08-03make step entry chord & triplet buttons do their thing, or something close to itPaul Davis
2010-08-02first, incomplete pass at step entry dialog, along with various SVG and PNG f...Paul Davis