Properly update main window-title.
[ardour.git] / gtk2_ardour /
2017-02-16 Robin GareusProperly update main window-title.
2017-02-16 Paul Davischeck region action sensitivity from two more places...
2017-02-16 Paul Davisimprove logic for region action sensitivity settings
2017-02-15 nick_mfix constrained region drags across tracks (7242).
2017-02-15 Paul Davissimplify arguments to Editor::sensitize_the_right_regio...
2017-02-15 Paul Davisuse leave/enter from track canvas to be the primary...
2017-02-15 Paul Davisclassify all region actions based on how they get a...
2017-02-15 Paul Davistentative steps in trying to fix region action sensitivity
2017-02-14 Robin GareusSeparate MSB/LSB MIDI Bank select
2017-02-14 Robin GareusSave/restore location clock mode
2017-02-14 Robin GareusNO-OP: whitespace
2017-02-14 Robin GareusReset window-size when switching between custom and...
2017-02-13 Robin GareusClarify session property (now that there's an action)
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-13 Paul Davisreinstate ensure-time-axis-visible after move-selected...
2017-02-13 Paul Davisnew implementation of move-selected-tracks
2017-02-13 Paul Davisupdate email address
2017-02-13 Robin Gareusremove unused background expose
2017-02-12 Paul Daviscredit where credit is due
2017-02-12 Hiroki InagakiUpdate Japanese translation
2017-02-09 Paul DavisThis is the wrong approach to this problem. 5.6
2017-02-09 Paul DavisNO-OP: whitespace conversion
2017-02-09 Paul Daviswhen considering whether or not to autoscroll teh canva...
2017-02-09 Paul DavisNO-OP: whitespace
2017-02-09 Paul Davisexplanatory comment and logic change to cover when...
2017-02-09 Paul Davisalways hide splash screen after save-as session switch
2017-02-08 Paul DavisNO-OP: whitespace
2017-02-08 Paul Davismake rude alert buttons expand vertically to use all...
2017-02-08 Paul DavisNO-OP: whitespace changes
2017-02-08 Paul Davisimproved fix for #7208, hopefully
2017-02-08 Paul Davisuse centralized SMF tempo method in both places where...
2017-02-08 Paul Davisdo NOT remove tracks from selection during drag selecti...
2017-02-08 Paul Davisstop a crash during selection
2017-02-07 Alexandre ProkoudineUpdate Russian translation
2017-02-07 Paul Davis3 actions (trim-front, trim-back, set-sync-position...
2017-02-07 nick_mtempo dialog uses three decimal places in numeric entry.
2017-02-07 Ben LoftisCategorize the mixer actions.
2017-02-07 Ben LoftisAdd several new categories and re-sort some keybindings...
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 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 Davissave/restore VCA master state inside slaves, so that...
2017-02-06 nick_mNoteDrag copy modifier detection is no longer explicit.
2017-02-05 Paul Davisunused code, showing basics of how to define a custom...
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 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_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_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 Ben LoftisTweak MIDI channel dialog layout.
2017-02-03 Ben LoftisRemove redundant MIDI submenu. The items are now in...
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 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-01 Paul Davisplaying games with canvas (grid) test
2017-02-01 Paul Davisuse new Grid API
2017-02-01 Paul Davisvalgrind option (commented) for canvas tester
2017-02-01 Paul Davismore sophisticated canvas tester
2017-02-01 Paul Davissome initial bits of work on canvas allocation
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 Robin GareusPotential clock info-text color-glitch fix <span color>
2017-01-30 Robin GareusPrefer General MIDI Synth as default instrument
2017-01-30 Paul Davisprevent crash when deselecting track from mixer.
2017-01-30 Robin Gareusleft/right align mixer-strips
2017-01-29 nick_mspeed up midi ghost region update
2017-01-29 Paul Davisprevent suggestion that MIDI tracks can be set to stack...
2017-01-29 Robin GareusKeep tracks visible when re-ordering them in the editor
2017-01-28 Paul Davisfix up default key bindings to use correct binding...
2017-01-28 Paul Davismore modified key bindings
2017-01-28 Paul Davismove 10 more actions from Editor/* to Common/*
2017-01-28 Paul Davistwo more modified key bindings
2017-01-28 Paul Davischange default keybindings for those using actions...
2017-01-28 Paul Davismove 15 actions out of Editor/* namespace, and into...
2017-01-28 Paul Davisfurther improvement to Mixer_UI::move_stripable_into_view()
2017-01-28 Paul Davisimprove the behaviour of Mixer_UI::move_stripable_into_...
2017-01-28 Paul Davisuse VCA full name in strips and track headers
next