Joytran
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

31 check-ins tagged with "0.8.8-RELEASE"

2013-04-30
02:14
- Update copyright to 2013. check-in: 1710db18e8 user: beyert tags: trunk, 0.8.8-RELEASE
02:08
- Adjust spacing between arguments of functions and apply indentation settings. check-in: 57192e4957 user: beyert tags: trunk, 0.8.8-RELEASE
2013-04-28
00:54
- In joystick loading code, check number of hats as well. check-in: bea83a83be user: beyert tags: trunk, 0.8.8-RELEASE
2012-11-09
08:00
- Fix variable initialization that fixes loading of configurations.

- Adjust BSDMakefile and CMakeLists.txt to no longer install html documentation (since it no longer exists), and properly handle errors in the hypothetical case. check-in: ad6d433fc6 user: beyert tags: trunk, 0.8.8-RELEASE

2012-11-06
11:48
- Add .make-config to the list of ignored files. check-in: f1210d4672 user: beyert tags: trunk, 0.8.8-RELEASE
11:46
- Modify BSDMakefile to handle wildcards properly to get rid of horrendously verbose source file listing. Reorganize targets in a more sensible way. Tested with FreeBSD and NetBSD make. check-in: b413c2734d user: beyert tags: trunk, 0.8.8-RELEASE
2012-10-29
05:43
- In CMakeLists.txt and BSDMakefile, Implement support for remaining documentation files in documentation targets, and use -isystem for header includes instead of -I to avoid the need for -Wno-variadic-macros switch on clang/gcc. check-in: 87a773bdd4 user: beyert tags: trunk, 0.8.8-RELEASE
03:46
- fix upload-all target in documentation/Makefile (goes to show how frequently I use it...). check-in: 432706eb80 user: beyert tags: trunk, 0.8.8-RELEASE
03:44
- enable UTF-8 as the default encoding for all files.

- Change the default profile to be the single player profile, to make the program easier to use for newbies.

- Adjust code to compile with fairly aggressive clang or gcc warning/error flags (this applies to both cmake and native BSD Makefiles).

- Various makefile cleanups.

- Adjust code formatting in many areas, including a switch to ternary operator if/else statements in some areas.

- Adjust documentation regarding third-party compiler support via clang.

- Add extraneous files to ignore-glob. check-in: 1b0170b422 user: beyert tags: trunk, 0.8.8-RELEASE

2012-10-19
09:46
- documentation/manual.tex: Update notes on compatibility with PlayStation 3 controllers. check-in: c226f6f0ab user: beyert tags: trunk, 0.8.8-RELEASE
09:37
- documentation/manual.tex: Update "publication" date on documentation, since it has changed substantially since February. check-in: 92064c27f5 user: beyert tags: trunk, 0.8.8-RELEASE
09:33
- documentation/manual.tex: Note that the SDL issue has since been resolved. Note that PlayStation 3 controllers do work via the MayFlash Universal Adapter, and note officially tested hardware. check-in: 62c194b4c4 user: beyert tags: trunk, 0.8.8-RELEASE
2012-05-05
01:53
- documentation/manual.tex: Add a minor note about the SDL issue. check-in: 8e886931f1 user: beyert tags: trunk, 0.8.8-RELEASE
00:07
- documentation/manual.tex: Fix a typo. check-in: 36f51ea7e1 user: beyert tags: trunk, 0.8.8-RELEASE
2012-05-04
23:55
- documentation/manual.tex: Fix remaining usages of description environment. check-in: 81db90b505 user: beyert tags: trunk, 0.8.8-RELEASE
23:49
- documentation/Makefile: Fix upload-documentation target.

- documentation/manual.tex: Fix indentation in pdf for description environment. check-in: 1377951e9f user: beyert tags: trunk, 0.8.8-RELEASE

22:15
- documentation/manual.tex: Add bourne shell version of SDL fix. Make less than symbol appear properly in both html and pdf versions. check-in: 5344ba33e0 user: beyert tags: trunk, 0.8.8-RELEASE
21:58
- documentation/manual.tex: Add sections "No key events are generated", "It just segfaults!". Update documentation on usage of usbhidctl and SDLJoytest-GL. Update notes on compatibility with PlayStation 3 and XBox 360 controllers. check-in: f587263d6f user: beyert tags: trunk, 0.8.8-RELEASE
2012-05-03
09:29
- documentation/manual.tex: Fix quotation of ${LOCALBASE}, Update notes for PlayStation 3 and XBox 360 controllers. check-in: f46b1e863f user: beyert tags: trunk, 0.8.8-RELEASE
2012-04-24
22:16
- documentation/Makefile: Don't use latex+dvipdf or pdflatex anymore, use xelatex instead.

- documentation/manual.tex: Add some conditionals to handle images properly with xelatex. For some reason, it gets too confused during conversion when an eps is present, if the jpg is not specifically requested.. Adjust \abs command to work in TeX2page. Get rid of conditional for usage of \abs, since it works in TeX2page now. check-in: 0c772e348f user: beyert tags: trunk, 0.8.8-RELEASE

2012-04-23
08:10
- documentation/Makefile: Also upload stylesheets. check-in: cbaabe1f3f user: beyert tags: trunk, 0.8.8-RELEASE
06:40
- documentation/manual.tex: Get rid of commented references to the listings package. check-in: 88355794d4 user: beyert tags: trunk, 0.8.8-RELEASE
06:39
- documentation/Makefile: Add support for stylesheets and fonts.

- documentation/manual.tex: Add css support.

- documentation/tex2page.css: Add first css file. It isn't really very ambitious yet... check-in: def13955dc user: beyert tags: trunk, 0.8.8-RELEASE

2012-04-17
09:19
- documentation/Makefile: Get rid of now redundant looping target, since we don't want multiple scp calls in a short interval of time. check-in: bef7479100 user: beyert tags: trunk, 0.8.8-RELEASE
09:19
- documentation/Makefile: Adjust upload targets, since apparently scp doesn't work with the cd command in Makefiles... (why is this??) check-in: bab02f74ce user: beyert tags: trunk, 0.8.8-RELEASE
09:03
- documentation/Makefile: Adjust Makefile now that the "from scratch" html documentation is gone. Greatly adjust targets. In all upload targets, try to minimize number of calls to scp.

- documentation/manual.htm: Get rid of "from scratch" html documentation. It lives on in the LaTeX port. check-in: a273ac459d user: beyert tags: trunk, 0.8.8-RELEASE

08:44
- documentation/manual.tex: Add support for title page. check-in: 5eb2f4a68b user: beyert tags: trunk, 0.8.8-RELEASE
08:41
- .fossil-settings/ignore-glob: Add documentation/html and documentation/pdf paths to be ignored, since these are where generated documentation files go.

- documentation/Makefile: Rewrite build targets to support building in separate directories. Improve clean targets to be more comprehensive.

- documentation/manual.tex: Implement table of contents support. Use tex2page macros to use specific texonly and htmlonly functionality in certain areas. Replace all usages of \paragraph{} macro with the setspace package. Fix image links at the end at least in the tex2html tex backend. Now this looks like it could fully replace the manually written html documentation. check-in: ff29de6595 user: beyert tags: trunk, 0.8.8-RELEASE

07:05
- .fossil-settings/ignore-glob: Ignore more types of file extensions.

- documentation/Makefile: Adjust makefile to handle LaTeX to pdf generation.

- documentation/manual.tex: Make preliminary LaTeX version of manual. This will be the future manual, (at least once I work out image hyper-linking issues...) using TeX2Page to generate the HTML version. check-in: c7a067db21 user: beyert tags: trunk, 0.8.8-RELEASE

03:02
- documentation/manual.htm: Fix some typos, improve some sentences. check-in: f3e72c9f44 user: beyert tags: trunk, 0.8.8-RELEASE
2012-03-29
20:53
- CMakeLists.txt: Don't force clang, just obey CC. Either clang or gcc should work fine as CC.

- RELEASE: Increment version to 0.8.8.

- documentation/manual.htm: Fix typo regarding usage of cmake. check-in: 0f276af060 user: beyert tags: trunk, 0.8.8-RELEASE