1
0
Fork 0
Commit graph

325 commits

Author SHA1 Message Date
Stuart Buchanan
4cbf1f6606 Add "vpb" as a valid subdirectory for scenery
See flightgear a6fbe5b37cd77a6feaa85b1d8697b9f88a09b849
2024-02-05 21:10:02 +00:00
Roman Ludwicki
12469f2966 Update Polish translation for Qt 2024-01-19 14:00:43 +01:00
Roman Ludwicki
faf2400623 Update Qt translations files 2024-01-19 13:50:18 +01:00
Roman Ludwicki
865c5cfe92 Fix typo in description of scenery version 2024-01-15 00:50:55 +01:00
TheFGFSEagle
edf4077402 Add compositor flashlight to the walker to replace the ALS one from Effects/model-combined
See: https://sourceforge.net/p/flightgear/codetickets/2853/

Squashed commit of the following:

commit 28d4891e613f0ec14e13da2db3a1dd294ef0d922
Author: hbeni <beni@hallinger.org>
Date:   Tue Jan 9 08:03:40 2024 +0100

    Walker menu item label changed

    fix #2655
    see: https://sourceforge.net/p/flightgear/codetickets/2655/

commit 61adecd3b7d706ef13462e855ba9c141a8d0995b
Author: hbeni <beni@hallinger.org>
Date:   Mon Jan 8 08:43:36 2024 +0100

    Walker flashlight moved to own XML file and renamed colour-attributes to color

commit ef7c6119506368abc02d9ee0c239d6fa6b0ad6af
Author: hbeni <beni@hallinger.org>
Date:   Sun Jan 7 16:53:11 2024 +0100

    Walker/Flashlight: add CTRL+F as default keybind to toggle modes

commit 55d62498e5a86aa83d0447cce99ff054c0596076
Author: hbeni <beni@hallinger.org>
Date:   Sun Jan 7 16:25:45 2024 +0100

    Dimmed walker flashlight, so it better corresponds to the old c172 one

commit 0c8bc8a6c1c6c07308ddfb4d73ca6cf92fe40cae
Author: hbeni <beni@hallinger.org>
Date:   Sun Jan 7 14:46:47 2024 +0100

    Walker: Add a flashlight

    This adds a compositor based flashlight to the walker model.
    The flashlight currently has three modes: off/white/red.
    It can be toggled using the walker menu entry.
2024-01-09 22:24:09 +01:00
Stuart Buchanan
00b4275ee8 Updated translations to include WS3.0 launcher txt 2023-12-29 14:08:30 +00:00
Roman Ludwicki
1fc323ea57 Update Polish translation 2023-11-14 22:13:14 +01:00
Roman Ludwicki
eb731b021d Update Polish transaltions 2023-09-20 02:45:54 +02:00
Roman Ludwicki
c7c1eee98d Update -h -v output according to boolean options with optional values 2023-09-19 12:27:11 +01:00
Roman Ludwicki
11820f6493 Add ISA METAR scenario
Required commit in flightgear branch for temperature calculation
2023-07-21 13:50:44 +01:00
Roman Ludwicki
bc2f4b4c80 Update Polish translation 2023-02-27 01:05:25 +01:00
Roman Ludwicki
b6b8e10d69 Update Polish translations 2023-02-27 00:42:34 +01:00
Stuart Buchanan
9e6bb54bca Scenery attribute - Scenery Sources dialog
Displays a set of properties under /scenery/sources

This property tree is populated with the contents
of sources.xml files in Scenery directories.  Such
files should have the following format:

<?xml version="1.0"?>
<PropertyList>
    <source>
        <name>Corine Land Cover (CLC) 2018, Version 2020_20u1</name>
        <link>http://web.archive.org/web/20221112175615/https://land.copernicus.eu/pan-european/corine-land-cover/clc2018?tab=metadata%2A</link>
        <license>GMES Open License</license>
    </source>
    <source>
        <name>NASADEM Merged DEM Global 1 arc second V001</name>
        <link>https://www.earthdata.nasa.gov/</link>
        <license>Public Domain</license>
    </source>
    <source>
        <name>OpenStreetMap</name>
        <link>https://www.openstreetmap.org/copyright</link>
        <license>Open Data Commons Open Database License</license>
    </source>
</PropertyList>
2022-11-12 20:47:50 +00:00
Florent Rougon
97ee8f6d4a i18n: update the French translation 2022-10-07 21:37:49 +02:00
Florent Rougon
c2130e15e2 i18n: refresh the .xlf files
Not touching the Polish files since they appear to be up-to-date (the
scripts also produced changes for these files but they don't seem very
meaningful; I can of course send the resulting files to Roman if he
wants to inspect the changes).
2022-10-02 23:57:53 +02:00
Roman Ludwicki
d1bf45b664 i18n: update Polish translation 2022-10-02 23:18:01 +02:00
Roman Ludwicki
cb5ecad1ec i18n: update Polish translation 2022-06-09 21:03:30 +02:00
Florent Rougon
fcbbe4b3ab i18n: update Turkish translation for 'next'
Translation provided by Serkan ÖNDER. The previous commit had the
translations for 2020.3, my mistake.
2022-05-03 14:14:51 +02:00
Serkan ÖNDER
d8e7e55580 i18n: add Turkish translation 2022-05-02 00:18:49 +02:00
Roman Ludwicki
d3b667c853 Corrections for Polish translations 2022-02-03 21:52:20 +01:00
Florent Rougon
9f25004cbc i18n: fix an ugly typo in the French translation 2022-02-03 15:52:00 +01:00
Roman Ludwicki
ec807de719 Update Polish translations 2022-01-11 03:05:36 +01:00
Roman Ludwicki
d236c984e0 Add Polish translations for Qt
Remove unused translations from Qt
2022-01-09 04:37:48 +01:00
Florent Rougon
1d095a92eb i18n: refresh the FlightGear-Qt.xlf files
This brings a developer comment to the FlightGear-Qt.xlf files that will
hopefully draw the translators' attention on the fact that they should
put the *up-to-date* address of the "getstart" manual in their language
(use correct address + two occurrences of 'en' to change).
2022-01-08 13:38:44 +01:00
Florent Rougon
f9ab957a5c i18n: update the French translation 2022-01-06 09:26:09 +01:00
Roman Ludwicki
c164b04460 Remove unused Qt translations 2021-12-20 14:31:53 +00:00
Gonzalo Pesquero
eda516e1b8 Update of Spanish translation files 2021-12-11 23:04:24 +01:00
Julian Smith
eee11c00b0 Translations/default/options.xml: document load-tape-create-video and load-tape-fixed-dt. 2021-12-09 23:19:53 +00:00
Julian Smith
05f7b034d0 Added user interface for video encoding.
Translations/default/menu.xml
defaults.xml
    Added /sim/video/ items.
gui/dialogs/video.xml
    New, allows one to select the video container, codec, quality, speed and
    bitrate to be used when encoding videos. Radio buttons are provided for
    common containers and codecs.
gui/menubar.xml
    File menu now has 'video start' and 'video stop' items, plus an item that
    opens new 'video control' dialogue. [We use menu items for video start/stop
    to minimise the visual affect at the beginning and end of the generated
    video.]
2021-12-09 23:19:53 +00:00
Florent Rougon
483a0dda07 i18n: refresh the FlightGear-nonQt.xlf files 2021-12-09 20:44:10 +01:00
Florent Rougon
1b0e2147ad i18n: add splash screen translatable strings
Add the following translatable strings to sys.xml: license-url,
units-kbytes, units-kbytes-per-sec, units-mbytes, and
units-mbytes-per-sec.

I know that the SI prefix for kilo is 'k', not 'K', and that these KB
and MB "units" have no well-defined meaning. This is not my choice; just
trying to help with
<https://sourceforge.net/p/flightgear/fgdata/merge-requests/273/>.
2021-12-09 20:43:01 +01:00
Roman Ludwicki
96ca6e6a4d Update Polish translation 2021-12-07 22:45:33 +01:00
Gonzalo Pesquero
5affbac384 Update of Qt translation files for all languages 2021-12-07 10:48:26 +00:00
Gonzalo Pesquero
7b13c2da25 Update of Spanish translation files 2021-11-20 13:10:49 +01:00
Roman Ludwicki
e0fb796bad Corrections for Polish translation 2021-11-15 00:17:20 +01:00
Roman Ludwicki
dbbd89a05b Add missing --igc protocol option displayed in help
Update "nonQt" files for all languages for igc
Update "nonQt" Polish transaltions for igc
2021-11-14 22:17:33 +01:00
Roman Ludwicki
414c7c4770 Update "nonQt" files for all languages
Update "nonQt" Polish transaltions
2021-11-03 02:16:41 +01:00
Roman Ludwicki
c905e5e5c0 Update the list of options displayed for -h -v
Add missing options
Remove orphaned translations
2021-11-03 00:42:27 +01:00
Julian Smith
c81870cff1 Added 'Time mode' dialogue to File menu.
Allows choice of real-time or simple-time modes.
2021-10-24 15:35:47 +01:00
Roman Ludwicki
dde56304fc Update Polish translations for Qt 2021-10-14 14:11:57 +02:00
Roman Ludwicki
f2756bff81 i18n: refresh the FlightGear-nonQt.xlf files
Remove no more used `menu/interface-config`.

Add `menu/highlighting`, `menu/vr-options`, `options/system-time`,
`options/gmt`, `options/local-aircraft-time`.

Correct tip text from "Hold [Shift] while looking around to move the
view up, down, left or right" to "Hold Ctrl ...".

Corrections for Polish nonQt translations.
2021-10-14 01:14:16 +02:00
James Hogan
7ba3e5b975
Add a VR Options dialog
Add a VR Options dialog accessible from the View menu, allowing VR to be
enabled and disabled, and the current VR state to be seen.
2021-09-01 20:36:24 +01:00
James Hogan
ba9465972b
Add enable-vr and disable-vr options
Add command line options for enabling and disabling VR. These are placed
at the end of the features section for want of a better place.
2021-08-23 16:12:16 +01:00
Florent Rougon
94b89d9971 i18n: update the French translation
- Take the last FlightGear-Qt.xlf from branch 'release/2020.3'. The
  translation is complete from the point of view of Qt Linguist, but the
  FlightGear-Qt.xlf files need some refreshing from the C++ and QML
  sources.

- Translate remaining strings in FlightGear-nonQt.xlf.
2021-08-05 10:01:04 +02:00
Roman Ludwicki
a70e54fe10 i18n: update the Polish translation (the nonQt part) 2021-08-04 19:12:20 +02:00
Florent Rougon
d67feb5ef1 i18n: refresh the FlightGear-nonQt.xlf files
Propagate changes (walker-related, from the previous commit) in the
default translation to all FlightGear-nonQt.xlf files.
2021-08-04 10:20:04 +02:00
PlayeRom
d16aac9bbc Add "Walker" menu to translations 2021-08-04 10:18:30 +02:00
Florent Rougon
e634f37c82 i18n: refresh the FlightGear-nonQt.xlf files
Propagate changes in the default translation to all FlightGear-nonQt.xlf
files.
2021-08-04 00:05:34 +02:00
Florent Rougon
269c6d0722 i18n: add 3 new translatable strings to Translations/default/menu.xml
Add new translatable strings: earthview, volcanoes, ai-objects.
2021-08-04 00:04:49 +02:00
Florent Rougon
55171d2618 i18n: fix broken file 'Translations/de/FlightGear-nonQt.xlf'
Only one 'target' child per 'trans-unit' element is allowed.
2021-08-04 00:04:13 +02:00