date | project | content | link |
|---|
| 05:15 Tuesday | alleg | Commit by trentg :: r 15236 /allegro/branches/5.1/demos/a5teroids/src/Input.cpp: ( link) Make a5teroids demo work with gamepads that report small non-zero values for sticks that are at rest | # |
| 10:37 Monday | alleg | Commit by tjaden :: r 15235 /allegro/branches/5.1/examples/ex_bitmap.c: ( link) ex_bitmap: Fix indentation. | # |
| 10:37 Monday | alleg | Commit by tjaden :: r 15234 /allegro/branches/5.1/src/win/wwindow.c: ( link) Set ALLEGRO_MINIMIZED display flag on Windows (Zac Evans). | # |
| 02:01 Monday | alleg | Commit by tjaden :: r 15233 /allegro/branches/5.1/src/win/wwindow.c: ( link) jmasterx fixed a problem with wrong window size when restoring a minimised window, in code that was added to support window constraints. | # |
| 09:26 Saturday | alleg | Commit by konforce :: r 15232 /allegro/branches/5.1/examples/ex_record.c: ( link) replace (void *) arithmetic to satisfy msvc | # |
| 17:13 on Feb 02 | alleg | Commit by tjaden :: r 15231 /allegro/branches/5.1/src/x/xdisplay.c: ( link) x11: Provisionally re-enable cleanup code disabled in r11919.
The log message then was:
Work around a double-free bug in GLX when a program opens multiple
windows. From what I can tell the two windows share visual
structures, and when the first window closes the structure is freed
immediately.
Let's see if anyone complains now. | # |
| 17:12 on Feb 02 | alleg | Commit by tjaden :: r 15230 /allegro/branches/5.1/src/x/xglx_config.c: ( link) x11: Fix a memory leak when a visual is rejected. | # |
| 17:12 on Feb 02 | alleg | Commit by tjaden :: r 15229 /allegro/branches/5.1/src/x/xrandr.c: ( link) x11: Fix memory leaks in xrandr code. | # |
| 17:11 on Feb 02 | alleg | Commit by tjaden :: r 15228 /allegro/branches/5.1/ (2 files in 2 dirs): ( link) Fix buggy implementation of _al_vector_append_array.
On expansion the existing elements of the vector would be clobbered. | # |
| 23:49 on Jan 31 | alleg | Commit by elias :: r 15227 /allegro/branches/5.1/addons/image/ (bmp.c pcx.c tga.c): ( link) Fixed a few warnings in the image addon. | # |
| 23:49 on Jan 31 | alleg | Commit by elias :: r 15226 /allegro/branches/5.1/addons/ttf/ttf.c: ( link) Fixed bug introduced three revisions ago (15223). Thanks to tobing for spotting. | # |
| 02:43 on Jan 28 | alleg | Commit by tjaden :: r 15225 /allegro/branches/5.1/tests/CMakeLists.txt: ( link) Warn if can't build tests due to missing library. | # |
| 02:32 on Jan 28 | alleg | Commit by tjaden :: r 15224 /allegro/branches/5.1/addons/CMakeLists.txt: ( link) Fix incorrectly set allegro_main variables following monolithic build changes. | # |
| 02:44 on Jan 27 | alleg | Commit by trentg :: r 15223 /allegro/branches/5.1/addons/ttf/ttf.c: ( link) Restore ttf.c to it's state a few commits ago, with the addition of a memset to clear the WRITEONLY glyph locked region to zeroes so the 2 pixel borders aren't random garbage that can be seen sometimes with linear filtering on | # |
| 01:44 on Jan 27 | alleg | Commit by trentg :: r 15222 /allegro/branches/5.1/addons/ttf/ttf.c: ( link) Revert previous commit | # |
| 00:57 on Jan 27 | alleg | Commit by trentg :: r 15221 /allegro/branches/5.1/addons/ttf/ttf.c: ( link) Elias pointed out space between glyphs in ttf addon might not be initialized, and it wasn't | # |
| 02:17 on Jan 26 | alleg | Commit by tjaden :: r 15220 /allegro/branches/5.1/ (2 files in 2 dirs): ( link) Delete unused file alinline.h. | # |
| 02:08 on Jan 26 | alleg | Commit by tjaden :: r 15219 /allegro/branches/5.1/src/x/xglx_config.c: ( link) Clean up visuals selection: don't leave NULL entries in eds array.
A side-effect is that if config_selection=new doesn't work it will fallback to config_selection=old instead of crashing. | # |
| 02:07 on Jan 26 | alleg | Commit by tjaden :: r 15218 /allegro/branches/5.1/addons/primitives/allegro5/allegro_primitives.h: ( link) Add MITRE synonym.
It is Australia day after all. | # |
| 02:07 on Jan 26 | alleg | Commit by tjaden :: r 15217 /allegro/branches/5.1/addons/font/allegro5/allegro_font.h: ( link) Don't use #define unnecessarily. | # |