summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-04-01revisit setting up processors during route construction; remove several more ...Paul Davis
2010-04-01No-op: rename a few variables and add/fix some comments.Carl Hetherington
2010-03-31Take away the Remove option from the region list, and add Show to re-show hid...Carl Hetherington
2010-03-31functioning invert (polarity) button; menu item removed and track name button...Paul Davis
2010-03-30Move region naming stuff from Session into RegionFactory, cleaning up some ve...Carl Hetherington
2010-03-30add (non-functional) invert (phase/polarity switch) buttonPaul Davis
2010-03-30stop crash when existing a session/quitting without a monitor sectionPaul Davis
2010-03-30Remove the realtime export button from the export dialog, as it's not really ...Sakari Bergen
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2010-03-27color changes for monitor sectionPaul Davis
2010-03-26lots of work to hide prelight from most buttons, etc. etc. etc; increase rang...Paul Davis
2010-03-25use correct (RCConfig-based) name for MIDI port in generic MIDI control stuff...Paul Davis
2010-03-25make solo button2 click function as momentary even when in listen mode; tweak...Paul Davis
2010-03-24remove XML-based constructors for several types of Processors; less debuggingPaul Davis
2010-03-23Fix track mode options to appear only once on audio tracks rather than twice....Carl Hetherington
2010-03-23finish commit from yesterday ... sorry folksPaul Davis
2010-03-22tweak startup dialog a bit to correctly save ardour.rc when need; get PROGRAM...Paul Davis
2010-03-22put the issue of using a monitor section into ~/.config/ardour.rc, not the se...Paul Davis
2010-03-21change session construction so that the the monitor bus config is derived (on...Paul Davis
2010-03-19shift-click MotionFeedback widgets to reset to default, and monitor section S...Paul Davis
2010-03-19lots of tricks & tweaks related to the monitor section and All That It UsesPaul Davis
2010-03-19save tearoff state; restore monitor section state reasonably well; fixup acce...Paul Davis
2010-03-17fixes for various consistency/settings issues in monitor section; minor edit ...Paul Davis
2010-03-16fix previous patch from lucusPaul Davis
2010-03-16patch from lucus for long names in trackbus inspectorPaul Davis
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2010-03-15finalize PROGRAM_NAME change for ardour3Paul Davis
2010-03-15Use checkbuttons rather than togglebuttons the midi tracer as it seems more l...Carl Hetherington
2010-03-13"Ardour" -> PROGRAM_NAME change for libardour and setup for gtk2_ardourPaul Davis
2010-03-12map most (all?) monitor processor state into/onto monitor section GUIPaul Davis
2010-03-11save/restore monitor processor state; key handling in torn off monitor sectio...Paul Davis
2010-03-11monitor section: make sip/afl/pfl buttons work, add rude solo, mono function,...Paul Davis
2010-03-10missing files addedPaul Davis
2010-03-10how about that ... a monitor/main section .. GUI is still unfinished .. sever...Paul Davis
2010-03-06remove the session region list; GUI now represents (a relatively unfiltered v...Paul Davis
2010-03-05move big clock size variables into ARDOUR_UI; save&restore big clock size + p...Paul Davis
2010-03-05working big clock resizing, i think; still needs removal of global vars to ar...Paul Davis
2010-03-05better acid trip big clock - do not use with any other medicationPaul Davis
2010-03-05acid trip big clock - do not use with any other medicationPaul Davis
2010-03-05more strip silence dialog changes, to use audio clocks, show smallest silence...Paul Davis
2010-03-05likely fix for strip silence dialog GUI lockupPaul Davis
2010-03-05possible big clock sizing fixPaul Davis
2010-03-04debug output for big clock resizingPaul Davis
2010-03-04get "sequence files" import working, and fix quite a bit of missing newer log...Paul Davis
2010-03-04prevent relaying during an undo/redo operation; remove some debug outputPaul Davis
2010-03-04goodbye to MementoCommand for playlistsPaul Davis
2010-03-03fixes and improvements for strip silence, with lots of thread debuggingPaul Davis
2010-03-02fix (or mostly fix) ctrl-drag (copy drag) for regionsPaul Davis
2010-03-02fix up start-in-source values from regions created as sections of another reg...Paul Davis
2010-03-02(1) remove most uses of MementoCommand for Playlist and Region (2) move froze...Paul Davis