shaka-packager/mpd
Kongqun Yang 56c203c214 Remove TODOs
Some TODOs remain but are replaced with word NOTE instead. Some TODOs
are turned into bugs.

The patch are prepared using script:
find . -regex ".*/\(app\|media\|mpd\)/.*\.\(cc\|h\|gyp\)" \
  -exec sed -i "/TODO/d" {} \;
(remove the line containing TODO) with some post editing.

Change-Id: I6dd3539cce2bbeefee32d6307f78c13aacb94d1b
2014-03-28 14:30:27 -07:00
..
base Remove TODOs 2014-03-28 14:30:27 -07:00
test Fix compilation errors after manifest update 2014-03-03 13:26:14 -08:00
util Remove TODOs 2014-03-28 14:30:27 -07:00
mpd.gyp Disable test_isolation_mode, glib, and x11 in GYP_DEFINES 2014-03-03 21:28:33 +00:00