goals: Updates

- Fix a typo in where the gstreamer code is going to end up
- Change testing goal to reflect that I rewrote the sconscript instead
  of creating a new bash script.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2014-11-08 12:05:00 -05:00
parent 09a8e26a6c
commit 38d2b6e57d
1 changed files with 2 additions and 3 deletions

5
GOALS
View File

@ -1,8 +1,7 @@
Ocarina 6.3
-----------
* Move GSTDriver into either lib/ or core/ (allowing me to remove more callbacks)
* Schedule tests using bash script and not Sconscript
* lets me handle multiple iterations by passing different number of parameters?
* Move GSTDriver into either lib/ or gui/ (allowing me to remove more callbacks)
* Rewrite how tests are scheduled to make the code simpler.
* Make sure core/ is completely documented, remove sections from DESIGN
* Move tag structures into separate files with separate tests.
* include/core/tags/*.h? core/tags/*.cpp?