Tempo ramps - correct previous commit.
[ardour.git] / gtk2_ardour /
2016-05-27 nick_mCrapola - this is an experimental performance hack...
2016-05-27 nick_mPreformance - reinstate EditorRegions::freeze_tree_mode...
2016-05-27 nick_mTempo rampos -reorder tempo dialog.
2016-05-27 nick_mTempo ramps - newline fix.
2016-05-27 nick_mTempo ramps - first tempo and meter are always audio...
2016-05-27 nick_mTempo ramps - rulers don't request negative bbt.
2016-05-27 nick_mTempo ramps - fix copy/paste error.
2016-05-27 nick_mTempo ramps - tempo marks use mvc-style copy drag,...
2016-05-27 nick_mTempo ramps - fix dragging audio-locked meters across...
2016-05-27 nick_mTempo ramps - fix thinko in meter drag aborted handling
2016-05-27 nick_mTempo ramps - don't replace the meter when drag finishe...
2016-05-27 nick_mTempo ramps - fix for dragging audio-locked meters...
2016-05-27 nick_mTempo ranps - fix compilation
2016-05-27 nick_mTempo ramps - meters can be dragged across each other.
2016-05-27 nick_mTempo ramps - copy-drag meters works again.
2016-05-27 nick_mTempo ramps - api change, remove some code.
2016-05-27 nick_mTempo spamr - smallify some code.
2016-05-27 nick_mTempo ramps - more multi audio-locked meter work, code...
2016-05-27 nick_mPerfornamce - remove dubious optimisation.
2016-05-27 nick_mTempo ramps - a saner way to snap music-locked tempos.
2016-05-27 nick_mTempo ramps - fix incorrect verbose cursor during tempo...
2016-05-27 nick_mTempo ramps - tempo drags respect the snap modifier...
2016-05-27 nick_mTempo ramps - switch MusicLocked tempos to beat-based...
2016-05-27 nick_mTempo ramps - use correct meter when snapping to the...
2016-05-27 nick_mTempo ramps - tempos now musically snap to their future.
2016-05-27 nick_mPerformance - Use fixed height mode and fixed column...
2016-05-27 nick_mTempo rambo - more bbt scale fiddling.
2016-05-27 nick_mTempo rampo - tempo tick lines no longer assume constan...
2016-05-27 nick_mTempo ramps - another approach to first meter/tempo.
2016-05-27 nick_mTempo ramps - fix just-introduced undo crash.
2016-05-27 nick_mTempo ramps - allow constraint-drag of first tempo.
2016-05-27 nick_mTempo ramps - bbt ruler scale tweaks.
2016-05-27 nick_mTempo ramps - pressing constraint modifier keys during...
2016-05-27 nick_mTempo ramps - small tweak to ruler scale.
2016-05-27 nick_mTempo ramps- bbt ruler scale accounts for non-beat...
2016-05-27 nick_mTempo ramps - display bbt in audio clock correctly...
2016-05-27 nick_mTempo ramps - complete 'music locked meters are now...
2016-05-27 nick_mTempo ramps - small bug fixes/cleanup.
2016-05-27 nick_mTempo ramps - various bug fixes (meter drag undo, incor...
2016-05-27 nick_mTempo ramps - music-locked meters now use beats rather...
2016-05-27 nick_mTempo ramps - fix compilation
2016-05-27 nick_mTempo ramps - improve music-locked meter drags, improve...
2016-05-27 nick_mTempo ramps - remove double calls to RegionView::set_du...
2016-05-27 nick_mTempo ramps - allow moving the first meter if audio...
2016-05-27 nick_mTempo ramps - respect tempo note type and meter note...
2016-05-27 nick_mTempo ramps - midi notes resize when dragged, misc...
2016-05-27 nick_mTempo ramps - hook up tempo display, a new approach...
2016-05-27 nick_mTempo ramps - fix various thinkos.
2016-05-27 nick_mTempo ramps - check for impossible locations tempo...
2016-05-27 nick_mTempo ramps - fix music-locked meter drags.
2016-05-27 nick_mTempo ramps - audio-locked meters have a bbt of 1|1|0
2016-05-27 nick_mTempo ramps - meter sections drag again.
2016-05-27 nick_mTempo ramps - add method to handle beat-based tempo...
2016-05-27 nick_mTempo ramps - rework mouse dragging of tempo marks...
2016-05-27 nick_mTempo ramps - re-enabe audio-locked meter sections...
2016-05-27 nick_mTempo ramps - fix crash-causing locking errors. clean...
2016-05-27 nick_mTempo ramps - setting bbt of an audio-locked tempo...
2016-05-27 nick_mTempo ramps - restore bbt settings in tempo dialog...
2016-05-27 nick_mTempo ramps - fix messed up meter section state, audio...
2016-05-27 nick_mTempo ramps - first stab at metric marks locked to...
2016-05-27 nick_mTempo ramps - Remove the tick walk, store c_func, docum...
2016-05-27 nick_mTempo ramps - fix more namespace confusion
2016-05-27 nick_mTempo ramps - fix constant tempo assumption wrt midi...
2016-05-27 nick_mTempo ramps - api rename, fix various meter and tempo...
2016-05-27 nick_mTempo ramps - update midi regions and locations when...
2016-05-27 nick_mTempo ramps - remove the concept of bars from tempo...
2016-05-27 nick_mTempo ramps - massively speed up dragging of tempo...
2016-05-27 nick_mTempo ramps - allow live updating of tempo markers.
2016-05-27 nick_mTempo ramps - define_one_bar() delivers constant tempo.
2016-05-27 nick_mTempo ramps - fix changing from const to ramp in the...
2016-05-27 nick_mInitial stab at tempo ramps.
2016-05-25 Robin Gareusfix clang compile
2016-05-25 Robin Gareususe updated API from prev. commit
2016-05-25 Robin Gareusdon't clear export-channel selection when switching...
2016-05-25 Robin Gareusfix script button sensitivity
2016-05-25 Robin Gareusfix region gain via range tool
2016-05-25 Robin Gareusfix menu order: consistent for region and range bounce
2016-05-24 Robin Gareushide Freesound tab (until it gets fixed)
2016-05-24 Robin Gareusrec-safe GUI
2016-05-24 Robin Gareusfix UI wire display to not coalesce views for non-linea...
2016-05-24 Robin Gareusfreeze thread is not detached and needs to be joined
2016-05-24 Robin Gareuscont'd work & fix bug introduced in 03660573e
2016-05-24 Robin Gareuscentralize rec-en sensitivity & prepare for rec-safe
2016-05-23 Robin Gareusadd missing include
2016-05-22 Robin Gareuspossible fix or workaround[?] for pt track-name encoding
2016-05-22 Robin Gareusimport audio/midi at "session start by default
2016-05-22 Robin Gareusoverhaul region/range spectrum analysis
2016-05-22 Robin Gareustooltips for export analysis -- russian-fraction lost...
2016-05-21 Robin Gareusfix import-thread SNAFU
2016-05-21 Robin Gareusfix initial engine state (windows: buffered-i/o; all...
2016-05-21 Robin Gareusclean up ArdourWindow
2016-05-20 Robin Gareuslua inline display error reporting
2016-05-19 Robin Gareustowards an Instrument Setup/Replace workflow
2016-05-18 Robin Gareus...use shared backend function instead
2016-05-18 Robin Gareusinitialize snap-mode dropdown text
2016-05-18 Robin GareusDon't save instant while loading instant.xml
2016-05-17 Robin Gareussome more mixbus backports (NO-OP for ardour)
2016-05-17 Robin Gareusmove ancient icon source files away from the top-level
2016-05-17 Robin Gareusprepare moving top-level icons/ -- move MSVC files
2016-05-17 Robin Gareusremove more ancient icons
next