Open main menu

Difference between revisions of "TODO"

1,112 bytes removed ,  20:50, 18 January 2012
→‎Android: hey look, all done!
m (Add the CruisE, Lastexpress, Toon TODO list)
(→‎Android: hey look, all done!)
Line 315: Line 315:
* Add API to query backend for a list of available music engines. Useful for Options dialog. See [[Music drivers redesign]].
* Add API to query backend for a list of available music engines. Useful for Options dialog. See [[Music drivers redesign]].
* 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 ;-)
* 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 ;-)
=== Android ===
* Right now, Java files are stored in org/inodes/gus/scummvm corresponding to the Java package org.inodes.gus.scummvm. It would be nice to eventually change this to org.scummvm or maybe org.scummvm.android. However, changing it would affect all installed users (it's an entirely new package as far as Android market is concerned, so no clean upgrades, save games and scummrc will be lost, etc).  Gus intends to think a bit more about what the right tradeoff is. Any input on this matter is welcome.
* Add Android support on Buildbot. This is primarily a matter of getting the right toolchain installed on our buildbot server.
* <s>Get rid of backends/platform/android/scummvm-android-themeengine.patch -- this should not be needed anymore in latest SVN, but somebody should verify that.</s>
* Fix issues with Android 2.x, and get a new release out as soon as possible. Right now various unofficial android versions are floating around, leading to lots of user confusion. This is bad for our reputation, as to an end user the distinction between official and unofficial port is not always clear.


=== SDL backend ===
=== SDL backend ===
193

edits