summaryrefslogtreecommitdiff
path: root/gtk2_ardour/step_entry.h
AgeCommit message (Collapse)Author
2019-10-25Rename PianoKeyboard class, avoid ambiguitiesRobin Gareus
A C++ class "PianoKeyboard" in the global namespace may cause issues with some plugins that export and use an identically named symbol.
2019-10-24Rough-in gtk-pianokeyboard C -> C++Robin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
Copyright-holder and year information is extracted from git log. git history begins in 2005. So (C) from 1998..2005 is lost. Also some (C) assignment of commits where the committer didn't use --author.
2018-12-22add explanatory commentsPaul Davis
2018-12-22make StepEntry into a singleton.Paul Davis
More work to follow to clean up the details, and more comments to explain the relationship between StepEntry and StepEditor.
2018-12-19make StepEntry actions be static.Paul Davis
Unfinished, because bindings are problematic.
2018-12-10use ActionManager namespace, rather than ActionMap objects, and remove all ↵Paul Davis
per-context action maps
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 ↵Paul Davis
lookup from binding definition We need this because we need binding information/objects before all Actions have been defined.
2015-01-07MusicalTime => Beats.David Robillard
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
Fixes #4364. I havn't fully tested every single dialog and window (heck, I don't even know how to get at half of them), and there may be some packing niggles, but this is the bulk of the work. The Gnome 3 kiddies can close their dialogs now, anyway :) git-svn-id: svn://localhost/ardour2/branches/3.0@10699 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-01Delete trailing whitespaceDavid Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9656 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08melvin herr's "reversion" fix for step editing so that everything is ↵Paul Davis
zero-based again git-svn-id: svn://localhost/ardour2/branches/3.0@8766 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-05step editing patches from melvin herrPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8722 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-15split out the logic behind step editing from MidiTimeAxisView as much as ↵Paul Davis
possible git-svn-id: svn://localhost/ardour2/branches/3.0@7633 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-13step editor: add double, triple dotted note support + back + resync-to-ep ↵Paul Davis
buttons git-svn-id: svn://localhost/ardour2/branches/3.0@7623 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-12lotsa keybindings for nearly everything in the step editorPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@7610 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-11add a first hack at a step edit cursor (to be changed); add program+bank ↵Paul Davis
stubs (non-functional for the foreseeable future); fix up step edit changes propagating across all MIDI tracks; make program change "flags" change height along with track git-svn-id: svn://localhost/ardour2/branches/3.0@7598 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-10neo was told there was no spoon, i'm telling you there is no bsharpPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@7589 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-10the OMG-make-radio-buttons-and-actions-work-properly commit for the step editorPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@7587 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-06start using new keybinding stuff in step editor dialogPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@7555 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-04add beat-resync button to step editor (move insertion point to next whole ↵Paul Davis
beat from region start) git-svn-id: svn://localhost/ardour2/branches/3.0@7541 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-04endless further tweaks to step editor; stop stealing the "r" key inside ↵Paul Davis
MidiRegionView key handling git-svn-id: svn://localhost/ardour2/branches/3.0@7537 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-03a bunch of tweaks for the step entry process (computer keyboard input now ↵Paul Davis
works, for example) git-svn-id: svn://localhost/ardour2/branches/3.0@7532 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-03make step entry chord & triplet buttons do their thing, or something close to itPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@7530 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-02first, incomplete pass at step entry dialog, along with various SVG and PNG ↵Paul Davis
files for notes and dynamics notation git-svn-id: svn://localhost/ardour2/branches/3.0@7529 d708f5d6-7413-0410-9779-e7cbd77b26cf