SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libSDL-1_2-0-1.2.14-14.3.x86_64.rpm :
Mon May 3 14:00:00 2010 meissnerAATTsuse.de
- disable video for ps3

Tue Jan 12 13:00:00 2010 meissnerAATTnovell.com
- buildrequire libspe2-devel on ppc

Fri Dec 18 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source

Thu Oct 29 13:00:00 2009 lnusselAATTsuse.de
- new version 1.2.14

* Fixed flicker when resizing the SDL window

* Fixed crash in SDL_SetGammaRamp()

* Fixed freeze in SDL_memset() with 0 length when assembly code is
disabled.

* Added SDL_DISABLE_LOCK_KEYS environment variable to enable
normal up/down events for Caps-Lock and Num-Lock keys.

* Fixed audio quality problem when converting between 22050 Hz and
44100 Hz.

* Fixed a threading crash when a few threads are rapidly created
and complete.

* Increased accuracy of alpha blending routines.

* Fixed crash loading BMP files saved with the scanlines inverted.

* Fixed mouse coordinate clamping if SDL_SetVideoMode() isn\'t
called in response to SDL_VIDEORESIZE event.

* Added doxygen documentation for the SDL API headers.

* Fixed potential memory corruption due to assembly bug with SDL_revcpy()

* Fixed crashes trying to detect SSE features on x86_64 architecture.

* Fixed assembly for GCC optimized 50% alpha blending blits.

* Added configure option --enable-screensaver, to allow enabling
the screensaver by default.

* Use XResetScreenSaver() instead of disabling screensaver
entirely.

* Removed the maximum window size limitation on X11.

* Fixed SDL_GL_SWAP_CONTROL on X11.

* Fixed setting the X11 window input hint.

* Fixed distorted X11 window icon for some visuals.

* Fixed detecting X11 libraries for dynamic loading on 64-bit Linux.

* SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) returns the correct
value with GLX_SGI_swap_control.

* Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for
SDL_VIDEO_FULLSCREEN_HEAD on X11.

* The SDL_VIDEO_FULLSCREEN_DISPLAY environment variable can be set
to 0 to place fullscreen SDL windows on the first Xinerama
screen.

* Added the SDL_VIDEO_FBCON_ROTATION environment variable to
control output orientation on the framebuffer console.

* Fixed DirectFB detection on some Linux distributions.

* Added code to use the PS3 SPE processors for YUV conversion on Linux.

* Updated ALSA support to the latest stable API

* ALSA is now preferred over OSS audio. (SDL_AUDIODRIVER=dsp will
restore the previous behavior.)

* Improved support for PulseAudio

* The Network Audio System support is now dynamically loaded at
runtime.

* Fixed crash with the MP-8866 Dual USB Joypad on newer Linux
kernels.

* Fixed crash in SDL_Quit() when a joystick has been unplugged.
- most patches obsolete
- enum patch removed without replacement:
http://bugzilla.libsdl.org/show_bug.cgi?id=854
- dynamically link ALSA instead of dlopen

Tue Oct 13 14:00:00 2009 cooloAATTnovell.com
- fix requires of 32bit package

Wed Oct 7 14:00:00 2009 prusnakAATTsuse.cz
- fix provides and obsoletes [bnc#544957]

Wed Sep 16 14:00:00 2009 cooloAATTnovell.com
- we need to obsolete all old versions of SDL (bnc#539543)

Tue Jun 16 14:00:00 2009 cooloAATTnovell.com
- readd implicit dependencies of arts

Mon Jun 15 14:00:00 2009 roAATTsuse.de
- drop arts support (kde3 is fading out and nothing else uses arts)

Wed May 20 14:00:00 2009 prusnakAATTsuse.cz
- follow Shared Library Policy

Fri Feb 20 13:00:00 2009 crrodriguezAATTsuse.de
- disable all static libraries except loner libSDLmain.a which is now built
- -with-pic

Wed Dec 10 13:00:00 2008 olhAATTsuse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)

Thu Oct 30 13:00:00 2008 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)

Mon Jul 7 14:00:00 2008 schwabAATTsuse.de
- Fix aliasing bugs.

Tue May 27 14:00:00 2008 wberrierAATTnovell.com
- Build with pulseaudio support to fix some sdl apps
(xmoto in this case) (bnc#394721)
- Fix dynamic loading on x86_64 for pulse and libasound.
This is mainly done so that libsdl doesn\'t linked against
libpulse, but it also fixes libasound on x86_64.
(updated SDL-1.2.13-autoconf.patch)

Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support

Tue Mar 25 13:00:00 2008 prusnakAATTsuse.cz
- remove aalib support [#373565]
- change line \"%define aalib 0\" to \"%define aalib 1\" in .spec file
and rebuild src.rpm if you want it back

Tue Mar 11 13:00:00 2008 prusnakAATTsuse.cz
- export X11_KeyToUnicode function but warn to stderr (x11-keytounicode.patch)
- some games use this function although it is an internal one
which should not be used by new SDL-using code

Tue Jan 15 13:00:00 2008 prusnakAATTsuse.cz
- updated to 1.2.13 (minor bug fix release)

* fixed link error when building with Intel Compiler 10

* removed stray C++ comment from public headers

* fixed crash in SDL_SoftStretch() on secure operating systems

* fixed undefined symbol on X11 implementations without UTF-8
support

* worked around BadAlloc error when using XVideo on the XFree86
Intel Integrated Graphics driver

* scan for all joysticks on Linux instead of stopping at one
that was removed

* fixed use of sdl-config arguments in sdl.m4

Tue Sep 25 14:00:00 2007 prusnakAATTsuse.cz
- added Mesa-devel to Requires of -devel subpackage

Thu Sep 13 14:00:00 2007 prusnakAATTsuse.cz
- disabled assembly stretch for %ix86 architectures [#309075]
(no_asm_stretch.patch)

Wed Jul 25 14:00:00 2007 prusnakAATTsuse.cz
- updated to 1.2.22

* added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL\'s disabling
of the screensaver on Mac OS X and X11

Fri Mar 2 13:00:00 2007 prusnakAATTsuse.cz
- cleaned spec file

Tue Sep 19 14:00:00 2006 dmuellerAATTsuse.de
- remove slang requires

Fri Sep 8 14:00:00 2006 nadvornikAATTsuse.cz
- updated to 1.2.11

* API enhancements

* dynamic X11 loading

* upstream Xinerama support

* pkgconfig configuration support


 
ICM