Revisions of retroarch
Sergey Kondakov (X0F)
committed
(revision 37)
Sergey Kondakov (X0F)
committed
(revision 36)
Sergey Kondakov (X0F)
committed
(revision 35)
- Update to version 1.19.1 * Savestates: Revert savestate changes, was causing corruption and other issues - Update to version 1.19.1: * (WASAPI) Only write when running and fix deadlock. - Update to version 1.19.0 * AI: Revert AI translation to previous version (fix for translation not working with HW rendered cores) * AUDIO: Bring back audio toggling on menu toggle * CHEEVOS: Build a default RetroAchievements memory map when no RetroAchievements game is loaded * CHEEVOS: Update to rcheevos 11.3 * CHEEVOS: fix hardcore acting as if it's enabled when it isn't * CLANG: Fix clang error incompatible-pointer-types-discards-qualifiers * CLOUDSYNC/LINUX: Enable Cloud Sync by default on Linux builds with network (#16456) * CORE: Set compute fps stats logging to debug level * EMSCRIPTEN: Added M2000 to core selection dropdown * FFMPEG: Add compatibility with FFMPEG 7.0 * GLSLANG: Remove unneeded ENABLE_HLSL code from glslang * GENERAL: Memory leak: Dynamic allocation from msg_hash_get_help_us_enum was not freed. * INPUT/KEYBOARD: Add support for multimedia keys - Extended RETROK_ values with 18 new items, commonly found on "multimedia" keyboards. Mapping added for SDL, X11, Wayland, dinput, winraw keymaps. * INPUT/MFI: Pressure sensitive left/right triggers * INPUT/MFI: Fix Start + L1/L2/R2 combinations * INPUT/MFI: Support strong and weak rumble * INTL: Fetch translations from Crowdin * INTL: Add Galician and Norwegian to list of languages * LAKKA: Display reboot/shutdown message also when not saving config on exit * LAKKA: Provide update URL and target name at buildtime * LIBRETRO: Add a debug message for the SET_ROTATION callback * MENU: New function in Quick Menu: Add to Playlist
Sergey Kondakov (X0F)
committed
(revision 34)
Sergey Kondakov (X0F)
committed
(revision 33)
Sergey Kondakov (X0F)
committed
(revision 32)
Sergey Kondakov (X0F)
committed
(revision 31)
- Update to version 1.10.1 * Network fixes * Logging fixes - Remove retroarch-config.patch and use upstream config and updater - Remove cores dependencies and prefer downloading from upstream - Add retroarch_migrate_config.py and run it after installation - Update to version 1.10.0 * ARCHIVE: Allow loading files from archive subdirectory * AUDIO: Remove frame limit from audio batch callback. Before, if a core used the audio batch callback, there would be a hidden cap of 1024 on the number of audio frames that could be sent. If a core exceeded this value, any excess samples were silently discarded. While this is sufficient for 'normal' samplerates/ framerates, it means that e.g. a core using the batch callback to send 44100 Hz audio at 30 fps with would have entirely broken sound. This has been fixed by removing the audio batch frame limit. * AUDIO/RESAMPLER/NEON: Implement sinc kaiser NEON function * CHEEVOS: Reset hardcore default to enabled; show message when trying to load state in hardcore * CHEEVOS: Fix memory map conversion * CHEEVOS: Check netplay status when unlocking achievements * CHEEVOS: Support for hashing buffered NDS ROMs * CHEEVOS: Fix hung task whe badge doesn't exist * CLI: Load save states from command-line or playlist * CORE INFO CACHE/SETTINGS: Restore missing 'Cache Core Info Files' menu entry * DATABASE: Serial scanning for Gamecube/MegaCD/SegaCD/Saturn/PSX /PSP/Dreamcast/Wii * EMSCRIPTEN: Add Jaxe, WASM4 cores
Sergey Kondakov (X0F)
committed
(revision 30)
- Update to version 1.9.1: * Update CHANGES.md * Update CHANGES.md * Update CHANGES.md * Update CHANGES.md * (iOS6) Add assets.zip/modules dir * OpenDingux: Improve handling of unsupported display resolutions + buffer overflow fix * (shader_gl_core) Cut down on some std::string usage * Bump up version (but don't tag yet) * (iOS6/iOS9) Take out HAVE_UPDATE_CORES * Relocate 'Menu Scroll' settings - Change recommended PlayStation core: * libretro-beetle-psx-hw for x86 and ppc * libretro-pcsx-rearmed for arm - Change broken libretro-blastem to libretro-picodrive - Version 1.9.0 * Full changelog at https://github.com/libretro/RetroArch/blob/master/CHANGES.md#190 - Add libretro-glsl-shaders recommends - Version 1.8.9 * Full changelog at https://github.com/libretro/RetroArch/blob/master/CHANGES.md#189
Sergey Kondakov (X0F)
committed
(revision 29)
- Add more core recommends - BuildRequire pkgconfig(libsystemd) instead of systemd-devel: allow OBS to shortcut through -mini flavors. - Exclude unneeded lib directory with license issues - Version 1.8.4 * Full changelog at https://github.com/libretro/RetroArch/blob/master/CHANGES.md#184 - Version 1.8.3 - Version 1.8.2 - Recommend more available cores - Remove --with-man_dir parameter to fix build
Sergey Kondakov (X0F)
committed
(revision 28)
- Version 1.8.1 - Added pkgconfig(xxf86vm) build dependency - Update retroarch-config.patch: * Enable online updater, so users can download some game content - Version 1.8.0 - Enable DBus to solve screen off issue during game play - Add recommends for Atari, MAME, Nintendo, Sega, Sony emulator cores
Sergey Kondakov (X0F)
committed
(revision 27)
Sergey Kondakov (X0F)
committed
(revision 26)
Sergey Kondakov (X0F)
committed
(revision 25)
- 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 - 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)
Sergey Kondakov (X0F)
committed
(revision 24)
Sergey Kondakov (X0F)
committed
(revision 23)
Sergey Kondakov (X0F)
committed
(revision 22)
Sergey Kondakov (X0F)
committed
(revision 21)
- 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.
Sergey Kondakov (X0F)
committed
(revision 20)
Sergey Kondakov (X0F)
committed
(revision 19)
Sergey Kondakov (X0F)
committed
(revision 18)
Displaying revisions 1 - 20 of 37