https://github.com/videolan/vlc

sort by:
Revision Author Date Message Commit Date
d147bb5 macosx: Fix animations in open panel Open panel was showing only half of the tab view, because the animation was interrupted right in the middle. (manual bp of 12c8eb0c7f02b3bac3bd08ce07292183bf20d327) 16 December 2020, 11:25:48 UTC
a1d5775 macosx: Move Base.lproj back to English.lproj Base.lproj is not recognised yet as a known directory on 10.7. This seems to be supported only for 10.8 and later. 15 December 2020, 21:45:24 UTC
d590d61 l10n: vlc.desktop update Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:23 UTC
3bc2b71 l10n: Vietnamese update 73% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:23 UTC
a95c462 l10n: Serbian update 50% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:23 UTC
11092e6 l10n: Romanian update 72% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:23 UTC
a7c080c l10n: Finnish update 87% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:22 UTC
6b8b31c l10n: Estonian update 78% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:22 UTC
412d241 l10n: Czech update 63% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:22 UTC
7afc145 l10n: Arabic update 56% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:22 UTC
a377443 l10n: Slovenian NSIS update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:22 UTC
30d467b l10n: Finnish NSIS update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 15 December 2020, 13:43:22 UTC
0660acc demux: avi: fix invalid deref Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 16504feba9aa9ea946dc711eed113943f5285f05) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 15 December 2020, 11:42:35 UTC
56cbe9c avi: Fix integer overflow Which would in turn cause a size verification failure, leading to a buffer overflow Reported by: Zhen Zhou, NSFOCUS Security Team (cherry picked from commit a4b1de184faf86617b4432954c1984e0027fb246) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 15 December 2020, 11:41:27 UTC
ec1f55e mkv: Ensure we don't use an EbmlDummy element for something it's not Reported by: Zhen Zhou, NSFOCUS Security (cherry picked from commit 89093b8c033d6dee3d16bebf4a7df6abad4105b8) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 15 December 2020, 11:41:16 UTC
a7f577e demux: avi: fix invalid dereference the stored track index might not match the one at parsing time Reported by: Zhen Zhou, NSFOCUS Security Team Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 41541125de479fdff0ed0dcd73a6bbc64e598727) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 15 December 2020, 11:41:01 UTC
f5f8cc3 demux: avi: check subindex, fix potential invalid deref Reported by: Zhen Zhou, NSFOCUS Security Team Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 072c3bf621f34efbc81048bd5db585f554b9d1b0) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 15 December 2020, 11:40:10 UTC
d9454ac network: fix possible buffer overflow The function vlc_tls_GetLine() forgot to truncate the string if a line sent by the server did not end with `\r\n`. As a consequence, it returned a non-NUL-terminated string. (cherry picked from commit 746bdbb122c05c114b5a0bcb58e8e573964fbdad) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 15 December 2020, 11:39:21 UTC
76cc138 rist: remove problematic redundant header include 15 December 2020, 09:53:29 UTC
f493191 rist modules: fix windows build Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr> 15 December 2020, 09:22:16 UTC
86747e6 Update NEWS 14 December 2020, 20:05:51 UTC
dbff76e Backport makefile changes for rist input and output modules 14 December 2020, 20:05:49 UTC
f2789e0 Protect against namespace collisions after the bitstream import 14 December 2020, 20:05:47 UTC
df6cf9e Remove external bitstream dependencies from rist modules 14 December 2020, 20:05:46 UTC
cfd957f Adjust for 4.0 to 3.0 differences in rist access_output 14 December 2020, 20:05:44 UTC
bcf7edd Adjust for 4.0 to 3.0 differences in rist access module 14 December 2020, 20:05:42 UTC
126b263 backport pick original rist access_output module (blind copy) 14 December 2020, 20:05:40 UTC
2775025 backport pick original rist access module (blind copy) 14 December 2020, 20:05:39 UTC
96fc547 macosx: fix make dist 14 December 2020, 19:45:14 UTC
22138a6 l10n: Romanian update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 14 December 2020, 19:42:45 UTC
2db917f l10n: Catalan update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 14 December 2020, 19:41:59 UTC
c8ab476 macosx: codesign: Check whether vlc-cache-gen can be executed Check whether vlc-cache-gen can actually be executed, to detect whether it is available for the right architecture. If it is not available, support the possibility to not sign the plugins.dat cache file. Also support the case the cache file is not there from the beginning. (manual bp of 18271e16182312cc2d0a80848d562e52efc2ebf8) 14 December 2020, 19:27:04 UTC
8108746 contrib: sparkle: call install_name_tool on actual file Calling on the symlink replaces that symlink with the real file with latest versions of that tool. This invalidated the framework structure of the Sparkle.framework. (cherry picked from commit 80d4dd9157fc410c1541973ae2ad2a4767fea65f) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 14 December 2020, 19:27:00 UTC
ed5d141 On the road to 3.0.12 14 December 2020, 11:29:43 UTC
4da275b demux: adaptive: fix negative livestart number (cherry picked from commit a0d053d40295be6c30cbe023a460865ffd3b2f83) 14 December 2020, 10:39:59 UTC
0280fe0 demux: adaptive: remove mishandled sequence offset mishandled in lookups. should be enforced in parsing. refs VLCKit/-/issues/382 (cherry picked from commit 39c471fa38bbb4894a5a53c003d07aa41fd6d412) (cherry picked from commit 444c839b2b56b176fee1f84a081e6b39a6b6474f) 14 December 2020, 10:39:46 UTC
bfadf89 demux: adaptive: fix regression with non zero starting content regression by 15f5497b25797f3d190598a0f523ad6031cb7cd1 (cherry picked from commit 694c5b02e9c996353e20dc494ab49c6e8a81a60e) 14 December 2020, 10:08:32 UTC
237b9d2 demux: adaptive: fix read cache truncation regression from 467c01b34a7034277fa0cd5e3eac05242a9b5888 (cherry picked from commit 752a6c481dac14faa13875bd395fb520496a11c6) 14 December 2020, 10:08:32 UTC
62859f8 demux: adaptive: have peek on buffered chunks up to max cache (cherry picked from commit 467c01b34a7034277fa0cd5e3eac05242a9b5888) 14 December 2020, 10:08:32 UTC
26fdfd4 demux: dash: fix startnumber on template node inheritance (#25082) (cherry picked from commit eb1e8a6082791a97e371199884c98d00108b43de) 14 December 2020, 10:08:32 UTC
9e6746a demux: adaptive: fix buffered amount condition on seek or activation, the seek reference point is inside a segment and if that segment is longer than buffering duration, it could never start. (segment start + buffering amount < deadline) (cherry picked from commit 15f5497b25797f3d190598a0f523ad6031cb7cd1) 14 December 2020, 10:08:32 UTC
00feaa6 vlc-3.0 modules/video_filter/rotate.c: add pf_video_mouse input filter Add input rotation for mouse events in the rotate video filter. Previously the rotate video filter would not rotate mouse events, which would cause confusion if another video filter taking mouse input was chained before rotate (e.g. zoom, puzzle, etc), and clicks headed for those in-filter actions would have to go to their pre-rotated positions in order for VLC to accept them. Signed-off-by: Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 74c2a6e22988b48fef7cc0bfd15bfd23e2b888a1) (edited) edited: - the filter doesn't have a vlc_filter_operations in this branch Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz> 14 December 2020, 07:31:24 UTC
bb9ca18 macosx: log if the process is translated and if the user tries to update, install the native binary 09 December 2020, 06:19:13 UTC
599688c macOS build: fix pseudo package No need to link InfoPlist.strings files here. (cherry picked from commit 4f34f66f5eaddf3d88fa8a7f5dc839bb2c012103) (edited) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
2630b36 macosx: fix make dist after language update (cherry picked from commit 21e9016865f72f517ca7f0c5ec49f64a60223fa4) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
bc51dbb macOS package: Install InfoPlist.strings for different langs Also, move the template file, InfoPlist.strings, into Base.lproj to simplify the install rules. (cherry picked from commit 5b6d90bada44fc99ca0adf029d5ba5df5a496ae4) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
f3eed3c l10n: Chinese (China) update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 5bc75f474b8f6ad8d6df5c0eb724b9af97cbdab6) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
9404486 l10n: Ukrainian update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 590ea183b0faa4662b19e40f1a0f5649d2fee87c) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
0cefa35 l10n: Turkish update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit fbf86ed9ac5b6987261680fed32614d421d78c87) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
31ce569 l10n: Swedish update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 9478752b7816121e82c347e5c0fc4e621a0836c3) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
7a69e00 l10n: Slovenian update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 64c6cde3f179c3e72ad48354aef1ba7200d4f92d) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
cca574e l10n: Slovak update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 8f1c643c4f21467ec16c77d8931bd610779a1d85) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
b260927 l10n: Portuguese (Portugal) update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 0796e14fdc6a82e0b03f18537c078970d56a514f) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
0c2905b l10n: Portuguese (Brazil) update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 8542f52d15c7621ff3b2f3447974b743ad14817d) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
61f8d33 l10n: Polish update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit d5bf24a86778b1be5fa2669586f82dc25095f897) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
afaea52 l10n: Dutch update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 16ece98214f56575cc11ff2c4bb15bb2b233ee88) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
6c11ab4 l10n: Latvian update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 84a94c2f220350eddce93010b7dacd06cc71bcaa) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
7719bc6 l10n: Japanese update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 4f5191a883bb7fb47d73abbdcf268bb44b2e78d9) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
4e4d4fe l10n: Italian update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 1c8a01383548a6ad46400bde0a91d01313a93aab) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
d96a8fe l10n: Hungarian update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit e3d44642043a2407c359def7e5a023aa345697ac) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
738fdd1 l10n: Hebrew update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit f7068aada404b8db316b54cf29730e945c6f98fa) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
33c024e l10n: Galician update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 80c3839b2a68738e20ce3f0f4fcadd25575d0b24) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
bd93d7e l10n: French update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 959ce007f47f6cbbb3202ff13c07a8d26fa8a55f) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
7f70d3c l10n: Spanish update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 256b1eaa3b8e08c4940bbfe363ecbd6e9fb8b4e7) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
17a4938 l10n: Greek update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 9b809b7d353c220c91296041b487684197802d66) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
6a090cc l10n: German update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit da04004da21dd9c8ba35b26a37856a55011aeba4) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
970791a l10n: Czech update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 8ebd7901e816403639ad841195c414142811ccc2) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
c11677b l10n: Catalan update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit dc1fbfacb35fc8536f5552f3b8be2076cc57d7f5) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
cd48c0a l10n: Bulgarian update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 77b9d4f7f019a47a9ffb288c5a5a565bf1ed42df) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
394a748 l10n: Arabic update InfoPlist.strings: 100% translated Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> (cherry picked from commit 3f8305b9457ac18cf94b712cb59107e0294de1e7) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:23 UTC
f121a64 macosx: Add explanatory strings for access to restricted resources Those strings are read directly by the mac OS to show some reason in ressource request dialogs. The strings for NSAppleEventsUsageDescription, NSCameraUsageDescription and NSMicrophoneUsageDescription are mandatory, otherwise the application will crash. InfoPlist.strings needs to be translated to show localized variants of those strings. refs #21378 (cherry picked from commit f1534626c69952d3b24de51c6468ad56337c3c14) (edited) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:22 UTC
f233f85 macosx: Do not generate InfoPlist.strings anymore (cherry picked from commit 468e864fb929bc849d71d99e6cbd6a09e436bd3a) (edited) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:22 UTC
be20a6e macOS package: Simplify installation of locales The prefix already contains the correct directory structure for locale, just copy this one over. Also, remove lots of xx.lproj folders inside Resources, and install the untranslated xibs into Base.lproj, as it is recommended by apple. Instead, set a key in Info.plist, which fixes translation of system dialogs, behaviour is the same as before. (cherry picked from commit 4a410a2a255f8bcce0e86f1b3e253f91c613c0cd) (edited) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:22 UTC
b16d96d macosx: Fix display of copyright message This string is not in the localized info.plist anymore. (manual bp of 9f81ba8e3ece290ffff3796886e3229202fafe86) 07 December 2020, 11:12:22 UTC
94df25b macosx: Remove HumanReadableCopyright from InfoPlist.strings The translation file should not need to be generated by the build system to allow more simple translation. In this case the string cannot be reconstructed during runtime (its read out by the OS), thus drop the translation. (cherry picked from commit 971705e799e978338e60bf6b3b1d130991e1ab3f) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:22 UTC
19287f0 macos info.plist strings: Factorize translatable strings Some strings do not need to be translated here. CFBundleGetInfoString is replaced by NSHumanReadableCopyright, therefore not needed anymore. The usage strings always need to be in Info.plist as a fallback, otherwise the app might crash if a translated version is not found. (cherry picked from commit 17ff486e0c3b42cb15840fbaebe648c85993c969) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:22 UTC
7d8be8d macosx: InfoPlist: Add strings for ressource usages Those strings must be provided once VLC is compiled with 10.14 sdk, otherwise VLC crashes. One todo is to translate those strings, see #21871. (cherry picked from commit 33c51004531a10f5daa895f74690376ac2deb67c) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 07 December 2020, 11:12:22 UTC
cd3f7a7 Update NEWS 07 December 2020, 06:03:39 UTC
4fec282 macosx/sparkle: set feed URL based on architecture and add debug 07 December 2020, 06:01:23 UTC
2234cf7 package/macosx: skip cache generation when cross-compiling 07 December 2020, 05:53:47 UTC
bdf8ade extras: fix native compilation for ARM-64 on macOS 06 December 2020, 16:45:28 UTC
e2561ff extras: fix PATH variable for contrib executables in macOS build script 04 December 2020, 06:30:45 UTC
c9048ed extras: macOS build script cosmetics 04 December 2020, 06:30:45 UTC
28bfc8c ftp: fix handling of NLST response Commit e1508444 broke the NLST response handling: getting 1xx response is what we actually expect, not a reason to fail. This was reported as Android-specific bug: https://code.videolan.org/videolan/vlc-android/-/issues/644 two years ago and is still not fixed. This is invisible if FTP server supports MSLT feature. (cherry picked from commit bd1ded483a180ca093a003c080b75d2fa72131aa) Signed-off-by: Thomas Guillem <thomas@gllm.fr> 03 December 2020, 09:34:18 UTC
bf0b8c6 contrib: nettle: fix build with CC_FOR_BUILD set to recent clang See upstream https://git.lysator.liu.se/nettle/nettle/-/merge_requests/9/diffs Signed-off-by: Felix Paul Kühne <felix@feepk.net> 03 December 2020, 06:05:13 UTC
7762094 contrib/x264: fix cross-compilation for aarch64 on macOS 03 December 2020, 06:04:44 UTC
7a5400b contrib/vpx: update iOS patch to manually toggle bitcode support Slightly change build rules to fix cross-compilation on macOS 03 December 2020, 06:04:01 UTC
503bb5f contrib/postproc: fix cross-compilation on macOS 03 December 2020, 06:03:54 UTC
87f92cc extras: fix arch handling in macOS build script 03 December 2020, 06:02:40 UTC
4e8d3f3 contrib: fix architecture handling for macOS 03 December 2020, 06:02:10 UTC
9bfdc62 macosx: add Big Sur detection 03 December 2020, 06:01:54 UTC
0edbf09 Revert "l10n: Romanian update" Breaks build: ro.po:1187: die Anzahl der Formatspezifikationen in »msgid« und »msgstr« stimmt nicht überein This reverts commit c96c8e991afc6227b3c793d4ac98572002675d46. 02 December 2020, 22:49:10 UTC
e68ee71 Revert "l10n: Czech update" Breaks build: cs.po:1289: Formatspezifikation in »msgid« und »msgstr« für Argument 1 sind nicht identisch This reverts commit 17144fd9bff0982b86e3b6df0298da366f6df0be. 02 December 2020, 22:49:10 UTC
0ccb433 l10n: vlc.desktop update Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 02 December 2020, 17:19:27 UTC
4722d06 l10n: Chinese (Taiwan) update 67% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 02 December 2020, 17:19:27 UTC
5c90207 l10n: Swedish update 89% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 02 December 2020, 17:19:27 UTC
f28d47e l10n: Slovenian update 99% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 02 December 2020, 17:19:27 UTC
eb27a22 l10n: Slovak update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 02 December 2020, 17:19:27 UTC
c96c8e9 l10n: Romanian update 72% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 02 December 2020, 17:19:27 UTC
2c9b673 l10n: Portuguese (Portugal) update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 02 December 2020, 17:19:27 UTC
back to top