-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 01 Jul 2012 12:25:21 +0000
Source: mlv
Binary: libmlv-dev libmlv
Architecture: source amd64
Version: 0.6.705-1
Distribution: unstable
Urgency: low
Maintainer: Adrien Boussicault <boussica@labri.fr>
Changed-By: Boussicault <boussica@labri.fr>
Description: 
 libmlv     - A simplified multimedia library in C for beginners.
 libmlv-dev - A simplified multimedia library in C for beginners.
Changes: 
 mlv (0.6.705-1) unstable; urgency=low
 .
   * API :
     * The sound api has been completly rewritten.
     * Add an animation API.
     * Add an xml API to read xml file.
     * Add a path API to work with paths.
     * Lots of name uniformisations have been performed.
     * Suppresion of the anglicism evenement in the API. Only headers
       have been modified. MLV_evenement.h become MLV_event.h.
     * Simplification of the family of MLV_draw_adapted_box functions.
   * Examples :
     * Renumbering of the examples ( the numbers contain always 2 digits )
     * Add a new example explaining how to use the transparency in
       the MLV library.
     * Add the example 07_time.c who explain how to use time functions
     * Add the example 09_full_screen.c who explain how to use the
       fullscreen mode
     * Add a new  example 09_library_informations explaining how to
       get informations about the MLV librairy.
     * Add a new  example 08_zone_click explaining how to use
       MLV_get_pixel_on_image to perform zone click.
     * Add a new  example 09_animation explaining how to use animation
       framework. ( man MLV_animation.h )
     * Add a new example 10_read_xml_file explaining how to read and use
       xml files.
     * Correction of the display result of the medium demo 6_color.c.
        Now the demo print the alpha composant of the Color.
     * Correction of a bug in the demo program medium/6_color.c. The
       range of the color component do not arrive to 255 due to floor
       approximations.
   * Documentation :
     * The internet URL present in the file tp5graph.pdf has been
       corrected.
     * A Contact paragraph has been added in the MLV Documentation.
     * An html api of the MLV library has been added in the documentation.
       This api is generated automatically by doxygen.
     * Documetation explaining how to use MLV with Dev-c++ has been wrotten.
     * Documetation explaining how to install the MLV Library on Mac OS X has
       been wrotten.
     * Documetation explaining how to create installation package for Mac OS X
       has been wrotten.
   * Animation :
     * Add an animation framework.
   * Path :
     * Add a path framework.
   * Xml :
     * Add a xml framework.
   * General :
     * Add MLV_inforations.h who propose some functions giving
       informations about the MLV libray. For example, MLV_version()
       return the version of the library.
     * The header are now compatible with C++ compilers.
       User can now use the library in C++ projects.
   * Image :
     * Correction of transparence bugs in some functions working
       with images.
     * Add the support of several type of image (jpg, png, bmp, ...)
       Thanks to SDL_image.
       To load that images, developper can use MLV_load_image.
       LV_load_bmp_image is now deprecated, please use
       MLV_Load_image instead of.
     * When image file doesn't exist or is corrupted, MLV_load_imge doesn't crash
     * Add functions to create image
     * Add functions to save an image on a bmp format
     * Add MLV_get_pixel and MLV_get_pixel_on_image to get color
     * Add MLV_set_pixel_on_image to change a pixel overload an pixel color.
     * Add functions to draw text and figures on image instead of screen.
       information on a particular pixel inside an image.
     * Add functions to obtain a mirror image (horizontal or vertical).
   * Input function (keyboard, mouse and prompt) :
     * Correction of a bug in MLV_wait_mouse - when user clicked on the mouse,
       nothing happens.
     * Add a new function MLV_wait_keyboard_or_mouse_wait fusionning
       the MLV_wait_keyboad and the MLV_wait_mouse features.
     * Add a new function MLV_wait_keyboard_or_seconds,
       MLV_wait_mouse_or_seconds and
       MLV_wait_keyboard_or_mouse_or_seconds, permeting to wait an
       event a finite time.
     * Correction of a bug in MLV_wait_keyboard, unicode characters
       were not well supported.
     * Add a new function to help user to convert unicode character to
       caracter encoded in the local character code.
     * Add a new example 9_keyboard_accents to explain how to use the
       MLV_unicode_to_string function.
     * Now default font and prompt's font are equals.
     * Now the prompt is automatically activated when you are using the
       MLV_wait_prompt function.
     * Add MLV_activate_prompt and MLV_desactivate_prompt functions permitting
     * Add MLV_get_mouse_button_state, MLV_get_mouse_position and
       MLV_get_keyboard_state function to have direct access on devices.
     * The name "Prompt" have been changed in "Input_box".
   * Portage :
     * The library can build DLL for windows.
     * A Dev-c++ project has been created to help Dev-c++ user to use MLV
       library.
     * The library function now on MacOs X.
     * The library have installation packages for MacOs X.
   * Sound :
     * Sound has been written from scratch.
   * Text :
     * Bugs of the size evaluation of boxed texts have been removed.
   * Time :
     * Add framerate functions permitting to delay the CPU processor
       and to have a fixed Frame per second.
     * The MLV_wait_event, MLV_wait_keyboard and MLV_wait_mouse
       doesn't take all the cpu processor now.
     * Add a new time function returning the current date
   * Window :
     * Add the fullsScreen mode.
     * Add some functions to obtain and change the size of the window
       and to activate the fullscreen mode.
     * Add some functions to change the default font.
     * Bugs of the "Error detected by the function unlockPromptInformation()" has been removed.
   * System :
     * Documentation is now compiled only when there is changements.
       Now the make install do not create any file or directory if a make stage
       has been yet performed.
       That means that ./configure && make && sudo make install; function now
       correctly.
     * The MLV library can be build in different directories (not only the source directory).
   * Developper :
     * Use of a config.h file in the autotool chain.
Checksums-Sha1: 
 84b22d040c5d3e377b76f8a8234fc4c11ae4a6ce 1566 mlv_0.6.705-1.dsc
 92b92b52d049147bcf5df1f7e2c1deb8c35d8d8f 35921492 mlv_0.6.705-1.tar.gz
 f9dbf6645a0a4d4f483b80824545e1d03933ffe5 885646 libmlv-dev_0.6.705-1_amd64.deb
 32816f599e735c40fa245f467b30914eb928ab17 239590 libmlv_0.6.705-1_amd64.deb
Checksums-Sha256: 
 1f56151d91280044c1b46b28b85f48d0a422a5115fcfcd1a7bc0d5c83818bc2f 1566 mlv_0.6.705-1.dsc
 37b8a3de677d3ac80ed9d71bc615054694ac70fb91e55885e8b1c1582b0e9a94 35921492 mlv_0.6.705-1.tar.gz
 0f0ea9d6bc482f42fb417ef8d2c69c779eeff66fdffb789c22248b8a47c7be0d 885646 libmlv-dev_0.6.705-1_amd64.deb
 6eaafdda44aa491572b911fb01107a30589680f873f32746ea9060c20cef0978 239590 libmlv_0.6.705-1_amd64.deb
Files: 
 6cef755bfd65c003d49ddcabc729b55f 1566 libs extra mlv_0.6.705-1.dsc
 b0a9fbb5bcdd8524b1653543d0d34f84 35921492 libs extra mlv_0.6.705-1.tar.gz
 d92735dda14c5ef4a0fa93afb4e1ac84 885646 libdevel extra libmlv-dev_0.6.705-1_amd64.deb
 84a8814306c8e45eb2d4db68fadcc0c2 239590 libs extra libmlv_0.6.705-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJP/n/GAAoJEPFh7bJrt3MVv4AQAIFbjs05vEYpcnjREijIG/3f
EKyMVfhegAXJup6HV+q00kHf45xF3WRaubvih8DvQ/zH5PQ2D4YWOb214Ue07QEQ
m1kYpmWMcrfpYn80Q7wJKOJono0YJD/0zRseFJvrAMYrhkQBqKbwRqdxOQpKycb4
Ovg6GD/FOCsmGRWh/tt9CIjawmJgRHRVg8S7Ka6T0kZp3tvF4pAo/+DNg8vqTH8Q
Rv5e+KR7PhVuqcN1gp+/rOxqF8qz9H0BFxtbIEE/W1paU8PdXsRMU0IYGGZn2xpk
xNcYIG0C5V3smBO5VYofmZEt5CDT4wkdmffRo2F12pHxC8C6xBkcxxtC5ORtVpLM
SeHWNGgygo5XZuxh27aYFl8cMgnq442mejwdY2n/41AtMAdcR2NYPruOjuK/zKQ1
pIxmgOcPdRPk5F2pMTVPXgZqcVUL/bdJqDIXOcDZ5qPdIC7LBjUGRFc6X8G4bObH
NeGzuEgjZUvLmS7cPvrLC2r99E9sCCMyZsihlq8DAjfSkIPKgypGl8P1n3gNnG15
CO56h4LpTLhSUgeB2nq/bizD7XPvPXepSHrB5OCFhaZvap9CTgieVCIw+ASic+k6
aKZnC266CyVvkD7k40+HE4sOK20x5JFzewFYa2tk9AunAmdwgqk9/S+cdeloIWTR
Nm+HHhVJSBlLVr994Oht
=5HkF
-----END PGP SIGNATURE-----