Overview

Request 578219 accepted

- Update to 5.2.3:
- Core:
* Add ‘al_path_ustr’
* Handle NULL sections more gracefully with the config API.
* Add missing ‘glStencilMaskSeparate prototype’.
* Don’t add blank lines before config sections when
writing them out.
* Enable blocked locking of S3TC formats unconditionally.
- Raspberry Pi port:
* Set default file interface when attempting to read
/boot/config.txt.
- Linux port:
* Make three finger salute and LED toggle configurable.
* Fix KEY_CHAR events under X11 with compose key enabled.
* Fix clearing the ‘ALLEGRO_MAXIMIZED’ flag under X11.
* Read Allegro system config from ~/.allegro5rc on Unix.
- Audio addon:
* Allow setting the buffer size for ALSA.
- Acodec addon:
* Add DUMB 2.0 support.
- Color addon:
* Add XYZ, xyY, Lab and LCH color spaces.
* Remove "purwablue" named color, add "rebeccablue".
- Image addon:
* Set compression level to ‘Z_DEFAULT_COMPRESSION’ in png
saver by default.
* Make PNG, JPEG compression level configurable.
* Make PNG gamma value configurable.
* Add WebP support with libwebp.
- Python binding:
* Fix some corrupted regexps in the generation script (verderten).
- Restructured the spec file
- Fixed changelog style to match openSUSE guidelines:
* Style of bullet points.
* Dropped information about non linux related changes.
- Changes from 5.2.1.1 to 5.2.2 (December 2016)
* Core:
* Don’t accumulate time in the timer while it is stopped.
* Use dynamic OpenGL ES checks, so binaries produced on newer
platforms don’t crash on older ones.
* Destabilize the OpenGL extensions API (BREAKING CHANGE!).
* Raspberry Pi port:
* Add various optimizations.
* Fix ‘al_set_mouse_xy’ under X.
* Python binding:
* Add support Python 3 (Gabriel Queiroz).
* Documentation:
* Document the behavior of ‘al_set_target_bitmap’ with respect
to transformations (Edgar Reynaldo).
* Fix typo in ‘al_use_transform’ docs (Ryan Roden-Corrent).
* Examples:
* Add kerning to the ‘al_get_glyph’ example in ex_ttf.
* Various fixes in ex_camera (Erich Erstu).
- Update to 5.2.0
* changes attached via %%doc macro.
- Introduced %%cmake macro.
- Set "release with debug info" cmake build type.
- Introduced liballegro_video5_2* subpackages.
- update to 5.1.10
* changes: http://alleg.sourceforge.net/changes-unstable.html
- update to 5.1.7
* changes: http://alleg.sourceforge.net/changes-unstable.html
- Adapted the License according to the spdx standard
- update to 5.0.8
* changes: http://liballeg.org/changes.html
- update to 5.0.7
* changes: http://liballeg.org/changes.html
- update to 5.0.6
* changes: http://liballeg.org/changes.html
- updated license information
- added devel packages to baselibs
- added BuildRequires: pkgconfig(glu)
- update to 5.0.5
* Graphics:
* Don't re-bind the FBO in al_set_target_bitmap if the new
target bitmap shares the parent bitmap with the new target
bitmap (Paul Suntsov).
* Zero out fake refresh rate information from the nvidia
proprietary driver on X11 (Peter Wang).
* Input:
* Fixed a race condition in al_init_joystick.
* TTF fonts:
* Save new bitmap flags and bitmap format at time of loading
font and use them when creating pages.
* Primitives addon:
* Very thin arcs/pieslices were not drawn due to an
overzealous check (Paul Suntsov).
* Documentation:
* Various documentation updates.
* Generate multiple copies of a man page for all the API
entries that it documents.
- added liballegro-doc subpackage
- added baselibs.conf
- added /etc/allegro5rc
- Update to 5.0.4
- Initial package from 4.x
* dropped allegro-4.4.2-agl_no_dlopen.patch
* dropped allegro-4.4.2-modules.patch
* dropped allegro-4.4.2-monotonic.patch
* dropped allegro-4.4.2-no_c++.patch
* dropped allegro-4.4.2-pkgconfig.patch
* dropped allegro-4.4.2-shared_plugins.patch
* dropped allegro-4.4.2-src_x_xkeyboard.c.patch
* dropped allegro-4.4.2-underlinking.patch

Loading...

Request History
Ferdinand Thiessen's avatar

susnux created request

- Update to 5.2.3:
- Core:
* Add ‘al_path_ustr’
* Handle NULL sections more gracefully with the config API.
* Add missing ‘glStencilMaskSeparate prototype’.
* Don’t add blank lines before config sections when
writing them out.
* Enable blocked locking of S3TC formats unconditionally.
- Raspberry Pi port:
* Set default file interface when attempting to read
/boot/config.txt.
- Linux port:
* Make three finger salute and LED toggle configurable.
* Fix KEY_CHAR events under X11 with compose key enabled.
* Fix clearing the ‘ALLEGRO_MAXIMIZED’ flag under X11.
* Read Allegro system config from ~/.allegro5rc on Unix.
- Audio addon:
* Allow setting the buffer size for ALSA.
- Acodec addon:
* Add DUMB 2.0 support.
- Color addon:
* Add XYZ, xyY, Lab and LCH color spaces.
* Remove "purwablue" named color, add "rebeccablue".
- Image addon:
* Set compression level to ‘Z_DEFAULT_COMPRESSION’ in png
saver by default.
* Make PNG, JPEG compression level configurable.
* Make PNG gamma value configurable.
* Add WebP support with libwebp.
- Python binding:
* Fix some corrupted regexps in the generation script (verderten).
- Restructured the spec file
- Fixed changelog style to match openSUSE guidelines:
* Style of bullet points.
* Dropped information about non linux related changes.
- Changes from 5.2.1.1 to 5.2.2 (December 2016)
* Core:
* Don’t accumulate time in the timer while it is stopped.
* Use dynamic OpenGL ES checks, so binaries produced on newer
platforms don’t crash on older ones.
* Destabilize the OpenGL extensions API (BREAKING CHANGE!).
* Raspberry Pi port:
* Add various optimizations.
* Fix ‘al_set_mouse_xy’ under X.
* Python binding:
* Add support Python 3 (Gabriel Queiroz).
* Documentation:
* Document the behavior of ‘al_set_target_bitmap’ with respect
to transformations (Edgar Reynaldo).
* Fix typo in ‘al_use_transform’ docs (Ryan Roden-Corrent).
* Examples:
* Add kerning to the ‘al_get_glyph’ example in ex_ttf.
* Various fixes in ex_camera (Erich Erstu).
- Update to 5.2.0
* changes attached via %%doc macro.
- Introduced %%cmake macro.
- Set "release with debug info" cmake build type.
- Introduced liballegro_video5_2* subpackages.
- update to 5.1.10
* changes: http://alleg.sourceforge.net/changes-unstable.html
- update to 5.1.7
* changes: http://alleg.sourceforge.net/changes-unstable.html
- Adapted the License according to the spdx standard
- update to 5.0.8
* changes: http://liballeg.org/changes.html
- update to 5.0.7
* changes: http://liballeg.org/changes.html
- update to 5.0.6
* changes: http://liballeg.org/changes.html
- updated license information
- added devel packages to baselibs
- added BuildRequires: pkgconfig(glu)
- update to 5.0.5
* Graphics:
* Don't re-bind the FBO in al_set_target_bitmap if the new
target bitmap shares the parent bitmap with the new target
bitmap (Paul Suntsov).
* Zero out fake refresh rate information from the nvidia
proprietary driver on X11 (Peter Wang).
* Input:
* Fixed a race condition in al_init_joystick.
* TTF fonts:
* Save new bitmap flags and bitmap format at time of loading
font and use them when creating pages.
* Primitives addon:
* Very thin arcs/pieslices were not drawn due to an
overzealous check (Paul Suntsov).
* Documentation:
* Various documentation updates.
* Generate multiple copies of a man page for all the API
entries that it documents.
- added liballegro-doc subpackage
- added baselibs.conf
- added /etc/allegro5rc
- Update to 5.0.4
- Initial package from 4.x
* dropped allegro-4.4.2-agl_no_dlopen.patch
* dropped allegro-4.4.2-modules.patch
* dropped allegro-4.4.2-monotonic.patch
* dropped allegro-4.4.2-no_c++.patch
* dropped allegro-4.4.2-pkgconfig.patch
* dropped allegro-4.4.2-shared_plugins.patch
* dropped allegro-4.4.2-src_x_xkeyboard.c.patch
* dropped allegro-4.4.2-underlinking.patch


Dmitriy Perlow's avatar

DarkSS accepted request

Thanks!

openSUSE Build Service is sponsored by