ardour.git
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-12 Paul Davisassorted extra debug output for MTC
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
2013-08-08 Paul Davisremove reference to non-existent header
2013-08-08 Paul Davisadd new files (code based on the old midi++ JACKMidiPort)
2013-08-08 Paul Davisnew Mackie Control device file for Qcon controller...
2013-08-08 Paul Davischange wording in audio status when disconnected from...
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management
2013-08-07 Robin Gareusfix compiler warning
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-05 Paul Davisdocument PortEngine API
2013-08-05 Paul Davisadd notion of unavailable devices to ARDOUR::AudioBackend
2013-08-05 Paul Daviscan now start JACK based on config dialog
2013-08-04 Paul Davisstart work on the changes to EngineControl (dialog...
2013-08-04 Robin Gareusfix meter-background highlight when peaking. (> vs >=)
2013-08-04 Robin Gareusfix rounding issue when dragging video with fractional fps
2013-08-04 Robin Gareusvtl: import audio at video-offset, forget offset on...
2013-08-04 Robin GareusTimecode: fix subframe rounding
2013-08-04 Robin Gareusfix no-roll LTC encoder, honor locates when transport...
2013-08-03 Robin Gareusmake master-meter in toolbar optional
2013-08-03 Paul Daviscleanup more dangling members of AudioEngine
2013-08-03 Paul Davisfix undeclared use of cerr
2013-08-03 Paul Davisfix problem with session exit caused by dangling unused...
2013-08-03 Paul Davisadd file
2013-08-03 Paul Davisadd tim's jack_utils code to rationalize setup of JACK...
2013-08-03 Robin Gareusadvance track's play-position even if processing is...
2013-08-03 Paul Davisaudioengine branch can now load and run at least one...
2013-08-03 Robin Gareusdedicated namespace for video-utils
2013-08-03 Robin Gareusremove strtok_r() from video_query_info()
2013-08-03 Robin Gareusadd a peak reset button to the editor meter
2013-08-03 Robin Gareusfix gtk "child->parent == NULL" asserts
2013-08-03 Robin Gareusproperly handle port removal in route.
2013-08-03 Robin Gareusfix "other" port-group tab
2013-08-02 Robin GareusMerge branch 'midiclock' of https://github.com/axetota...
2013-08-02 Michael FisherSend and Read MIDI Positions the right way
2013-08-02 Robin Gareuson session-load: skip output-change-handler until IOs...
2013-08-02 Robin Gareusdisallow invalid port-removal
2013-08-02 Paul Davisfix typos in display of error message about an LV2...
2013-08-02 Michael FisherResolve duplicate symbol 'cocoa_open_uri' on OSX builds.
2013-08-02 Robin Gareuskeep port-matrix in sync when deleting ports. and fix...
2013-08-02 Michael FisherMidi clock housekeeping
2013-08-02 Michael FisherMake Session::send_song_position_pointer a no-op
2013-08-02 Michael FisherRevamp clock processing so it uses an internal frame...
2013-08-02 Michael FisherWIP - Experimenting with an alternative clock generatin...
2013-08-02 Michael FisherHuman readable printing of MIDI Position messages
2013-08-02 Michael Fisher- Send position data from internal position class
2013-08-02 Michael FisherTest code removal...
2013-08-02 Michael FisherMIDI Clock - Shuffling locate code (not actually used...
2013-08-02 Michael FisherStop compiler warning about NSURL
2013-08-02 Robin Gareusrework MIDI [processor|plugin] chain
2013-08-01 Paul Davisstart code reorganization needed to deal with backend...
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-08-01 Paul Davisremove an identical odd namespacing typo
2013-08-01 Paul Davisremove odd namespacing typo
2013-08-01 Paul Davisadd _ISOC9X_SOURCE define to compiler command line...
2013-08-01 Robin Gareusre-check meterbridge metric-area on route deletion
2013-07-31 Paul Daviseven more stuff compiles
2013-07-31 Paul Davismore stuff compiles
2013-07-31 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-07-31 Robin Gareustiny detail.. GUI-callback may try to check vmonitor...
2013-07-31 Robin Gareusclean up some valgrid "Uninitialised value was created...
2013-07-31 Robin Gareuscorrect error message
2013-07-31 Robin Gareusfix close_allv() sentinel
2013-07-31 Robin Gareusvalgrind ignore glib UTF8 warnings
2013-07-31 Robin Gareusinitialize two more uninitialized vars..
2013-07-31 Robin Gareusfix typo in c212c16eb
2013-07-31 Robin Gareusinitialize some uninitialized values
2013-07-31 Robin Gareuscatch assert()
2013-07-31 Robin GareusLV2 - use scratch buffers to scratch :)
2013-07-31 Robin Gareusanother amend to 00f26394a9
next