This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
115fd6c470
gambas-source-code
/
gb.openal
/
src
/
gb.openal.component
4 lines
51 B
Text
Raw
Normal View
History
Unescape
Escape
[INTERPRETER] * NEW: GB.ReturnSingle() is a new API that allows to return a Single from a method or property implementation routine. [GB.NET.POP3] * NEW: Pop3Client has a new Remove() method to delete a message from its index. Pop3Client.Remove(n) is just a synonymous for Pop3Client[n].Delete. [GB.OPENAL] * NEW: New component for the OpenAL 3D audio library. Work in progress... [GB.OPENGL] * BUG: Fix a possible crash in GL.GenTextures(). I guess that bug will have to be fixed in other equivalent routines. git-svn-id: svn://localhost/gambas/trunk@5753 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-07-21 18:19:26 +02:00
[Component]
Author=Benoît Minisini
[CONFIGURATION] * NEW: Components can have a new state: "Deprecated". [DEVELOPMENT ENVIRONMENT] * NEW: Add a filter to the component tab of the project property dialog. [WEBSITE MAKER] * BUG: Translations came back. [GB.OPTION] * NEW: This component is now deprecated. [GB.V4L] * NEW: This component is now deprecated. git-svn-id: svn://localhost/gambas/trunk@5761 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-07-23 02:56:01 +02:00
State=Finished
Reference in a new issue
Copy permalink