Next | Query returned 41 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2018-08-27 18:19:22 by Manuel Bouyer | Files touched by this commit (3)
Log message:
Update to 20180827. Changes since 20180405:
- fix and cleanup wind barb rendering along route
- ADD max wind in ReportDialog
- ADD comfort status in the WeatherRouting panel and ReportDialog
  This allows to:
  * Display directly in the table what will be the worst
    sailing comfort conditions found on the way.
  * Display in the ReportDialog the most comfortable route and date
    to start.
- ADD option for a safety distance from land
  The idea is to add a safety distance to calculate the weather route from
  any land that can be found on the way.
- various cleanups and bug fixes
   2018-07-19 19:58:58 by Manuel Bouyer | Files touched by this commit (8)
Log message:
Do not include buildlink3 files already inclued by wxGTK30/buildlink3.mk
(especially, remove gtk2 buildlink3).
Make opencpn build with gtk3
Conservatively bump PKGREVISIONs
   2018-04-29 07:46:38 by Thomas Klausner | Files touched by this commit (26)
Log message:
*: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3
   2018-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284)
Log message:
Recursive bump for new fribidi dependency in pango.
   2018-04-05 18:49:16 by Manuel Bouyer | Files touched by this commit (6)
Log message:
Update to 20180405. Changes:

support sparse polars with automatic interpolation
ADD cursor bar on the plot to show where we are in time
Add option cursor route enable/disable
Add wind barbs on the weather route.
Updated translations
Lots of UI improvements and general bug fixes
   2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155)
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
   2017-08-24 15:01:33 by Manuel Bouyer | Files touched by this commit (15)
Log message:
We need -Wl,-Bsymbolic in the linker flags for NetBSD too, not only linux.
The reason is that a plugin may include its private version of some
code that opencpn also has in its source. Without -Bsymbolic the plugin
may use the objects from opencpn instead of its version, and which do
not match the includes it was compiled with, and bad things happens.
bump PKGREVISIONs
   2017-04-18 18:54:35 by Manuel Bouyer | Files touched by this commit (1) | Package updated
Log message:
Add patch missed from the 20170414 update. This caused the build to fail
so no change to PKGREVISION.
   2017-04-14 18:42:25 by Manuel Bouyer | Files touched by this commit (4)
Log message:
Update URLs for new OpenCPN web site
   2017-04-14 18:35:21 by Manuel Bouyer | Files touched by this commit (2) | Package updated
Log message:
Update to 20170414. Changes since last version:
update alberg35 polar, more descriptive error message and a few other
small fixes

Next | Query returned 41 messages, browsing 21 to 30 | Previous