ardour.git
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...
2013-04-03 Robin Gareusvtl: video-monitor interaction
2013-04-03 Robin Gareusvtl: use mpeg4 with intra frames for internal seek...
2013-04-03 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-03 Paul Davisfix reversed semantics from 86f1b for LaterNoteEndCompa...
2013-04-03 Colin FletcherDon't include unselected regions in edit grouped region...
2013-04-03 Colin FletcherIgnore track selection if there are any selected regions.
2013-04-03 Colin FletcherUse selection->regions instead of Editor::get_regions_f...
2013-04-03 Roy Vegard... Enable snapshots and port connect on startup
2013-04-03 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-03 Roy Vegard... Prevent infinite loops
2013-04-03 Robin Gareusfix NSM initialization.
2013-04-02 Robin Gareusvtl: renice export dialog
2013-04-02 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-02 Paul Davisfix (?) behaviour when punching into automation write...
2013-04-02 Roy Vegard... Forgot to clean up nsm.* in previous commit
2013-04-02 Roy Vegard... Don't wait for session_is_loaded from nsm server
2013-04-02 Robin Gareusvtl: update session start/end only when adding (or...
2013-04-02 Robin Gareusvtl: remove video-maintenance menu
2013-04-02 Robin Gareusvtl: remove xjadeo option dialog
2013-04-02 Robin Gareusvtl: update export information
2013-04-02 Robin Gareusvtl: update video-export
2013-04-02 Robin Gareusvtl: draw cross if info-request fails in open-video...
2013-04-02 Paul Davisfix #5424: routes created from templates do not get...
2013-04-01 Paul Davislikely fix for #5426 (hide all tracks doesn't work...
2013-04-01 Paul Davisclarify comment about Automatable/ControlSet inheritance
2013-04-01 Paul Davisfix up iterator syntax and unnecessary use of X_()...
2013-04-01 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-01 Paul Davisfix compilation on OS X
2013-03-31 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-31 Paul Davisfix missing slash-newline in --help output
2013-03-31 Robin Gareusvtl: fix video-monitor [dialog] crash
2013-03-31 Robin Gareusvtl: ffmpeg interaction:
2013-03-31 Robin Gareusvtl: open video dialog - aspect ratios
2013-03-31 Paul Davisremove debug output
2013-03-31 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-31 Paul Davismore work on the suprisingly ongoing filename/path...
2013-03-31 Roy Vegard... Disable some actions that are not allowed while under nsm
2013-03-31 Robin Gareusvtl: open-video dialog tweaks
2013-03-31 Roy Vegard... Better start up
2013-03-31 Roy Vegard... Make sure every imported file is copied to the session...
2013-03-31 Roy Vegard... Prevent the new session dialog from appearing
2013-03-31 Roy Vegard... non-session-manager support
2013-03-31 Paul Davisinclude -P (--no-connect-ports) option in --help output
2013-03-30 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-30 Paul Davisfix up some confusion with filesources' _origin and...
2013-03-30 Julien de KozakFix tests compilation
2013-03-30 Julien de KozakFix some compilation warnings
2013-03-30 Robin Gareusvtl: minor UI dialog tweaks
2013-03-30 Robin Gareusvtl: update ffmpeg parameters and output-parsing
2013-03-30 Paul Davisif a filesource is supposed to be new, don't waste...
2013-03-30 Paul Davisallow double click on radio buttons in ambiguous file...
2013-03-30 Paul Davisalter menu name for processor automation and hide extra...
2013-03-30 Paul Davisadd tooltip for channel edit button
2013-03-30 Paul Davisfix input metering when not rolling but using h/w monit...
2013-03-30 Paul Davisremove incorrect #includes of <cairo/cairo.h> and repla...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul Davisallow Drag-n-Drop onto the empty canvas (again); always...
2013-03-29 Paul Davistweak name shown in plugin selector listview as column...
2013-03-29 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-29 Paul Davismajor fixes for MIDI patch change and note undo/redo...
2013-03-29 Robin Gareusvtl: workaround xjadeo <= 0.6.4 issue
2013-03-29 Robin Gareusvtl: rework import workflow
2013-03-29 Robin Gareusvtl: update ffprobe csv parsing
2013-03-29 Robin Gareusvtl: amend 0c2d95b - fix possible race condition when...
2013-03-29 Robin Gareusvtl: add close/remove video menu entry
2013-03-28 Robin Gareusvtl: fix possible race condition when terminating exter...
2013-03-28 Paul Davissome deep tweaking to get MIDI channel control into...
2013-03-28 Robin Gareusvtl: fflush stdout/in after writing to external process
next