mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 23:01:42 +00:00
some more TODO items
svn-id: r10542
This commit is contained in:
parent
2d216530e6
commit
67c73b6fee
10
TODO
10
TODO
@ -24,12 +24,20 @@ General
|
||||
in the game detector, in favor of getting all these directly from the
|
||||
config system).
|
||||
* fix the Map<> template, make it more robust; maybe use a red-black tree?
|
||||
* add iterators to List<> template and make use of them
|
||||
* allow for return-to-launcher instead of a normal "quit" ?
|
||||
|
||||
GUI
|
||||
===
|
||||
* implement "tabs" for multi-pane prefs dialog
|
||||
-> could also be used by the Scumm help dialog in scumm/help.cpp
|
||||
* LAUNCHER: fix global options dialog to be properly persistent
|
||||
* LAUNCHER: add more options to global options dialog
|
||||
* LAUNCHER: add more options to game options dialog
|
||||
* LAUNCHER: add more options to game target options dialog
|
||||
* global & game target options dialogs probably could share some "panes"
|
||||
-> write code allowing this
|
||||
-> also, 'in game' option dialogs (for volume/scaler/etc. settings)
|
||||
could potentially reuse these, too
|
||||
|
||||
Audio
|
||||
=====
|
||||
|
Loading…
x
Reference in New Issue
Block a user