Results 1 to 7 of 7
  1. #1
    EmuTalk Member
    Join Date
    Jun 2008
    Location
    Sweden
    Posts
    3

    Integrating the video window

    Is it possible/feasible to make the video and menu be in the same window, like in say, Project64? Atleast Qt should have no problem with this i think.

    Having problems with ALSA? Switch to OSS: http://www.opensound.com/


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    Mupen64Plus Dev.
    Join Date
    Jul 2006
    Location
    Middletown, CT
    Posts
    130
    Technically it is possible, but I doubt much effort will be spent in that direction. Most plugins use SDL for OpenGL support. There is a hack to get SDL to use a Gtk window for Gtk 1.2, I'm not 100% sure about SDL with Gtk 2.0 or Qt, though its probably doable. However, trying to do something like this would both require extending the plugin framework and tie the emulator to the GUI, which are two things we don't really want to do.

  3. #3
    Mupen64Plus Dev.
    Join Date
    Jun 2007
    Posts
    127
    I agree with Tillin9 on this issue, this is the reason we added OSD and keyboard hotkeys, so that the GUI in the background could be controlled via Keyboard. Also doing that would make a few things really hard: Porting for one.

  4. #4
    EmuTalk Member
    Join Date
    Jun 2008
    Location
    Sweden
    Posts
    3
    I had no idea most video plugins used SDL, that explains a lot. Thanks for the quick answer, and good luck with the emulator.
    Having problems with ALSA? Switch to OSS: http://www.opensound.com/

  5. #5
    Mupen64Plus Dev.
    Join Date
    Jun 2007
    Posts
    127
    Thanks! And remember, for a even quicker response you can join IRC, irc.freenode.net #mupen64plus

  6. #6
    EmuTalk Member
    Join Date
    Jun 2008
    Location
    Sweden
    Posts
    3
    Thanks! Though I didn't think this reply was slow, I will try it out in the future if I have any questions or request.
    Having problems with ALSA? Switch to OSS: http://www.opensound.com/

  7. #7
    Raving Lunatic HyperHacker's Avatar
    Join Date
    Sep 2004
    Location
    Alberta
    Posts
    201
    Is there no way to locate the video window and just embed it into the GUI window? You can do it with FindWindow and SetParent in Windows.
    'Zig' Bus Lines. Moving for great justice since AD 2101.
    There are 11 types of people in the world: Those who can count in Binary and those who can't.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •