add copyright comments
[ardour.git] / libs / ardour / ardour /
2013-01-16 Paul Davisuse regex to match [mM][iI][dD] file extension for...
2013-01-08 Paul Davistentative redesign of MIDI looping, will probably fix...
2013-01-07 Paul Davisreinstate wiimote support, thanks to work by jannis...
2013-01-04 Paul Davisallow region list selection of whole file regions to...
2013-01-03 Paul Davisexpose operation to remove subgroup
2013-01-02 Paul Davisvarious fixes for moving markers, fixes a crash reporte...
2012-12-26 Paul Davisremove "edit" property from track/bus groups; use ...
2012-12-20 Paul Davisreplace characters that would make an export filename...
2012-12-19 Paul Davisprevent MIDI tracks from ever being in MonitoringSilenc...
2012-12-18 Paul Davischange default font scaling to 80% which makes a newly...
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-12-13 Paul Davisreinstate the windows way for GUIIdle's but limit the...
2012-12-12 Paul Davisbecause sometimes there are good reasons for not doing...
2012-12-12 Paul Davissometimes, you just have to do what a windows programme...
2012-12-12 Paul Davisfinalize fix for MIDI track monitoring
2012-12-07 Sakari BergenMake export type an enum and pass it to the profile...
2012-12-07 Paul Davisfix issues with rec-enabling being done in RT context...
2012-12-06 Paul Davisvarious fixes for exporting, including correct handling...
2012-12-04 Paul Davisdramatically speed up the addition of large numbers...
2012-11-21 Paul Davisadd more DEBUG::Solo output ; fix assignment of remote...
2012-11-19 Paul Davisreset default automation interval to 30msec
2012-11-19 Paul Davisremove unused Automatable::automation_interval and...
2012-11-19 Paul Davistweak config param for automation sampling interval...
2012-11-18 David RobillardDeliver MIDI events to atom ports that support it,...
2012-11-18 David RobillardBetter implementation of LV2 plugin<=>UI communication.
2012-11-17 David RobillardSent precise transport information to LV2 plugins via...
2012-11-16 David RobillardTidy up tempo.h and add some documentation.
2012-11-14 Paul Davisprovide the ability to enable + disable tooltips
2012-11-14 Paul Davislikely fixes for most remaining issues with data in...
2012-11-13 Robin Gareusimplement TC offset for slave&generator.
2012-11-13 Paul Davisrevert to a 0..2 scale for MIDI velocity control, so...
2012-11-13 Paul Davischange handling of MIDI gain so that we present a linea...
2012-11-13 Paul Davisadd alt-i as a binding in both the editor and mixer...
2012-11-13 Robin Gareuscomplete r13404 - use double for timecode fps.
2012-11-12 Robin Gareusslave delta: move sign next to the digit
2012-11-11 Robin Gareusadd slave and generator Timecode offset (no UI yet)
2012-11-11 Robin Gareusfirst round of audio-clock font rendering update
2012-11-09 Paul Davismove auditioner output configuration params from sessio...
2012-11-09 Robin GareusLTC encoder: fix signal polarity
2012-11-07 Robin Gareusexperimental option to support LTC 29.97000 fps generators.
2012-11-07 Paul Davisnew MTDM implementation from Fons' latest jack_delay...
2012-11-04 Robin GareusMTC slave: disable seekahead, implement own sync-locked
2012-10-29 Robin GareusLTC: break out xrun and latency callbacks.
2012-10-29 Paul Davischange is the only constant, again
2012-10-29 Paul Davischange is the only constant
2012-10-29 Paul Davisanother fix for complaints from OS X gcc about constness
2012-10-28 Robin GareusLTC (slave&gen): no reset on graph-change
2012-10-26 Robin GareusLTC generator - reinit on xrun or graph-reorder
2012-10-26 Robin GareusLTC Slave - re-init on xrun or graph change
2012-10-26 Robin GareusLTC slave; consolidate FPS detection
2012-10-26 Robin Gareusprevent raptor attacks on Ardour's lead developer.
2012-10-25 Paul Davismove ownership of LTC I/O ports to Session, and manage...
2012-10-25 Robin GareusLTC Slave: improve fps detection
2012-10-23 Robin GareusLTC generator update
2012-10-23 Robin GareusLTC generator config
2012-10-23 Paul Davisprobable fix for not being able to find audio files...
2012-10-21 Robin Gareusadd LTC generator
2012-10-21 Robin GareusLTC Slave cleanup
2012-10-20 Robin GareusLTC slave rewrite #2
2012-10-18 Paul Davischange input/output button context menus for mixer...
2012-10-17 Paul Davispatch from robin to fix where the transport start occur...
2012-10-17 Paul Davissecond half of forward-port of recent a2/mb control...
2012-10-17 Robin Gareusslave delta display
2012-10-17 Paul Davisforward part the backend part of the generic MIDI contr...
2012-10-16 Robin GareusLTC slave reworked
2012-10-15 Paul Daviscreate and manage a new config parameter that defines...
2012-10-14 Robin Gareusprepare reporting slave delta & MTC slave implementation
2012-10-14 Robin GareusLTC Slave, add support for variable framerates
2012-10-13 Robin GareusMTCslave - use new timecode API
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 Paul Davisbasics for a TimecodeSlave parent class for MTC and LTC
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-10-12 Robin GareusMTC: map between timecodes
2012-10-12 Robin Gareusmove TimecodeFormat to libtimecode
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 Baierimplement deleting of sysex events
2012-10-11 Paul Davismove the external sync source selection tobe a global...
2012-10-10 Paul Davismove timecode-is-clock-synced option to global configur...
2012-10-10 Paul Davisadd global config parameter timecode-sync-frame-rate...
2012-10-10 Robin GareusMTC-slave: print error if framerate mismatch
2012-10-10 Robin Gareusfix and improve MTC-slave
2012-10-10 Hans Baierwhitespace
2012-10-08 Paul Davisadd 8kHz as an available export format sample rate
2012-09-08 Carl HetheringtonI think Region::can_move() should take into account...
2012-08-29 David RobillardImplement latest buf-size extension via new options...
2012-08-28 Robin GareusLV2: amend previous commit, respect replicated plugin...
2012-08-28 Robin GareusLV2: allocate dedicated buffers for [non-midi] event...
2012-08-28 Robin GareusLV2 worker: prevent corruption of ringbuffer
2012-08-27 Robin Gareusfix LV2 worker
2012-08-27 Robin Gareusdedicated LV2 non-MIDI atom-event-port handling
2012-08-21 David RobillardCreate and realize LV2 UI container before instantiatin...
2012-08-18 David RobillardFix some const-violating casts.
2012-08-17 David RobillardLV2 log extension support.
2012-08-17 David RobillardFix const violating case.
2012-08-08 David RobillardSupport new LV2 buf-size extension if a new enough...
2012-07-29 Paul Davistrying to track down why undo doesn't remove xfade...
next