diff options
author | Mike Buland <eichlan@xagasoft.com> | 2012-04-13 23:34:27 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2012-04-13 23:34:27 +0000 |
commit | 91f9d6e8b371f339dbcc16541054f9cb371d0ec9 (patch) | |
tree | 406ce502763a58a8badea89ad35ec554a6c1a27b | |
parent | 4c86d59be19a5cb64e1eb98504ab5a844a042977 (diff) | |
download | libbu++-91f9d6e8b371f339dbcc16541054f9cb371d0ec9.tar.gz libbu++-91f9d6e8b371f339dbcc16541054f9cb371d0ec9.tar.bz2 libbu++-91f9d6e8b371f339dbcc16541054f9cb371d0ec9.tar.xz libbu++-91f9d6e8b371f339dbcc16541054f9cb371d0ec9.zip |
Myriad is actually fine, I double checked it for cross-platformed-ness. It
doesn't yet normalize the endian-ness, and I guess at this point to maintain
compatibility I'll have to make it a little endian format. I would still like
to add better thread-safety to it, but that's about it.
-rw-r--r-- | src/stable/myriad.cpp (renamed from src/unstable/myriad.cpp) | 0 | ||||
-rw-r--r-- | src/stable/myriad.h (renamed from src/unstable/myriad.h) | 0 | ||||
-rw-r--r-- | src/stable/myriadstream.cpp (renamed from src/unstable/myriadstream.cpp) | 0 | ||||
-rw-r--r-- | src/stable/myriadstream.h (renamed from src/unstable/myriadstream.h) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/unstable/myriad.cpp b/src/stable/myriad.cpp index de44930..de44930 100644 --- a/src/unstable/myriad.cpp +++ b/src/stable/myriad.cpp | |||
diff --git a/src/unstable/myriad.h b/src/stable/myriad.h index 3382ab5..3382ab5 100644 --- a/src/unstable/myriad.h +++ b/src/stable/myriad.h | |||
diff --git a/src/unstable/myriadstream.cpp b/src/stable/myriadstream.cpp index e6e94bc..e6e94bc 100644 --- a/src/unstable/myriadstream.cpp +++ b/src/stable/myriadstream.cpp | |||
diff --git a/src/unstable/myriadstream.h b/src/stable/myriadstream.h index fdad669..fdad669 100644 --- a/src/unstable/myriadstream.h +++ b/src/stable/myriadstream.h | |||