aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 476dccf8f1..b0d14a1a48 100644
--- a/TODO
+++ b/TODO
@@ -213,6 +213,13 @@ Plugins
needs to search in the plugin dir of the active bundle. So use the
CF bundle API, inside a #ifdef MACOSX block.
+OSystem
+=======
+* Right now gBitFormat is part of common/scaler.cpp; we might want to move it
+ to common/system.cpp, or replace it with something better.
+ No hasty changes here, please, make sure you understand how it is used right
+ now before messing with it ;-)
+
#######################################################################
# Engines / frontends