ardour.git
2013-12-05 Paul Davisadditional source file for mingw build
2013-12-05 Paul Davismake mingw-based pthread comparison function work with...
2013-12-05 Paul Davisworkaround compilation issues with assembler in fpu...
2013-12-05 Paul Davisfix platform portability issues caused by use of shell...
2013-12-05 Paul Davisfix another instance of the horrible "interface" keywor...
2013-12-05 Paul Davisremove unnecessary and *nix-centric LANG= from start...
2013-12-05 Paul Davisnew/extended windows packaging scripts and associated...
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-04 Paul Davischange "cpu" in cpu load backend functions
2013-12-03 Paul Davisswitch from using Sleep/usleep to Glib::usleep() (and...
2013-12-03 Paul Davisswitch from using Sleep/usleep to Glib::usleep()
2013-12-03 Paul DavisMerge branch 'windowspush' of https://github.com/mojofu...
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-12-03 Tim MayberryReinstate call to package config for JACK backend
2013-12-03 Tim MayberryUse Sleep instead of usleep on windows in JACK backend
2013-12-03 Paul Davisminor tweaks to MIDI clock support, including delivery...
2013-12-03 Paul Davisdon't run MIDI clock "tick" if session is silent (e...
2013-12-02 Tim MayberryReplace non-portable printf format specifier
2013-12-02 Tim MayberryRemove command line string quoting when forming jack...
2013-12-02 Tim MayberryFix pattern used to search for audio backends on windows
2013-12-02 Tim MayberryWaf options are not valid during build stage so use...
2013-12-02 Tim MayberryUse PBD::canonical_path instead of ::realpath
2013-12-02 Tim MayberryInclude pbd/localtime_r.h in session_jack.cc for MinGW
2013-12-02 Tim MayberryUse PBD::pthread_name in MTC_Slave for portability
2013-12-02 Tim MayberryRemove duplicate ALSA pkgconfig
2013-12-02 Tim MayberryRevert unfinished export visibility commits by John...
2013-12-02 Tim MayberryFix compilation on linux now that libardour no longer...
2013-12-01 Paul Davisfix continuous send of MIDI start/position/stop message...
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-30 Paul Davisfix up a bunch of confusion regarding the size/capacity...
2013-11-30 Paul Davisdrop capacity argument from Buffer constructor, since...
2013-11-30 Paul Davisfix indentation
2013-11-30 Paul Davisadd explicit linkage to libtimecode
2013-11-27 Paul Davismake JACK backend return the right set of values when...
2013-11-27 Paul Davisdo not push new state to backend from audio/MIDI setup...
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul Davisadd 0.5 second sleep after closing JACK connection...
2013-11-27 Paul Davisadd error check to call to PortManager::reestablish_ports
2013-11-27 Paul Davismove AudioBackend::_start() into protected, and expand...
2013-11-27 Paul Davisadd yet more missing parts of previous commit re: libmi...
2013-11-27 Paul Davisadd missing parts of previous commit re: libmidi++...
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul Davisremove unintended linkage between libmidipp and jack
2013-11-27 Paul Davisfix broken situation with respect to taglib on windows...
2013-11-27 Paul Davisreorder child dirs to make optionally external dirs...
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-11-23 Sakari BergenHande export initialization exceptions gracefully
2013-11-23 Sakari BergenFix invalid assertions in AudioGrapher SampleFormatConv...
2013-11-23 Robin Gareusfix for toolbar master-meter w/o master bus and/or...
2013-11-22 Robin Gareusfix crash @ session-restore of plugins windows
2013-11-20 Robin Gareusreset time-axis peak when meter-point changes - fixes...
2013-11-19 Robin GareusDistinguish Save-as and Snapshot dialog window
2013-11-16 Robin Gareuslv2: increase scratch buffer size to request port minim...
2013-11-11 Robin Gareusfix audio-clock sample entry, handle empty entry as...
2013-11-10 Paul Daviscorrect information on waf updates
2013-11-09 Robin Gareusallow to include In/Disk button on Meterbridge
2013-11-05 Paul Davisreally no reason to support ARDOUR_EN anymore ... we... 3.5.74
2013-11-05 Paul Davison OS X 10.7 at least, LANG is set by the system, so...
2013-11-05 Paul Davisrevert to waf 1.6.11 for master branch, with current...
2013-11-05 Paul Davisremove exportvis changes from autowaf.py
2013-11-05 Paul Davisupdate .po files with --no-fuzzy-matching in use
2013-11-05 Paul Davisupdate waf with new autowaf that uses --no-fuzzy-matchi...
2013-11-05 Paul Davisadd autowaf.py since we have branched from drobilla...
2013-11-05 Paul Davisback-port two actual bug fixes from cairocanvas branch
2013-11-05 Paul Davisfix incorrect use of sizeof() in snprintf (function...
2013-11-05 Paul Davisupdate packaging tools to always use revision.cc to...
2013-11-05 Julien de Kozakfix tests compilation
2013-11-05 Robin Gareuskeep processing LV2 Ringbuffer once it is allocated
2013-11-04 Paul Davisdo not hard-code version number anymore - define via...
2013-11-03 Sakari BergenFix invalid silence trimmer end-of-input behavior ...
2013-10-28 nick_mFix thinko in setting order hint.
2013-10-28 Paul Davisfix thinko in declaration of ARDOUR::PortEngine::get_po...
2013-10-28 Paul DavisMerge branch 'master--optional-external-libs' of https...
2013-10-28 Nils Philippsenallow overriding optimization flags completely
2013-10-28 Nils Philippsenallow linking unbundled versions of some libraries
2013-10-28 Nils Philippsengtk2_ardour: link fftw3f directly
2013-10-28 Paul Davisgive those who insist on seeing the mixer window and...
2013-10-28 Paul Davisfurther fixes for NSM-based startup
2013-10-28 Paul Davisadd error checking and return from attempted NSM-based...
2013-10-27 Robin Gareussilence warning for ancient libc users&devs :)
2013-10-27 Robin Gareusadd notes about inlined lv2 atom/util.h functions
2013-10-27 Robin Gareusexpand tabs in reaonablesynth code
2013-10-27 Robin Gareusmark some unused variables -- fewer compiler warnings
2013-10-26 Robin Gareusmake reasonable synth a bit more piano-like.
2013-10-26 Robin Gareusremove c99'ness from rsynth.c - should fix #5751
2013-10-26 Robin GareusFix french translation of "meterbridge" -- closes ...
2013-10-25 Colin FletcherDon't allow loop, punch, or session range markers to...
2013-10-25 Colin FletcherEdit tempo & meter markers on double-click.
2013-10-25 Colin FletcherDouble-click on region pops up region properties.
2013-10-25 Colin FletcherMark session dirty when a marker is renamed.
2013-10-25 Colin FletcherMake double-click on marker pop up rename dialogue.
2013-10-25 Colin FletcherAdd a double-click handler for items in the editor...
2013-10-25 Paul DavisMerge branch 'ordering_fixup' of https://github.com...
2013-10-25 nick_mUse add_route_dialog's transient_for() window to determ...
2013-10-23 Paul Davisfix MMC
2013-10-23 Colin FletcherReport an error to stderr if creation of jack command...
2013-10-23 Colin FletcherDon't ever pass -d for device name to dummy jackd driver
2013-10-23 Colin FletcherFix setting playback & capture channel counts for jackd...
2013-10-23 Colin FletcherDon't fail jackd command line creation for jack dummy...
next