ardour.git
2012-10-17 Paul Davissecond half of forward-port of recent a2/mb control...
2012-10-17 Robin Gareusdisable LTC,MTC speed deadzone for now.
2012-10-17 Robin Gareusdecrease LTC flywheel time and adjust DLL settings
2012-10-17 Robin GareusAdd a 1% speed deadzone around speed=1.0 for LTC, MTC...
2012-10-17 Robin Gareusslave delta display
2012-10-17 Robin Gareusfix delta display of MClk slave.
2012-10-17 Paul Davisforward part the backend part of the generic MIDI contr...
2012-10-16 Robin GareusLTC remove debug out, delta-time: flywheel display
2012-10-16 Robin Gareusenable sync genlock & setFPS option for both MTC & LTC
2012-10-16 Robin GareusLTC slave reworked
2012-10-16 Robin Gareusprepare for non-seekahead [LTC] slave. fix state machine
2012-10-16 Robin GareusMTC Slave: allow >2 sec for re-sync, format delta
2012-10-16 Robin Gareusdon't do a pending save if slave is syncing.
2012-10-16 Hans Baierimplement double click to ContentsRange on MidiScroomer
2012-10-15 Paul Daviscreate and manage a new config parameter that defines...
2012-10-15 Robin GareusMTC slave: timcode and delta formatting
2012-10-15 Robin Gareusaudio-clock: use Timecode::timecode_format_time
2012-10-14 Robin GareusMTC slave fix reporting approx position
2012-10-14 Robin Gareusprepare reporting slave delta & MTC slave implementation
2012-10-14 Robin Gareususe translatable strings for TC info,
2012-10-14 Robin GareusMTC,LTC print current timecodes in warning
2012-10-14 Robin GareusLTC Slave, add support for variable framerates
2012-10-14 Robin Gareusformatting timecode: use a semicolon to indicate DF
2012-10-14 Robin GareusMTC Slave: MIDI 30df -> A3 29.97df
2012-10-14 Robin GareusMTC Slave: fix return approx position.
2012-10-14 Robin Gareusfix matching TC color assignment (rev13264)
2012-10-13 Robin Gareustimecode: make subframes unsigned int
2012-10-13 Robin GareusMTCslave - use new timecode API
2012-10-13 Robin Gareusmove sample/timecode conversion to libtimecode.
2012-10-13 Paul Davisprovide forgotten case for restoring Windows VST plugins
2012-10-12 Paul Davistweaks to be ready for more information timecode displa...
2012-10-12 Robin GareusLTC slave - basic working version (hardcoded 25fps)
2012-10-12 Robin GareusMTC slave - return apparent_timecode_format
2012-10-12 Robin GareusMTC Slave: handle locates (quick re-sync)
2012-10-12 Paul Davisbasics for a TimecodeSlave parent class for MTC and LTC
2012-10-12 Paul Davismove TC FPS up into status bar, use lower right of...
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-10-12 Hans Baiermake the time axis view remember it midnam model/mode...
2012-10-12 Hans Baiermake sure routes instrument info initializes correctly
2012-10-12 Hans Baiertidy
2012-10-12 Hans Baierissue 0005121: added comment to source. Sorry, last...
2012-10-12 Hans Baierfix issue 0005120: dont treat percussive mode different...
2012-10-12 Robin GareusMTC: map between timecodes
2012-10-12 Robin Gareusmove TimecodeFormat to libtimecode
2012-10-11 Paul Davismore transport prefs tooltips and tidy up sync/slave...
2012-10-11 Hans Baierfurther tweak midi channel selector layout in track...
2012-10-11 Hans Baierdisable Ubuntu global menu for ardev
2012-10-11 Hans Baiernicer layout of MIDI channel selector
2012-10-11 Hans BaierMake input filtering while recording work in GUI, too
2012-10-11 Hans Baierimplement missing midi event filtering during recording
2012-10-11 Hans Baierrevert last commit, wrong place...
2012-10-11 Hans Baierfix bug: capture buffer not filtered by track channel...
2012-10-11 Hans Baiermake sysex contents appear as verbose_cursor for visual...
2012-10-11 Hans Baierfix bug: sysexes x position not relative to region
2012-10-11 Hans Baierimplement deleting of sysex events
2012-10-11 Paul Davismove the external sync source selection tobe a global...
2012-10-10 Paul Davisadd the notion of a "tip widget" for all option editor...
2012-10-10 Paul Davismove timecode-is-clock-synced option to global configur...
2012-10-10 Paul Davismove sync-frame-rate option to Transport tab, rename...
2012-10-10 Paul Davisadd global config parameter timecode-sync-frame-rate...
2012-10-10 Robin GareusMTC slave, don't touch position if no MTC was received
2012-10-10 Robin GareusMTC-slave: print error if framerate mismatch
2012-10-10 Paul Davisremove incorrect and unnecessary template class declara...
2012-10-10 Paul Davisbreak out of step editing if a session goes away; do...
2012-10-10 Robin Gareusdebug msg - varispeed recording
2012-10-10 Robin Gareusignore slave/engine time-delta when recording.
2012-10-10 Robin Gareusfix and improve MTC-slave
2012-10-10 Hans BaierYamaha-PSR-S900.midnam: correct organ flutes, duplicate...
2012-10-10 Hans Baierprogram changes must be zero-based in the MIDNAM file...
2012-10-10 Hans Baierenable and extend EVORAL_MIDI_XML. Useful for Debugging...
2012-10-10 Hans Baierwhitespace
2012-10-09 Hans Baierevoral/MIDIEvent: Whitespace cosmetics in header, make...
2012-10-09 Hans Baieradd missing unit test runner shell script for midi++
2012-10-09 Hans Baierfix insidious bugs in midnam_patch.cc which account...
2012-10-09 Hans BaierAdd patchfile for Yamaha PSR-S900, add unit test for...
2012-10-09 Hans Baierfix whitespace in gtk2_ardour/canvas_patch_change.h
2012-10-09 Hans Baierfix whitespace in libs/midi++2/midi++/midnam_patch.h
2012-10-08 Paul Davisnew Ring Tone default export format
2012-10-08 Paul Davisadd 8kHz as an available export format sample rate
2012-10-08 Hans Baieradd unit tests to midi++ and assorted bugfixes for...
2012-10-05 Carl HetheringtonFix wscript when PKG_CONFIG_PATH is empty.
2012-10-04 Paul Davisfix up various aspects of building against a private...
2012-10-04 Paul Davisdrop connections to incoming MIDI signals before deleti...
2012-10-01 Paul Davisdo not add in ticks in the "at" position when computing...
2012-09-27 Paul Davisdifferent version of previous commit that leaves previo...
2012-09-27 Paul Daviswhen deciding monitoring state, only consider the sessi...
2012-09-19 Paul Davismark session dirty when route active status changes
2012-09-17 Paul Davisfix missing variable initialization
2012-09-17 Paul Davisupdated czech translation file for gtk ui
2012-09-17 Carl HetheringtonRevert shade on playhead cursor (SVN 13048).
2012-09-16 David RobillardSupport latest options extension.
2012-09-15 Carl HetheringtonCheck for panner_shell rather than panner before
2012-09-15 Carl HetheringtonImprove sensitization of buttons in the advanced options
2012-09-15 Carl HetheringtonTweak label.
2012-09-12 Paul Davisfix a couple of errors in zh.po files
2012-09-12 Paul Davisadd email address for Rui-huai Zhang
2012-09-12 Paul Davisadd chinese translation from Rui-huai Zhang
2012-09-09 Paul Daviscomment tweaks from a second reading
2012-09-09 Paul Davisremove unused code
2012-09-08 David RobillardConsistent style.
next