You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
(4) |
Jul
|
Aug
(4) |
Sep
(2) |
Oct
|
Nov
|
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(5) |
Feb
(7) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
(7) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <sa...@us...> - 2009-08-01 13:57:39
|
Revision: 237 http://taoframework.svn.sourceforge.net/taoframework/?rev=237&view=rev Author: sammy Date: 2009-08-01 13:57:04 +0000 (Sat, 01 Aug 2009) Log Message: ----------- Set stricter dependencies to libX11.so.6 and libXxf86vm.so.1. Modified Paths: -------------- trunk/src/Tao.Platform.X11/API.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-08-01 13:57:37
|
Revision: 235 http://taoframework.svn.sourceforge.net/taoframework/?rev=235&view=rev Author: sammy Date: 2009-08-01 13:56:07 +0000 (Sat, 01 Aug 2009) Log Message: ----------- libphysfs is now at libphysfs.so.1 on Linux. Reflect that in .dll.config. Modified Paths: -------------- trunk/src/Tao.PhysFs/Tao.PhysFs.dll.config This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-08-01 13:57:22
|
Revision: 236 http://taoframework.svn.sourceforge.net/taoframework/?rev=236&view=rev Author: sammy Date: 2009-08-01 13:56:36 +0000 (Sat, 01 Aug 2009) Log Message: ----------- libsdl-gfx now at libSDL_gfx.so.13 on Linux. Reflect that in .dll.config. Modified Paths: -------------- trunk/src/Tao.Sdl/Tao.Sdl.dll.config This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-08-01 13:57:14
|
Revision: 234 http://taoframework.svn.sourceforge.net/taoframework/?rev=234&view=rev Author: sammy Date: 2009-08-01 13:55:35 +0000 (Sat, 01 Aug 2009) Log Message: ----------- Fix .dll.config files again. Modified Paths: -------------- trunk/src/Tao.Cg/Tao.Cg.dll.config trunk/src/Tao.DevIl/Tao.DevIl.dll.config trunk/src/Tao.FFmpeg/Tao.FFmpeg.dll.config trunk/src/Tao.FreeGlut/Tao.FreeGlut.dll.config trunk/src/Tao.FreeType/Tao.FreeType.dll.config trunk/src/Tao.FtGl/Tao.FtGl.dll.config trunk/src/Tao.Glfw/Tao.Glfw.dll.config trunk/src/Tao.Lua/Tao.Lua.dll.config trunk/src/Tao.Ode/Tao.Ode.dll.config trunk/src/Tao.OpenAl/Tao.OpenAl.dll.config trunk/src/Tao.OpenGl/Tao.OpenGl.dll.config trunk/src/Tao.PhysFs/Tao.PhysFs.dll.config trunk/src/Tao.Sdl/Tao.Sdl.dll.config This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-08-01 12:46:53
|
Revision: 233 http://taoframework.svn.sourceforge.net/taoframework/?rev=233&view=rev Author: sammy Date: 2009-08-01 12:46:46 +0000 (Sat, 01 Aug 2009) Log Message: ----------- Fix <dllmap> syntax in .dll.config files. <dllentry> is for functions. Modified Paths: -------------- trunk/src/Tao.Cg/Tao.Cg.dll.config trunk/src/Tao.DevIl/Tao.DevIl.dll.config trunk/src/Tao.FFmpeg/Tao.FFmpeg.dll.config trunk/src/Tao.FreeGlut/Tao.FreeGlut.dll.config trunk/src/Tao.FreeType/Tao.FreeType.dll.config trunk/src/Tao.FtGl/Tao.FtGl.dll.config trunk/src/Tao.Glfw/Tao.Glfw.dll.config trunk/src/Tao.Lua/Tao.Lua.dll.config trunk/src/Tao.Ode/Tao.Ode.dll.config trunk/src/Tao.OpenAl/Tao.OpenAl.dll.config trunk/src/Tao.OpenGl/Tao.OpenGl.dll.config trunk/src/Tao.PhysFs/Tao.PhysFs.dll.config trunk/src/Tao.Sdl/Tao.Sdl.dll.config This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-08-01 12:44:19
|
Revision: 232 http://taoframework.svn.sourceforge.net/taoframework/?rev=232&view=rev Author: sammy Date: 2009-08-01 12:44:03 +0000 (Sat, 01 Aug 2009) Log Message: ----------- Reverting the libalut.so soname bump. Only libopenal required it. Modified Paths: -------------- trunk/src/Tao.OpenAl/Tao.OpenAl.dll.config This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-08-01 12:43:26
|
Revision: 231 http://taoframework.svn.sourceforge.net/taoframework/?rev=231&view=rev Author: sammy Date: 2009-08-01 12:43:13 +0000 (Sat, 01 Aug 2009) Log Message: ----------- Look for glX functions in libGL.so.1 instead of libGL.so. Modified Paths: -------------- trunk/src/Tao.OpenGl/GlExtensionLoader.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-07-31 22:47:59
|
Revision: 230 http://taoframework.svn.sourceforge.net/taoframework/?rev=230&view=rev Author: sammy Date: 2009-07-31 22:47:51 +0000 (Fri, 31 Jul 2009) Log Message: ----------- Add the bootstrap script to the distributed tarball. Modified Paths: -------------- trunk/Makefile.am trunk/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-07-31 22:41:57
|
Revision: 229 http://taoframework.svn.sourceforge.net/taoframework/?rev=229&view=rev Author: sammy Date: 2009-07-31 22:41:44 +0000 (Fri, 31 Jul 2009) Log Message: ----------- Fix documentation generation by updating monodocer's calling syntax. Modified Paths: -------------- trunk/src/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-07-31 16:24:53
|
Revision: 228 http://taoframework.svn.sourceforge.net/taoframework/?rev=228&view=rev Author: sammy Date: 2009-07-31 16:24:46 +0000 (Fri, 31 Jul 2009) Log Message: ----------- Look for gacutil2 and gmcs2 prior to gacutil and gmcs in configure.ac. Modified Paths: -------------- trunk/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-07-31 16:23:59
|
Revision: 227 http://taoframework.svn.sourceforge.net/taoframework/?rev=227&view=rev Author: sammy Date: 2009-07-31 16:23:51 +0000 (Fri, 31 Jul 2009) Log Message: ----------- Add missing svn:ignore properties so that Linux builds appear clean. Property Changed: ---------------- trunk/examples/FtGlScrolling/ trunk/examples/FtGlSimple/ trunk/examples/LuaSimple/ trunk/src/Tao.FtGl/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-07-20 15:04:17
|
Revision: 226 http://taoframework.svn.sourceforge.net/taoframework/?rev=226&view=rev Author: sammy Date: 2009-07-20 15:04:13 +0000 (Mon, 20 Jul 2009) Log Message: ----------- Create a global Visual Studio solution and convert all projects to Visual Studio 2008. Everything should work fine with Visual C# Express, too. Modified Paths: -------------- trunk/examples/CgExamples/CgExamples.csproj trunk/examples/DevIlExamples/DevIlExamples.csproj trunk/examples/FFmpegExamples/FFmpegExamples.csproj trunk/examples/FreeGlutExamples/FreeGlutExamples.csproj trunk/examples/FtGlScrolling/FtGlScrolling.csproj trunk/examples/FtGlSimple/FtGlSimple.csproj trunk/examples/GeWangExamples/GeWangExamples.csproj trunk/examples/GlfwExamples/GlfwExamples.csproj trunk/examples/LuaFunctions/LuaFunctions.csproj trunk/examples/LuaSimple/LuaSimple.csproj trunk/examples/NateRobins/NateRobins.csproj trunk/examples/NeHe/NeHe.csproj trunk/examples/OdeExamples/OdeExamples.csproj trunk/examples/OpenAlExamples/OpenAlExamples.csproj trunk/examples/PhysFsExamples/PhysFsExamples.csproj trunk/examples/Redbook/Redbook.csproj trunk/examples/SdlExamples/SdlExamples.csproj trunk/examples/TaoMediaPlayer/TaoMediaPlayer.csproj trunk/src/Tao.Cg/Tao.Cg.csproj trunk/src/Tao.DevIl/Tao.DevIl.csproj trunk/src/Tao.FFmpeg/Tao.FFmpeg.csproj trunk/src/Tao.FreeGlut/Tao.FreeGlut.csproj trunk/src/Tao.FreeType/Tao.FreeType.csproj trunk/src/Tao.FtGl/Tao.FtGl.csproj trunk/src/Tao.GlBindGen/Tao.GlBindGen.csproj trunk/src/Tao.Glfw/Tao.Glfw.csproj trunk/src/Tao.Lua/Tao.Lua.csproj trunk/src/Tao.Ode/Tao.Ode.csproj trunk/src/Tao.OpenAl/Tao.OpenAl.csproj trunk/src/Tao.OpenGl/Tao.OpenGl.csproj trunk/src/Tao.PhysFs/Tao.PhysFs.csproj trunk/src/Tao.Platform.Windows/Tao.Platform.Windows.csproj trunk/src/Tao.Platform.X11/Tao.Platform.X11.csproj trunk/src/Tao.Sdl/Tao.Sdl.csproj trunk/tests/Ode/Tao.Ode.Tests.csproj trunk/tests/Sdl/Tao.Sdl.Tests.csproj Added Paths: ----------- trunk/TaoFramework.sln Property Changed: ---------------- trunk/ trunk/examples/FtGlScrolling/ trunk/examples/LuaFunctions/ trunk/examples/LuaSimple/ trunk/examples/OdeExamples/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-02-16 09:59:36
|
Revision: 225 http://taoframework.svn.sourceforge.net/taoframework/?rev=225&view=rev Author: sammy Date: 2009-02-16 09:59:25 +0000 (Mon, 16 Feb 2009) Log Message: ----------- configure.ac: update tarball timestamp. Modified Paths: -------------- trunk/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-02-16 09:59:14
|
Revision: 224 http://taoframework.svn.sourceforge.net/taoframework/?rev=224&view=rev Author: sammy Date: 2009-02-16 09:59:12 +0000 (Mon, 16 Feb 2009) Log Message: ----------- Tao.FFmpeg.dll.config: even Debian uses upstream sonames for FFmpeg libraries, removing custom numbering scheme for Linux and OS X. Modified Paths: -------------- trunk/src/Tao.FFmpeg/Tao.FFmpeg.dll.config This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-02-16 09:58:56
|
Revision: 223 http://taoframework.svn.sourceforge.net/taoframework/?rev=223&view=rev Author: sammy Date: 2009-02-16 09:58:54 +0000 (Mon, 16 Feb 2009) Log Message: ----------- AVSWScale.cs: fix sws_scale() calling convention. Modified Paths: -------------- trunk/src/Tao.FFmpeg/AVSWScale.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-02-16 09:58:43
|
Revision: 222 http://taoframework.svn.sourceforge.net/taoframework/?rev=222&view=rev Author: sammy Date: 2009-02-16 09:58:39 +0000 (Mon, 16 Feb 2009) Log Message: ----------- Look for csc in addition to gmcs at configure time. Modified Paths: -------------- trunk/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-02-16 09:58:34
|
Revision: 221 http://taoframework.svn.sourceforge.net/taoframework/?rev=221&view=rev Author: sammy Date: 2009-02-16 09:58:27 +0000 (Mon, 16 Feb 2009) Log Message: ----------- Look for resgen2 in addition to resgen at configure time. Modified Paths: -------------- trunk/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-02-13 17:09:26
|
Revision: 220 http://taoframework.svn.sourceforge.net/taoframework/?rev=220&view=rev Author: sammy Date: 2009-02-13 17:09:17 +0000 (Fri, 13 Feb 2009) Log Message: ----------- Fix build files so that "make dist" works. Modified Paths: -------------- trunk/Makefile.am trunk/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-02-13 17:09:11
|
Revision: 219 http://taoframework.svn.sourceforge.net/taoframework/?rev=219&view=rev Author: sammy Date: 2009-02-13 17:09:02 +0000 (Fri, 13 Feb 2009) Log Message: ----------- Tell monodocer to look for assemblies in the build tree first, or we will generate documentation for old versions, or even fail to build. Modified Paths: -------------- trunk/src/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sea...@us...> - 2009-01-21 13:08:11
|
Revision: 218 http://taoframework.svn.sourceforge.net/taoframework/?rev=218&view=rev Author: seaeagle1 Date: 2009-01-21 13:08:05 +0000 (Wed, 21 Jan 2009) Log Message: ----------- FTfont is no longer IDisposable, so shouldn't call Dispose() Modified Paths: -------------- trunk/examples/FtGlSimple/FtGlSimple.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-01-20 08:44:31
|
Revision: 217 http://taoframework.svn.sourceforge.net/taoframework/?rev=217&view=rev Author: sammy Date: 2009-01-20 08:44:23 +0000 (Tue, 20 Jan 2009) Log Message: ----------- Don?\226?\128?\153t call FTFont.Destroy() in ~FTFont(). Better leak memory on program exit than crash unexpectedly. Modified Paths: -------------- trunk/examples/FtGlScrolling/FtGlScrolling.cs trunk/src/Tao.FtGl/FtGl.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-01-19 18:21:01
|
Revision: 216 http://taoframework.svn.sourceforge.net/taoframework/?rev=216&view=rev Author: sammy Date: 2009-01-19 18:20:55 +0000 (Mon, 19 Jan 2009) Log Message: ----------- Update FtGlScrolling.cs to keep in sync with Tao.FtGl. Modified Paths: -------------- trunk/examples/FtGlScrolling/FtGlScrolling.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-01-19 18:12:34
|
Revision: 215 http://taoframework.svn.sourceforge.net/taoframework/?rev=215&view=rev Author: sammy Date: 2009-01-19 18:12:23 +0000 (Mon, 19 Jan 2009) Log Message: ----------- FTFont and FTLayout are no longer IDisposable objects. We call the Close() method instead, which should be called before the GL context is destroyed. Modified Paths: -------------- trunk/src/Tao.FtGl/FtGl.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2009-01-05 13:13:52
|
Revision: 214 http://taoframework.svn.sourceforge.net/taoframework/?rev=214&view=rev Author: sammy Date: 2009-01-05 13:13:35 +0000 (Mon, 05 Jan 2009) Log Message: ----------- Tao.FtGl: implement font creation from an array of bytes. Modified Paths: -------------- trunk/src/Tao.FtGl/FtGl.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sa...@us...> - 2008-12-29 13:10:37
|
Revision: 213 http://taoframework.svn.sourceforge.net/taoframework/?rev=213&view=rev Author: sammy Date: 2008-12-29 13:10:27 +0000 (Mon, 29 Dec 2008) Log Message: ----------- Adapt ftglGetFontBBox() prototype to old but unsynced FTGL API changes. Modified Paths: -------------- trunk/src/Tao.FtGl/FtGl.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |