AudioClock: remove duplicated code. amends 3a0a628a7
[ardour.git] / gtk2_ardour /
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...
2016-09-06 Paul Davisuse moved version of reset_focus()
2016-09-06 Paul Davisuse moved version of reset_focus()
2016-09-06 Paul Davismove kbd focus reset method into ARDOUR_UI where it...
2016-09-06 cooltehnoUpdate clear-gray-ardour.colors
2016-09-06 Paul Davisuse existing Editor::reset_focus() method to reset...
2016-09-06 Paul Davisdo not set the focus widget to be a toplevel window...
2016-09-06 nick_mRemove unused variable.
2016-09-05 nick_mFix the tempo note-type hallucination.
2016-09-03 nick_mFix graphical issues in tempo curve.
2016-09-01 nick_mEnsure the correct position is passed to MidiRegionView...
2016-09-01 nick_mEditor::get_grid_type_as_beats() returns the quarter...
2016-09-01 John EmmasFix a bug when formatting time strings
2016-08-31 nick_mNo-op - rename var in MidiRegionView::note_dropped().
2016-08-31 nick_mNoteCreateDrag uses quarter-notes.
2016-08-31 nick_mMidiRegionView uses quarter note snapping.
2016-08-31 nick_mUse quarter-note based 'beat' when snapping.
2016-08-29 Paul DavisNOOP: whitespace
2016-08-29 Paul Davisimproved (more general) fix for preferences window...
2016-08-29 Paul DavisRevert "apparent fix for preferences window visibility"
2016-08-29 Paul Davisapparent fix for preferences window visibility
2016-08-28 Paul Davisfix focus-on-clock action 5.3
2016-08-28 John EmmasFix a crash when toggling back and forth between a...
2016-08-28 John EmmasFix a crash when we display the 'Plugin Analysis' windo...
2016-08-27 Paul Davissingle action punch in 5.2
2016-08-27 Paul DavisNO-OP: indentation
2016-08-27 Paul Davisfix display of preferences window when detached.
2016-08-26 Robin Gareusforward Lua print() to Ardour's Log.
2016-08-26 Julien "_FrnchFrgg... Update CC automation menu when changing channel selection
2016-08-26 Robin Gareusadd a static function to access processor selection...
next