ardour.git
2013-09-08 Robin Gareusvtl: update to ffmpeg v1.2.1 [lib]x264 option.
2013-09-07 Paul Davismove inadvertently moved jack_slave.cc back to its...
2013-09-07 Paul Davisother changes for separated jack backend
2013-09-07 Paul Davismove JACK audio backend to its own folder and adjust...
2013-09-07 Paul Davisadd input/output channel counts and reorganize table...
2013-09-06 Paul Davisadd support in JACK backend for specifying number of...
2013-09-06 Paul Davissave/restore I/O latency values in audio/midi setup
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul Davisfix JACK backend setup so that we know about graph...
2013-09-06 Paul Davistighten up error handling a little bit during various...
2013-09-06 Paul Davisexit early from AsyncMIDIPort::drain() if it will never...
2013-09-06 Paul Davisfix a problem creating and displaying connected status...
2013-09-05 Paul Davisalways save/keep audio/MIDI setup states so that they...
2013-09-05 Paul Davismove MidiPortManager from AudioEngine to Session
2013-09-05 Paul Davisshorten tab labels on audio/midi setup notebook
2013-09-05 Paul Davissave and restore the selected engine state at startup
2013-09-05 Paul Davisfix up restoration of saved state from disk, still...
2013-09-04 Paul Davissave and restore audio/MIDI setup states to disk (in...
2013-09-04 Paul Davissave and restore settings for different backend/driver...
2013-09-04 Paul Davischange names of actions groups that include "jack"
2013-09-04 Paul Davisrename interface_ stuff in the engine dialog to device_...
2013-09-03 Robin Gareussquash another compiler warning
2013-09-03 Robin Gareusvtl: fix small issue with video source file on export
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul Davisbump to 3.4 3.4
2013-09-03 Paul Davisfix error introduced during recent changes to Mackie...
2013-09-03 Paul Davisupdated .po files from waf i18n, plus an updated gtk2_a...
2013-09-03 Paul DavisRevert "bump to 3.4"
2013-09-03 Paul Davisrevert to --backtrace enabled by default, since the...
2013-09-03 Paul Davisbump to 3.4
2013-09-02 Paul Davisadd std:: to clarify use of llabs on OS X
2013-09-02 Robin GareusLV2 extUI handling - amend to previous commit.
2013-09-02 Robin GareusLV2 external UI handling - revert to <= 3.3. behaviour
2013-09-01 Robin Gareusimprove scroll and drag behaviour of volume-controller...
2013-08-31 Robin Gareusfix keyboard interaction with volume knobs (monitor...
2013-08-29 Robin Gareusfix typo in IEC-meter 'weird-float' protection.
2013-08-29 Robin Gareusprotect meters against weird float values
2013-08-29 Robin Gareusupdate external plugin UI handling
2013-08-27 Robin Gareusfix vari-speed phase (when used for calculation only)
2013-08-25 Robin Gareusadd LV2 support for kx:external-ui#
2013-08-25 Robin Gareusfree memory of external plugins on GUI close (major...
2013-08-24 Paul Davispot/po file updates caused by waf i18n
2013-08-24 Paul Davisfix confusion about whether flip_mode in the Mackie...
2013-08-24 Tim Blechmannexport: add support for CAF
2013-08-23 Robin Gareusdon't run meter in import-dialog if the dialog is not...
2013-08-22 Paul Davisundo the hiding of SR-dependent LV2 ports
2013-08-15 Paul Davisupdate czech translations from pavel fric, part 2
2013-08-15 Paul Davisupdate czech translations from pavel fric
2013-08-15 Paul Davisfix newly-appearing crash-at-close caused by muddled...
2013-08-15 Paul Davischeck master sources when determining whether a region...
2013-08-14 Paul Davisfix merge issues with master
2013-08-14 Paul Davisremove misleading + incorrect documentation
2013-08-14 Paul Davissome const_cast<> additions for OS X where gcc believes...
2013-08-14 Paul Davisremove JACK midi system stuff from jack_utils, because...
2013-08-14 Paul Davisprovide clock_gettime() implementation for lovely OSX...
2013-08-14 Paul Davisdon't bother with old MIDI port data in ardour.rc
2013-08-14 Paul Davissave and restore all ardour-owned MIDI ports
2013-08-13 Paul Davisre-enable MIDI tracing for ARDOUR::MidiPort
2013-08-13 Paul Davisfixes to get MTC (and probably MIDI clock) slaving...
2013-08-13 Tim MayberryMove curve test file handling in main() until after...
2013-08-13 Tim MayberryRemove call to PBD::ID::init as it is now done via...
2013-08-13 Tim MayberryCall setup_libpbd_enums in PBD::init for portability
2013-08-13 Tim MayberryCall Gio::init from PBD::init instead of ARDOUR::init
2013-08-13 Tim MayberryCall PBD::init in ARDOUR::init and PBD::cleanup in...
2013-08-13 Tim MayberryAdd PBD::init and PBD::cleanup
2013-08-13 Tim MayberryMove initialization of libardour from ARDOUR_UI class...
2013-08-13 Tim MayberryPrevent libardour from being initialized more than...
2013-08-13 Tim MayberryChange ARDOUR::init return type to bool type for succes...
2013-08-12 Paul Davisassorted extra debug output for MTC
2013-08-11 Robin Gareusfix thinko in 5dee49e19
2013-08-11 Robin Gareusfix 5dee49e19 (32/64 bit unsigned int compatibility)
2013-08-11 Robin Gareusmake LV2 communication buffers independent from jack...
2013-08-10 Paul Davisfix output latency option in jack command line
2013-08-09 Paul Davisdon't write a bogus jack cmdline ... leave the existing...
2013-08-09 Paul Davisactually write JACK command line out to ~/.jackdrc...
2013-08-09 Paul Davisdon't waste time with sending MTC or MMC after stop...
2013-08-09 Paul Davisallow ardour to exit after JACK disconnects us
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davisrevert font sizing on audio/midi setup dialog
2013-08-09 Paul Davisremove use of jack_get_time() from ARDOUR::get_microsec...
2013-08-09 Paul Davismore purging of JACK as an explicit name from libardour
2013-08-09 Paul Davisremove more naming that refers to JACK
2013-08-09 Paul Davisremove another naming that refers to JACK
2013-08-09 Robin Gareusfix typos
2013-08-09 Robin Gareusupdated monitor modes doc (new version from Chris with...
2013-08-09 Paul Davisremove another naming that refers to JACK
2013-08-09 Paul Davismore sensible ALSA device names now in use
2013-08-09 Paul Davisuse original names for ARDOUR MIDI "persistent" ports...
2013-08-09 Paul Davistry new code from rui/qjackctl for names of ALSA PCM...
2013-08-09 Paul Davissplit up session code that uses parts of the JACK API...
2013-08-09 Paul Davisfix display of latency
2013-08-09 Paul Davisthe JACK audio backend shared object depends on libasou...
2013-08-09 Paul Davisa few more visual tweaks and simplifications for audio...
2013-08-09 Paul Davissome rearrangements and details for the engine dialog
2013-08-09 Paul Davistemporarily ignore AudioEngine::Halted when GUI asks...
2013-08-09 Paul Davisfix freewheeling
2013-08-08 Paul Davisfix crashes, clean up session code warmup and other...
2013-08-08 Paul Davisadd methods to queue full MTC and SPP messages, now...
2013-08-08 Paul Davisrationalize (a bit) engine start/stop/restart so that...
2013-08-08 Robin Gareusremove --no-freesound option. fixes #5640
next