22 | | You can use [wiki:TracAdmin trac-admin] to configure |
23 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
24 | | regard to ''components'', ''versions'' and ''milestones''. |
| 14 | === Development & Release === |
| 15 | Original versions of Gotcha! (through version 1.78) are available from Thorsten's page, [http://www.c2226.de/programs/gotcha/index.phtml here]. |
| 16 | |
| 17 | Development of Gotcha! has been renewed as of February, 2018, in cooperation with Arca Noae, LLC and affiliated developers. Further details regarding new releases will be made as work progresses. |
| 18 | |
| 19 | For the latest releases, see '''Latest Versions''', below. |
39 | | For a complete list of local wiki pages, see TitleIndex. |
| 33 | {{{ |
| 34 | libc libgcc1 libgcc-fwd libstdc++6 libsupc++6 GBMDLL |
| 35 | }}} |
| 36 | |
| 37 | == Latest Versions == |
| 38 | (not available yet) |
| 39 | |
| 40 | Gotcha! is available for downloading in the following packages and formats: |
| 41 | ||'''Component'''||'''Package'''||'''Version'''||'''Description'''|| |
| 42 | ||Gotcha! full installer||TBD||TBD||TBD|| |
| 43 | |
| 44 | |
| 45 | == Support == |
| 46 | |
| 47 | You must be logged into TRAC to create tickets. Please login with your [http://www.netlabs.org Netlabs] login id. If you do not have a login id, you can request one at http://www.netlabs.org/en/site/member/member.xml. If you have troubles acquiring a [http://www.netlabs.org Netlabs] login id send an e-mail to |
| 48 | {{{ |
| 49 | #!html |
| 50 | <a class="mail-link" href="mailto:community@netlabs.org"><span class="icon"> </span>Netlabs Community Mailing List</a> |
| 51 | }}} |
| 52 | |
| 53 | === Mailing Lists === |
| 54 | There are currently two mailing lists for Gotcha!: one for users, and one for developers. |
| 55 | |
| 56 | To subscribe to the developer list: |
| 57 | |
| 58 | Send email to: gotcha-dev-on AT 2rosenthals DOT com and reply to the confirmation email. |
| 59 | |
| 60 | To subscribe to the user list: |
| 61 | |
| 62 | Send email to: gotcha-user-on AT 2rosenthals DOT com and reply to the confirmation email. |
| 63 | |
| 64 | Web archives of lists are available here: |
| 65 | |
| 66 | * http://lists.2rosenthals.com/gotcha-dev/List.html |
| 67 | * http://lists.2rosenthals.com/gotcha-user/List.html |
| 68 | |
| 69 | == Screenshots == |
| 70 | Coming soon! |
| 71 | |
| 72 | |
| 73 | == Bugs & Features == |
| 74 | Gotcha! is undergoing some transformation. The latest version in development utilizes GBM for various graphics formats, and relies on the system-installed GBM library for these. Additional changes and enhancements are coming, too, so stay tuned for more news. |
| 75 | |
| 76 | == Credits == |
| 77 | * Thorsten Thielen - Original Author |
| 78 | * Andy Willis |
| 79 | * Gregg Young |
| 80 | |
| 81 | Special thanks to the following people who provided translations |
| 82 | and thus made the existence of localized versions of this program possible |
| 83 | or other components or inspiration: |
| 84 | |
| 85 | * Tomas Hajny -- Czech translation |
| 86 | * The author of PM/Capture OS/2 |
| 87 | * Richard Papo's excellent [http://web.archive.org/web/19990203154736/http://www.msen.com:80/~rpapo/ MemSize system resources monitor] |
| 88 | * Érico Mascarenhas Mendonça -- (Brazilian) Portuguese translation |
| 89 | * Alberto Gabrielli -- Italian translation |
| 90 | * All users of Gotcha! for bug reports, suggestions, and testing! |
| 91 | * Everyone we missed (which was purely unintentional) |
| 92 | |
| 93 | == Building Gotcha! == |
| 94 | Coming soon! |