changeset 2049:9550e809dc12

Added a short TODO comment section.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 14 Oct 2007 01:33:02 +0300
parents 3df7015bd4bb
children 2ffc6a69fcd1
files src/cdaudio-ng/cdaudio-ng.c
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/cdaudio-ng/cdaudio-ng.c	Sun Oct 14 01:26:06 2007 +0300
+++ b/src/cdaudio-ng/cdaudio-ng.c	Sun Oct 14 01:33:02 2007 +0300
@@ -16,6 +16,12 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses>.
  */
 
+/* TODO (added by ccr)
+ * - DAE seems to be always used, does analog mode work at all?
+ * - maybe make CDDB lib optional?
+ * - use_cddb/use_cdtext don't seem to be checked in all necessary places. why?
+ */
+
 #include "config.h"
 
 #include <string.h>