most of libardour now actually compiles
[ardour.git] / libs / ardour / ardour / session.h
2013-07-25 Paul Davismost of libardour now actually compiles
2013-07-10 Robin GareusRevert "show track-ID in mixer" and "...towards unique...
2013-07-10 Robin Gareus...towards unique track numbers.
2013-04-09 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-08 Robin Gareusadd session save signal and hook-up videotimeline
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-02 Paul Davisfix #5424: routes created from templates do not get...
2013-04-01 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-03-31 Roy Vegard OvesenMake sure every imported file is copied to the session...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-27 Robin Gareusvtl: video sets session start/end markers.
2013-03-04 Paul Davismake notice about mismatched session/ardour versions...
2013-03-02 Robin Gareusfix MTC slave+generator for non integer quarter_frame_d...
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
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-13 Robin Gareusimplement TC offset for slave&generator.
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-09 Robin GareusLTC encoder: fix signal polarity
2012-10-29 Paul Davischange is the only constant
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 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-23 Robin GareusLTC generator update
2012-10-21 Robin Gareusadd LTC generator
2012-10-17 Paul Davispatch from robin to fix where the transport start occur...
2012-10-12 Paul Davistweaks to be ready for more information timecode displa...
2012-10-11 Paul Davismove the external sync source selection tobe a global...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-19 Paul Davismore work on RID and editor/mixer order matching; when...
2012-06-28 Paul Davisfurther efforts at cleaning up the design of the intera...
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-26 Carl HetheringtonRemove unused named selection / chunk code.
2012-06-26 Carl HetheringtonFix some oddities with playhead movement when locating
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-22 Paul Davisintroduce the idea of a "default transport speed",...
2012-06-22 Paul Davisfix reset of transport speed when seamless looping...
2012-06-22 Paul Davisprovide an easier way to add mixed (audio+MIDI) tracks...
2012-06-20 Carl HetheringtonDeclick before the end of seamless loops, not after...
2012-06-20 Carl HetheringtonComment declick stuff a bit, and fix confusing use...
2012-06-13 Carl HetheringtonAdd operation_in_progress() method.
2012-06-12 Carl HetheringtonHandle failure of statfs to return available disc space...
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-06-09 Carl HetheringtonRename import_audiofiles -> import_files.
2012-06-08 Carl HetheringtonNo-op; some comments, remove some unused stuff, minor...
2012-06-06 Carl HetheringtonRemove some unused code.
2012-04-18 Ben Loftisadd User metadata. user metadata is edited from the...
2012-04-11 Carl HetheringtonRemove some unused parameters.
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-03-07 Carl HetheringtonPatch from colinf to fix auto-connect of bus outputs...
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2012-02-02 Paul Davisadd a way to create a new MIDI track with an instrument...
2012-01-30 Carl HetheringtonAdd aux sends at the position that the menu was opened...
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 Davisrework design of midi clock ticker to avoid expensive...
2012-01-25 Paul Davisan improvement to the previous patch to catch up with...
2012-01-25 Paul Davisfix #4405, by explicitly cancelling solo when a route...
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 HetheringtonRemove unused variables.
2012-01-11 Paul Davisfix latency compensation for the click
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.
2011-12-23 Carl HetheringtonRemove unused declaration.
2011-12-17 Carl HetheringtonRemove unused code.
2011-12-11 Carl HetheringtonSave templates as directories with plugin state, if
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-12-09 Paul Daviscentralize legal-session-name-checkng and include ...
2011-11-22 Carl HetheringtonUse same VST callback for both Linux and Windows VSTs.
2011-11-22 Carl HetheringtonUse same aeffectx.h for windows and linux VSTs.
2011-11-21 Carl HetheringtonMake the windows VST callback use int32_t rather than...
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-11 Carl HetheringtonChange the feedback alert to a flashing button; works
2011-11-09 Carl HetheringtonAlert the user if a connection is made which causes
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-10-19 David RobillardTrim the include tree.
2011-10-03 Paul Davisupdate vestige header; fix 64 bit issues
2011-09-21 Paul Davisfixes from 2.X for latency/capture alignment stuff...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-09-07 Carl HetheringtonUpdate route colours when they are added to / removed
2011-07-14 Paul Davisinitial pass at session-renaming functionality
2011-07-03 Paul Davisctrl-alt-click now toggles input active status of other...
2011-06-26 Carl HetheringtonRemove some unused PostTransport enums and renumber...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-30 Paul Davis(1) push a locate all the way through the processing...
2011-05-26 Paul Davismove session file storage of nested sources from playli...
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-05-04 Carl HetheringtonFix problems with sessions being saved as foo.ardour...
2011-05-02 Carl HetheringtonFactor out stop limit computation into its own method...
2011-04-20 Carl HetheringtonA few comments.
2011-04-19 Carl HetheringtonSave route group reorderings in the session file. ...
2011-03-20 Paul Davisfixup auto-connection of new MIDI tracks and MIDI track...
2011-03-15 Paul Davisfix all manner of things relating to io connections...
next