Commit Graph

  • ad6f3d2db2 Small updates Erik Hofman 2016-11-20 14:59:43 +01:00
  • 9088f41352 Use private udns context for each DNSClient Torsten Dreyer 2016-11-20 12:35:43 +01:00
  • 73f57bbbd8 Add a test utility Erik Hofman 2016-11-19 15:57:05 +01:00
  • a8673356a2 Be more specific about the exact type Erik Hofman 2016-11-19 15:56:06 +01:00
  • 5ecc1ab6f2 Simplify timing code. James Turner 2016-11-16 21:47:27 +01:00
  • 0702f85540 new version: 2017.1.0 version/2017.1.0 Automatic Release Builder 2016-11-17 13:43:29 +01:00
  • 277dab0d55 new version: 2016.4.1 version/2016.4.1 Automatic Release Builder 2016-11-17 13:43:29 +01:00
  • 321a3fdaba Fix a typo Erik Hofman 2016-11-17 13:05:08 +01:00
  • 2eb17d0083 Revetr previous paatch for SGVec4 so close to the release Erik Hofman 2016-11-17 11:50:15 +01:00
  • ff7e4597e7 Maximize simd optimization Erik Hofman 2016-11-17 11:48:16 +01:00
  • 4a4baf1b42 Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/simgear into next Erik Hofman 2016-11-17 09:15:02 +01:00
  • 2672d5cd11 include simd.hxx Erik Hofman 2016-11-17 09:14:51 +01:00
  • 1bf3d7c9b1 Add a copyright header Erik Hofman 2016-11-16 15:34:25 +01:00
  • f7c0a7f933 Add a simd_t<int> class and more inlining Erik Hofman 2016-11-16 14:00:25 +01:00
  • 6bf864babb Add class assingment functions Erik Hofman 2016-11-16 13:33:51 +01:00
  • 43bd1b15ee Add a SIMD accelerator class for float[4] and double[4] types Erik Hofman 2016-11-16 12:45:14 +01:00
  • 14c79d9ffb Nasal: disable NASAL_NAN64 on non-x86 Rebecca N. Palmer 2016-11-15 22:50:41 +00:00
  • 3009aadaa6 Simplify Boost auto-detection on MSVC. James Turner 2016-11-14 23:05:10 +01:00
  • fca64343ae Attempting to fix Windows include issues. James Turner 2016-11-14 07:52:15 +01:00
  • 042a2659f6 Disable Codecvt for now, libstdc++ is problematic. James Turner 2016-11-14 07:45:23 +01:00
  • fe54af405c Zlib is a public, not private include in Simgear. James Turner 2016-11-14 07:31:54 +01:00
  • ab70090a0a Finally fix bogus terrasync download numbers. James Turner 2016-11-13 22:18:32 +01:00
  • ee02750e95 Enforce VS2013/2015 requirement on Windows. James Turner 2016-11-13 14:57:39 +00:00
  • f55007394e Make more includes target-specific. James Turner 2016-11-13 14:57:21 +00:00
  • 60a9e8fb7e Implement UTF-8 conversion using codecvt James Turner 2016-11-13 14:56:52 +00:00
  • 7f8455f731 Multi-thumbnail support in packages. James Turner 2016-11-13 12:03:44 +00:00
  • 6ae86fc4ca Fix a warning. James Turner 2016-11-13 12:02:12 +00:00
  • e1fb13bed8 Allow passing of service and protocol for DNS SRV requests Torsten Dreyer 2016-11-09 13:30:58 +01:00
  • 27fff3b72a Sort DNS TXT entries and provide an attribute map Torsten Dreyer 2016-11-09 12:03:37 +01:00
  • 6a9235223e Set correct class for DNS TXT queries Torsten Dreyer 2016-11-09 09:44:10 +01:00
  • c1e50e9a9c Correct mesh size correction for building LOD ranges Stuart Buchanan 2016-11-08 20:06:34 +00:00
  • dcbf5b7c11 Fix for OBJECT_BUILDING_MESH_DETAILED Stuart Buchanan 2016-11-08 19:56:08 +00:00
  • 4b571f2a24 Implement SRV and TXT DNS records Torsten Dreyer 2016-11-08 17:08:38 +01:00
  • 679b7b845c Always define the class destructor Erik Hofman 2016-11-08 13:17:15 +01:00
  • 50d7127c51 Calculation of the illuminance factor for the moon. Edward d'Auvergne 2016-01-07 09:56:44 +01:00
  • 0e09ee4bce Calculation of the log of the illuminance of the moon outside the atmosphere. Edward d'Auvergne 2015-12-23 18:24:27 +01:00
  • 76ebd569d5 Calculation and exposure of the moon's age and phase. Edward d'Auvergne 2015-12-10 20:03:56 +01:00
  • edcd42bc2d Optimisation of the celestialBody ephemeris code. Edward d'Auvergne 2015-12-07 21:03:33 +01:00
  • f04e501472 Exposure of the moon position. Edward d'Auvergne 2015-12-07 20:44:28 +01:00
  • 32d152ba38 A few spelling fixes for the moon position ephemeris code. Edward d'Auvergne 2015-12-07 20:39:46 +01:00
  • 94c4c44d92 Optimisation of the moon position ephemeris code. Edward d'Auvergne 2015-12-07 20:27:31 +01:00
  • ab1d4e651e Bugfix: avoid bogus download size on start James Turner 2016-11-07 15:49:07 +01:00
  • 5cd250e452 Packages: notify delegate of uninstalls. James Turner 2016-11-06 21:58:01 +01:00
  • 2dcff4bb8e Ensure build include location is used first. James Turner 2016-11-06 21:57:30 +01:00
  • 604a9ff614 Hopefully fix Win32 linkage. James Turner 2016-11-02 22:57:39 +00:00
  • a09630bcca Cmake export fixes. James Turner 2016-11-02 13:59:43 +00:00
  • b44c70b3f4 Simplify isnan detection with C++11 library. James Turner 2016-10-30 22:49:38 +00:00
  • e4cddb100e Drastically simplify compiler.h James Turner 2016-10-30 22:38:59 +00:00
  • e3a4144e6c Switch to SGMisc::isNaN Erik Hofman 2016-10-28 11:18:40 +02:00
  • 51e7d95bf2 Require CMake 3.0, enable C++11 James Turner 2016-10-24 22:52:51 +02:00
  • 202571386b Exported package fix. James Turner 2016-10-20 19:59:18 +01:00
  • 7837bd0e11 Add parameter 'use_exact_name' to sg_gzifstream's constructor and open() method Florent Rougon 2016-10-20 14:07:08 +02:00
  • 11c6e5bf04 Require zlib 1.2.4 or compatible Florent Rougon 2016-10-19 21:09:30 +02:00
  • 8277857827 Add gzfilebuf::approxOffset() and sg_gzifstream::approxOffset() Florent Rougon 2016-10-19 00:30:55 +02:00
  • 412111ba5a Change sgSearchPathSep into a public static member: SGPath::pathListSep Florent Rougon 2016-10-07 01:45:15 +02:00
  • dd52b6af50 Remove some archaic code. James Turner 2016-10-06 18:32:48 +01:00
  • a97c145f56 Always return a value Erik Hofman 2016-10-04 09:08:43 +02:00
  • b9deebb59d It's perfectly valid to call is_sample_stopped() even if the sample was already stopped. So remove the assert and replace it with an if-test Erik Hofman 2016-10-03 09:55:31 +02:00
  • 906813c90b Console handling: VS2015 seems to only work with redirection when both stdout and stderr are redirected; so show a message box error when redirecting only one stream. Richard Harrison 2016-10-02 02:29:13 +02:00
  • 1711592e64 A few more tests for simgear::strutils::split() Florent Rougon 2016-10-01 10:23:06 +02:00
  • 7b2507cb19 Config changes to warn on older tools. James Turner 2016-09-27 20:53:28 -05:00
  • 2e19aaaff9 Remove multi-arch workaround in CMake James Turner 2016-09-27 20:43:03 -05:00
  • 6854598b79 Initial pieces for full OBJ support. James Turner 2016-09-26 17:18:22 +01:00
  • 809ddb21c9 Add STG verbs for building mesh integration. Stuart Buchanan 2016-09-22 20:38:58 +01:00
  • 38bab59c1a Revised Windows console handling Richard Harrison 2016-09-21 00:50:13 +02:00
  • 87590cafb2 Fix terrasync behaviour when net is down. James Turner 2016-08-19 18:13:31 +01:00
  • 6e5cbd7fc5 new version: 2016.4.0 version/2016.4.0 Automatic Release Builder 2016-09-06 12:50:55 +02:00
  • 4200572cad new version: 2016.3.1 version/2016.3.1 Automatic Release Builder 2016-09-06 12:50:55 +02:00
  • 9b997ea1f7 Only reopen the streams if AllocConsole succeeds. James Turner 2016-09-02 00:05:13 +01:00
  • c1ba974538 Make requested tsync scenery-version settable from prop Torsten Dreyer 2016-08-29 21:00:03 +02:00
  • d7d59b08a2 Copy-from-install support in TerraSync James Turner 2016-08-18 16:21:31 +01:00
  • 6b82b78c7c Warn when OSG is not in UTF-8 mode. James Turner 2016-08-15 22:37:32 +01:00
  • 8201301064 Improve Windows linkage. James Turner 2016-08-15 22:35:21 +01:00
  • 899778b354 Fix inverted logic in any-bindings test. James Turner 2016-08-08 16:59:06 +01:00
  • a31d1342d5 Simplify Aeonwave/OpenAL logic in Cmake slightly James Turner 2016-08-06 14:40:14 +01:00
  • 8d266491c5 Fix the header location Erik Hofman 2016-08-06 11:26:47 +02:00
  • 0acbe1f087 Clean up the code a bit and combine soundmgr_openal.hxx and soundmgr_aeonwave.hxx into a single file Erik Hofman 2016-08-06 11:25:27 +02:00
  • f8d5e58ccc Clean up the code a bit and combine soundmgr_openal.hxx and soundmgr_aeonwave.hxx into a single file Erik Hofman 2016-08-06 11:24:58 +02:00
  • fcd0f15ff2 Remove an unused variable Erik Hofman 2016-08-05 11:20:33 +02:00
  • f092f000fa AeonWave is off by default Erik Hofman 2016-08-05 10:57:20 +02:00
  • 69b127e2e6 Have the SimGear HTTP client follow redirects Alessandro Menti 2016-08-04 20:36:38 +02:00
  • 65a3d9ed6c Search for the right header file Erik Hofman 2016-08-04 18:40:12 +02:00
  • 85c4e03823 Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/simgear into next Erik Hofman 2016-08-04 18:39:54 +02:00
  • 7754f88be7 Finish AeonWave integration Erik Hofman 2016-08-04 18:38:38 +02:00
  • 1e24245d6c Reflect the latest header changes Erik Hofman 2016-08-03 10:52:40 +02:00
  • 5ea01039f9 Improve pick-callback enabled testing. James Turner 2016-07-31 22:13:19 +01:00
  • 8b8dbeb00d Quiet a log message James Turner 2016-07-26 22:14:15 +01:00
  • 52ec6cee85 Add the compile time option to test the return values Erik Hofman 2016-07-29 12:36:13 +02:00
  • eb53d4ca78 Add get_no_tracks() Erik Hofman 2016-07-29 12:35:43 +02:00
  • f3c3b7ec1b Split include dirs Erik Hofman 2016-07-29 12:35:20 +02:00
  • f6e92ac9e5 Update to the latestaienwave.hpp header file Erik Hofman 2016-07-26 15:22:09 +02:00
  • 48c5e5e43b Update to the latestaienwave.hpp header file Erik Hofman 2016-07-26 15:21:26 +02:00
  • 7cc9a1753c updates for the aeonwave.hpp header changes Erik Hofman 2016-07-25 11:40:40 +02:00
  • 068745617c Add support for stereo Erik Hofman 2016-07-20 08:00:48 +02:00
  • 935c3f901d Add some tests for AeonWave Erik Hofman 2016-07-17 10:26:53 +02:00
  • 0b60669075 Add some tests for AeonWave Erik Hofman 2016-07-17 10:25:49 +02:00
  • 488039d1de Either install soundmgr_openal.hxx or soundmgr_aeonwave.hxx as soundmgr.hxx Erik Hofman 2016-07-06 13:26:23 +02:00
  • efe9648afa Activate AeonWave by setting USE_AEONWAVE to ON Erik Hofman 2016-07-04 14:37:04 +02:00
  • d12cd4945e Get soundmgr_aeonwave in a compilig state Erik Hofman 2016-07-04 14:26:19 +02:00
  • 968e0b4cd2 Make stereo files a SG_POPUP message Erik Hofman 2016-07-21 09:54:11 +02:00