Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

MotionBox-1.6.0-lp152.1.5 RPM for x86_64

From OpenSuSE Leap 15.2 for x86_64

Name: MotionBox Distribution: openSUSE Leap 15.2
Version: 1.6.0 Vendor: openSUSE
Release: lp152.1.5 Build date: Mon May 18 11:40:39 2020
Group: Unspecified Build host: cloud103
Size: 7652080 Source RPM: MotionBox-1.6.0-lp152.1.5.src.rpm
Packager: https://bugs.opensuse.org
Url: http://omega.gg/MotionBox
Summary: Qt based network video browser
A network video browser based on Qt.
It streams Torrents, Youtube, Dailymotion, Vimeo and SoundCloud.

Provides

Requires

License

GPL-3.0-only

Changelog

* Wed Jan 15 2020 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 1.6.0
    Global:
    * Rename 'The Video Browser' to 'Video Browser'.
    C++:
    * ControllerCore: Add 'updateBackends' and 'resetBackends'
      functions.
    * ControllerCore: Update 'pathCover' for backends.
    * ControllerCore: Update the 'deleteBrowse' function.
    * ControllerCore: Update data format.
    * ControllerCore: Fix the 'applyTorrentOptions' function.
    * DataLocal: Update 'torrent cache' to 2000 megabytes by
      default.
    QML:
    * Create PageSettingsVideo and PageConsole.
    * Remove PanelCover.
    * Add 'bold' style.
    * Add 'ratio' support.
    * Fix 'toolTip' icon scaling.
    * Create 'PageSubtitles(s)'.
    * Rename 'PanelShare' to 'PanelGet'.
    * Gui: Check hover in the 'onIdleChanged' event.
    * Gui: Fix the automatic selection in the 'onDragEnded' event.
    * Gui: Remove 'keepState' in the 'applyProxy' function.
    * Gui: Remove the 'openFolder' function.
    * PanelBrowse: Update to LineEditBoxClear.
    * PanelBrowse: Update 'scrollBrowse' press event.
    * PanelSettings: Add 'autoPlay' button.
    * PanelSettings: Update 'quality' implementation.
    * PanelSettings: Fix 'buttonRepeat' highlight.
    * PanelTracks: No longer change 'PanelAdd' selection when
      clicking on 'buttonBrowse'.
    * BarWindowApplication: Add 'toggleTouch' on ViewDrag.
    * BarWindowApplication: Update 'pOpenTabPlaylist' function.
    * List(s): Fix the 'pRestoreScroll' function.
    * List(s): Fix the 'pDragCheck' function.
    * PageSettingsMain: Add the 'pApplyScale' function.
    * PageSettingsVideo: Fix 'elide' behavior.
  - Replaced Sky-1.5.0-private_headers.patch,
    MotionBox-1.5.0-paths.patch, Sky-1.5.0-soname.patch,
    Sky-1.5.0-use_system_glext.patch and
    Sky-1.5.0-libtorrent_1_2.patch with
    MotionBox-1.6.0-private_headers.patch,
    MotionBox-1.6.0-paths.patch, Sky-1.6.0-soname.patch,
    Sky-1.6.0-use_system_glext.patch and
    MotionBox-1.6.0-libtorrent_1_2.patch respectively
  - Added MotionBox-1.6.0-use_system_quazip.patch
* Sat Dec 07 2019 Luigi Baldoni <aloisio@gmx.com>
  - Add Sky-1.5.0-libtorrent_1_2.patch
* Thu Oct 17 2019 Richard Brown <rbrown@suse.com>
  - Remove obsolete Groups tag (fate#326485)
* Sat Mar 23 2019 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 1.5.0
    Overview
    * Add light themes.
    * Support the 64 bit architecture by default.
    * Add feeds and tracks history.
    C++
    * DataOnline: Update the 'ONLINE_PATH' variable.
    QML
    * Create PanelDiscover.
    * Create ComponentDiscover.
    * Remove ButtonLogoBorders.
    Other
    * Gui: Update track selection when player stops.
    * Gui: Update tab behavior.
    * Gui: Update the 'pRestoreMiniA' function.
    * Gui: Fix 'play(s)' functions.
    * Gui: Fix the 'openSource' function.
    * Gui: Remove the 'openFolder' function.
    * Splash: Update implementation.
    * BarWindowApplication: Add 'onBefore(s)' functions.
    * BarWindowApplication: Add 'pRestoreMaximize' function.
    * BarTop: Add the 'discover' button.
    * BarTop: Add the 'playlist' property.
    * PanelApplication: Update page buttons.
    * PanelSearch: Start the search when you click a backend.
    * PanelAdd: Fix the 'maximum height' property.
    * LineEditSearch: Update the 'default text' behavior.
    * ListFolder: Fix the 'folder' events.
    Style
    * Enable 'light' design by default.
    Changes for Sky kit 1.5.0:
    Qt
    * Change QUrl(s) to QString(s) to improve comparisons.
    SkCore
    * WControllerFile: Add the 'folderUrl' function.
    * WControllerFile: Update the 'toLocal, toString' functions.
    * WControllerFile: Fix the 'file url' functions.
    * WControllerFile: Fix the 'toLocalFile' function.
    * WControllerScript: Add 'QJSEngine' implementation.
    * WRemoteTimeout: Fix the 'timeout' function.
    SkGui
    * WControllerPlaylist: Update the 'query' implementation.
    * WControllerPlaylist: Fix the 'loaded' function.
    * WControllerPlaylistData: Update the 'applyHtml' function.
    * WAbstractView: Add the 'on close' function.
    * WAbstractView: Update the 'task bar' workaround.
    * WView: Add the 'on close' function.
    * WView: Fix the 'update flags' function.
    * WDeclarativeImageBase: Fix the 'set filter' function.
    * WDeclarativeImageBase: Fix the 'onFilterUpdated' function.
    * WDeclarativeImage(s): Fix the 'scale' implementation.
    * WDeclarativeTextSvg: Fix the 'get width' implementation.
    * WPlaylist: Add the 'move(s)' functions.
    SkMedia
    * WBackendVlc: Update the shaders implementation.
    * WVlcEngine: Add the 'avcodec-fast' option.
    SkTorrent
    * Update implementation to the 1.2.0 API.
    * WHookTorrent: Update the 'skip' behavior for 'avi' files.
    * WHookTorrent: Fix the 'read' function.
    * WBackendTorrent: Update the 'sort' implementation.
    * WTorrentEngine: Update torrent settings.
    * WTorrentEngine: Add the 'get index' function.
    * WTorrentEngine: Fix the 'remove' function.
    * WTorrentEngine: Fix the 'select file ' function.
    * WTorrentEngine: Fix the 'handle id' variables.
    SkyComponents
    * Create ItemWipe(s).
    * Rename ScrollAreaVertical to ScrollArea.
    * Rename ScrollBarVertical to ScrollBar.
    * Rename ContextualComponent to ComponentContextual.
    * Remove SizeHint.
    * PanelImage: Add the 'image background' alias.
    * ScrollBar: Remove buttons.
    * SliderStream: Update the 'left' button.
    * TabsBrowser: Add 'onBefore(s)' functions.
    * WallVideo: Update the 'player back' item.
    * WallVideo: Update the 'cover' behavior.
    * ComponentTabBrowser, ComponentWallBookmarkTrack: Update the
      'icon' source and caching.
    SkyPresentation
    * BaseLogo: Update to 'flat' design.
    Style
    * Add 'night' design.
    * Add 'light' design.
    * Enable 'light' design by default.
  - Refreshed Sky-1.4.0-private_headers.patch as
    Sky-1.5.0-private_headers.patch, MotionBox-1.4.0-paths.patch
    as MotionBox-1.5.0-paths.patch, Sky-1.4.0-soname.patch as
    Sky-1.5.0-soname.patch and Sky-1.4.0-use_system_glext.patch
    as Sky-1.5.0-use_system_glext.patch
  - Dropped Sky-1.4.0-fix_youtube_extract_source.patch and
    Sky-1.4.0-fix_youtube_extract_source_2.patch (no longer
    necessary)
* Tue Oct 09 2018 Luigi Baldoni <aloisio@gmx.com>
  - Fixed runtime requirements
* Fri Oct 05 2018 Luigi Baldoni <aloisio@gmx.com>
  - Initial package (v 1.4.0)

Files

/usr/bin/MotionBox
/usr/lib64/libSkBackend.so
/usr/lib64/libSkCore.so
/usr/lib64/libSkGui.so
/usr/lib64/libSkMedia.so
/usr/lib64/libSkTorrent.so
/usr/share/applications/MotionBox.desktop
/usr/share/doc/packages/MotionBox
/usr/share/doc/packages/MotionBox/README.md
/usr/share/licenses/MotionBox
/usr/share/licenses/MotionBox/LICENSE.md
/usr/share/pixmaps/MotionBox.svg


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:54:57 2024