Add a couple of bits of documentation.
[ardour.git] / gtk2_ardour /
2010-04-14 Carl HetheringtonDisplay details of which import file we are currently on.
2010-04-14 Carl HetheringtonSeparate interthread progress window out into its own...
2010-04-12 Paul Davisuse session start rather than edit position for import...
2010-04-10 Carl HetheringtonFix import dialogue to correctly report (x of N) with...
2010-04-10 Carl HetheringtonMake record button appear in MIDI mixer strips. Fixes...
2010-04-10 Carl HetheringtonFix pan updates for routes with single panners. Fixes...
2010-04-07 Carl HetheringtonNo-op: copy-edit comments, remove duplicate comments...
2010-04-07 Carl HetheringtonUpdate phase invert button on reload, and stop insertin...
2010-04-07 Carl HetheringtonFix crossfade height in stacked mode.
2010-04-07 Carl HetheringtonKeep track of where a RegionView used to be before...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-04-05 Carl HetheringtonAdd solo safe control to editor route list, as per...
2010-04-05 Carl HetheringtonSave and restore the selected tab and its width in...
2010-04-05 Carl HetheringtonMake port matrix notice when connections are changed...
2010-04-03 Paul Davisvisual tweak patch from lincoln, for time axis views
2010-04-03 Paul Davismeter point restore handling, and related matters
2010-04-02 Sakari BergenFix ordering issue with loading engine settings to...
2010-04-02 Sakari BergenMake audiographer SndfileWriter use PBD::Signal and...
2010-04-02 Paul Davisnot-yet-complete JACK session management patch (TODO...
2010-04-02 Paul Davisremove PBD::Connection (replace use with PBD::ScopedCon...
2010-04-02 Carl HetheringtonFix up route group state signal handling. Make the...
2010-04-01 Paul Davisrevisit setting up processors during route construction...
2010-04-01 Carl HetheringtonNo-op: rename a few variables and add/fix some comments.
2010-03-31 Carl HetheringtonTake away the Remove option from the region list, and...
2010-03-31 Paul Davisfunctioning invert (polarity) button; menu item removed...
2010-03-30 Carl HetheringtonMove region naming stuff from Session into RegionFactor...
2010-03-30 Paul Davisadd (non-functional) invert (phase/polarity switch...
2010-03-30 Paul Davisstop crash when existing a session/quitting without...
2010-03-30 Sakari BergenRemove the realtime export button from the export dialo...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-27 Paul Daviscolor changes for monitor section
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-25 Paul Davisuse correct (RCConfig-based) name for MIDI port in...
2010-03-25 Paul Davismake solo button2 click function as momentary even...
2010-03-24 Paul Davisremove XML-based constructors for several types of...
2010-03-23 Carl HetheringtonFix track mode options to appear only once on audio...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
2010-03-22 Paul Davistweak startup dialog a bit to correctly save ardour...
2010-03-22 Paul Davisput the issue of using a monitor section into ~/.config...
2010-03-21 Paul Davischange session construction so that the the monitor...
2010-03-19 Paul Davisshift-click MotionFeedback widgets to reset to default...
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-17 Paul Davisfixes for various consistency/settings issues in monito...
2010-03-16 Paul Davisfix previous patch from lucus
2010-03-16 Paul Davispatch from lucus for long names in trackbus inspector
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2010-03-15 Carl HetheringtonUse checkbuttons rather than togglebuttons the midi...
2010-03-13 Paul Davis"Ardour" -> PROGRAM_NAME change for libardour and setup...
2010-03-12 Paul Davismap most (all?) monitor processor state into/onto monit...
2010-03-11 Paul Davissave/restore monitor processor state; key handling...
2010-03-11 Paul Davismonitor section: make sip/afl/pfl buttons work, add...
2010-03-10 Paul Davismissing files added
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-03-06 Paul Davisremove the session region list; GUI now represents...
2010-03-05 Paul Davismove big clock size variables into ARDOUR_UI; save...
2010-03-05 Paul Davisworking big clock resizing, i think; still needs remova...
2010-03-05 Paul Davisbetter acid trip big clock - do not use with any other...
2010-03-05 Paul Davisacid trip big clock - do not use with any other medication
2010-03-05 Paul Davismore strip silence dialog changes, to use audio clocks...
2010-03-05 Paul Davislikely fix for strip silence dialog GUI lockup
2010-03-05 Paul Davispossible big clock sizing fix
2010-03-04 Paul Davisdebug output for big clock resizing
2010-03-04 Paul Davisget "sequence files" import working, and fix quite...
2010-03-04 Paul Davisprevent relaying during an undo/redo operation; remove...
2010-03-04 Paul Davisgoodbye to MementoCommand for playlists
2010-03-03 Paul Davisfixes and improvements for strip silence, with lots...
2010-03-02 Paul Davisfix (or mostly fix) ctrl-drag (copy drag) for regions
2010-03-02 Paul Davisfix up start-in-source values from regions created...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-03-01 Paul Daviscolinf's vertical double arrow track resize cursor...
2010-03-01 Paul Davismake JACK->Latency->256 actually do something
2010-03-01 Paul Davistry (unsuccessfully) to fix gcc complaints about functi...
2010-02-22 Paul Davisfinish getting rid of RegionCommand
2010-02-19 Paul Davisadd begin/end undo/redo signals so that playlist can...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisconnect Streamview to Playlist::ContentsChanged signal...
2010-02-18 Paul Davisdo not save editor state in every reversible commands
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-11 Paul Davistweak Stateful/StatefulDiffCommand changes so that...
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2010-02-09 Carl HetheringtonFix cross-track region drags.
2010-02-09 Carl HetheringtonModify Stateful to allow undo to be done using differen...
2010-02-09 David RobillardShrink zoom buttons.
2010-02-09 David RobillardFix rulers on intial display (fix item 1 of ticket...
2010-02-09 David RobillardCenter port matrix if IO selector window is too large.
2010-02-09 David RobillardMove object+range button up with the rest of the tool...
2010-02-09 David RobillardAdd --args so ardbg obeys ardour options.
2010-02-09 David RobillardFix crash when setting loop or punch range after creati...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-02-08 David RobillardAdd tooltips for link buttons.
2010-02-08 Paul Davisuse RegionCommand for same-track region drags
2010-02-08 Carl HetheringtonPreserve and restore x and y origin of editor viewport...
2010-02-07 Carl HetheringtonMove a couple of methods into editor.cc, where they...
2010-02-07 Carl HetheringtonMake Editor::set_state work again.
2010-02-07 Carl HetheringtonRemove my attempts to autoscroll based on dragged regio...
2010-02-07 Carl HetheringtonFix pan value update so that modifier-click on the...
next