lp:~libretro/libretro/+git/RetroArch

Owned by Libretro
Get this repository:
git clone https://git.not.enabled/~libretro/libretro/+git/RetroArch

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/libretro/RetroArch.git.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 2 minutes — see the log

Branches

Name Last Modified Last Commit
master 2023-10-17 00:13:29 UTC
Fetch translations from Crowdin

Author: github-actions
Author Date: 2023-10-17 00:13:29 UTC

Fetch translations from Crowdin

libretro-posix-c-source 2023-09-28 23:01:17 UTC
libretro-common: Fix redefinition warnings of _POSIX_C_SOURCE

Author: Rob Loach
Author Date: 2023-09-28 23:01:17 UTC

libretro-common: Fix redefinition warnings of _POSIX_C_SOURCE

Small change to fix redefinition of `_POSIX_C_SOURCE`.

use-filename-thumbnail 2023-09-27 05:23:06 UTC
Update Use Filename setting description

Author: Rob Loach
Author Date: 2023-09-27 05:23:06 UTC

Update Use Filename setting description

The menu item for matching the thumbnails with filenames was just "Use Filename", which isn't that descriptive. This change tweaks it a bit so that the option is a bit more clear.

So happy to have this feature in place.

dependabot/github_actions/actions/checkout-4 2023-09-04 19:06:00 UTC
Bump actions/checkout from 3 to 4

Author: dependabot[bot]
Author Date: 2023-09-04 19:06:00 UTC

Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot/github_actions/microsoft/setup-msbuild-1.3 2023-06-19 19:58:55 UTC
Bump microsoft/setup-msbuild from 1.1 to 1.3

Author: dependabot[bot]
Author Date: 2023-06-19 19:58:55 UTC

Bump microsoft/setup-msbuild from 1.1 to 1.3

Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1 to 1.3.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.1...v1.3)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

qt-replace-download-code 2022-11-27 11:45:56 UTC
Remove unused define

Author: libretroadmin
Author Date: 2022-11-27 11:45:56 UTC

Remove unused define

no-dxguid 2022-10-02 19:45:33 UTC
Set custom GUID macro for dinput8.h so that it compiles and works for both Mi...

Author: LibretroAdmin
Author Date: 2022-10-02 19:45:33 UTC

Set custom GUID macro for dinput8.h so that it compiles and works for both Mingw and MSVC

taskbar 2022-05-24 12:42:01 UTC
[Win32] Release ITaskbarList3 on failed HrInit

Author: M4xw
Author Date: 2022-05-24 12:42:01 UTC

[Win32] Release ITaskbarList3 on failed HrInit
The pointer wasn't NULL'd, thus set_window_progress would cause weird behaviour

steamdeck 2022-04-26 23:26:39 UTC
Cleanup

Author: M4xw
Author Date: 2022-04-26 23:26:39 UTC

Cleanup

kivutar/contextmenu 2021-11-08 03:14:35 UTC
Fix griffin

Author: Jean-André Santoni
Author Date: 2021-11-08 03:14:35 UTC

Fix griffin

dont-deinit-audio-on-menu-toggle 2021-08-29 14:41:39 UTC
Instead of stopping the audio when we enter the menu and starting it

Author: twinaphex
Author Date: 2021-08-29 14:41:39 UTC

Instead of stopping the audio when we enter the menu and starting it
when exiting the menu, always mute instead

mac-separate-core-dirs 2021-08-28 12:32:17 UTC
(Mac) Make separate default core dirs based on architecture - note -

Author: twinaphex
Author Date: 2021-08-28 12:32:17 UTC

(Mac) Make separate default core dirs based on architecture - note -
we will also have to write to a separate config file per architecture -
that will have to come next

libnx-max-users 2021-07-14 16:08:12 UTC
[LIBNX] Limit MAX_USERS and MAX_INPUT_DEVICES to 8

Author: M4xw
Author Date: 2021-07-14 16:08:12 UTC

[LIBNX] Limit MAX_USERS and MAX_INPUT_DEVICES to 8

SAPI_NVDA_auto 2020-04-04 18:47:19 UTC
Fixed accessibility for menu start actions.

Author: Barry Rowe
Author Date: 2020-04-04 18:47:19 UTC

Fixed accessibility for menu start actions.

qt_labeledit 2018-09-18 03:12:08 UTC
Qt: add fallback path for older versions

Author: Brad Parker
Author Date: 2018-09-18 03:12:08 UTC

Qt: add fallback path for older versions

index_parse 2018-01-02 05:56:38 UTC
use net_http_create_url to get proper path for thumbnails

Author: Brad Parker
Author Date: 2017-12-23 18:32:21 UTC

use net_http_create_url to get proper path for thumbnails

116 of 16 results
This repository contains Public information 
Everyone can see this information.