midi ghost region fill colour is per event. don't store it. ensure _outline is set.
[ardour.git] / gtk2_ardour /
2016-10-20 Paul Davisvarious tweaks to improve the preferences presentation...
2016-10-19 Paul Davisneed to refill treeviews for MIDI port prefs at least...
2016-10-19 Paul Davismove MIDI port options out of engine dialog and into...
2016-10-19 nick_mbbt duration clock - revert 3d38b4f58ec0 and a32aea4201...
2016-10-19 nick_mDuration clock edit uses current time to resolve meter.
2016-10-19 Paul Davisset up MIDI port treeview columns *just once*
2016-10-18 Paul Daviscorrectly show both the old MIDI setup tab (device...
2016-10-18 Paul Davisfurther work on a MIDI port functionality dialog
2016-10-18 Robin GareusAdd tooltip info for inline-display
2016-10-18 Paul Davisbeginnings of a tab in Audio/MIDI setup to manage MIDI...
2016-10-18 Paul Davisremove unnecessary and now impossible #include
2016-10-18 Paul Davisremove unusued and useless midi_port_dialog.{cc,h}...
2016-10-18 Robin GareusProcessor box interaction:
2016-10-18 nick_mTempo lines drawing performance tweak.
2016-10-18 nick_mTempo line tweaks.
2016-10-18 nick_mImprove bbt ruler drawing performance for large time...
2016-10-17 Robin Gareusremove unused variable
2016-10-17 Paul Davispropagate key press events through the widget heirarchy...
2016-10-17 Robin Gareusfix typo + remove cruft.
2016-10-16 Robin Gareusrefine 29f604418, move selected track to left-edge...
2016-10-16 nick_mAmend previous commit.
2016-10-16 nick_mSet note colour of new MidiGhostRegions corrctly.
2016-10-16 nick_mPerformance: store NoteBase UIConfiguration colors...
2016-10-16 nick_mFix region colors not updating on theme change.
2016-10-16 nick_mTempo curve cleanup, now also works on optimized builds.
2016-10-15 Robin GareusMixer strip list: click to move strip into view
2016-10-15 nick_mBBT duration clock can only compare musical times.
2016-10-15 nick_mFix various snap issues when dragging control points...
2016-10-15 nick_mFix incorrect musical position in NoteDrag::total_dx.
2016-10-15 nick_mAudioClock: remove duplicated code. amends 3a0a628a7
2016-10-15 nick_mSlightly improve note update performance, fix note...
2016-10-15 nick_mRework duration clock and TempoMap::insert_time to...
2016-10-15 nick_mNote selection state uses note event_id_t.
2016-10-15 nick_mEnsure correct initial automation region view position.
2016-10-15 Robin GareusEditor up/down arrow keys: snap to track (not 60px)
2016-10-14 Robin Gareusmixer left/right: snap to track
2016-10-14 Robin GareusGUI to allow aux-send feedback loops
2016-10-13 W.P. van PaassenInital support for Steinberg's CC121 control surface
2016-10-13 Robin Gareushandle blink-rec-arm change without application restart
2016-10-13 Nil GeisweillerAdd region position to note start in the midi list...
2016-10-13 Robert ScottDon't reset the audio tracks name when changing the...
2016-10-13 cooltehnoUpdate cubasish-ardour.colors
2016-10-12 Paul Davispeak level numeric display now uses "clip indicator...
2016-10-12 Paul Davisadd gtk_clip_indicator as a separate color from gtk_bri...
2016-10-12 Nathan StewartFixes minor memory leak found in color_theme_manager...
2016-10-10 Robin Gareusallow to run single tests from ./artest
2016-10-09 nick_mInterpret start & length_beats properties as double...
2016-10-08 nick_mTempoSection methods deal in beats rather than pulses...
2016-10-08 nick_mUse double comparison in MidiRegionView::note_in_region...
2016-10-07 Nathan StewartClean up cppcheck warnings about handling of allocated...
2016-10-06 Robin Gareusupdate LuaWindow output on-the-go (allow progress print)
2016-10-06 Robin GareusHold ctrl + click "open" session -> safe mode
2016-10-06 Robin Gareussort instrument list alphabetically
2016-10-05 Robin GareusGUI support for type-0/1 SMF import (display channel...
2016-10-04 Robin Gareusfix interface - proessor_selection is not a Lua C-Function
2016-10-04 Kamil RytarowskiFix ldd(1) parsing on NetBSD
2016-09-30 Ben Loftisrevert previous unintended commit
2016-09-30 Ben Loftisfix: using arrow-keys on selected mixer strips would...
2016-09-30 Robin GareusConstrain Samplerate selection when session is loaded
2016-09-30 Robin Gareusfix sample-rate display: show active (not desired)...
2016-09-30 Tim MayberryFix finding of splash file and display in About dialog
2016-09-29 Robin Gareussome Collaborative Albums from the early 80's
2016-09-29 Paul Davisfix crash on OS X el capitan when using command line...
2016-09-28 Paul Davismake error dump on stderr slightly more obvious
2016-09-27 Paul DavisRevert "Editor does not need to reset track/stripable...
2016-09-27 Paul Davismove "logmeter.h" from gtk2_ardour into libs/ardour
2016-09-27 Paul DavisTimeAxisView::set_selected() needs to call AxisView...
2016-09-27 Paul DavisEditor does not need to reset track/stripable selection...
2016-09-27 Paul Davisadd explicit "duplicate-regions" action
2016-09-27 Paul Davisadd "quantize" action for control surface access
2016-09-27 Paul Davisdon't get into nested run loops if quantize is reinvoke...
2016-09-27 Paul Davisminor tweak to quantize dialog so that we can test...
2016-09-27 Paul Davisvarious tweaks to port matrix display logic to try...
2016-09-27 Paul Davispush2: basic GUI dialog
2016-09-27 Paul Davisadd a new action to allow surfaces to access Keyboard...
2016-09-27 Paul Davisadjustments to build nascent push2 surface support
2016-09-26 Robin Gareushide unfinished "Archive" feature for 5.4 release
2016-09-23 Robin GareusGUI option to Exclude unused sources
2016-09-22 nick_mFix bug where drawing long notes placed the new note...
2016-09-22 nick_mRemove _midi_regions_use_bbt_beats from Session, _start...
2016-09-21 Robin GareusUpdate Archive GUI: expose audio-encoding, set progress...
2016-09-21 Robin GareusGUI updates for archiving sessions
2016-09-20 Robin Gareusadd missing files
2016-09-20 Robin GareusGUI support to archive session
2016-09-18 Robin Gareusfix another crash at exit #7033
2016-09-17 Tim MayberrySave changes when toggling checkboxes in ExportDialog
2016-09-15 Robin GareusAllow to query HTTP headers
2016-09-15 Robin GareusSkip pin-management for MB channelstrip plugins
2016-09-15 Guido AulisiDo not delete selected MIDI notes while dragging. ...
2016-09-14 Tim MayberryRestore state of analyze and soundcloud upload checkbox...
2016-09-13 Robin Gareuscopy demo sessions
2016-09-13 Tim MayberryRename Struct defined in freesound header to be less...
2016-09-13 Tim MayberryRemove duplicate header includes in gtk2_ardour
2016-09-13 Tim MayberryAdd missing header include guards in various gtk2_ardou...
2016-09-12 Robin Gareusallow running from src-tree using system-wide gtk-theme...
2016-09-11 Tim MayberryFix #7015, Crash while aborting Region trim using Esc key
2016-09-10 Tim MayberryFix #7003, Store/Restore state of checkboxes in Export...
2016-09-09 Paul Davisclosing the normalize dialog should not run normalize...
2016-09-09 Paul Davisfix WM close handling for session lock dialog (#7017)
2016-09-06 Paul Davisadd ActionManager::rec_sensitive_actions and put "add...
next