ardour.git
2013-05-07 Paul Davisvarious changes to window visibility mgmt, including...
2013-05-07 Paul Davisa few minor changes required to get a DMG to build...
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-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-03 Paul Davisforward port VST parameter name fix from mixbus: some...
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 Davisreduce verbosity of DEBUG::Sequence traces
2013-05-02 Paul Davisdon't do debug trace output for every Render (process...
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 Robin Gareusfix version detection in OSX build script
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 Paul Davisdon't print stacktraces to the supplied ostream AND...
2013-04-30 Robin Gareuszero/reset closed file-descriptors
2013-04-29 Paul DavisRevert "fix LXVST support for plugins that make audioMa...
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-22 Adrian KnothDrop obsolete dmalloc.cc from libs/pbd.
2013-04-22 Adrian KnothDisable obsolete compilation of libs/pds/dmalloc.cc
2013-04-22 Adrian KnothDelete *.bak files
2013-04-22 Adrian KnothDrop obsolete powermate code from libs/surface
2013-04-22 Adrian KnothFix license in fastlog.
2013-04-20 Robin Gareusrefine video-tools installer:
2013-04-20 Robin Gareusadd script to install video-tools
2013-04-16 Robin Gareusupdate linux packaging script to include xjadeo & harvid
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...
2013-04-10 Robin Gareusvtl: remove inadvertently committed CURLERRORDEBUG
2013-04-10 Paul Davisfix LXVST support for plugins that make audioMaster...
2013-04-09 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-09 Robin Gareusvtl: query video-monitor-state on explicit session...
2013-04-09 Paul Davisupdate all i18n .po files
2013-04-09 Robin Gareusvtl: rework session-needs-save logic
2013-04-09 Robin Gareusvtl: disconnect from session-save signal
2013-04-09 Robin Gareusvtl: resume if "don't close/exit" is selected
2013-04-08 Robin Gareusvtl: mark session dirty if video position-lock or timel...
2013-04-08 Robin Gareusmark session dirty if video is moved
2013-04-08 Robin Gareusfix prev commit SaveSession() signal was sent too late.
2013-04-08 Robin Gareusadd session save signal and hook-up videotimeline
2013-04-08 Julien de KozakFix name spelling
2013-04-08 Paul Davisonce more try to get that revision info correct, sigh
2013-04-08 Paul Davistry to get that revision info correct, sigh
2013-04-08 Paul Davisfix definition of release version info in the case...
2013-04-08 Paul Davisbump to 3.1 3.1
2013-04-08 Paul Davisremove message about checking for announcements
2013-04-08 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-08 Paul Davisadd julien dekozak to the authors list
2013-04-07 Robin Gareusharvid binaries moved to ardour.org
2013-04-06 Paul Davispartially clean up warnings from "prolooks" code
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-04-06 Paul Davisdo not include templates in a distributed version of...
2013-04-06 Paul Davisfix crash when using track templates caused by a recent...
2013-04-06 Paul Davisfor the Auditioner only, do not reset the buffer count...
2013-04-06 Paul Davisadd pkg-config check on liblo, now that NSM support...
2013-04-06 Paul Davisfix reload of Generic MIDI binding state when the targe...
2013-04-06 Paul Davisfix up export formats search path to correctly locate...
2013-04-06 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-06 Paul Davisdo not include harvid by default in linux build (wrong...
2013-04-06 Paul Davisadd -L to curl in linux build script so that 301 respon...
2013-04-05 Paul Davismark the step entry dialog as a dialog even though...
2013-04-05 Paul Davisif auditioner connections are somehow wiped out in...
2013-04-05 Colin FletcherFix display of Spectral Analysis when no tracks are...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-05 Colin FletcherMake track header faders insensitive to vertical scroll...
2013-04-05 Hans Baiermidi_clock_slave.cc: report to ardour the delta that...
2013-04-05 Hans Baiermake MIDI clock work once more:
2013-04-05 Robin Gareusignore "external timecode is sync locked" for non timec...
2013-04-04 Robin Gareusvtl: remove obvious warning
2013-04-04 Robin Gareusvtl: overall export progress bar
2013-04-04 Robin Gareusvtl: A/V sync lock on import
2013-04-04 Robin Gareusvtl: re-order view menu entries
2013-04-03 Robin Gareusvtl: audio-export progress-bar tweaks
2013-04-03 Robin Gareusvtl: video-monitor letterbox & orig-zoom to menu
2013-04-03 Colin FletcherUpdate region_ops.txt to match current behaviour, and...
next