summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-05-27Tempo rambo - more bbt scale fiddling.nick_m
2016-05-27Tempo rampo - tempo tick lines no longer assume constant tempo.nick_m
2016-05-27Tempo ramps - another approach to first meter/tempo.nick_m
2016-05-27Tempo ramps - fix just-introduced undo crash.nick_m
2016-05-27Tempo ramps - allow constraint-drag of first tempo.nick_m
2016-05-27Tempo ramps - bbt ruler scale tweaks.nick_m
2016-05-27Tempo ramps - pressing constraint modifier keys during tempo drag changes tem...nick_m
2016-05-27Tempo ramps - small tweak to ruler scale.nick_m
2016-05-27Tempo ramps- bbt ruler scale accounts for non-beat ranges for consistent resu...nick_m
2016-05-27Tempo ramps - display bbt in audio clock correctly when dragging tempos/meters.nick_m
2016-05-27Tempo ramps - complete 'music locked meters are now positioned using beats' t...nick_m
2016-05-27Tempo ramps - small bug fixes/cleanup.nick_m
2016-05-27Tempo ramps - various bug fixes (meter drag undo, incorrect copy)nick_m
2016-05-27Tempo ramps - music-locked meters now use beats rather than pulses as their r...nick_m
2016-05-27Tempo ramps - fix compilationnick_m
2016-05-27Tempo ramps - improve music-locked meter drags, improve dump().nick_m
2016-05-27Tempo ramps - remove double calls to RegionView::set_duration() and MidiRegio...nick_m
2016-05-27Tempo ramps - allow moving the first meter if audio locked.nick_m
2016-05-27Tempo ramps - respect tempo note type and meter note divisor correctly.nick_m
2016-05-27Tempo ramps - midi notes resize when dragged, misc bug fixes.nick_m
2016-05-27Tempo ramps - hook up tempo display, a new approach to audio-locked metersnick_m
2016-05-27Tempo ramps - fix various thinkos.nick_m
2016-05-27Tempo ramps - check for impossible locations tempo dialog bbt entry. reorgani...nick_m
2016-05-27Tempo ramps - fix music-locked meter drags.nick_m
2016-05-27Tempo ramps - audio-locked meters have a bbt of 1|1|0nick_m
2016-05-27Tempo ramps - meter sections drag again.nick_m
2016-05-27Tempo ramps - add method to handle beat-based tempo reordering. clean code.nick_m
2016-05-27Tempo ramps - rework mouse dragging of tempo marks, derive beat_at_tempo() an...nick_m
2016-05-27Tempo ramps - re-enabe audio-locked meter sections, fix more locking errors.nick_m
2016-05-27Tempo ramps - fix crash-causing locking errors. clean up code a bit.nick_m
2016-05-27Tempo ramps - setting bbt of an audio-locked tempo marker in the tempo dialog...nick_m
2016-05-27Tempo ramps - restore bbt settings in tempo dialog for audio-locked tempo mar...nick_m
2016-05-27Tempo ramps - fix messed up meter section state, audio-locked tempos ignore t...nick_m
2016-05-27Tempo ramps - first stab at metric marks locked to frames or beats.nick_m
2016-05-27Tempo ramps - Remove the tick walk, store c_func, document the approach.nick_m
2016-05-27Tempo ramps - fix more namespace confusionnick_m
2016-05-27Tempo ramps - fix constant tempo assumption wrt midi ghost note.nick_m
2016-05-27Tempo ramps - api rename, fix various meter and tempo dialog bugs.nick_m
2016-05-27Tempo ramps - update midi regions and locations when dragging tempo.nick_m
2016-05-27Tempo ramps - remove the concept of bars from tempo sections.nick_m
2016-05-27Tempo ramps - massively speed up dragging of tempo marks.nick_m
2016-05-27Tempo ramps - allow live updating of tempo markers.nick_m
2016-05-27Tempo ramps - define_one_bar() delivers constant tempo.nick_m
2016-05-27Tempo ramps - fix changing from const to ramp in the gui.nick_m
2016-05-27Initial stab at tempo ramps.nick_m
2016-05-26fix clang compileRobin Gareus
2016-05-25use updated API from prev. commitRobin Gareus
2016-05-25don't clear export-channel selection when switching presetsRobin Gareus
2016-05-25fix script button sensitivityRobin Gareus
2016-05-25fix region gain via range toolRobin Gareus