Commit graph

7 commits

Author SHA1 Message Date
adam
9fde0ec108 Revbump after updating boost 2012-07-02 13:37:35 +00:00
ryoon
56ac70666d Update to 0.38
* New dependencies to boost and glm

Changelog:
0.38:
 * New high quality sprites.
 * Fullscreen toggle with alt + enter.
 * Window is now resizable. -WIDTHxHEIGHT! creates a non-resizable window.
 * Lowered minimum zoom distance.
 * Use AM_CPPFLAGS in Makefile.am to allow passing custom CPPFLAGS.
 * Don't add files that match the path of a known directory.
 * Fixed divide by zero in text shader causing artifacts on some video cards.
 * Recursively search for repository directory when log-format not specified
   (thanks to Jorg Bachmann for original concept / prototype).
 * New dependency on Boost Filesystem.
 * Doubled the maximum zoom out distance.
 * Allow negative timestamps before 1970 in custom log (artzub).
 * Fix for UTF8-CPP checked.h compilation issue (vszakats).
 * Fixed bug causing missing characters in text.
 * Fixed --highlight-users option not using highlight-colour.
 * highlight-colour default changed to white.
 * Added --selection-colour option (applied to selected users and files).
 * Added --dir-colour option (applied to directories).
2012-05-06 08:29:38 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
de14785d30 Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.
2012-01-28 11:00:51 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
ryoon
6d3d77eaf9 Update to 0.37
Changelog:
Gource 0.37 has been released, fixing a few bugs with timestamps
and directory deletion.

Changes since 0.35:
* Fixed SVN log GMT timestamp conversion.
* Fixed issue with sub-dirs of deleted dir not being removed in some cases.
2011-10-03 15:25:14 +00:00
ryoon
81f46408d4 Import gource-0.35 as graphics/gource from wip/gource.
Software projects are displayed by Gource as an animated tree with
the root directory of the project at its centre. Directories appear
as branches with files as leaves. Developers can be seen working
on the tree at the times they contributed to the project.

Currently Gource includes built-in log generation support for Git,
Mercurial and Bazaar and SVN (as of 0.29). Gource can also parse
logs produced by several third party tools for CVS repositories.
2011-08-06 22:03:53 +00:00