SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for liballegro_font5_2-devel-5.2.4.0-19.1.x86_64.rpm :
Tue Jan 29 13:00:00 2019 Ferdinand Thiessen
- Removed baselib.conf

Wed Jan 23 13:00:00 2019 Jan Engelhardt
- Fix SRPM group. Generalize description.

Mon Jan 21 13:00:00 2019 mvetterAATTsuse.com
- Add allegro-5-mesa.patch: Fix build with mesa >= 18.2.5

Mon Jan 21 13:00:00 2019 mvetterAATTsuse.com
- Add allegro-5-ifdef.patch: Fix glXCreateContextAttribsARB error

Mon Jan 21 13:00:00 2019 mvetterAATTsuse.com
- Update to 5.2.4:
Core:

* Fix errors when reading/writing 0 byte buffers (Bruce Pascoe).

* Re-initialize TLS when Allegro is installed (Issue #865).

* Add al_transform_coordinates_4d.

* Don\'t initialize the trace mutex multiple times (Issue #874).

* Fix 3D (non-projection) transforms with al_hold_bitmap_drawing.
Linux port:

* Make compositor bypass configurable in X11, and bypass only when fullscreen by default.
Audio addon:

* Fix ALSA lag.

* Add an option to use the desktop window when initializing DirectSound (Issue #877).
Font addon:

* Add support for bmfont format.
Native dialog addon:

* Resize the display on Windows when hiding/showing the menu (Issue #860).

* Detect when al_popup_menu fails to actually work under GTK (Issue #808).

* Don\'t clear the top-level menu when destroying the popup menu.
Build system:

* Don\'t link in libm on MSVC for DUMB (Issue #847).

* Don\'t use the LOCATION property (Issue #847).

* Don\'t use SYSTEM for DirectX includes.

* Add hints for mingw-w64 path locations for DirectX includes/libs.
Python binding:

* Fix the Python code-generation scripts to run under Python 2.
Lua binding:

* Add script to generate LuaJIT C API for Allegro 5 (BQ).
Documentation:

* Many improvements (Andreas Rönnquist, others)
Examples:

* Add a texture to the skybox in ex_camera.

Tue Feb 20 13:00:00 2018 rpmAATTfthiessen.de
- 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).

Sat Sep 23 14:00:00 2017 rpmAATTfthiessen.de
- Restructured the spec file

Thu Sep 21 14:00:00 2017 rpmAATTfthiessen.de
- Fixed changelog style to match openSUSE guidelines:

* Style of bullet points.

* Dropped information about non linux related changes.

Thu Sep 14 14:00:00 2017 icomputoAATTicomputo.com
- 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).

Thu Jul 7 14:00:00 2016 dap.darknessAATTgmail.com
- 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.

Tue May 19 14:00:00 2015 dap.darknessAATTgmail.com
- update to 5.1.10

* changes: http://alleg.sourceforge.net/changes-unstable.html
- 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.
- Update to 5.0.4

* 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

Sun May 17 14:00:00 2015 meissnerAATTsuse.com
- info deinstall needs to be in preun section

Mon Dec 22 13:00:00 2014 nemysisAATTgmx.ch
- Use for patch(es) %{name}-version instead of %{name}-%{version}

Fri Dec 19 13:00:00 2014 nemysisAATTgmx.ch
- Use SED-FIX-OPENSUSE for sed

Thu Dec 18 13:00:00 2014 nemysisAATTgmx.ch
- Rename allegro4 to allegro
- Change Summary
- Change URL for The giftware licence
- Use for patches %{name}-%{version} instead of liballeg4_4 or
allegro-4.4.2 and add descriptions for patches
- Add patch allegro4-4.4.2-src_x_xkeyboard.c.patch
- Use check for openSUSE %if 0%{?suse_version}
- Change Description
- Add sed, fix include xf86dga.h

Sun Dec 7 13:00:00 2014 mailaenderAATTopensuse.org
- fixed rpmlint warnings

Fri May 2 14:00:00 2014 bwiedemannAATTsuse.com
- Add 32bit modules.lst via baselibs.conf

Sat Sep 22 14:00:00 2012 reddwarfAATTopensuse.org
- Add texinfo BuildRequires

Thu Apr 19 14:00:00 2012 reddwarfAATTopensuse.org
- Update to 4.4.2

Sun May 15 14:00:00 2011 reddwarfAATTopensuse.org
- Fix main pkg-config, requiring X11 related packages.
Through RPM magic automatically fixes the package dependencies.

Fri May 13 14:00:00 2011 reddwarfAATTopensuse.org
- Fix module loading

Wed Jul 14 14:00:00 2010 uliAATTsuse.de
- build baselibs

Sun Mar 28 14:00:00 2010 reddwarfAATTopensuse.org
- First release 4.4.1.1


 
ICM