meter computation must use absolute value of all samples (ignoring sign bit)
[ardour.git] / gtk2_ardour /
2015-06-29 Paul Davisadd preferences GUI elements to allow control of playhe...
2015-06-29 Paul Davisinitial version of playback priority design. No GUI...
2015-06-29 Paul Daviscopy all XCode project files from Tracks.
2015-06-29 Paul Davisfix logic/declaration issue with modified PersistentToo...
2015-06-29 Paul Davisuse Tracks' MainMenuDisabler during session lock (could...
2015-06-29 YPozdnyakov[Summary]: add keybindings Cmd-h (hide application...
2015-06-29 Robin Gareusinitialize uninitialized var - possible fix for #6400
2015-06-29 Robin Gareusremember max shuttle-speed
2015-06-28 Ben Loftisadd keybinding, V, for video window
2015-06-28 Ben Loftistweak some window-bindings. Use C for Clock and B...
2015-06-28 Ben Loftisshow selection trim cursors in Range mode
2015-06-26 Robin Gareusremove debug code
2015-06-26 Robin Gareuscheck editor/mixer/meterbridge window overlap for show...
2015-06-26 Robin Gareusconsolidate code
2015-06-26 Robin Gareusupdate Window > Mixer accordingly
2015-06-26 Ben Loftisadd region layer keybindings
2015-06-26 Robin GareusAlternative approach for show/hide Meterbridge #6386
2015-06-26 Paul Davismake the quantize dialog persistent so that settings...
2015-06-25 Robin Gareuskeep meterbridge on top of editor - see #6386
2015-06-25 Colin Fletcherrename TempoMap::cut_time() to remove_time()
2015-06-23 Robin Gareusupdate video import flags, relax GOP size.
2015-06-23 Paul Davistextual tweak
2015-06-23 Paul Davisprovide control over waveform image cache size from GUI
2015-06-22 John EmmasWhen using the Editor's Shuttle control, stop any shutt...
2015-06-21 Colin FletcherAmend button caption in 'Remove time' dialogue
2015-06-19 Paul Davisvarious tweaks to the height/sizing of audioregion...
2015-06-17 Colin FletcherAccept changes to Insert/Remove time clocks without...
2015-06-17 Colin FletcherAdd 'accept on focus out' parameter (default false...
2015-06-17 Colin FletcherRename 'Cut time' to 'Remove time'
2015-06-17 Colin FletcherUpdate 'Cut time' to match 'Insert time', and fix cut...
2015-06-17 Colin FletcherUse 'Insert time' dialogue for 'Cut time' too.
2015-06-17 Colin FletcherMake 'Insert time' dialogue do for 'Cut time' too
2015-06-17 Colin FletcherInsert time: don't unlock markers we're not going to...
2015-06-17 Colin FletcherInsert time: fix moving of range markers
2015-06-17 Robin Gareusfix 1024px width layout (remove nudge clock special...
2015-06-15 Robin Gareususe mpeg4 for internal video format (not mjpeg)
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-06-11 Paul Davisremove left-over debugging code
2015-06-10 Paul Davisno Save-As progress dialog if we're not copying media
2015-06-10 nick_mMagnetic snap now works on note moves / resizes.
2015-06-10 nick_mMake absolute snap the default snap.
2015-06-09 Robin Gareusfix video-image request, zoom before video start.
2015-06-08 Colin FletcherUpdate export config on stem export select tracks/busse...
2015-06-08 Colin FletcherFix tiny typo in PortExportChannelSelector error text
2015-06-08 Colin FletcherDon't select any routes for stem export by default
2015-06-08 Colin FletcherExclude inactive tracks & busses from stem export list
2015-06-08 Colin FletcherAdd 'Select tracks/busses' & 'Deselect all' buttons...
2015-06-04 Ben LoftisEnable stationary playhead mode.
2015-06-03 Paul DavisChange message about JACK already running to be less...
2015-06-01 Robin Gareusalways round integer steps (regardless of enum)
2015-06-01 Ben Loftisfix cursor in smart mode, when moving up and down the...
2015-06-01 Ben LoftisFix some visual loopholes when switching tools inside...
2015-05-31 Robin Gareusengine dialog fixes for multiple devices
2015-05-31 Tim MayberryAllow selection of input and output devices in EngineDi...
2015-05-30 Robin Gareusvector icons should at least be 6x6 px
2015-05-30 Ben LoftisStationary Playhead.
2015-05-29 Ben Loftisfactor out Route::muted_by_others from existing code
2015-05-28 Paul Davisadd name text for ToggleExternalSync action
2015-05-28 Paul Davisonly use and present the buggy gradient parameter if...
2015-05-28 Paul Davisrearrange and redesign UIConfiguration/ARDOUR_UI APIs...
2015-05-28 Paul Davisadd control for buggy gradient option
2015-05-28 Paul Davisadd buggy gradient option
2015-05-28 nick_mFix uninitialised variable.
2015-05-28 Robin Gareusamend 3f5d17d, clear changes to MIDI as well.
2015-05-28 Robin GareusFix region paste (ctrl+v) undo.
2015-05-27 Paul Davisprevent crash when using WM close button on "new route...
2015-05-27 Robin Gareusrelax LinuxVST GUI event loop.
2015-05-26 Ben LoftisRationalize some aspects of region-gain control-point...
2015-05-25 Robin Gareusreplace tool pixel icons with vector drawing
2015-05-24 Robin Gareususe vectorized TAV expand/shrink icons
2015-05-24 Robin Gareususe vectorized zoom icons instead of pixmaps.
2015-05-24 Robin Gareusreplace old ArdourButton::Icon API with Gtkmm2ext.
2015-05-24 Robin Gareusremove explicit VectorIcon Element
2015-05-24 Robin GareusArdourButton API: set_icon() implies Icon and No Text
2015-05-24 Robin Gareusadd vector rendition of nudge icons.
2015-05-24 Robin Gareusprepare cleanup of ArdourButton rendering
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-23 nick_mFix bug where inserting notes in MouseContent mode...
2015-05-23 nick_mRekative snap - add comments
2015-05-23 nick_mClarify the convention on modifiers and drags.
2015-05-23 nick_mProper initialisation of _x/y_constrained.
2015-05-22 nick_mBring back contrained drag modifier with preference...
2015-05-22 nick_mFix missing comment.
2015-05-22 nick_mFix inverted logic of SnapOff with snap modifiers pressed.
2015-05-21 Ben Loftistweak layout of main clocks so that HMS display remains...
2015-05-21 Ben LoftisFONT_SMALLER is too small for visibility of clocks...
2015-05-21 nick_mMake note drags and resizes obey the disable sanp modifier.
2015-05-21 nick_mSmall cleanup
2015-05-21 nick_mMore cleanup
2015-05-21 nick_mClean up a bit - should be a no-op
2015-05-21 nick_mAppease Our Dear Leader
2015-05-21 nick_mFix excessive use of logic.
2015-05-21 nick_mFix up modifier behaviour
2015-05-21 nick_mMake the prefs less squashed looking, add another entry...
2015-05-20 Ben Loftisrecover keybinding for Snapshot
2015-05-20 nick_mMove ui-centric modifiers into ArdourKeyboard, set...
2015-05-20 nick_mAllow all drag -related modifiers to be set, re-instat...
2015-05-19 Ben Loftispublish editor-fade-range action to the main menu
2015-05-19 nick_mAdd more modifier preferences.
2015-05-18 Ben Loftisuse Go To instead of Goto
next