ardour.git
2017-02-06 Ben LoftisSome tweaks to default keybindings:
2017-02-06 Ben LoftisRevert to allowing stacked layer region view for MIDI...
2017-02-06 Ben LoftisTweak output formatting of save_all_bindings_as_html
2017-02-06 nick_mhotfix for cross-track dragging bug with music-locked...
2017-02-06 nick_mupdate note length when dragging notes (over tempo...
2017-02-06 Paul Davisuse new PBD::Controllable API to correctly save solo...
2017-02-06 Paul Davisadd new API to PBD::Controllable, ::get_save_value()
2017-02-06 Paul Davissave/restore VCA master state inside slaves, so that...
2017-02-06 nick_mNoteDrag copy modifier detection is no longer explicit.
2017-02-06 John EmmasModify our MSVC project to build the newer qm-dsp plugins
2017-02-06 John EmmasRemove a JE addition to one of the qm-dsp source files...
2017-02-05 John EmmasSome minor changes in preparation for building the...
2017-02-05 Paul Davisunused code, showing basics of how to define a custom...
2017-02-05 Paul Davisfix type warning
2017-02-04 nick_mremove overzealous bounds check when dropping notes.
2017-02-04 nick_mmidi note drags are music-based.
2017-02-04 John EmmasIf 'MidiRegionView::find_canvas_sys_ex()' fails, make...
2017-02-04 John Emmas'CheckMenuItem' conflicts with an item already existing...
2017-02-04 Paul Davismake more of an effort to ensure that the last element...
2017-02-04 nick_mfix potential absorption of music-locked tempo into...
2017-02-04 John EmmasFix a crash in rhythm ferret if the relevant plugin...
2017-02-04 John EmmasSome paths weren't getting set up correctly for the...
2017-02-04 nick_mclean up patch change/sysex headers.
2017-02-04 nick_mset sysex height & position on redisplay.
2017-02-04 nick_mimprove sysex data display.
2017-02-04 nick_mmore inconsistent menu item fiddling.
2017-02-04 nick_mmore messing about with inconsistent menu state.
2017-02-04 nick_mallow "Glue to Bars & Beats" in region menu to be in...
2017-02-04 nick_mremove unused empoMap::round_to_beat_subdivision()
2017-02-04 nick_mnon-primary music-locked regions follow tempo changes...
2017-02-04 nick_mrework RegionMotionDrag so that we can actually drag...
2017-02-04 nick_mmake dragging a region from the list not crash.
2017-02-04 nick_mensure region _quarter_note is set (factory).
2017-02-04 nick_mensure region _quarter_note is set in offset ctor..
2017-02-04 nick_mfix thinko wrt Drag::adjusted_frame()
2017-02-04 nick_msetup_snap_delta() need only take a framepos_t.
2017-02-04 nick_mrework snap
2017-02-03 Paul Davisanother tweak to maybe-fix crash in Playlist::fade_range()
2017-02-03 Ben LoftisTweak MIDI channel dialog layout.
2017-02-03 Ben LoftisRemove redundant MIDI submenu. The items are now in...
2017-02-02 Robin Gareuspotential fix for crashes when creating fade-ranges
2017-02-02 Robin Gareusfix crash when closing session w/action hooks
2017-02-02 Ben LoftisRight-click on a VCA to assign it to the selected channels.
2017-02-02 Paul Davistoolbar building from file given by command line
2017-02-02 Robin GareusLua script to save a snapshot after export
2017-02-02 Paul Daviscanvas tester tweak
2017-02-02 Paul Davistoolbar creation from text files
2017-02-02 Paul Davisshorten enum/string for icons by avoiding Gtkmm2ext...
2017-02-02 Paul Davisinclude ArdourIcon in declared enums
2017-02-02 Paul Davisuse different source file for canvas tester
2017-02-02 Paul Davisadditional commit for removal of TransportControllables
2017-02-02 Paul DavisARDOUR_UI transport buttons should use ArdourButton...
2017-02-02 Robin GareusGUI to select export session/snapshot name
2017-02-02 Robin GareusExport option to use snapshot name instead of session...
2017-02-01 Robin Gareusupdate link to MB manual
2017-02-01 Robin GareusReduce continuous stream of warning messages (latent...
2017-02-01 Robin GareusProperly remember window position.
2017-02-01 Paul Davisplaying games with canvas (grid) test
2017-02-01 Paul Daviscanvas::grid - more tweaks and improvements
2017-02-01 Paul Daviscanvas::grid : compute all row/col extents
2017-02-01 Paul Davisbasics of row/col span for Canvas::Grid
2017-02-01 Paul Davisuse new Grid API
2017-02-01 Paul Davischange Grid API to avoid unnecessary Duple and open...
2017-02-01 Paul Davisclear up some CSS padding/margin confusion, and add...
2017-02-01 Paul Davisvalgrind option (commented) for canvas tester
2017-02-01 Paul Davismore sophisticated canvas tester
2017-02-01 Paul Daviscanvas::grid starts being able to do its job a little
2017-02-01 Paul Davisadd basic data members and methods for adding an explic...
2017-02-01 Paul Davissome initial bits of work on canvas allocation
2017-02-01 Paul Davismake the leftmost mixer stripable API at least work...
2017-02-01 Paul Davisadd new API to ControlProtocol to allow GUI to specify...
2017-02-01 Paul Davismackie: catch data on what presentation info aspects...
2017-01-31 Robin GareusSkip no-change re-ordering of tracks/busses
2017-01-31 Robin GareusDon't allow to select VCAs in the route-list
2017-01-31 Paul Davisdebugging with markk: stacktrace on bank switch in...
2017-01-31 Paul Davisremove recently added MackieControl DEBUG_TRACE msgs
2017-01-31 Paul Davisstop DEBUG_TRACE for MackieControl crashing in some...
2017-01-31 Paul Davismackie: use "markN" for new markers, like the GUI ...
2017-01-31 Paul Davismackie: check modifier bits for button AFTER identifyin...
2017-01-31 Paul Davismackie: more debug tracing
2017-01-31 Paul Davismackie: more debug tracing
2017-01-31 Paul Davismackie: more debug tracing for remapped buttons
2017-01-31 Paul DavisRevert "mackie: make profile-mapped keys maybe actually...
2017-01-31 Paul DavisRevert "mackie: improve previous commit - use button_id...
2017-01-31 Paul Davismackie: improve previous commit - use button_id not...
2017-01-31 Ben LoftisExpose a new lua hook for resetting a plugin processor...
2017-01-31 Paul Davismackie: make profile-mapped keys maybe actually do...
2017-01-31 Paul Davismore mackie debug tracing
2017-01-31 Paul Davisimprovement to last loop button commit for MCP
2017-01-31 Paul Davismackie support should use BasicUI::loop_toggle()
2017-01-31 Paul DavisGeneric MIDI controls should affect group members too...
2017-01-31 Robin GareusPotential clock info-text color-glitch fix <span color>
2017-01-31 Robin Gareusfix a-fluidsynth bank select (use MMA style, 14 bit...
2017-01-30 Robin Gareusfix a-fluidsynth midnam bank select
2017-01-30 Robin Gareusunconditionally include gmsynth.lv2 in bundles (and...
2017-01-30 Robin GareusPrefer General MIDI Synth as default instrument
2017-01-30 Robin GareusFall back to general MIDI synth for auditioning.
2017-01-30 Paul Davisprevent crash when deselecting track from mixer.
2017-01-30 John EmmasWhen building with MSVC, use perl to generate 'ardour...
2017-01-30 Robin Gareusleft/right align mixer-strips
next