Revisions of lutris

buildservice-autocommit accepted request 861892 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 61)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 861878 from Matthias Bach's avatar Matthias Bach (theMarix) (revision 60)
- Add recommendation to python3-distro to avoid warning on startup.
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 861801 from Caleb McKay's avatar Caleb McKay (calebmckay) (revision 59)
- Added additional dependencies required by Lutris to run.
  * python3-lxml
  * python3-cssselect
buildservice-autocommit accepted request 860741 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 58)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 57)
- Update to 0.5.8.2:
  * Fix popover menus not appearing on Wayland
  * Fix game bar getting unselected on Wayland (Forces the last game to stay
    selected)
  * Update Chinese, Dutch, German and Russian translations
  * Download DXVK when Lutris starts
  * Add fsync2 feature detection
  * Limit simultaneous downloads to 3
  * Add support for deb file extraction
  * Add support for Adobe Air games from Humble Bundle (Installation only,
  * Air runtime will come at a later stage)
  * Add support for GStreamer enabled Wine builds. This will provide better
    compatibility for games using Media Foundation
buildservice-autocommit accepted request 851778 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 56)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 55)
- Update to 0.5.8.1:
  * Remove Proton from available Wine versions
  * Display a dialog until Lutris finishes initializing
  * Allow to keep game files when uninstalling a game
  * Remove custom sidebar CSS
  * Fix popup menu not showing in list view
  * Fix script loading for local files
  * Fix installed at column setting name for list view
  * Fix lutris not launching games with rungameid
  * Fix installed Steam game for fresh lutris installs
buildservice-autocommit accepted request 848802 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 54)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 53)
- Update to 0.5.8:
  * 3rd party services are now available from the main window
  * The "Import games" window has been removed. The concept of
    importing games from other services into Lutris has been removed.
  * Syncing games from other services on start has been removed.
  * Integration with the lutris website such as login and showing your
    library has been delegated to the 'lutris' service in the sidebar.
  * The lutris service gives the option of searching your library or the whole
    lutris.net library.
  * Games from 3rd party services no longer depend on an install script to be
    present on the website. Lutris will automatically install games with an
    auto-generated script. Scripts from the website take precedence if available.
  * Steam games are directly loaded from the Steam API and it is no longer needed
    to sync your Steam library on the lutris website to see all your Steam games.
  * Game banners and icons are downloaded from the services themselves. This
    allows for customized media size in the UI based on what's available from the
    service.
  * Added option to hide the text under the icons
  * The installer game cache configuration has been moved to the installer
    window.
  * Installers now offer the choice between downloaded files, custom user
    provided files or cached files (when available).
  * Bonus content for GOG games such as manuals or soundtracks can now be
    downloaded as part of the install process. Selected content are downloaded
    in a 'extras' folder in the game folder. Those files will likely be in
    compressed format.
  * The right side bar has been moved to the bottom of the window to optimize
    space and to declutter the overall design. Game actions are now shown in a
    popover menu displayed next to the play button. Runner actions, if available
    (for example, wine), will show up in a popover menu next to the runner icon.
buildservice-autocommit accepted request 821824 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 52)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 51)
- Update to 0.5.7.1:
  * Provide D3D12.DLL, based on vkd3d3-proton project
   (https://github.com/HansKristian-Work/vkd3d-proton),
   as part of our DXVK runtime. This will help push updates faster
   and provide better compatibility for Direct3D 12 titles such as
   World of Warcraft.
buildservice-autocommit accepted request 818830 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 50)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 49)
- Update to 0.5.7:
  * Use Meson and Ninja to build translation files
  * Improve Debian package compliance with standards
  * Add translation strings for the code base
  * Set a default directory to manually added games,
    allowing to remove them
  * Deprecate MESS runner
  * Migrate all MESS games to MAME
  * Get full supported system list from the XML given by MAME
  * Allow to run MAME games by ID if the ROM path is set
  * Add a no-GUI option to RPCS3
  * Fix GalliumNine conflicts with DXVK
  * Improve performance of DirectX 12 games running on AMD GPU by
    setting RADV_DEBUG=zerovram
  * Code style fixes. Pylint is now used in the Travis checks.
buildservice-autocommit accepted request 794008 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 48)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 47)
- Update to 0.5.6:
  * Add some wine core processes to be excluded from monitor (Fixes Battle.net
    and Origin installation issues)
  * Convert play time from string to float in the database. Do not downgrade
    back to older versions or you'll experience issues.
  * Fix for the wine sandbox on non English systems
  * Allow Citra and MAME to be launched as standalone programs
  * Avoid a crash if ldconfig -p returns corrupt data
  * Allow custom messages to be displayed at the end of install scripts
  * Add option to provide alternate config file for PCSX2 games
  * Fix issue with usernames containing accented characters
  * Fix "Restrict to display" option on Wayland/Mutter
  * Fix blurry icons on KDE
  * Remove broken translation files (until internationalization is done properly)
  * Switch source of DXVK builds to Lutris' own (allows Lutris to delay broken
    DXVK releases and ship custom ones)
buildservice-autocommit accepted request 789981 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 46)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 45)
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 44)
- Update to 0.5.5:
  * Initial support for Humble Bundle
  * Add resolution switching support for Wayland (Mutter only)
  * Add option to enable ACO shader compiler on Mesa >= 19.3
  * DXVK is enabled by default
  * Add initial support for VKD3D
  * Migrate D9VK configs to use DXVK
  * Remove d3d10 and d3d10_1 from dlls handled by DXVK
  * Fix an API breakage occuring with a Gtk update
  * Add a System info tab in Preferences
  * Better handle authentication failure for GOG
  * Fix case issue with key lookup in Steam VDF files
  * Add Yuzu runner
  * Add bsnes-hd beta and smsplus libretro cores
  * Add sound device option for Mednafen
  * Remove bundled winetricks
  * Remove xboxdrv integration
- Remove lutris-0.5.4-boo1161650-remove-polkit.patch: upstreamed
- Remove lutris-0.5.4-sort_new_with_model_fix.patch: upstreamed
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 43)
- Update to 0.5.5:
  * Initial support for Humble Bundle
  * Add resolution switching support for Wayland (Mutter only)
  * Add option to enable ACO shader compiler on Mesa >= 19.3
  * DXVK is enabled by default
  * Add initial support for VKD3D
  * Migrate D9VK configs to use DXVK
  * Remove d3d10 and d3d10_1 from dlls handled by DXVK
  * Fix an API breakage occuring with a Gtk update
  * Add a System info tab in Preferences
  * Better handle authentication failure for GOG
  * Fix case issue with key lookup in Steam VDF files
  * Add Yuzu runner
  * Add bsnes-hd beta and smsplus libretro cores
  * Add sound device option for Mednafen
  * Remove bundled winetricks
  * Remove xboxdrv integration
- Remove lutris-0.5.4-boo1161650-remove-polkit.patch: upstreamed
- Remove lutris-0.5.4-sort_new_with_model_fix.patch: upstreamed
Displaying revisions 41 - 60 of 102
openSUSE Build Service is sponsored by