radically rethink export/bounce/freeze code design. probably not 100% done by freeze...
[ardour.git] / libs / ardour / ardour /
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-03-15 Paul Davisremove unused Glib::Thread* from ProcessThread
2012-03-15 Paul Davisbetter, cleaner fix for copying sends/returns/port...
2012-03-13 Paul Davisredesign how XML state, bitslots and names get propagat...
2012-03-10 Carl HetheringtonPatch from colinf to allow the number of recent sessions to
2012-03-07 Carl HetheringtonPatch from colinf to fix auto-connect of bus outputs...
2012-03-05 Carl HetheringtonAdd new inodes_same() method.
2012-03-01 Paul Davisfollow glib include rules, sigh
2012-02-29 David RobillardUpdate to latest LV2 atom extension.
2012-02-28 Carl HetheringtonUse dBs for send gain automation controls too.
2012-02-27 Carl HetheringtonDisplay amp automation in dB using a logarithmic fader.
2012-02-27 Carl HetheringtonSlightly tweaked patch from colinf to avoid crashes on
2012-02-25 David RobillardFix real-time violation, only send UI updates if explic...
2012-02-25 David RobillardUse FastScreenUpdate for UI message updating, and only...
2012-02-25 David RobillardFull round-trip message communication between LV2 UIs...
2012-02-25 David RobillardSupport LV2 atom sequence ports alongside old event...
2012-02-24 David RobillardClean up LV2 code in preparation for atom support.
2012-02-15 Paul Davispart two of: make region gain line visibility global...
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2012-02-02 Paul Davisadd virtual method is_instrument() to PluginInfo (alrea...
2012-02-02 Paul Davisadd a way to create a new MIDI track with an instrument...
2012-02-01 Carl HetheringtonMake crossfade convert-to-full and activate/deactivate...
2012-02-01 Carl HetheringtonTrim declaration.
2012-01-31 Carl HetheringtonMake crossfade active state and length changes undo...
2012-01-31 Carl HetheringtonComments.
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-30 Carl HetheringtonAdd aux sends at the position that the menu was opened...
2012-01-29 Sakari BergenShow an example filename in the main export dialog
2012-01-29 Sakari BergenAdd timespan name to export status text
2012-01-28 David RobillardFix compilation with older Glib.
2012-01-28 Sakari BergenGo back to one progress bar with several passes in...
2012-01-28 Sakari BergenStore Region export state in instant.xml (fixes #3935)
2012-01-28 David RobillardUse new Lilv state API to save LV2 plugin state.
2012-01-27 Paul Davisrestore independent gain control over click/metronome
2012-01-27 Paul Davispatch for CUE file formatting from Andreas Ruge
2012-01-27 Paul Davispromote Playlist::RegionList to ARDOUR::RegionList...
2012-01-27 Paul Davisfurther simplification of midi clock ticker API
2012-01-27 Paul Davischange audioengine's port container to a std::map to...
2012-01-27 Paul Davisrework design of midi clock ticker to avoid expensive...
2012-01-26 Paul Davisadd Port::PostDisconnect signal to allow objects other...
2012-01-25 Paul Davisan improvement to the previous patch to catch up with...
2012-01-25 Paul Davistoc filename handling patch from andreas r.
2012-01-25 Paul Davisfix #4405, by explicitly cancelling solo when a route...
2012-01-24 Sakari BergenShow proper progress information for export while norma...
2012-01-24 Carl HetheringtonMake time stretch respect edit groups (#4615).
2012-01-23 Paul Davisa better fix for CUE/TOC string escaping: if the text...
2012-01-23 Carl HetheringtonSpeed up iterating over an entire PortSet by keeping a
2012-01-23 Carl HetheringtonCache results of lilv_port_is_a(...) in various places.
2012-01-23 Paul Davisfix up escaping of strings in TOC files (suggested...
2012-01-22 Sakari BergenAdd warnings for overwriting marker files
2012-01-22 Carl HetheringtonFor now, only use the multi-threaded process code if...
2012-01-22 Carl HetheringtonAdd option to use plugin GUIs or Ardour generic ones.
2012-01-21 Carl HetheringtonUse a button in the processor box for toggle parameters.
2012-01-21 Carl HetheringtonReinstate user Controllable values, as they are needed
2012-01-21 Carl HetheringtonAdd a send amp's gain control as a send controllable.
2012-01-21 Carl HetheringtonRemove unused code.
2012-01-20 Carl HetheringtonRemove unused concept of user' values. Make user_to_ui
2012-01-20 Paul Davisslightly more efficient implementation of Graph::in_pro...
2012-01-18 Paul Davisrestore ability to create TOC and CUE files during...
2012-01-18 Paul Davisfix two major assert failures arising from the optional...
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2012-01-14 Carl HetheringtonTry to fix previous commit on 32-bit.
2012-01-14 Carl HetheringtonRemove thought-to-be-unnecessary setup of Delivery...
2012-01-14 Carl HetheringtonAdd some debug code to time things in the process
2012-01-14 Carl HetheringtonRemove unused variables.
2012-01-14 Carl HetheringtonFix use of rdtsc on 64-bit (I think).
2012-01-11 Paul Davisfix latency compensation for the click
2012-01-10 Carl HetheringtonRemove unused _process_callback method.
2012-01-09 Paul Davisfix auditioning (bystander casualty of monitoring fixes)
2012-01-09 Paul Davisadd MIDITrack specific ::monitoring_state() method
2012-01-07 Paul Daviswhen moving tempo and metric sections around (or adding...
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2012-01-05 Paul Davismake extending the tempo map O(N) in the section to...
2012-01-05 Paul Davisremove un-needed TempoMap::frame_time_rt()
2012-01-05 Paul Davispossibly fix deadlocking issues with tempo map by rearr...
2012-01-04 Carl HetheringtonUse Request::Pause rather than Request::Wait for
2012-01-04 Paul Davistry to clean up locking issues with TempoMap
2012-01-04 Paul Davisfix (?) tricky locking issues in the tempo map by addin...
2012-01-04 Carl HetheringtonUse a few shared_ptrs to make things slightly neater.
2012-01-04 Paul Davisimplement TempoMap::framepos_minus_beats() using new...
2012-01-04 Paul Davisuse BBTPoint::is_bar() rather than ::beat == 1 ; implem...
2012-01-03 Paul Davissave 4 bytes per Bar|Beat point in the tempo map
2012-01-03 Paul Davisreturn two iterators into the Bars|Beats list of the...
2012-01-03 Paul Davismore tempo fixes, including handling multiple metrics...
2012-01-03 Carl HetheringtonMore test friends.
2012-01-03 Carl HetheringtonFix test build.
2012-01-02 Carl HetheringtonUse the correct flag for DAZ and default to using FTZ...
2012-01-02 Paul Davisintermediate commit as all tempo/meter stuff starts...
2012-01-02 Paul Davisnew approach to tempo/meter: compute and store the...
2011-12-30 Carl HetheringtonAnywhere that deletes regions needs to use a rdiff...
2011-12-30 Carl HetheringtonSet up layering_index immediately on an explicit layer...
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-28 Paul Davisa huge set of changes to tempo+meter handling. testing...
2011-12-28 Carl HetheringtonRemove unused variable.
2011-12-27 Carl HetheringtonFix up confusion with relayering after movement drags in
2011-12-27 Carl HetheringtonBasic DEBUG_TRACE for layering code.
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-27 Carl HetheringtonRemove some wrongly commited stuff. Sorry\!
2011-12-27 Carl HetheringtonAdd configure option to raise a FP exception when a...
2011-12-26 Carl HetheringtonRemove unused method.
next