Next | Query returned 89 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   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-13 20:57:29 by Manuel Bouyer | Files touched by this commit (3)
Log message:
earmv7hf gcc also miscompiles ocpnDC::DrawRounderRectangle now
(or maybe opencpn 4.8.0 didn't use it).
Apply the same workaround as ocpnDC::DrawEllipse.
Bump PKGREVISION
   2018-04-09 20:44:50 by Manuel Bouyer | Files touched by this commit (2)
Log message:
the compiler on netbsd-HEAD/earmv7hf doens't accept isnan(), use std::isnan()
   2018-04-05 17:34:33 by Manuel Bouyer | Files touched by this commit (4)
Log message:
Update to 4.8.2. Changes since 4.8.0:
info popup on track rollover
drop a mark on boat position on space press if SpaceDropMark is set to 1
  in the config file.
GHSS and US Pilotcharts added to charts downloader
Config option "Course-Up Update Period" has been renamed to
  "Chart Rotation Averaging Time"
help handle for dragging waypoints in touchscreen mode
The shortcut key "D" now it works for both ENC vector charts and \ 
raster charts
  in addition to cm93.
If course (COG) and speed (SOG) is not available through the normal NMEA
  interface to your gps, these values can be calculated by OpenCPN by using
  the position data
A course predictor is now shown on screen even when the actual target,
  or the end point, is not visible on screen.
In Options-> User Interface-> Interface Options there are now three sliders
  for user control of different features
A new Own ship range ring colour picker is now included
You can now get rid of the barbed arrow heads in the grib display
When GRIB plugin is active and tide- and/or current-buttons are pressed,
  then tide/current calculations are shown at the "GRIB time".
New settings for old and slow computers in
  Options-> Display-> Advanced-> Graphics

For details see
https://opencpn.org/OpenCPN/about/ver482.html
   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-09-26 00:31:25 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Reduce namespace pollution.
   2017-09-12 19:31:20 by Manuel Bouyer | Files touched by this commit (3)
Log message:
Fix opencpn on arm

For some reason ocpnDC::DrawEllipse is miscompiled on NetBSD 8.0_BETA earmv7hf:
for the tail call to dc->DrawEllipse() the compiler emits a bx instruction,
but forgets to load the address of the function in the register.
Add a memory barrier to works around this problem by avoiding the tail-call
optimisation.
Other similar functions in this file are properly compiled ...

Bump PKGREVISION
   2017-08-24 22:03:43 by Adam Ciarcinski | Files touched by this commit (621) | Package updated
Log message:
Revbump for boost update
   2017-08-24 14:56:58 by Manuel Bouyer | Files touched by this commit (5)
Log message:
Update opencpn to 4.8.0.

As a successor to OpenCPN Version 4.6.1, OpenCPN Version 4.8.0 contains several
incremental corrections and improvements.
Among them are:
- Expanded integrated vector graphics icon set for improved rendering of \ 
waypoints and routes.
   2017-04-30 03:22:04 by Ryo ONODERA | Files touched by this commit (612) | Package updated
Log message:
Recursive revbump from boost update

Next | Query returned 89 messages, browsing 61 to 70 | Previous