Jim Leonard
Jim Leonard
Essentially, a pre-execution handler that can do things before a title is even checked for existence. IOW, a way to set up a pre-handler to run before the regular handling....
All user customizations should have a unified export and import format, with each user datum identified by the hash. This goes for flags, notes, custom command-lines, etc. Can be implemented...
Remember a user's launch choice for next time. For multiple executables in a title, prompt user "Remember this choice?" window title with more descriptive text in window body and a...
TDL needs a way for people to manually specify a launch command-line. This will not come into practice very much, but there are cases where it would be sorely needed,...
User should have the ability to add custom notes to each title that show up directly before title is launched. Notes should probably persist in their own file (files?) and...
A regular user should be able to "hide" a title, with the ability to "show hidden" (and during "show hidden" can choose to un-hide). Can be implemented roughly the same...
A power user should be able to rewrite the title string in-place (maybe with ctrl-t). The idea is that crazy long TDC titles can have their cruft edited out for...
A power user should have the ability to delete a title in the titles and files index. (This is to remove something that cannot possibly run on the system its...
A power user should have the ability to chdir to the cache directory for a title and then exit the TDL. Useful if the user wants to manually examine or...
Add file_id.diz detection to the indexer, and set flag based on whether a title has one. Then in the launcher, indicate there is additional info per title using "i" and...