Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Apr 22, 2005
1 parent a9bd86a commit 28128ed
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions TODO
Expand Up @@ -13,6 +13,18 @@
- We md5sum to compare files. A byte-by-byte compare that halts as soon as
there's a difference would be much faster when creating the initial patch
files.
- Do a binary package for MacOS so people don't have to build from source.
(But fix some other nasties first).
- Windows port.
- Linux port...gtk, qt? Besides some platform_unix things, the thing should
mostly work with the stdio UI driver...
- XCode project for MacOS
- MacOS Classic? :)
- "Patching successful" is said even if there's a catastropic failure, because
of the nasty skip_patch code.
- Ignore .DS_Store files by default on MacOS X?
- Documentation! Anything at all!
- Write a GUI for generating patches.

/* end of TODO ... */

0 comments on commit 28128ed

Please sign in to comment.