13
0
livetrax/libs/pbd
David Robillard 30c08ba655 - Changed IO's vector<Port*>'s to PortList
- Added new Port classes, code to drive them
- Added PortList, which is a filthy mess ATM (nevermind that, it's the interface that's important at this stage)
- Added ChanCount, though it isn't very thoroughly used yet.  That's the next step....
- Fixed a few bugs relating to loading sessions saved with trunk
- Fixed a few random other bugs

Slowly working towards type agnosticism while keeping all the former code/logic intact is the name of the game here

Warning:  Removing ports is currently (intentionally) broken due solely to laziness.


git-svn-id: svn://localhost/ardour2/branches/midi@786 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-11 03:24:57 +00:00
..
pbd - Changed IO's vector<Port*>'s to PortList 2006-08-11 03:24:57 +00:00
.cvsignore Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
AUTHORS Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
base_ui.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
basename.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
ChangeLog Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
command.cc Merged with trunk R776 2006-08-10 01:22:45 +00:00
controllable.cc Merge big changes (mostly Controllable) from trunk 2006-07-14 03:43:32 +00:00
convert.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
COPYING Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
dmalloc.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
error.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
gettext.h Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
i18n.h Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
id.cc Merged with trunk R776 2006-08-10 01:22:45 +00:00
libpbd.pc.in Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
libpbd.spec.in Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
mountpoint.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
NEWS Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
path.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
pathscanner.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
pool.cc Merged with trunk R708 2006-07-28 01:08:57 +00:00
pthread_utils.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
README Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
receiver.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
SConscript Merged with trunk R776 2006-08-10 01:22:45 +00:00
stacktrace.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
stateful.cc Merged with trunk R708 2006-07-28 01:08:57 +00:00
strsplit.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
textreceiver.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
transmitter.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
undo.cc Merged with trunk R776 2006-08-10 01:22:45 +00:00
whitespace.cc Merged with trunk R708 2006-07-28 01:08:57 +00:00
xml++.cc Merged with trunk R708 2006-07-28 01:08:57 +00:00