Cliff Zhao 2021-09-03 11:21:10 +00:00 committed by Git OBS Bridge
parent 8f792f6b45
commit 53f00a19af

View File

@ -27,24 +27,6 @@ Wed Aug 18 07:52:38 UTC 2021 - pandom79@gmail.com
* main: Retain splash on on_show_splash() and on_hide_splash()
* ply-device-manager: Fix bad assertion
* two-step: Links against libintl.so if LNS
* Added translation using Weblate (Sinhala)
* Translated using Weblate (Serbian)
* Translated using Weblate (Dutch)
* Translated using Weblate (Basque)
* Translated using Weblate (Russian)
* Translated using Weblate (Hungarian)
* Translated using Weblate (Hebrew)
* Translated using Weblate (Chinese (Simplified) (zh_CN))
* Translated using Weblate (Esperanto)
* Translated using Weblate (Malay)
* Translated using Weblate (Punjabi)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Danish)
* Translated using Weblate (French)
* Translated using Weblate (Swedish)
* Translated using Weblate (Italian)
* Translated using Weblate (French)
* Translated using Weblate (German)
* The use of AM_GNU_GETTEXT_VERSION in configure.ac instructs autopoint to copy po/Makefile.in.in from the exact gettext version. It is fine if the version of gettext installed on the system has the same minor version number with the requested version, but it fails if you have a newer version of gettext because of the mismatch between autoconf macros and Makefile.in.in.
* ply-device-manager: Speed up DRM-connector probing
* ply-device-manager: add a verify_add_or_change() helper
@ -59,17 +41,9 @@ Wed Aug 18 07:52:38 UTC 2021 - pandom79@gmail.com
* client: Don't wait forever for a ping reply
* Revert "Don't wait forever for a ping reply."
* Don't wait forever for a ping reply.
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Chinese (Simplified))
* Translated using Weblate (Ukrainian)
* Translated using Weblate (Polish)
* Translated using Weblate (Turkish)
* Update translation files
* boot-server: Handle client disconnecting while trigger pending
* boot-server: Ref count the connections
* Update translations from Zanata
* drm: Honor modes selected by the user through video= kernel cmdline argument
* NL translation update
* use resolution of higher res monitor for window size
* Initialize the translations on start if they are available
* Use the correct key name for title and subtitle
@ -86,7 +60,6 @@ Wed Aug 18 07:52:38 UTC 2021 - pandom79@gmail.com
* main: fix mode changing before splash is shown
* main: switch log file when switching mode
* two-step: Center message text within labels if labels are centered
* po: add Indonesian translation
* drm: Do not unnecessarily get output info twice
* ply-device-manager: Only consume one udev event at a time
* two-step: Do not jump to end-animation on halt/reboot if it is disabled
@ -115,7 +88,6 @@ Wed Aug 18 07:52:38 UTC 2021 - pandom79@gmail.com
* two-step: Fix wrong horizontal position of bgrt logo on left-side-up LCD panels
* two-step: Change keyboard-indicator positioning to fixed offset below dialog
* themes: spinner/bgrt: Modify password dialog to match gnome 3.34 changes
* gitignore: Add translation related generated files to .gitignore
* two-step: Remove workaround for upside-down panels
* drm: Keep hw-rotation on devices with upside down LCD panels
* drm: Add get_primary_plane_rotation() helper function
@ -159,8 +131,6 @@ Wed Aug 18 07:52:38 UTC 2021 - pandom79@gmail.com
* label: Properly deal with pixel-buffers with non-upright device_rotation
* ply-device-manager: De-activate and close renderer on device hot unplug
* script: Add image tile support.
* Translations: Sync l10n.gnome.org's translation.
* Translation: Adjust the Turkish translation(tr.po), it's better to keep all po files in the /po directory together.
* plymouthd.defaults: Bump default DeviceTimeout to 8 seconds
* Update tr.po
* two-step: bgrt: Add workaround for desktops which do not use the golden ratio
@ -174,7 +144,6 @@ Wed Aug 18 07:52:38 UTC 2021 - pandom79@gmail.com
* ply-utils: Drop ply_fd_can_take_data and ply_fd_may_block function Since it is from a bygone time which is no longer in use.
* configure: bump so name
* ply terminal session: Drop function ply_terminal_session_execute and ply_terminal_session_open_console, Since this is a feature from a bygone time which is no longer in use without ply_terminal_session_run.
* Internationalization: Add zh_HK and zh_TW translations.
* ply terminal session: Drop ply_terminal_session_run, this is a feature from a bygone time which is no longer in use
* Regenerate plymouth.pot
* two-step: Add support for firmware-splashes with rotation status bits set
@ -182,12 +151,9 @@ Wed Aug 18 07:52:38 UTC 2021 - pandom79@gmail.com
* ply-text-display.c: Correct vi format line make vi can directly edit this file without errors and make it use 8 space tabs etc.
* Add a new firmware-upgrade mode for use by fwupd
* drm: Fix tiled mode detection
* Translation: Update plymouth.pot's misc infomation plymouth.pot is using old Bugzilla as issue discussing URL, update it to Gitlab, and also correct other translation files which already been traslated.
* main.c: Deprecate gdm transition signal
* themes: Update spinner and bgrt background settings
* Translations: Sync translations with zanata
* ply-pixel-buffer: Fix right and bottom edge rendering of scaled buffers
* Sync translations with zanata
* Add support for translating the user visible strings in some themes
* Prefix Title and Subtitle theme config keywords with an underscore
* Add new reboot and system-upgrade modes