Progress on the disk side of things:
[ardour.git] / libs / ardour / ardour /
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-14 David RobillardMore solid "fake" recording and serialization
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-12 David RobillardMerged with trunk R795
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David RobillardMerged with trunk R776
2006-08-02 David RobillardMerged from trunk R743
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-07-30 David RobillardAbstraction cleanups/polish, towards merging with trunk
2006-07-28 David RobillardMerged with trunk R708
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-20 David RobillardAdded missing files for new Track class (oops)
2006-07-19 David RobillardWork towards removal of Session's Diskstream list.
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-06 David RobillardLoading/Saving of sessions containing MIDI tracks and...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-26 David RobillardActually added the code mentioned in my last commit...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-21 David RobillardMerged with trunk
2006-06-15 David RobillardMerged with trunk revision 610
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-13 David RobillardMerged with trunk
2006-06-09 David RobillardGot MTC actually working somewhat correctly, though...
2006-06-09 David RobillardRemoved excessive debug printing, added missing files...
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-05-24 Paul Davisensure that libardour_cp and libardour SMPTE structs...
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-05-19 Paul Davisfix naming of destructive track audio files
2006-05-19 Paul Davisfix for edit & mix group names getting lost at session...
2006-05-18 Paul Davisfix egregious bug regarding setting native file header...
2006-05-18 Paul Davisadd new files
2006-05-18 Paul Davismoved OSC into libardour
2006-05-18 Paul Davisa) basic prototype of OSC control
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-25 Paul Davisremove unintentional addition of PortInsert::silence()
2006-04-25 Paul Davisa) fixed pseudo-grab-retention in plugin UIs
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-19 Paul Davisa) fix editor hscroller to follow PT behaviour - scroll...
2006-04-11 Paul Davislikely fixes for problems loading templates with destru...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-06 Paul Davis3 different data wheel modes for tranzport, plus lock...
2006-04-06 Paul Davissignificant extensions to tranzport support
2006-04-05 Paul Davisfurther extensions to Tranzport support and control...
2006-04-05 Paul Davisadd new control protocol related files
2006-04-05 Paul Davisa) dynamically loadable control surface support
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-03-29 Taybin RutkinRemoved unused header files.
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-20 Sampo SavolainenFix for #1179. Crossfades are not lost anymore when...
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-14 Sampo SavolainenCrossfade copy-constructor + copy crossfades when creat...
2006-03-14 Paul Davisimprovements (!) to waveform display for destructive...
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-10 Taybin RutkinLink error fixed. Stub functions filled in.
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-10 Doug McLainExample code to load the x and <-> xpms for the mixer...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-09 Jesse Chappellcapitalized menus. minor header fix
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-03-08 Paul Davisfix for erroneous use of a menu group; remove lots...
2006-03-08 Paul Davisfix for deferred saves by StateManager-derivatives...
2006-03-07 Taybin RutkinWrapper around SF_INFO and AudioFileBasicDescription.
2006-03-07 Taybin Rutkincoreaudio_source.cc compiles. (finally)
2006-03-06 Taybin RutkinUse AudioFile.h instead of ExtAudioFile.h.
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-03-02 Paul Davisremove debugging for peaks ready signal, plus add new...
2006-02-18 Paul Davisfix various issues with destructive single region tracks
2006-02-17 Paul Davisdon't do system reads beyond the apparent data end...
2006-02-17 Jesse Chappelldiskstream fixups for destructive track captures. ...
2006-02-13 Jesse Chappellfixed various nasty send issues
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-01-30 Paul Daviswork to make destructive recording actually do somethin...
2006-01-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2006-01-22 Sampo SavolainenAdded the property "unique-id" to PluginInserts so...
2006-01-19 Jesse Chappellfixed various xfade and undo and updating issues. ...
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2006-01-19 Paul Davislatched rec-enable
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-12 Taybin RutkinHuge progress on CoreAudioSource.
2006-01-10 Nick Mainsbridgemore gcc 4.1 complaints, route_list is a ListStore
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 Davisadd destructive outlines, more action usage and state...
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
next