make MMC work again, make tracing MIDI input work again, add GUI control for MMC...
[ardour.git] / libs / ardour / session_state.cc
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-15 Doug McLainThis creates an export direcory for new sessions. ...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-02-02 Paul Davisprevent state saving when disconnected from JACK
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2007-01-12 Paul Davisfix for missing slave state restore at session load...
2007-01-05 Paul Davisan actual fix for that last claim re: a buglet that...
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-04 Paul Daviscopy older versions of the session file, fix up ardev...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-12-20 Paul Davisreconstruct and use global state commands (mute/solo...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-16 Paul Davissession is clean after loading, again
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-11 Paul Davisfix botched-up, half-done code in last commit
2006-12-11 Paul Davisnever save more than Config->get_saved_history_depth...
2006-12-09 Sampo Savolainenitsy-bitsy freebsd compatibility fix.
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-03 Taybin RutkinFixed template dialog annoyance.
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
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
next