Accepting request 821332 from home:mnhauke:games
- Update to version 0.92 * Added a first implementation of 'directory scanning for known games'. Currently, all files/games from the D-Fend Reloaded 'Auto setup templates' are recognized. * DBGL can now query MobyGames meta-data using a local database from 'Metropolis Launcher', very quickly. Note that cover-art and screenshots are still being fetched from www.mobygames.com, though. * Added support for the DOSBox SVN OpenGL shader patch from ny00123 & jmarsh. * You may now browse through the various captured images using the left and right arrow keys, or the buttons below the image. * Various fixes related to MobyGames querying, especially in relation to (.gif) image data. * Fixed "Start profile manually with a specific DOSBox version" creating an incomplete .conf file. * Fixed possible issues when using symbolic links on Linux. * Also fixed a rare file path mangling issue. * A few usability improvements, refactored more parts of the GUI code, updated translations. * Updated all libraries, most importantly HSQLDB (from 1.8.1 to 2.5.0). OBS-URL: https://build.opensuse.org/request/show/821332 OBS-URL: https://build.opensuse.org/package/show/Emulators/dbgl?expand=0&rev=3
This commit is contained in:
parent
edafb4e889
commit
aeb3dec43f
26
dbgl.changes
26
dbgl.changes
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 18:53:59 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 0.92
|
||||
* Added a first implementation of 'directory scanning for known
|
||||
games'. Currently, all files/games from the D-Fend Reloaded
|
||||
'Auto setup templates' are recognized.
|
||||
* DBGL can now query MobyGames meta-data using a local database
|
||||
from 'Metropolis Launcher', very quickly. Note that cover-art
|
||||
and screenshots are still being fetched from www.mobygames.com,
|
||||
though.
|
||||
* Added support for the DOSBox SVN OpenGL shader patch from
|
||||
ny00123 & jmarsh.
|
||||
* You may now browse through the various captured images using
|
||||
the left and right arrow keys, or the buttons below the image.
|
||||
* Various fixes related to MobyGames querying, especially in
|
||||
relation to (.gif) image data.
|
||||
* Fixed "Start profile manually with a specific DOSBox version"
|
||||
creating an incomplete .conf file.
|
||||
* Fixed possible issues when using symbolic links on Linux.
|
||||
* Also fixed a rare file path mangling issue.
|
||||
* A few usability improvements, refactored more parts of the
|
||||
GUI code, updated translations.
|
||||
* Updated all libraries, most importantly HSQLDB (from 1.8.1 to
|
||||
2.5.0).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 28 18:26:47 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
#
|
||||
# spec file for package dbgl
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2020, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -16,15 +17,15 @@
|
||||
#
|
||||
|
||||
|
||||
%define realver 091
|
||||
%define realver 092
|
||||
Name: dbgl
|
||||
Version: 0.91
|
||||
Version: 0.92
|
||||
Release: 0
|
||||
Summary: DOSBox Game Launcher
|
||||
License: GPL-2.0-only
|
||||
Group: System/Emulators/Other
|
||||
URL: http://home.quicknet.nl/qn/prive/blankendaalr/dbgl/
|
||||
Source0: http://members.quicknet.nl/blankendaalr/dbgl/download/src%{realver}.zip
|
||||
Source0: https://www.squadrablu.nl/dbgl/src%{realver}.zip
|
||||
Source1: %{name}-wrapper.sh
|
||||
Source2: %{name}.appdata.xml
|
||||
BuildRequires: ant
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eae70786e5209a4047d7719287ec9b6f22f443d51b4b44b4ee49ac9bcde6b226
|
||||
size 19464732
|
3
src092.zip
Normal file
3
src092.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:199ff3dfa4a85e177bebbe3abd40179ba06b3bf16d93597d99f4f5e2fd167dce
|
||||
size 29454432
|
Loading…
x
Reference in New Issue
Block a user