Revisions of retroarch

buildservice-autocommit accepted request 779667 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 29)
baserev update by copy to link target
Yunhe Guo's avatar Yunhe Guo (guoyunhe) committed (revision 28)
- Add more core recommends
buildservice-autocommit accepted request 769792 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 27)
baserev update by copy to link target
Yunhe Guo's avatar Yunhe Guo (guoyunhe) accepted request 769709 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 26)
Shortcut through -mini
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 766266 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 25)
initialized devel package after accepting 766266
Yunhe Guo's avatar Yunhe Guo (guoyunhe) committed (revision 24)
- Exclude unneeded lib directory with license issues
Yunhe Guo's avatar Yunhe Guo (guoyunhe) committed (revision 23)
- Exclude unneeded lib directory license issues
Yunhe Guo's avatar Yunhe Guo (guoyunhe) committed (revision 22)
- Version 1.8.4
  * Full changelog at https://github.com/libretro/RetroArch/blob/master/CHANGES.md#184
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 762878 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 21)
- Version 1.8.3
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 760310 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 20)
- Version 1.8.2
- Recommend more available cores
- Remove --with-man_dir parameter to fix build
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 746078 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 19)
- Version 1.8.1
- Added pkgconfig(xxf86vm) build dependency
- Update retroarch-config.patch:
  * Enable online updater, so users can download some game content
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 743234 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 18)
- Version 1.8.0
- Enable DBus to solve screen off issue during game play
Klaus Kämpf's avatar Klaus Kämpf (kwk) accepted request 736430 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 17)
- Add recommends for Atari, MAME, Nintendo, Sega, Sony emulator cores
Klaus Kämpf's avatar Klaus Kämpf (kwk) accepted request 734085 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 16)
- Update retroarch-config.patch
  * Revert system_directory to default. It must be a writable location
    for some cores. Otherwise, games cannot be loaded.
Klaus Kämpf's avatar Klaus Kämpf (kwk) accepted request 733946 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 15)
- Update retroarch-config.patch
  * Disable menu_show_online_updater because thumbnails will be
    downloaded on demand and all other content should be provided
    by RPM packages
  * Set rgui_browser_directory to user home instead of system root
  * Enable network_on_demand_thumbnails option
  * Set system_directory so we can package some core system files
- Recommends:
  * libretro-core-info
  * libretro-database
  * libretro-nestopia
  * libretro-bsnes
  * libretro-mgba
  * libretro-gambatte
- Add retroarch-config.patch to disable in-app updates and enable
  system assets directory
- Remove retroarch.desktop because it is already in source tarball
- Update to 1.7.8.4
  * Update AndroidManifest.xml
- Update to 1.7.8.3
  * Update CHANGES.md
- Update to 1.7.8.2
  * Update CHANGES.md
- Recommend retroarch-joypad-autoconfig and retroarch-assets
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 727768 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 14)
- Add pkgconfig(Qt5Concurrent) to BuildRequires
- Add pkgconfig(Qt5Network) to BuildRequires
- Drop %{_datadir}/retroarch directory from %files section
- Drop deprecated --enable-python parameter from configure line
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 13)
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 12)
- updated to 1.7.8
  - 3DS: Fix C-Stick y-axis inversion
  - 3DS: Update all icon/banner images
  - AI: Add AI Service functionality (enabled for Windows/Mac/Linux/Android/iOS).
  - APPLE (MAC/IOS/TVOS): Fix autodetect for mFI controllers: properly call autodetect add on the connect notification, and add call to disconnect on GameController disconnect notification.
  - ANDROID: Implemented multi-touch touchscreen support
  - ANDROID: Now can be built with Gradle/Android Studio
  - AUDIO/WINDOWS: You can now select between audio devices for XAudio2/DirectSound/XAudio2 by pressing left/right on the Audio Device option.
  - AUDIO/WINDOWS: Setting the device by either index number or name string should work.
  - BLISS-BOX: Add 4 new pad types from firmware 3.0
  - BPS/UPS: Re-allocation target_data variable for target patch size (can now apply bigger patches without extra-bytes on memory)
  - CDROM: Added real CD-ROM functionality for Windows and Linux.
  - CDROM: Added disc dumping.
  - COMMON: Add separate frontend logging
  - COMMON: Ability to set FPS update interval (used in the window titlebar/FPS widget)
  - COMMON: Add 'Reset Frame Time Counter' functionality, enable it by default for resizing the window, loading/saving shader presets, fastforwarding, etc.
  - COMMON: Add optional 'on demand' thumbnail downloads
  - COMMON: Add new playlist-based thumbnail downloader. Hide the legacy thumbnail pack version by default
  - COMMON: Show license per core (if available) inside 'Load Core'
  - COMMON: Add option to load content from (and dump) CD-ROM discs
  - COMMON: Re-enable '--log-file' command line option
  - COMMON: Default playlist core association is now stored as metadata inside each playlist
  - COMMON: Fix playlist format detection
  - COMMON: Favorites playlist size can now be set independently of content history size. Values can be set from 0-999, or '-1' for unlimited (99999)
  - COMMON: Prevent adding new items to favorites when playlist is full (old entries are no longer overwritten)
  - COMMON: Prevent loading content with cores that require an incompatible graphics API version from the current one
  - COMMON: Saved shader presets are now portable across platforms and use relative paths
  - COMMON: Add '--set-shader' command line option which works like an override for automatic shader presets
  - COMMON: Add global shader presets
  - COMMON: Remove 'video_shader' setting, shaders are not saved automatically anymore
John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 704432 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 11)
- update to version 1.7.7
  * 3DS: Add unique IDs to prevent cores overwriting each other.
  * 3DS: Fix screen tearing when running 50Hz content.
  * ANDROID: We now target API level 26 (minimum is still API level 9).
  * ANDROID: Add option to vibrate on touch (works in menu or overlay).
  * ANDROID: Add device vibration option for cores that support rumble.
  * ANDROID: Add gamepad vibration support for cores that support rumble.
  * ANDROID: Allow stylus/pen to move mouse without pressing down.
  * AUDIO: Avoid deadlocks in certain audio drivers when toggling menu sounds on.
  * BLISS-BOX: Support PSX Jogcon (requires firmware 3.0).
  * CHEEVOS: Fix crash when reading memory that is out of range.
  * CHEEVOS: New Cheevos implementation enabled by default.
  * CHEEVOS: Pop-up badges when an achievement is triggered.
  * CRT: Dynamic super resolution support.
  * DISCORD: Fix potential crash when username is empty and discord is disabled.
  * DISCORD: Ask to join support for Linux.
  * INPUT/ANDROID: Add "Input Block Timeout" option.
  * COMMON: For platforms without HAVE_THREADS, don't automatically resume content when saving/loading states
  * COMMON: Make playlist sorting optional and consistent.
  * COMMON: Fix sorting of playlists with blank labels.
  * COMMON: Fix content scanner creating false positive playlist entries that also have wrong label and crc32.
  * COMMON: Add some MMX-optimized pixel conversion routines.
  * COMMON: Fix typo preventing some SSE2-optimized pixel conversions from being used.
  * COMMON: Add option to track how long content has been running over time.
  * COMMON: Fix buffer overflows in system information.
  * COMMON: Add option to change screen orientation via the windowing system (Android, Windows, X11).
  * COMMON: Show CPU model name in log.
  * COMMON: Add "Help -> Send Debug Info" option (and F10 hotkey) to send diagnostic info to the RetroArch team for help with problems.
  * COMMON: Show GPU device name/version in log.
  * COMMON: Add menu option to write log info to a file.
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 10)
- Cleanup with spec-cleaner
Displaying revisions 61 - 80 of 89
openSUSE Build Service is sponsored by