GithubHelp home page GithubHelp logo

Comments (11)

Princess-of-Sleeping avatar Princess-of-Sleeping commented on July 3, 2024

You just fork vita_header and add a function and make a pull request

from vita-headers.

windsurfer1122 avatar windsurfer1122 commented on July 3, 2024

This would mean I would know how to extend the Vita SDK :)
Will have a look.

from vita-headers.

windsurfer1122 avatar windsurfer1122 commented on July 3, 2024

After digging through the Vita SDK source I found that it is already available:
Include: https://github.com/vitasdk/vita-headers/blob/master/include/psp2/vshbridge.h#L18
Library: SceVshBridge_stub

It is just not listed in the docs.

from vita-headers.

Princess-of-Sleeping avatar Princess-of-Sleeping commented on July 3, 2024

Although listed exactly, there is no description in the documentation because there is no function description in the header

https://docs.vitasdk.org/group__SceVshBridgeUser.html#gab437d640375011bed4c7a1a332329ef3

from vita-headers.

windsurfer1122 avatar windsurfer1122 commented on July 3, 2024

And the search function also does not find that line when searching for "_vshSblAimgrGetConsoleId" or just "ConsoleID" :(

from vita-headers.

Princess-of-Sleeping avatar Princess-of-Sleeping commented on July 3, 2024

Strange

from vita-headers.

windsurfer1122 avatar windsurfer1122 commented on July 3, 2024

Same with "printf" and "sceClibSnprintf" both not found.
Windows with Firefox 68.0.2 and Chrome 76.0.3809.100.
Result should be: https://docs.vitasdk.org/group__SceCLibUser.html

But "psid" works.

Seems the search does not consider all available data.

from vita-headers.

Princess-of-Sleeping avatar Princess-of-Sleeping commented on July 3, 2024

It is recommended to search db.yml directly

from vita-headers.

devnoname120 avatar devnoname120 commented on July 3, 2024

Functions without documentation (those that can't be clicked on in Doxygen) don't appear in the search. Might be fixed by tweaking the documentation config or updating Doxygen.

Edit: EXTRACT_ALL is a good candidate. See #421

from vita-headers.

devnoname120 avatar devnoname120 commented on July 3, 2024

This issue is fixed thanks to #421.

from vita-headers.

devnoname120 avatar devnoname120 commented on July 3, 2024

Duplicate of #111.

from vita-headers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.