summaryrefslogtreecommitdiff
path: root/gtk2_ardour/tempo_dialog.cc
AgeCommit message (Expand)Author
2009-08-22Patch from robsch to fix mantis 2766; apply button unclickable when modifying...Carl Hetherington
2009-03-13remove icky FUDGE-ness code when sizing ComboBoxText's (from an idea by david...Paul Davis
2008-02-17Remove beat entry from meter dialog (beats are not allowed in API), clean up ...Nick Mainsbridge
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-29make multi-duplicate dialog less ugly, ditto with tempo dialogs. fix broken a...Nick Mainsbridge
2007-12-21new tempo handling from drmoore; don't follow playhead when doing requested_r...Paul Davis
2007-12-03add single-layer zoom toggle; add toggle-fade-active commands (& bindings for...Paul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-02-02new keyboard bindings for moving playhead to region starts+ends ; use spin bu...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-04-29more tranzport lowlevel fixes and rebindingPaul Davis
2006-04-26Fix missing commection from last commitNick Mainsbridge
2006-04-26Plugin selector useability changes, fix mouse grab bug in plugin barcontrolle...Nick Mainsbridge
2006-04-25Small tempo/meter dialog useability changesNick Mainsbridge
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-11-27slowly fixing up ArdourDialog nonsensePaul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-10-052 cleanup patches from nickm, plus work on mixer_ui.cc so that it compilesPaul Davis
2005-09-28incomplete work on mixer window treeview portPaul Davis
2005-09-26got ardour_dialog compilingPaul Davis
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin