1,079
edits
(→Tools: Tools really need a version) |
|||
Line 34: | Line 34: | ||
== Web sites == | == Web sites == | ||
=== Primary website === | |||
* Add big (green?) shiny buttons in the middle of the page for (1) Donations and (2) Downloads ? | |||
* Show "Release Date" on download page | |||
* Use Javascript to improve the downloads page, by only showing the most important ports/downloads by default, and then uncovering the rest upon a click by the user (with gracious fallback if Javascript is disabled). A first draft of something like this can be seen on http://fredrik_w.users.sourceforge.net/downloads/ | |||
* cleanup screenshot filenames. E.g. rename <code>data/screenshots/agos/simon/scummvm_2_4_0.jpg</code> to <code>data/screenshots/agos/simon/simon_0.jpg</code> etc.; also some stuff should maybe be moved to other directories. | |||
=== [[Buildbot]] === | === [[Buildbot]] === | ||
Line 39: | Line 45: | ||
* Run unit tests (i.e. add a build which, if the native build succeeded, runs "make test") | * Run unit tests (i.e. add a build which, if the native build succeeded, runs "make test") | ||
* Update to latest Buildbot version | * Update to latest Buildbot version | ||
* Add support for building the ScummVM tools via buildbot | |||
* Run unit tests via the buildbot | |||
=== [[Doxygen]] === | === [[Doxygen]] === |
edits