Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things...
[ardour.git] / libs / ardour / ardour / session.h
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-10-07 David RobillardFix several MIDI timestamp related problems:
2007-09-04 Tim MayberryRemove declaration of unused and undefined method in...
2007-09-04 Tim MayberryRemove unused functions Session::possible_states
2007-08-06 Paul Davismerge changes to libmidi++ API from 2.0-ongoing
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-07-17 David RobillardMidi pencil undo (not yet serializable).
2007-07-06 David RobillardMidi CC automation sending (send points only, no linear...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-17 Tim MayberryRemove unused method Session::template_dir
2007-06-17 Tim MayberryWhitespace fixes in ardour/session.h
2007-06-17 Tim MayberryRemove unused method Session::delete_template
2007-06-17 Tim MayberryRemove unused method Session::rename_template
2007-06-17 Tim MayberryRemove unused Session::template_path method
2007-06-17 Tim MayberryMake Stateful::*instant_xml methods protected and non...
2007-06-17 Tim MayberryRemove unused method Session::get_template_list
2007-06-17 Tim MayberryRemove unused method Session::export_dir
2007-06-17 Tim MayberryRemove unused method Session::peak_dir
2007-06-17 Tim MayberryRemove unused methods Session::sound_dir and Session...
2007-06-17 Tim MayberryAdd an method for to accessing a Session's SessionDirectory
2007-06-17 Tim MayberryRemove Session::midi_dir...again.
2007-06-17 Tim MayberryReplace Session::discover_best_sound/midi_dir with...
2007-06-17 Tim MayberryForward declare the SessionDirectory class in session...
2007-06-07 David RobillardWrite MIDI files to interchange/sessionname/midifiles...
2007-06-07 Tim MayberryRemove unused Session methods for re/storing favorite...
2007-06-07 Tim MayberryAdd a SessionDirectory to the Session class
2007-06-07 Tim MayberryRemove unused method Session::dead_sound_dir
2007-06-06 David RobillardFix MIDI session path problems (thanks timbyr).
2007-06-05 David RobillardSave MIDI files to interchange/sessionname/midifiles...
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...
2007-05-18 Tim MayberryRemove Session::create_session_directory as it is no...
2007-05-18 Tim MayberryMove directory names out of Session class and into...
2007-05-18 Tim MayberryRename Session::create to Session::create_session_direc...
2007-05-18 Tim MayberryMove code from Session::create into the Session constru...
2007-05-18 Tim MayberryAdd Session::create_session_file_from_template method
2007-05-18 Tim MayberryAdd Session::create_session_file method
2007-05-18 Tim MayberryAdd a Session::initialize_start_and_end_locations method
2007-05-18 Tim MayberryMove Session::find_session into a session_utils.h header
2007-05-18 Tim MayberryMove file suffixes out of the Session class and into...
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-22 David RobillardMerged with trunk R1736.
2007-04-19 David RobillardMerged with trunk R1729.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-06 Paul Davisdon't let auditioning make transport buttons inaccessib...
2007-03-20 Paul Davisdo not start transport on first locate if auto-play...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-16 Paul Davisfix errors in multi-range export (and possibly other...
2007-03-16 Paul Davisa much better fix for track-add crashes, albeit slightl...
2007-03-16 Paul Davispossible fix for crash while adding new tracks
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-14 Taybin Rutkinveclib implementation of find_peaks().
2007-03-13 Sampo SavolainenAdded a xmmintrin.h based SSE function find_peaks(...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-25 Paul Davisprevent inadvertent "sounds" dir from 0.99 from confusi...
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
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-14 John Andersonmerge r1449 from surfaces branch to include mackie...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-08 Paul Davissave and restore clock modes
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
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-21 Paul Davisuse ustring more; handle embedding of "paired" files...
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-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-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-13 Paul Davisremove almost everything from region editor, make popup...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-03 Taybin RutkinFixed template dialog annoyance.
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
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-21 David RobillardMerged with trunk R992.
2006-10-12 Paul Davisfixes for meter thread using free'd member of AudioEngi...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-09-29 Paul Davismany important changes to configuration system and...
next