[libcsfml] 16/20: Add symbol updates for 2.2

James Cowgill jcowgill-guest at moszumanska.debian.org
Tue Mar 3 23:56:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

jcowgill-guest pushed a commit to branch master
in repository libcsfml.

commit dbbb04961a82999be4878093d99edab9494ca43b
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Tue Mar 3 23:11:29 2015 +0000

    Add symbol updates for 2.2
---
 debian/libcsfml-audio2.2.symbols    |  7 +++++++
 debian/libcsfml-graphics2.2.symbols | 10 ++++++++++
 debian/libcsfml-window2.2.symbols   |  8 ++++++++
 3 files changed, 25 insertions(+)

diff --git a/debian/libcsfml-audio2.2.symbols b/debian/libcsfml-audio2.2.symbols
index e2855f4..4b83086 100644
--- a/debian/libcsfml-audio2.2.symbols
+++ b/debian/libcsfml-audio2.2.symbols
@@ -4,9 +4,11 @@ libcsfml-audio.so.2.2 libcsfml-audio2.2 #MINVER#
  sfListener_getDirection at Base 2.2
  sfListener_getGlobalVolume at Base 2.2
  sfListener_getPosition at Base 2.2
+ sfListener_getUpVector at Base 2.2
  sfListener_setDirection at Base 2.2
  sfListener_setGlobalVolume at Base 2.2
  sfListener_setPosition at Base 2.2
+ sfListener_setUpVector at Base 2.2
  sfMusic_createFromFile at Base 2.2
  sfMusic_createFromMemory at Base 2.2
  sfMusic_createFromStream at Base 2.2
@@ -54,8 +56,13 @@ libcsfml-audio.so.2.2 libcsfml-audio2.2 #MINVER#
  sfSoundBuffer_saveToFile at Base 2.2
  sfSoundRecorder_create at Base 2.2
  sfSoundRecorder_destroy at Base 2.2
+ sfSoundRecorder_getAvailableDevices at Base 2.2
+ sfSoundRecorder_getDefaultDevice at Base 2.2
+ sfSoundRecorder_getDevice at Base 2.2
  sfSoundRecorder_getSampleRate at Base 2.2
  sfSoundRecorder_isAvailable at Base 2.2
+ sfSoundRecorder_setDevice at Base 2.2
+ sfSoundRecorder_setProcessingInterval at Base 2.2
  sfSoundRecorder_start at Base 2.2
  sfSoundRecorder_stop at Base 2.2
  sfSoundStream_create at Base 2.2
diff --git a/debian/libcsfml-graphics2.2.symbols b/debian/libcsfml-graphics2.2.symbols
index 94e9f1b..22275a7 100644
--- a/debian/libcsfml-graphics2.2.symbols
+++ b/debian/libcsfml-graphics2.2.symbols
@@ -2,6 +2,10 @@ libcsfml-graphics.so.2.2 libcsfml-graphics2.2 #MINVER#
 * Build-Depends-Package: libcsfml-dev
  (regex|optional)"^_" 2.2
  sfBlack at Base 2.2
+ sfBlendAdd at Base 2.2
+ sfBlendAlpha at Base 2.2
+ sfBlendMultiply at Base 2.2
+ sfBlendNone at Base 2.2
  sfBlue at Base 2.2
  sfCircleShape_copy at Base 2.2
  sfCircleShape_create at Base 2.2
@@ -81,9 +85,12 @@ libcsfml-graphics.so.2.2 libcsfml-graphics2.2 #MINVER#
  sfFont_createFromStream at Base 2.2
  sfFont_destroy at Base 2.2
  sfFont_getGlyph at Base 2.2
+ sfFont_getInfo at Base 2.2
  sfFont_getKerning at Base 2.2
  sfFont_getLineSpacing at Base 2.2
  sfFont_getTexture at Base 2.2
+ sfFont_getUnderlinePosition at Base 2.2
+ sfFont_getUnderlineThickness at Base 2.2
  sfGreen at Base 2.2
  sfImage_copy at Base 2.2
  sfImage_copyImage at Base 2.2
@@ -191,12 +198,14 @@ libcsfml-graphics.so.2.2 libcsfml-graphics2.2 #MINVER#
  sfRenderWindow_getSystemHandle at Base 2.2
  sfRenderWindow_getView at Base 2.2
  sfRenderWindow_getViewport at Base 2.2
+ sfRenderWindow_hasFocus at Base 2.2
  sfRenderWindow_isOpen at Base 2.2
  sfRenderWindow_mapCoordsToPixel at Base 2.2
  sfRenderWindow_mapPixelToCoords at Base 2.2
  sfRenderWindow_pollEvent at Base 2.2
  sfRenderWindow_popGLStates at Base 2.2
  sfRenderWindow_pushGLStates at Base 2.2
+ sfRenderWindow_requestFocus at Base 2.2
  sfRenderWindow_resetGLStates at Base 2.2
  sfRenderWindow_setActive at Base 2.2
  sfRenderWindow_setFramerateLimit at Base 2.2
@@ -332,6 +341,7 @@ libcsfml-graphics.so.2.2 libcsfml-graphics2.2 #MINVER#
  sfTexture_updateFromPixels at Base 2.2
  sfTexture_updateFromRenderWindow at Base 2.2
  sfTexture_updateFromWindow at Base 2.2
+ sfTouch_getPositionRenderWindow at Base 2.2
  sfTransform_Identity at Base 2.2
  sfTransform_combine at Base 2.2
  sfTransform_fromMatrix at Base 2.2
diff --git a/debian/libcsfml-window2.2.symbols b/debian/libcsfml-window2.2.symbols
index 7b98095..0e4da90 100644
--- a/debian/libcsfml-window2.2.symbols
+++ b/debian/libcsfml-window2.2.symbols
@@ -6,6 +6,7 @@ libcsfml-window.so.2.2 libcsfml-window2.2 #MINVER#
  sfContext_setActive at Base 2.2
  sfJoystick_getAxisPosition at Base 2.2
  sfJoystick_getButtonCount at Base 2.2
+ sfJoystick_getIdentification at Base 2.2
  sfJoystick_hasAxis at Base 2.2
  sfJoystick_isButtonPressed at Base 2.2
  sfJoystick_isConnected at Base 2.2
@@ -14,6 +15,11 @@ libcsfml-window.so.2.2 libcsfml-window2.2 #MINVER#
  sfMouse_getPosition at Base 2.2
  sfMouse_isButtonPressed at Base 2.2
  sfMouse_setPosition at Base 2.2
+ sfSensor_getValue at Base 2.2
+ sfSensor_isAvailable at Base 2.2
+ sfSensor_setEnabled at Base 2.2
+ sfTouch_getPosition at Base 2.2
+ sfTouch_isDown at Base 2.2
  sfVideoMode_getDesktopMode at Base 2.2
  sfVideoMode_getFullscreenModes at Base 2.2
  sfVideoMode_isValid at Base 2.2
@@ -27,8 +33,10 @@ libcsfml-window.so.2.2 libcsfml-window2.2 #MINVER#
  sfWindow_getSettings at Base 2.2
  sfWindow_getSize at Base 2.2
  sfWindow_getSystemHandle at Base 2.2
+ sfWindow_hasFocus at Base 2.2
  sfWindow_isOpen at Base 2.2
  sfWindow_pollEvent at Base 2.2
+ sfWindow_requestFocus at Base 2.2
  sfWindow_setActive at Base 2.2
  sfWindow_setFramerateLimit at Base 2.2
  sfWindow_setIcon at Base 2.2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libcsfml.git



More information about the Pkg-games-commits mailing list