Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-27[freerdp] update to build for stable-3.0akallabeth
* remove direct rdpSettings access * remove cached pointers in rf_context * base rf_context on rdpClientContext * simplify FreeRDP version detection
2023-09-28Merge branch 'REM-2982' into 'master'Hiroyuki Tanaka
[REM-2982] Update Flatpak to use GNOME runtime version 44 See merge request Remmina/Remmina!2541
2023-09-26[REM-2980] Remove flag that prevented remote audio from working with flatpak ↵myheroyuki
version of Remmina
2023-09-25[REM-2982] Update Flatpak to use GNOME runtime version 44myheroyuki
2023-09-22Release v1.4.33myheroyuki
Signed-off-by: myheroyuki <myheroyuki@outlook.com>
2023-09-14Release v1.4.32myheroyuki
Signed-off-by: myheroyuki <myheroyuki@outlook.com>
2023-06-05Release v1.4.31bhatman1441
Signed-off-by: bhatman1441 <blackhat1441@protonmail.com>
2023-04-05updated flatpak filesrel/v1.4.30myheroyuki
Signed-off-by: myheroyuki <myheroyuki@outlook.com>
2022-12-20Aligning local and downstream jsonsAntenore Gatta (tmow)
2022-11-22Fixed more flatpak build errorsmyheroyuki
2022-11-22FLAGS adapted to new phodavAntenore Gatta (tmow)
2022-11-21Rolled back to newest versionsmyheroyuki
2022-11-19updated flatpak manifest files to match githubmyheroyuki
2022-10-03Multiple changes to build and run with libsoup 3.0Antenore Gatta (tmow)
2022-06-20Release v1.4.27Antenore Gatta (tmow)
2022-05-20Fix dangling pointer after scrolled_container destruction.Antenore Gatta (tmow)
2022-04-30Extract python pluginMathias Winterhalter
2022-04-29Updating shared modulesAntenore Gatta (tmow)
2022-04-27Updating flatpakAntenore Gatta (tmow)
Signed-off-by: Antenore Gatta (tmow) <antenore@simbiosi.org>
2022-04-26Updating sandbox dependenciesAntenore Gatta
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2022-04-18Python pluginsMathias Winterhalter
2022-04-09SSH X11 Forwarding flatpak depsAntenore Gatta (tmow)
2022-04-08Aligned wit branch issue/2713-ssh-x11-forwardAntenore Gatta (tmow)
2022-04-06Local folderAntenore Gatta (tmow)
2022-04-06Updating flatpak + local freerdp debugAntenore Gatta (tmow)
2022-03-08Removing dependencies that are available as extensionsAntenore Gatta (tmow)
Removed packages: - libgnutls28-dev - libjpeg-dev - libxcursor-dev - libxdamage-dev - libxext-dev - libxi-dev - libxinerama-dev - libxml2-dev - libxrandr-dev - libxtst-dev - libgcrypt20-dev - libwebkit2gtk-4.0-dev - libpcre2-dev - python3-dev - xdg-user-dirs - gtk-3-examples - libthai0 - libsndfile1 - libasyncns0 - libflac8 - libvorbisenc2 - libxau6 - libxdmcp6 - libogg0 - libvorbis0a - libpcre2-8-0 I've improved some CMakeFiles that were not handling correctly the include and librari directories
2022-03-02flatpak improvementsAntenore Gatta (tmow)
2022-03-02Update flatpakAntenore Gatta (tmow)
2022-01-24Updating libsodiumAntenore Gatta (tmow)
2022-01-07Updating libs for flatpakAntenore Gatta (tmow)
2021-12-03flatpak updateAntenore Gatta
Signed-off-by: Antenore Gatta <antenore.gatta@kyndryl.com>
2021-10-29Adding flatpak patch-aAntenore Gatta
2021-10-28Build dependencies - pyparsingAntenore Gatta
2021-10-27Build dependencies - pyparsingAntenore Gatta
2021-10-18Resource renaming to comply with the Freedesktop rulesAntenore Gatta (tmow)
2021-10-15Building with icu supportAntenore Gatta
2021-10-12X2Go plugin language reworked 2Allan Nordhøy
2021-08-16GNOME 40 runtime and other updatesAntenore Gatta (tmow)
2021-07-14Updating submodulesAntenore Gatta (tmow)
2021-06-30Removing nxproxy dependencyAntenore Gatta (tmow)
2021-06-22Adding TCP redirection through rdp2tcpAntenore Gatta
2021-06-16UI improvements and cleanupAntenore Gatta
- Reduced Remmina preferences size - Migrated pref window to GtkWindow - Preferences alignements Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
2021-06-03flatpak libsodium versionAntenore Gatta
2021-05-29bump libsodium versionAntenore Gatta
2021-05-26Update org.remmina.Remmina.jsonAntenore Gatta (tmow)
2021-05-26Fixing flatpak buildAntenore Gatta
2021-05-21Revert "Linking snap and flatpak to FreeRDP 2.3.1"Antenore Gatta (tmow)
This reverts commit a650d58d833a9c64157daff52e779df1a12ed33d
2021-05-20Linking snap and flatpak to FreeRDP 2.3.1Antenore Gatta
2021-05-20Removing DSP support for FreeRDP, fixes #2494Antenore Gatta
2021-05-19Flatpak refactoringAntenore Gatta (tmow)