summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-10Merged with trunk R776David Robillard
2006-08-02Merged from trunk R745David Robillard
2006-08-02Merged from trunk R743David Robillard
2006-08-01Merged up to trunk R732David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-30Abstraction cleanups/polish, towards merging with trunkDavid Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard
2006-07-20Added missing files for new Track class (oops)David Robillard
2006-07-19Work towards removal of Session's Diskstream list.David Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-07-06Loading/Saving of sessions containing MIDI tracks and/or bussesDavid Robillard
2006-07-05Merged with trunk, and a few trivial GUI updates etc.David Robillard
2006-06-30More toolbar tweaking - Ardour fits on 1024x768!David Robillard
2006-06-30Complete edit toolbar overhaulDavid Robillard
2006-06-28A couple GUI tweaks - minor toolbar reorganization, trying to get the width d...David Robillard
2006-06-26Actually added the code mentioned in my last commit. Whoops.David Robillard
2006-06-26Added missing fileDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-21Merged with trunkDavid Robillard
2006-06-16Preliminary MMC sendingDavid Robillard
2006-06-15Merged with trunk revision 610David Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-14(Messy merge fixes)David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-06-13Merged with trunkDavid Robillard
2006-06-09Got MTC actually working somewhat correctly, though there seems to be jitter ...David Robillard
2006-06-09Removed excessive debug printing, added missing files for SMPTE namespace and...David Robillard
2006-06-09Moved MIDI branch to proper locationDavid Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2006-05-26- Documentation fixesDavid Robillard
2006-05-26Created MIDI branch for SoC MIDI track workDavid Robillard
2006-05-26make OS X flags OS X onlyPaul Davis
2006-05-26removed libtool from pre-build processPaul Davis
2006-05-25OS X Compile fix to work around the circular dependency of libardour andHans Fugal
2006-05-25changes to autoscroll behaviour. not perfect, but probably betterPaul Davis
2006-05-24Fixed some valgrind errors from using uninitialized variables in Sampo Savolainen
2006-05-24provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTAT...Paul Davis
2006-05-24remove out of date build informationPaul Davis
2006-05-24a silly change to test the commit hook scriptPaul Davis
2006-05-24cleaned up main(), but partly to test the commit hook scriptPaul Davis
2006-05-24added conditionals to detect SVN build conditions where we used to use CVSPaul Davis
2006-05-24fix up formatting of SMPTE time printing in tranzport control codePaul Davis
2006-05-24ensure that libardour_cp and libardour SMPTE structs are same type, hackishlyPaul Davis
2006-05-23compile certain control protocol things regardless of SURFACES settingPaul Davis
2006-05-23install libardour_cp to the correct placePaul Davis
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-22Mixer pane can be collapsed again, some cleanup, give up and go back to 'Off'...Nick Mainsbridge
2006-05-21This should fix the options editor crasher i just made.. thanks NostarNick Mainsbridge