Re: [AD] CVS woes

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> I've noticed all the cvs commits of the latest 2-3 days didn't get in the
> current branch...

Ouch! Pretty nasty thing... Did you get the confirmations from the 
alleg-commits mailing-list?

> Where did they end? Is this due to the features freeze?

No, the CVS tree is open as usual.

> Can it be reverted? (ahhh, panic!! :) Ok, no panic.) I ask this because I
> need at least one fix to come into the current branch so it'll end in WIP
> 4.1.10, as it allows mouse to work on OSX 10.1.x...

I've attached the log of the commits on the mainline from 06/01. Do you see 
anything missing? If so, we should report the problem to SourceForge.

-- 
Eric Botcazou
2003-06-18 20:47  lillo

	* docs/build/macosx.txt: documented the install-man target

2003-06-18 10:08  ebotcazou

	* src/midi.c: Made the MIDI player handle the 'All Sound Off'
	controller message.

2003-06-16 23:20  lillo

	* include/allegro/platform/aintosx.h: Fix for missing
	NSAppKitVersionNumber10_1 definition on 10.1.x

2003-06-16 22:54  lillo

	* docs/build/macosx.txt, include/allegro/platform/alosx.h,
	src/macosx/qzmouse.m: Mouse detection doesn't seem to work under
	OSX.1.x... This patch works around this by skipping detection if
	necessary, assuming an 1-button mouse is always there.

2003-06-16 18:15  ebotcazou

	* src/fsel.c: Fixed the dimensions of the message box.

2003-06-16 18:07  elias

	* docs/src/allegro._tx: updated documentation of d_ctext_proc with
	respect to a change on 02/08

2003-06-16 14:49  ebotcazou

	* src/gui.c: Made the menus not block on exit when mouse buttons
	are still being held down.

2003-06-16 13:00  ebotcazou

	* docs/src/allegro._tx: Vincent fixed a typo.

2003-06-15 15:16  gradha

	* docs/src/allegro._tx: Improving description of set_gfx_mode about
	virtual screen sizes and hardware scrolling by suggestion of Lothar
	May.

2003-06-15 13:26  ebotcazou

	* src/midi.c: Chris Jones let the MIDI player pass controller
	events to the raw player by default.

2003-06-14 21:55  gradha

	* makefile.in: Correcting the path

2003-06-14 21:13  lillo

	* src/macosx/hidjoy.m: Fixed previously inverted hat up/down asis
	increments

2003-06-14 13:52  lillo

	* makefile.osx: Updated makefile

2003-06-14 13:52  lillo

	* src/unix/: uptimer.c, uthreads.c: pthread_sigmask() doesn't work
	under MacOS X

2003-06-14 12:55  gradha

	* makefile.in: Expanding the uninstall-man target to remove man
	pages for examples, structures and typedefs.

2003-06-14 12:36  lillo

	* todo.txt: Updated MacOSX todo list

2003-06-14 11:48  lillo

	* demo/demo.c, docs/src/allegro._tx, examples/ex12bit.c,
	examples/ex3buf.c, examples/ex3d.c, examples/exaccel.c,
	examples/excolmap.c, examples/exflame.c, examples/exquat.c,
	examples/exscale.c, examples/exscroll.c, examples/exstars.c,
	examples/exunicod.c, examples/exzbuf.c,
	include/allegro/internal/alconfig.h,
	include/allegro/platform/alosxcfg.h, tests/test.c,
	tools/plugins/datworms.c: Commited the AL_RAND() patch

2003-06-13 00:21  lillo

	* makefile.all, makefile.osx: Made OSX clean target not to use -v
	(not working on 10.1.x) and added an install-man target

2003-06-12 18:27  lillo

	* todo.txt: updated todo

2003-06-12 17:37  lillo

	* src/macosx/: drivers.m, hidman.m: forgot to commit drivers.m and
	to remove debug stuff from hidman.m

2003-06-12 17:30  lillo

	* makefile.lst, include/allegro/platform/aintosx.h,
	src/macosx/hidjoy.m, src/macosx/hidman.m: Got an USB joystick so
	here is the implemented HID joystick driver :)

2003-06-11 20:13  ebotcazou

	* src/win/: wddaccel.c, wddovl.c, wddraw.h: Henrik fixed the
	compilation for Borland C++.

2003-06-11 19:38  ebotcazou

	* src/: fsel.c, win/wddbmp.c, win/wdsinput.c, win/wdsndmix.c,
	win/wgdi.c, win/wmouse.c, win/wsndwo.c: Henrik spotted unused
	variables.

2003-06-11 15:38  lillo

	* makefile.osx: Another round of little fixes to compile on 10.1.x

2003-06-10 21:28  lillo

	* makefile.osx, include/allegro/platform/aintosx.h,
	src/macosx/system.m: More fixes to make the lib to compile with
	OSX.1.x

2003-06-09 12:58  ebotcazou

	* docs/src/: allegro._tx, makedoc/makechm.c: Jim Grainger spotted a
	broken link and updated it.

2003-06-08 21:26  gradha

	* misc/genexamp.py: Now stentences starting with 'Modified by' are
	also ignored.

2003-06-08 16:51  lillo

	* makefile.osx, include/allegro/platform/aintosx.h,
	src/macosx/main.m, src/macosx/keybd.m: Patch to make the lib to
	compile with April 2002 Developer Tools

2003-06-08 15:15  ebotcazou

	* docs/src/allegro._tx: Updated the section of examples after Elias
	and Andrei patches.

2003-06-08 14:40  ebotcazou

	* src/win/wdsound.c: Javier fixed some problems in the DirectSound
	streaming.

2003-06-07 15:01  lillo

	* makefile.osx, include/allegro/platform/alosx.h,
	src/macosx/qzfull.m: Hopefully fixed compiling under OSX 10.1.x

2003-06-07 11:27  ebotcazou

	* examples/exrgbhsv.c: Andrei Ellman improved the example.

2003-06-07 10:34  ebotcazou

	* src/color.c: Andrei Ellman corrected a rounding issue in
	hsv_to_rgb().

2003-06-07 01:17  lillo

	* makefile.osx: Static linking requires Carbon

2003-06-07 00:36  lillo

	* src/macosx/qzwindow.m: small bugfix

2003-06-07 00:32  lillo

	* src/macosx/qzwindow.m: reduced CPU usage by skipping view locking
	and flushing if no dirty lines are found in the window updater
	routine

2003-06-06 23:51  lillo

	* todo.txt, src/macosx/qzwindow.m: Found and fixed a bug that was
	causing random crashes at windowed mode startup

2003-06-06 23:17  lillo

	* src/macosx/hidman.m: Fixed a small memory leak

2003-06-06 17:21  lillo

	* include/allegro/platform/aintosx.h, src/macosx/main.m,
	src/macosx/qzfull.m: Moved palette updating to the main thread to
	speed it up

2003-06-05 21:08  lillo

	* makefile.osx, src/macosx/system.m: little makefiles tweaks, added
	a local autorelease pool to the events handler to remove memory
	leaks

2003-06-04 10:52  ebotcazou

	* include/allegro/internal/aintern.h, src/libc.c: Minor fixes.

2003-06-04 10:33  ebotcazou

	* include/allegro/internal/aintern.h: Merged former rand.h in
	aintern.h

2003-06-04 10:28  ebotcazou

	* include/allegro/rand.h: [no log message]

2003-06-03 21:34  lillo

	* include/allegro/rand.h, src/colblend.c, src/libc.c: Added
	_al_rand() and replaced rand() with it all over the library

2003-06-03 16:40  elias

	* docs/src/allegro._tx: added note about length of buffer used by
	d_edit_proc

2003-06-03 14:25  lillo

	* docs/build/macosx.txt: made docs aware of fixbundle

2003-06-03 14:01  elias

	* examples/excustom.c: moved big font example to excustom, and
	fixed d_edit_box string length

2003-06-03 13:38  elias

	* tools/grabber.c: made d_edit_proc strings in grabber big enough

2003-06-03 11:13  lillo

	* tools/macosx/fixbundle.c: Removed END_OF_MAIN trailing semi-colon

2003-06-03 02:08  lillo

	* src/macosx/hidman.m: Forgot to commit this

2003-06-03 02:06  lillo

	* makefile.lst, makefile.osx, todo.txt,
	include/allegro/platform/aintosx.h,
	include/allegro/platform/alosx.h, src/macosx/quartz.m,
	src/macosx/qzfull.m, src/macosx/qzmouse.m, src/macosx/qzwindow.m,
	src/macosx/system.m: Small bugfixes, code cleanups, removed Carbon
	dependency, implemented unified HID Manager interface for both
	mouse and future joystick driver and consequently fixed mouse
	buttons detection

2003-06-03 02:02  lillo

	* tools/macosx/fixbundle.c: Added fixbundle utility

2003-06-03 00:32  ebotcazou

	* tools/grabber.c: Added the possibility to fold/unfold nested
	datafiles in the grabber.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/