[PATCH] Add API for making a (SDL) window full-screen

SI
Saúl Ibarra Corretgé
Wed, Dec 4, 2019 10:30 AM

Hi all,

The attached patch adds a cap which allows a window to be togged
full-screen. It's currently only implemented for the SDL renderer device.

Hope that's useful and can be included in the projetc.

Cheers,

--
Saúl

Hi all, The attached patch adds a cap which allows a window to be togged full-screen. It's currently only implemented for the SDL renderer device. Hope that's useful and can be included in the projetc. Cheers, -- Saúl
NI
Nanang Izzuddin
Tue, Dec 10, 2019 4:04 AM

Hi Saúl,

Just checked in the patch to SVN trunk with ticket
https://trac.pjsip.org/repos/ticket/2255.
Few modifications applied on the patch: updated the docs a bit and added an
API for PJSUA2.

Thank you again for the contribution.

BR,
nanang

On Wed, Dec 4, 2019 at 5:31 PM Saúl Ibarra Corretgé saghul@jitsi.org
wrote:

Hi all,

The attached patch adds a cap which allows a window to be togged
full-screen. It's currently only implemented for the SDL renderer device.

Hope that's useful and can be included in the projetc.

Cheers,

--
Saúl


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi Saúl, Just checked in the patch to SVN trunk with ticket https://trac.pjsip.org/repos/ticket/2255. Few modifications applied on the patch: updated the docs a bit and added an API for PJSUA2. Thank you again for the contribution. BR, nanang On Wed, Dec 4, 2019 at 5:31 PM Saúl Ibarra Corretgé <saghul@jitsi.org> wrote: > Hi all, > > The attached patch adds a cap which allows a window to be togged > full-screen. It's currently only implemented for the SDL renderer device. > > Hope that's useful and can be included in the projetc. > > > Cheers, > > -- > Saúl > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
SI
Saúl Ibarra Corretgé
Thu, Dec 12, 2019 4:10 PM

On 10/12/2019 05:04, Nanang Izzuddin wrote:

Hi Saúl,

Just checked in the patch to SVN trunk with
ticket https://trac.pjsip.org/repos/ticket/2255.
Few modifications applied on the patch: updated the docs a bit and added
an API for PJSUA2.

Thank you again for the contribution.

Fantastic, thank you!

BR,
nanang

On Wed, Dec 4, 2019 at 5:31 PM Saúl Ibarra Corretgé <saghul@jitsi.org
mailto:saghul@jitsi.org> wrote:

 Hi all,

 The attached patch adds a cap which allows a window to be togged
 full-screen. It's currently only implemented for the SDL renderer
 device.

 Hope that's useful and can be included in the projetc.


 Cheers,

 -- 
 Saúl
 _______________________________________________
 Visit our blog: http://blog.pjsip.org

 pjsip mailing list
 pjsip@lists.pjsip.org <mailto:pjsip@lists.pjsip.org>
 http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

--
Saúl

On 10/12/2019 05:04, Nanang Izzuddin wrote: > Hi Saúl, > > Just checked in the patch to SVN trunk with > ticket https://trac.pjsip.org/repos/ticket/2255. > Few modifications applied on the patch: updated the docs a bit and added > an API for PJSUA2. > > Thank you again for the contribution. > Fantastic, thank you! > BR, > nanang > > > On Wed, Dec 4, 2019 at 5:31 PM Saúl Ibarra Corretgé <saghul@jitsi.org > <mailto:saghul@jitsi.org>> wrote: > > Hi all, > > The attached patch adds a cap which allows a window to be togged > full-screen. It's currently only implemented for the SDL renderer > device. > > Hope that's useful and can be included in the projetc. > > > Cheers, > > -- > Saúl > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org <mailto:pjsip@lists.pjsip.org> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -- Saúl