Some operators need to have different visibility (as they're now used outside of...
[ardour.git] / libs /
2016-12-28 John EmmasSome operators need to have different visibility (as...
2016-12-27 Robin GareusAdd backend support to extract session-archives
2016-12-27 Robin GareusNormalize audio when archiving to fixed-point format.
2016-12-27 Robin GareusAllow gain factor for audio sources.
2016-12-22 Nil GeisweillerMore 8 whitespace to tab indentation fixes
2016-12-21 Nil GeisweillerFix minor typo in comment
2016-12-21 Nil GeisweillerFix indentation 8 whitespaces to tab
2016-12-21 nick_mcheck audio-locked meter ordering by frame.
2016-12-21 Robin GareusFix crash when unpacking or deleting pane
2016-12-20 nick_mfix yet another meter-locked tempo ordering thinko.
2016-12-20 Robin GareusAdd Zoom/Expand icon
2016-12-19 Ben LoftisFix the case of jump-to-next-Subdivision
2016-12-19 Ben LoftisFix the case of jump-to-next{prev}-Bar
2016-12-19 Paul DavisFix minimum/maximum discovery for integer params (from...
2016-12-19 Paul Davismake solo button on faderport actually work
2016-12-19 Paul DavisSession::_ac_thread_active should be used with atomics...
2016-12-19 Paul DavisSession::auto_connect_thread_terminate() cannot use...
2016-12-19 Robin GareusTowards packing CairoWidgets on ArdourCanvas.
2016-12-19 Robin Gareusvertically center text in time rulers
2016-12-19 Robin GareusNO-OP: whitespace
2016-12-18 Robin GareusShorten sync-button label/size
2016-12-18 nick_mTempoMap - rename some methods.
2016-12-18 nick_madd frame parameter for Meter ctor and TempoMap::replac...
2016-12-18 nick_mthere is no curve for identical note_types_per_minute...
2016-12-18 Paul Davisshould not really bind a shared_ptr<Port> to a sigc...
2016-12-18 Paul Davismove termination of auto connect thread till after...
2016-12-17 Robin GareusPrepare configurable mini-timeline time-span
2016-12-17 Robin GareusHide/remove per-track record-mode in favor of global...
2016-12-16 Paul Davisadd copy constructor, operator= and a clean ::dump...
2016-12-16 Paul Davisadd arguments (unusued) to control whether or not SMF...
2016-12-16 Paul Davis"toll free bridging" between smf_tempo_t and Evoral...
2016-12-16 Paul Davisexpose SMF tempo information in Evoral::SMF
2016-12-16 Paul Davisadd function to get number of tempos found in SMF tempo map
2016-12-16 Paul Davisunused but slightly tricky code to add track name/instr...
2016-12-16 Paul Davisadd comments about limitations for Evoral::SMF and...
2016-12-16 Robin GareusMIDI tracer actually changes the event-loop
2016-12-15 Robin Gareussome further invalidation details:
2016-12-15 Paul Davisstore InvalidationRecord in a Connection object and...
2016-12-15 Paul Davisadd ::use_count() method to InvalidationRecord
2016-12-15 nick_mfix unused Outside filled framed curve for constant...
2016-12-15 nick_mrevert c3ab67dd now that this misbehaviour is understood.
2016-12-15 nick_mfix issue with disappearing tempo curve at constant...
2016-12-15 nick_mtempo before the initial section is always constant.
2016-12-15 nick_mamend incomplete change in previous commit.
2016-12-15 nick_mmore work on patch change redisplay.
2016-12-15 nick_mfix thinko in TempoMap::framepos_plus_qn.
2016-12-15 Paul Davisstd::list::erase() needs a non-const iterator.;
2016-12-15 Robin Gareusand now with erase
2016-12-15 Robin GareusC++98 compatible iterator erase
2016-12-15 Robin Gareusrework request invalidation
2016-12-14 Robin GareusAdd a trash pool for invalidation requests.
2016-12-14 Robin GareusNO-OP: re-indent
2016-12-14 Robin GareusAtomically to invalidate request
2016-12-14 Robin GareusAdd some more invalidation debug messages.
2016-12-14 Robin GareusThe threading anecdotes - Episode 7
2016-12-14 Robin Gareusskip dead threads (if the event remains, it'll be clean...
2016-12-14 Robin Gareusfix potential invalid lock
2016-12-14 Robin Gareusrework locking (fa07233a, 112fba182)
2016-12-14 Paul Davisuse SMF track or instrument names in imported MIDI...
2016-12-14 Paul Davisadd new member to ImportStatus object to allow specifyi...
2016-12-14 Paul Davisadd a new enum to identify how SMF data should be used...
2016-12-14 Paul Davisadd API to Evoral::SMF to retrieve all track/instrument...
2016-12-14 Paul Davisextract track and instrument names from SMF while loading
2016-12-14 Paul Davisadd braces and warning for unlikely error
2016-12-14 Paul Davisfix incorrect test for textual meta events in libsmf
2016-12-14 Paul Davisbraces please
2016-12-14 Paul Davisbraces, please
2016-12-14 Paul Davisfree track name/instrument string memory when necessary
2016-12-14 Paul Davisadd track and instrument name members to smf_track_t
2016-12-14 Robin Gareusrelease locks before deleting record
2016-12-13 Robin Gareusamend prev commit
2016-12-13 Robin Gareusmutex 'er up
2016-12-13 Paul Davischanges to adapt to modified version of GTK/Quartz...
2016-12-13 Robin GareusFix layered-record undo, include changes to existing...
2016-12-12 Robin GareusFix possible crash when removing ports with jack1
2016-12-12 Paul DavisAdd Slavable::AssignmentChanged signal to notify when...
2016-12-12 nick_monly update MidiRegion length_beats in partial copy...
2016-12-12 nick_monly recalculate MidiRegion start_beats if there is...
2016-12-12 Robin GareusFix a potential deadlock/crash (here tape-track peak...
2016-12-11 Robin GareusFix potential deadlock on session-load
2016-12-11 nick_mdisallow placement of audio-locked tempi within a frame...
2016-12-11 nick_mfix loop/crash when dragging an audio-locked tempo...
2016-12-11 nick_mno-op - rename TempoMap::set_active_tempos -> TempoMap...
2016-12-11 nick_mclean up some odd logic.
2016-12-11 nick_mrename MetricSection movable -> initial, but of course...
2016-12-11 Robin GareusAdd support for MacVST hidden/favorites
2016-12-11 nick_mgo back to always interpolating framed curve points.
2016-12-11 nick_mmake TempoMap::dump slightly more readable.
2016-12-11 nick_mfix incorrect audio-locked tempo position when setting...
2016-12-11 nick_mfix bar renumbering for audio-locked metrum.
2016-12-11 Robin GareusRevert "Pixel hunt cairo-packer (status-bar, selection...
2016-12-11 Robin GareusPixel hunt cairo-packer (status-bar, selection-clock...
2016-12-10 Robin GareusCheck for reserved i/o that are not routes, fixes ...
2016-12-10 Robin GareusCairoPacker draws outside of its widget allocation
2016-12-10 Robin GareusTweak transport icons
2016-12-08 John EmmasAdd LIBPBD_API to a function declaration
2016-12-08 Robin Gareusremove dups.
2016-12-08 John EmmasFor building with MSVC, std::strtof() didn't get introd...
2016-12-08 John EmmasI can't find a source file called MIDIXML.cpp (??)
2016-12-08 Robin GareusAdd missing enum bindings
next