add --harvid to VM build scripts
[ardour.git] / gtk2_ardour /
2013-06-11 Paul Davisupdate .po files
2013-06-11 Robin Gareusvtl: wait for output from ffprobe
2013-06-10 Robin Gareusseparate general vs temporary(no vtl) OSX defines
2013-06-10 Robin Gareusremove inadvertently committed debug message
2013-06-10 Paul Daviswhen exiting internal edit mode because of a mouse...
2013-06-10 Robin Gareusset PATH (used for harvid+ffmpeg)
2013-06-10 Robin Gareusvtl: send A/V offset to video-monitor when launched
2013-06-10 Robin Gareusvtl: NOOP, replace old define
2013-06-10 Robin Gareusvtl: fix for not-saving video-monitor settings
2013-06-10 Robin Gareusvtl: remove cruft
2013-06-10 Robin Gareusvtl: disable video-monitor settings override (unused...
2013-06-10 Robin Gareusvtl: reduce ardour<>xjadeo communication
2013-06-10 Robin Gareusvtl: fix duplicate saved settings
2013-06-10 Colin FletcherMake mouse operations on grouped regions apply to pre...
2013-06-09 Robin Gareusmove emulate_key_event() to utils
2013-06-09 Robin Gareusdo not allow to change timecode-offset in xjadeo while...
2013-06-09 Robin Gareusproperly fake/forward keyboard events from video-monitor
2013-06-09 Robin Gareushandle async communication from xjadeo
2013-06-09 Robin Gareusfix video-monitor session settings
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-09 Robin Gareusimprove video-server start-up sequence
2013-06-08 Robin Gareusprepare font-styling meter labels
2013-06-08 Robin Gareusprefer audio-fader over midi-gain fader display.
2013-06-08 Robin GareusNOOP - use PBD's std::string to number functions
2013-06-08 Robin Gareusremove unused old code
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Paul Davisfix display of external Send UI
2013-06-07 Robin Gareusclose all open fd's on fork
2013-06-07 Robin Gareusgive video-server some time so launch -- prevent multip...
2013-06-07 Paul Davisprefer the use of references in private static function...
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Paul Davisfix handling of returning value of ::waitpid() so that...
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Paul Davisfix ssize_t/size_t confusion
2013-06-07 Paul Davissome clarifying comments on WindowManager::set_transien...
2013-06-07 Robin Gareuspossible fix for no-shutdown of external app (ie harvid)
2013-06-07 Robin Gareusvtl: NOOP - clean up code.
2013-06-07 Robin Gareusvtl: round fractional framerates to 1/100 to compare...
2013-06-06 Robin Gareusfix crash when trying to show "controls" of processor...
2013-06-06 Robin Gareusproper plugin-UI interaction/semantics
2013-06-06 Robin Gareusfix about window close button
2013-06-06 Robin Gareusfix typo in german translation
2013-06-06 Robin Gareusfix context-menu entry sensitivity for plugins w/o...
2013-06-06 Paul Davismove control surface prefs onto their own tab in the...
2013-06-06 jpeg729Vastly improved french translation
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-05-31 Robin Glosterfixed weird german translation
2013-05-30 Robin GareusMark forgotten messages for translation (from Alexandre...
2013-05-26 Sakari BergenRemove special handling of session range in export...
2013-05-25 Robin Gareusskip LV2 ports on GUI according to port-properties...
2013-05-22 Robin GareusRemove unused boost/locale include.
2013-05-21 Robin Gareusremember plugin-UI type (custom/basic) with session.
2013-05-20 Robin Gareusfix 5498 -- use note length from step-entry with midi...
2013-05-19 Robin GareusRestore 'Edit with basic controls' plugin UI functionality.
2013-05-16 Robin GlosterUpdate about.cc
2013-05-16 Robin GlosterUpdate de.po
2013-05-12 johnwpoliverCandidate fix for 0005480: Text in warning window for...
2013-05-08 Paul Davisvarious miscellany related to versions, gtk2 build...
2013-05-08 Paul Daviscleanup menus/actions mess exposed on OS X; remove...
2013-05-08 Paul Davistweaks for OS X menu building
2013-05-08 Paul Davisdon't set transient-for on OS X, where it is not necessary
2013-05-08 Paul Davischange namespace/naming of WindowManager classes; regis...
2013-05-07 Paul Daviswork work on window mgmt: offer the change to mark...
2013-05-07 Paul Davisvarious changes to window visibility mgmt, including...
2013-05-06 Paul Davisdrop WIN_POS_MOUSE on a managed window if we have store...
2013-05-06 Paul Davisfix bad edit that caused simple proxy windows to fail...
2013-05-06 Paul Davismake ArdourDialog and ArdourWindow call ::relay_key_pre...
2013-05-05 Robin Gareusfix crash on export if no master bus is present in...
2013-05-05 Paul Davismore window management rationalization
2013-05-05 Paul Davisfix missing content of theme manager
2013-05-05 Paul Davisfix bigclockwindow's lack of hiding, set ArdourWindow...
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-05-05 Paul DavisVisibilityTracker needs to inherit from sigc::tracker...
2013-05-03 Paul Davismove CloseAllDialogs signal and associated method from...
2013-05-03 Paul Davisremove unused virtual event handlers from PluginUIWindow
2013-05-02 Paul Davisrest of change to right click on MIDI note: remove...
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-05-02 Paul Davisfix operation of right-click on selected MIDI note...
2013-05-02 Paul Davisremove CMT code - has not been used for years, and...
2013-05-02 Paul Davismake PluginUIWindow inherit from ArdourWindow not GtkWindow
2013-05-02 Paul Davisforce ArdourWindows to be TYPE_UTILITY so that they...
2013-05-01 Paul Davishack up AU GUI support to handle AUSampler resizing...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-30 Paul Davisforward port recent mixbus change so that side-scroll...
2013-04-30 Paul Davisimprove relationship between ArdourDialog and Splash...
2013-04-30 Paul Davisremove unnecessary sigc++ header
2013-04-30 Paul Daviscleanup AU GUI support, which was broken because prefhe...
2013-04-30 Paul Davisfixups for building on OS X where apple define silly...
2013-04-30 Robin Gareuszero/reset closed file-descriptors
2013-04-26 Paul Davisredesign toggling of editor/mixer stacking to use Gtkmm...
2013-04-22 Adrian KnothDrop obsolete file gtk2_ardour/imageframe.cc
2013-04-22 Adrian KnothDrop obsolete file canvas-imageframe.h
2013-04-22 Adrian KnothMerge important bits from canvas-image.h into imageframe.h
2013-04-22 Adrian KnothAdd proper GPL license to gtk2_ardour/canvas-imageframe.h
2013-04-22 Adrian KnothDrop obsolete gtk2_ardour/canvas-imageframe.c
2013-04-15 Robin GareusRevert "option to ignore feedback detection - /i know...
2013-04-15 Robin Gareusoption to ignore feedback detection - /i know what...
2013-04-11 Robin Gareusenable videotimeline by default
2013-04-10 Robin Gareuspossible fix for #5441 -- ardour hangs on shutdown...
next