summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2006-10-18 21:28:05 +0000
committerphintuka <phintuka>2006-10-18 21:28:05 +0000
commit136f4ada75a8d702fcff341ac514dbf22847d45f (patch)
tree1374d1ccae07c06e8d506211ed32aa7c6e9f82ee
parentcd63ab52d5c2111a643fed9c0a8914a21d12ed13 (diff)
downloadxineliboutput-136f4ada75a8d702fcff341ac514dbf22847d45f.tar.gz
xineliboutput-136f4ada75a8d702fcff341ac514dbf22847d45f.tar.bz2
Removed old TODO
-rw-r--r--menu.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/menu.c b/menu.c
index 26d58c91..5937e67f 100644
--- a/menu.c
+++ b/menu.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: menu.c,v 1.19 2006-10-18 13:00:09 phintuka Exp $
+ * $Id: menu.c,v 1.20 2006-10-18 21:28:05 phintuka Exp $
*
*/
@@ -697,9 +697,7 @@ eOSState cMenuXinelib::ProcessHotkey(eKeys Key)
break;
case HOTKEY_DVD_SPU:
- /* case 1: DVD SPUs in vdr recordings */
- /* * TODO: DVD spu/audio map when playing DVD ... */
- /* use audio track window ... ? */
+ /* use audio track display menu ? */
{
int count = cXinelibDevice::Instance().NumDvdSpuTracks();
int current = cXinelibDevice::Instance().GetCurrentDvdSpuTrack();