|
From: Tapio V. <aa...@us...> - 2010-08-23 20:42:21
|
Module: performous
Branch: master
Commit: b3e023807b4520195efed7534ba12db048b00858
Author: Tapio Vierros <tap...@gm...>
Date: Mon Aug 23 23:22:37 2010 +0300
Tweak TODO.
---
docs/TODO.txt | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/TODO.txt b/docs/TODO.txt
index 7df60f1..3c51138 100644
--- a/docs/TODO.txt
+++ b/docs/TODO.txt
@@ -4,7 +4,6 @@ fixable should not be recorded here, but should rather be fixed in the code.
Structural:
-- PortAudio as the only audio backend (instead of libda plugin system) [WIP]
- Rename ScreenManager to Game and put globally used resources into it
- Switch to GStreamer? (both the ripper and the game)
@@ -16,10 +15,9 @@ Big features:
- Recording performances
* Internet highscore
- Mic effects (reduce volume for bad singers, perfect pitch, reverb, etc)
+- Guitar whammy bar pitch shifting effect [WIP]
- Ingame Singstar DVD support (integrated ripping + ffmpeg feeding + XML song format)
- Automatically download songs and other stuff from performous.org
-- Store instrument/dancepad mappings in configurations files + Allow user to
- create new mapping
Features:
@@ -33,10 +31,12 @@ Features:
- Kiosk/arcade mode (disable exiting game and limit other functions)
- Allow left-handed/reversed controllers (guitars, drum kits)
+
Dance features:
- Colored arrows for timing
- BGCHANGE support for SM format (background videos)
+- Roll and lift notes
Text rendering bugs:
@@ -49,7 +49,7 @@ Text rendering bugs:
New config menu:
- Multiple items visible at once
-- Modifying strings and stringlist items.
+- Modifying strings and stringlist items
- Predefined options from config schema and libda device enumeration
|