the Properties & 64bit region commit
[ardour.git] / libs / ardour / ardour / session.h
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2010-02-09 Carl HetheringtonSave and not-yet-working restore of StatefulDiffCommands.
2009-12-31 Paul Davisnew PBD::ControllableDescriptor class to encapsulate...
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-28 Paul DavisMIDI binding maps make their debut
2009-12-27 Sakari Bergen- Fix process callbakc handling during export
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davisswitch to use boost::function for UI::call_slot operati...
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-07 Paul Davisbetter, cleaner, more generic version of real-time...
2009-12-07 Paul Davisfirst pass at end-to-end RT operation request (GUI...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-12-04 Carl HetheringtonUse a shared_ptr for SessionPlaylists so that it can...
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-12-03 Paul Davismore tweaks to MTC slave code (still not functional...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-30 Paul Davisadd slave,transport and event debugging traces
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-11-29 Carl HetheringtonImplement 2532: option to show tracks with regions...
2009-11-19 Paul Davisadd track/bus now allows specifying aux or direct bus...
2009-11-10 Carl HetheringtonFix uninitialised variable and remove bind of shared_pt...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-26 David RobillardRemove cyclic Source->Playlist references (and with...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-24 David RobillardMove butler methods from Session to Butler.
2009-10-23 David RobillardSplit butler into separate object (partially, just...
2009-10-23 David RobillardRemove unused Session::butler_mixdown_buffer and Sessio...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-09-01 Carl HetheringtonAdd accessor for _exporting.
2009-07-23 Hans Baieraudio_diskstream.h/session.h: Use simple cubic interpol...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisimplement set-send-gains-to-{track_level,zero,unity}
2009-07-19 Hans Baierreplace fixed-point linear interpolation with double...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-23 Hans BaierXinterpolation.*: Add old fixed point and double linear...
2009-06-23 Hans BaierInterpolation -> LibSamplerateInterpolation, keep state...
2009-06-23 Hans BaierInterpolation: First working but buggy version using...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-16 Carl HetheringtonRemove preferences menu options that have been moved...
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-05 David RobillardSupport recursive undo events.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-04-29 Carl HetheringtonOnly make record button solid red (and big clock red...
2009-04-29 Carl HetheringtonDisallow click and auditioner as track / buss names...
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-03-06 Sampo SavolainenMake it possible to consolidate/bounce ranges without...
2009-03-02 Paul Davistrack templates, backported from 2.X
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-19 David RobillardRemove unused Session::curves.
2009-02-17 David RobillardMake a bunch of stuff boost::noncopyable.
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-17 Carl HetheringtonFix for visual glitch due to race between Editor::updat...
2009-02-16 David RobillardMove all beats <-> frames time conversion into a single...
2009-02-13 Hans Baier*session.h whitespace
2009-02-02 Carl HetheringtonFix auto-return, hopefully not at the expense of anythi...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2009-01-10 Hans Baier* wrong calculation of frames_moved in Session::process...
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
2009-01-05 Hans Baier* further reduce the spaghettiness of Session::follow_slave
2009-01-01 Hans Baier* removed field Session::_desired_transport_speed since...
2009-01-01 Hans Baier* refactor Session::follow_slave to be easier to read...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-11-29 Sakari BergenFirst revision with working track import
2008-11-26 Hans Baier* the very humble beginnings of sending MIDI clock
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
next