RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. c++
    Log in to post
    • All categories
    • LolonoisL

      Suggestion for Code C/C++ Style Guide

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development coding style c++ c language uncrustify
      2
      0 Votes
      2 Posts
      387 Views
      mituM

      Maybe an issue with the relevant config and then - once a consensus is reached - a PR ?

    • fluffypillowF

      Pegasus Metadata Editor

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development pegasus metadata editor c++ development
      6
      2 Votes
      6 Posts
      3k Views
      fluffypillowF

      Ok, took way too much time, but the Android keyboard should be fixed now.

    • LolonoisL

      Early Access: Scripting and Display Off / Energy Saving Feature

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development powersaver c++ emustation display control
      16
      0 Votes
      16 Posts
      2k Views
      LolonoisL

      Update: Please use PR 560 (note the 6) from now on for testing. Needed to reapply PR since fork and upstream diverted too much. So:

      git clone --recursive https://github.com/RetroPie/EmulationStation.git cd EmulationStation git fetch origin pull/560/head:event-scripting git checkout event-scripting cmake . && make ./emulationstation --debug
    • LolonoisL

      C++ Format Style for EmulationStation?

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development guide how-to emulationstaton c++
      3
      1 Votes
      3 Posts
      817 Views
      LolonoisL

      Thanks for the reply. Not the expected answer, but at least some clarification on the status quo.

      Works for me. I will pay respect to what is found as formatting in a file (and not procject atm) and will format my edits accordingly.

      And also pledge to other PR issuers to do the same (if they haven't done so in the past).

      However, if the maintainers ( @herb_fargus , @petrockblog @psyke83 @BuZz ... ) have a informal list of format styles ready (or want to discuss/collect them here) I am more than willing to transform them in a formal formatter config with a formatting tool is easily available for the Linux and Windows platform.

      Cheers,

    • P

      Overlays in python

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development python c++ overlay
      3
      0 Votes
      3 Posts
      1k Views
      P

      Thank you for the point to minty pi.

      Will post the first images as soon as it‘ in „beta“. But it will be fairly easy to print and build ;) will be in beta somewhere in q1 :D

    • HexH

      EmulationStation Power saver mode discussion

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emulationstaion development c++
      3
      0 Votes
      3 Posts
      3k Views
      HexH

      @meleu Power saver is not the same as screensaver. It toggles Polling and Waiting for event. If Waiting is triggered, video with vlc is stopped, audio is not. This happens due to the screen not drawing new frames.

      Current behaviour for PS is to be disabled on IGameLstView.etName()=="video" where videos are present. If OMX handles videos differently by displaying that section using a secondary thread for rendering then PS can be always on and videos will work nicely

      Demo:

    • fluffypillowF

      Announcing Pegasus Frontend

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development frontend pegasus c++ development qml
      2k
      29 Votes
      2k Posts
      6m Views
      DarksaviorD

      Nevermind. Moved the conv to github.

    • Z

      ES developers UNITE!

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emulationstatio development support group coding c++
      32
      6 Votes
      32 Posts
      11k Views
      pjftP

      @phulshof Well, welcome to the group!

    • G

      UAE4ARM - Coding Challenge - Custom controls

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support uae4arm custom controls c++ code challenge
      3
      0 Votes
      3 Posts
      2k Views
      L

      I'm keen to hear how this turns out too. Using a Xin-mo controller in my Raspi powered arcade cab with uae4arm.

      I was hoping that the joystick only games I played as a kid would be good to go as far as far as mapping was concerned..