SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for miraclecast-1.0+git20240713-lp156.1.1.x86_64.rpm :

* Sun Jul 14 2024 marecAATTdetebe.org- Update to version 1.0+git20240713:
* control null terminated string copying
* cast free to avoid warnings
* Max completion functions allowed are two
* compare correctly with char
* manage const pointers
* detect empty input to finish app
* resize output buffer
* remove unused variables
* Mon Jun 03 2024 marecAATTdetebe.org- Update to version 1.0+git20240602:
* Configure usage of systemd or elogind
* Sun Jun 02 2024 marecAATTdetebe.org- Update to version 1.0+git20240602:
* Fix build with GCC 14.1 on Arch
* Mon Nov 13 2023 marecAATTdetebe.org- Update to version 1.0+git20231113:
* Remove systemd and it comes with DEP_LIBS
* Sat Jul 29 2023 marecAATTdetebe.org- Update to version 1.0+git20230714:
* fix autotools build for libm
* Tue Feb 21 2023 marecAATTdetebe.org- Update to version 1.0+git20230219:
* Fix dependency check to be posix-compliant
* Sun Jan 22 2023 marecAATTdetebe.org- Update to version 1.0+git20230122:
* whitespace
* fix double free reading custom parameter
* CMakeLists: Remove duplicate systemd requirement
* Wed Jan 04 2023 marecAATTdetebe.org- Update to version 1.0+git20230104:
* Fix cmake build for latest gcc
* Sun Dec 04 2022 marecAATTdetebe.org- Update to version 1.0+git20221128:
* fixed error message
* Mon Nov 21 2022 marecAATTdetebe.org- Update to version 1.0+git20221120:
* Ignore special chars on color prompt
* Set custom ctl names
* Mon Nov 14 2022 marecAATTdetebe.org- Update to version 1.0+git20221114:
* set wfd elements on source selected
* Use default rstp port
* fix memory error settting wfd_video_formats
* CLI commands autocompletion
* Tue Nov 08 2022 marecAATTdetebe.org- Update to version 1.0+git20221108:
* Add command friendly-name to sink controller
* Exit CLI if daemon is not available
* Do not prefix command output with time
* Sun Oct 30 2022 marecAATTdetebe.org- Update to version 1.0+git20221030:
* log messages with time in human readable way
* Call script helpers from any path
* fix cmake CI
* Clean cmake files
* fix cmake dependencies for
* log messages with time in human readable way
* Wed Oct 19 2022 marecAATTdetebe.org- Update to version 1.0+git20221016:
* helpers to start/stop wifi on several distros
* Use posix functions
* Add ENABLE_SYSTEMD config to meson and autotools
* Option to use elogind instead of whole systemd
* Change kdus to kdbus
* Mon Sep 19 2022 marecAATTdetebe.org- Update to version 1.0+git20220919:
* Support more than 2 devices when testing the capabilities
* Sat May 28 2022 marecAATTdetebe.org- Update to version 1.0+git20220528:
* Allow to override/extend the request parameters
* Allow auto commands with any number of parameters
* simplify pass request options
* Fri Apr 15 2022 marecAATTdetebe.org- Update to version 1.0+git20220412:
* Correct spelling mistakes
* cmake: fix build for Ninja generator
* Fix .spec file
* Add wpa_supplicant to requirements
* Move optional packages towards the end
* Add missing period
* Fix broken relative link to #4 in README
* Wed Oct 27 2021 marecAATTdetebe.org- Update to version 1.0+git20211027:
* Configurable ip binary path
* Assig dupped string
* Avoid automatic make commands on autotools
* whitespace
* Fix completion path on meson buildsystem
* Update README to indicate that source is not yet implemented.
* Specify path for miracle utils script
* Mon Jan 04 2021 marecAATTdetebe.org- Update to version 1.0+git20210103:
* Do not fail stopping existing links
* Do not fail if peers are found before links
* Sun Jan 03 2021 marecAATTdetebe.org- Update to version 1.0+git20210103:
* protect from NULL binary path
* Allow to set friendly name even if unmanaged
* Sat Jan 02 2021 marecAATTdetebe.org- Update to version 1.0+git20210101:
* Detect miracle-wifid already running
* Sat Nov 14 2020 marecAATTdetebe.org- Update to version 1.0+git20201113:
* Update travis build status
* Use new semaphore 2.0 CI
* Use travis as CI
* Remove access to freed memory
* Remove double free
* Add option to use cppcheck in CMake
* Random static analysis fixes
* Thu Aug 29 2019 marecAATTdetebe.org- Update to version 1.0+git20190827:
* Set readline as required package
* Tue Aug 27 2019 marecAATTdetebe.org- Update to version 1.0+git20190827:
* Add --syslog flag to see wpa logs in syslog
* Sun May 12 2019 marecAATTdetebe.org- Update to version 1.0+git20190404:
* Use a guard to prevent dependency on pkg-config when it is not available
* Add CI badge status
* Add docker for CI
* Add spec file for building rpm files
* refactor to fix clang AST parsing
* whitespace
* Avoid log errors
* Make miracle-wifid conexists with other network tools
* bash completion with lazy load
* Customizable config_methods
* Update README.md
* sink: Enable all resolutions by default
* Fix Arch Linux AUR package link
* fix info to stop normal wifi
* remove valgrind checking since now it is optional
* Fixing CI for Code Coverage
* Adding code coverage
* Accept configure params on autogen.sh
* Move info from README to wiki
* Fix omxplayer execution
* Customizable sysconfdir on cmake
* Logging Formation failure
* Add meson build system
* miracle-sinkctl: don\'t use readline if no stdin
* Fix cmake compilation for ini files
* Avoid config stdin if not a tty
* Ini files for miracle-wifid
* Workaround for Wayland GDK backend
* Find interface index for wireless interfaces
* find pci bus slot for wireless adapter
* Fix minor typo in README
* cleanup for gstplayer
* Improve autocompletion
* Provide wrapper for vlc
* Add external player config
* Check running as root
* Fixed small grammar error in README: this -> these.
* Read UIBC capability in raw mode
* Debug GStreamer execution
* Check source UIBC capability
* Fix compilation warnings
* Fix finding subnet
* add option --use-dev to miracle-wifid to workaround the \'no ifname\' issue
* re-dispatch wpa_message with ifname!=NULL from supplicant_global_fn() to supplicant_dev_fn()
* don\'t modify raw message
* Fix wpa_supplicant search when path did not exists
* Install dbus policy
* CMake: use PROGRAMS during install
* CMake: correctly set file permissions
* Add uibc-viewer to CMake install list
* find wpa_supplicant through PATH instead of option --wpa-bindir
* add debian support to miracle-utils.sh and normal-wifi.sh
* since shl_log.h does not include config.h, define BUILD_ENABLE_DEBUG through add_definitions() instead of config.h.cmake
* fix typo in README.md
* pkg_check_modules() before if(CHECK_FOUND)
* add dependency to libsystemd to the root CMakeLists.txt
* specify GdkX11 version before import it
* Change to support CI environment
* Use resolution provided to resize viewer
* Kill uibc viewer subprocess
* Add check cflags on cmake
* help functions for arch linux
* Add technical specs
* UIBC support
* relay on PATH to find executables
* Fix test suite on cmake
* Details for ubuntu distributions
* kdbus is avaliable by default
* open UIBC connection
* Fix hardware tester when no devices available
* Add continuous integration
* Debug hardware tester
* Sat May 11 2019 marecAATTdetebe.org- Update to version 1.0:
* Version 1.0
* Add Gitter badge
* Fix Arch Linux miraclecast AUR link
* General instructions to compile miraclecast
* Upgrade dependencies to interface callback changes
* Basic autocompletion
* Parse text log level
* Select interface to use
* rename tester to denote is prerrequisite
* log wpa messages
* Sat May 11 2019 marec - initial package build
 
ICM