fix unset timeline position for destructive sources; fix duplicate, unmanaged wavevie...
[ardour.git] / libs / ardour / session_state.cc
2006-11-02 Paul Davisfix unset timeline position for destructive sources...
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-29 Paul Davismodify design of configuration state saving to reflect...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisremove wierd handling of edit_mode
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-25 Sampo SavolainenFix the interchange/ directory structure for snapshots
2006-09-23 Sampo SavolainenNick, I am your god.
2006-09-08 Paul Davisnever remove tape track source files even if empty...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugalless annoying debug
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r329@gandalf: fugalh | 2006-08-12 15:54:49 -0600
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-22 Taybin RutkinFixed double delete in Stateful::add_instant_xml().
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-18 Hans Fugal r184@gandalf: fugalh | 2006-07-17 19:02:10 -0600
2006-07-11 Taybin RutkinFix for compiling on gcc4.
2006-07-08 Paul Davissave+restore ID counter; fix buglet introduced with...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 Hans Fugal r59@gandalf: fugalh | 2006-06-15 12:16:20 -0600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-19 Paul Davisfix for edit & mix group names getting lost at session...
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-05 Paul Davisa) dynamically loadable control surface support
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-03-31 Paul Davisa) persist whether the end marker should move at first...
2006-03-29 Paul Davisinstall into ardour2 dirs, not ardour (translations...
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-02-18 Paul Davisfix various issues with destructive single region tracks
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-01-24 Tim Mayberryallow templates to load via absolute path
2006-01-19 Paul Davislatched rec-enable
2006-01-09 Sampo Savolainen"Run plugins while recording" -> "Do not run plugins...
2006-01-08 Paul Davisfix control layout size allocation (nearly done) and...
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2006-01-04 Taybin Rutkinsfdb_v3. only in the backend currently.
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.