This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gem".

The branch, master has been updated
       via  a1809421bd70820f8e0a37317a49f60cb7471237 (commit)
       via  9bdd8c5cd7e3c6502733fdc6dc423aad09789b85 (commit)
      from  305f6a6a0866222c1316bc4b51cb7aed35e9e4a7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a1809421bd70820f8e0a37317a49f60cb7471237
Author: IOhannes m zmoelnig <zmoel...@umlauto.umlaeute.mur.at>
Date:   Fri Nov 23 16:41:34 2012 +0100

    more alpha blending modes
    
    thanks to Santi Noreña

commit 9bdd8c5cd7e3c6502733fdc6dc423aad09789b85
Author: IOhannes m zmoelnig <zmoel...@umlauto.umlaeute.mur.at>
Date:   Sat Oct 6 16:06:18 2012 +0200

    store unicode-representations on the fly
    
    SDL only gives us the unicode of a key on keypress.
    since (almost) every keypress is preceded by a keyrelease,
    we store the unicode on keypress and can later
    retrieve it.
    the 'almost' case: if a (world)key is pressed (for the
    first time) outside the window, then the focus is shifted
    to the window and then the key is released, we don't
    know the unicode of the key and thus have to output
    some fallback (e.g. 'World_64')
    let's see how bad this is in practice

-----------------------------------------------------------------------

Summary of changes:
 src/Manips/alpha.cpp        |   62 ++++++++++++++++++++++++++++++++++++++++---
 src/Output/gemsdlwindow.cpp |    1 +
 2 files changed, 59 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to