ardour.git
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 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
2013-03-28 Robin Gareusvtl: hide audio-import button when import/processing...
2013-03-28 Paul Davisminor fix for misleading comment
2013-03-28 Robin Gareusvtl: debug xjadeo communication
2013-03-28 Robin Gareusvtl: prepare audio offset on A/V import
2013-03-28 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-28 Paul Davislittle extra debugging to show discovered LXVST .so's
2013-03-28 Robin Gareusvtl: simple/localhost mode.
2013-03-28 Robin Gareusvtl: rc config dialog for simple/advanced config
2013-03-28 Robin Gareusvtl: prepare simple/advanced usage modes
2013-03-28 Paul DavisSquashed commit of the following:
2013-03-27 Robin Gareususe C++ std function for max()
2013-03-27 Robin Gareusmove "Video Monitor" to WindowMenu
2013-03-27 Robin Gareusvtl: video sets session start/end markers.
2013-03-27 Robin Gareusmessages related to video-server & ffmpeg external...
2013-03-27 Robin Gareusoptionally include video-server in linux bundle
2013-03-26 Robin Gareuscanonical names for video-tools
2013-03-26 Robin Gareusfix typo in prev commit
2013-03-26 Robin Gareusvtl: increase retry timeout on 503, print http status...
2013-03-26 Robin Gareusadd <ardour-root>/bin to PATH
2013-03-26 Paul Davisuse new VisibilityTracker class for ArdourWindow
2013-03-26 Paul Davisadd new VisibilityTracker class to implement cycling...
2013-03-25 Paul Davisremove notion of BUILD from build and uninstall scripts
2013-03-25 Paul Davisremove notion of BUILD from stage2.run
2013-03-25 Paul Davispossible new naming convention, plus factor out version...
2013-03-25 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-25 Paul Davismore packaging tweaks related to git/wscript/python
2013-03-25 David RobillardFix memory leak.
2013-03-24 David RobillardMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-24 David RobillardLoad LV2 presets using lilv state API to support preset...
2013-03-24 Paul Davismore packaging changes/debugging
2013-03-24 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-24 Paul Davismore packaging name fixes
2013-03-24 Sakari BergenAdd option to export track output to stem export dialog
2013-03-24 Sakari BergenFix static initialization order problem
2013-03-24 Sakari BergenFix PBD wscript to be python3 compatible
2013-03-23 Julien de KozakFix some compilation warnings
2013-03-23 Paul Davismore packaging name tweaks
2013-03-23 Paul Davismore tweaks to get package names right
2013-03-23 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-23 Paul Davismake 0/KP_0 do the same thing in the mono panner as...
2013-03-22 Paul Davischange extraction of revision and build from revision...
2013-03-21 Robin Gareushonor CTRL modifier when drag/drop importing files...
2013-03-21 Paul Davisfix nasty crash when using double-nested compound ...
2013-03-20 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-20 Paul Davisfix an old bug introduced when cth tried (valiantly...
2013-03-20 Paul Davisremaining part of static library commit, should have...
2013-03-20 Paul Davismake PBD::stacktrace() be clear if it cannot generate...
2013-03-20 Paul Davisinitial, prototype modifications to permit compilation...
2013-03-20 Paul Davisfix other potential crashes with non-existing plugins...
2013-03-20 Julien de KozakFix guard name
2013-03-20 Paul Davisadd missing files
2013-03-20 Paul Davismove path_expand() and search_path_expand() into libpbd...
2013-03-20 Paul Davisfix crash when deleting non-existing presets
2013-03-19 Paul Davisfix mishanding of LXVST (and windows VST) plugin names...
2013-03-19 Adrian Knoth[cosmetics] Replace "misformed" by "malformed" in PO...
2013-03-19 Adrian Knoth[cosmetics] Fix typo in debug output
2013-03-19 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-18 Robin Gareusvtl: re-request frame on 503/try-again
2013-03-18 Paul DavisMerge branch 'kdev4' of https://github.com/jdekozak...
2013-03-18 Paul Davisparameter-ize the URL used to donate from the nag screen
2013-03-18 Julien de KozakSet the revision mechanism independent from the VCS...
2013-03-18 Julien de KozakAdd KDevelop file project extension to the list of...
2013-03-18 Paul Davismissing part of the midi map fix
2013-03-18 Paul Davisreturn the full MIDI map search path from system_midi_m...
2013-03-17 Robin Gareusfix typo in ignore file
2013-03-17 Robin Gareusremove cruft (old cvsignore files)
2013-03-17 David RobillardHopefully fix ardour.menus rebuilding when things change.
2013-03-17 David RobillardSave LV2 presets with relative URIs to their own bundle...
2013-03-17 Colin FletcherFreesound fixes for #5853, and a few other small improv...
2013-03-17 Sakari BergenHandle mutiple export files with the same extension...
2013-03-17 Sakari BergenIgnore .waf3-* also (probably caused by python3?)
2013-03-15 Paul Davismatch *.[mM][iI][dD][iI]$ as well as *.[mM][iI][dD...
2013-03-15 Paul Davischange http_status to a long, as per Curl API, which...
2013-03-15 Robin Gareusvtl: also use video-monitor for files found using the...
2013-03-15 Robin Gareusvtl: print (debug) messages if xjadeo is not available
2013-03-14 Paul Davisupdate during VM/release build via git, not svn
2013-03-14 Paul Davistouch "been-here-before" file even if user didn't modif...
next