Large nasty commit in the form of a 5000 line patch chock-full of completely
[ardour.git] / libs / ardour /
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-21 David RobillardMerged with trunk
2006-06-16 David RobillardPreliminary MMC sending
2006-06-15 David RobillardMerged with trunk revision 610
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 David Robillard(Messy merge fixes)
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-26 Paul Davismake OS X flags OS X only
2006-05-25 Hans FugalOS X Compile fix to work around the circular dependency...
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-05-07 Taybin RutkinImproved sfdb API.
2006-05-06 Sampo SavolainenFixed text relocation issues
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-04-26 Paul DavisInstall ardour as a binary, a script and a set of shared
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-17 Sampo SavolainenMake sure region fades don't get messed up when regions...
2006-04-11 Paul Davislikely fixes for problems loading templates with destru...
2006-04-10 Paul Davisremove link against libusb from gtk_ardour; allow recor...
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-04-04 Nick Mainsbridgenew region names are now based on file source names...
2006-03-31 Sampo SavolainenSplitting a region doesn't affect layering: the two...
2006-03-31 Sampo SavolainenSplitting a regon now retains crossfades, even if the...
2006-03-31 Paul Davisa) persist whether the end marker should move at first...
2006-03-29 Taybin RutkinRemoved unused header files.
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-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-28 Doug McLainset color of export dialog checkbox's to fix invisible...
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-03-22 Paul Davisgcc4 fix for new import/embed code, plus inline reject_...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Sampo SavolainenVarious marker undo fixes.
2006-03-21 Paul Davissave destructive xfade length in ardour.rc; change...
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-19 Tim Mayberryensure .ardour directory is created, update build docs
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-16 Sampo SavolainenCompleted playlist copy constructor. Also fixed issue...
2006-03-15 Paul Davispixbufs instead of pixmaps; function-scope local fd...
2006-03-14 Taybin RutkinPointer fix from essej.
2006-03-14 Sampo SavolainenCrossfade copy-constructor + copy crossfades when creat...
2006-03-14 Paul Davisfix for restoring destructive-ness on session reload...
2006-03-14 Paul Davisimprovements (!) to waveform display for destructive...
2006-03-12 Paul Davisremove varispeed control; shuttle controller now has...
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-11 Paul Davisprevent removal of start marker
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-10 Taybin RutkinProper use of AudioBufferList.
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 Taybin RutkinAnd a small libsndfile error.
2006-03-08 Taybin RutkinFixed small FSRef error.
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 RutkinGet the number of channels in the file.
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-04 Tim Mayberry2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-02 Paul Davisremove debugging for peaks ready signal, plus add new...
2006-02-21 Paul Davishook up tape region views to peaks ready signal
2006-02-20 Jesse Chappellfixed crash potential issues where nframes may be 0
2006-02-18 Paul Davisfix various issues with destructive single region tracks
2006-02-17 Paul Davisno-read-past-end for destructive crossfade as well...
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-15 Paul Davisnew stacktrace function in libpbd3; variable size GUI...
2006-02-13 Jesse Chappellone more send zipper fix
2006-02-13 Jesse Chappellfixed various nasty send issues
2006-02-13 Jesse Chappellminor tweaks to make destructive tracks sorta work...
next