make MMC work again, make tracing MIDI input work again, add GUI control for MMC...
[ardour.git] / gtk2_ardour / ardour_ui.cc
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-02-13 Paul Davisfix buttons, finally?
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
2007-02-09 Paul Davisprevent wastebasket flush after cleanup, force wait...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-03 Paul Davisuse ensure_float() on memory limit warning dialog
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-11 Paul Davistry to rationalize zoom/scroll ops for the canvas
2007-01-10 Paul Davissave playhead + edit cursor, restore on session load...
2007-01-10 Paul Davisuse AudioClock::set_widget_name() for rec status in...
2007-01-08 Paul Davisfix audio clock restore, provide XMLNode::property...
2007-01-08 Paul Davissave and restore clock modes
2007-01-07 Paul Davisfix startup order (ARDOUR::init() vs. AudioEngine creat...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2007-01-03 Paul Davisprevent massive, multiple, pointless keybindings saves...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Taybin RutkinRemoved SoundFileBrowser from Windows menu.
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-16 Paul Davissession is clean after loading, again
2006-12-16 Paul Davismake editor window show up at the right time
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-12-01 Paul Davisdon't update clocks while dragging playhead
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-20 Paul Davisdeeper fixes for 80/100 subframes choice
2006-11-13 Paul Davishandle disconnected-from-JACK state a little better...
2006-11-10 Taybin RutkinRedisplay editor window after switching snapshots.
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-04 Sampo SavolainenFix closing the about dialog for gtk 2.10
2006-11-03 Taybin RutkinFixed template dialog annoyance.
2006-11-03 Taybin RutkinFixed snapshot dialog annoyance.
2006-11-03 Paul Davisdo not allow NSD to quit ardour if the user presses...
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-10-31 Paul Davisfix return type in last commit for AutomationLine:...
2006-10-31 Paul Davisdisk space reflects number of inputs per track; more...
2006-10-26 Paul Davisnew version derivation system, improvements to splash...
2006-10-13 Sampo SavolainenMake new session dialog create the session in the selec...
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul Davisthorwil's design picks for NSD
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-16 David RobillardRe-fix multi present problem (without breaking cmdline...
2006-09-16 David RobillardFixed multiple presenting of session window (very annoy...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul Davismake adding multiple tracks more efficient (a *lot...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugal r268@gwythaint (orig r808): fugalh | 2006-08-12 16...
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardFixed random track background problem
2006-08-01 David RobillardMinor changes from MIDI branch
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-22 Taybin RutkinFixed double delete in Stateful::add_instant_xml().
2006-07-19 Taybin RutkinUpdated config.guess file
2006-07-11 Paul Davisfix for playhead/edit cursor having wrong z-order place...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Sampo SavolainenDynamically generated meter gradients
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-27 Doug McLainChanges to the Configuration object to properly handle...
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-05-12 Nick MainsbridgeNSD bug fixes.. align text, default open and session...
2006-05-12 Nick MainsbridgeNSD cleanups (again).
2006-05-11 Doug McLainConvert NSD from glade to gtkmm object
2006-05-10 Nick MainsbridgeSome fixes to the new session dialog.
2006-04-28 Tim Mayberrymake new session dialog modal.
2006-04-25 Nick MainsbridgeSmall tempo/meter dialog useability changes
2006-04-24 Nick MainsbridgeNew session dialog now opens as well as makes new sessi...
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-20 Nick MainsbridgeComments button now indicates when comments are present...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-04-19 Nick MainsbridgeFix up cleanup summary dialogs a bit.
2006-04-19 Nick MainsbridgeClean up/Flush wastebasket work again, change recent...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
next