Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
36 user(s) are online (19 user(s) are browsing Forums)

Members: 0
Guests: 36

more...

Headlines

Forum Index


Board index » All Posts (afxgroup)




Re: SDL/OpenGL bugs in SDL_SetVideoMode with SDL_VIDEORESIZE event.
Amigans Defender
Amigans Defender


found the guilty. When bpp=0 a new flag is added to current flags: SDL_ANYFORMAT
And so, when you resize the window there is a test that if the flags are changed the window needs to be closed and reopen. I don't thing that is that case. I must see if this can be cured in a clean way

Edit..
Found it..

i'm really tired...
Go to top


Re: SDL/OpenGL bugs in SDL_SetVideoMode with SDL_VIDEORESIZE event.
Amigans Defender
Amigans Defender


@kas1e

uhm. that's strange.. i don't see any differences between 0, 16 or 32.. i must investigate..

i'm really tired...
Go to top


Re: SDL/OpenGL bugs in SDL_SetVideoMode with SDL_VIDEORESIZE event.
Amigans Defender
Amigans Defender


@kas1e

both

i'm really tired...
Go to top


Re: SDL/OpenGL bugs in SDL_SetVideoMode with SDL_VIDEORESIZE event.
Amigans Defender
Amigans Defender


@kas1e

Fixed in the SVN

http://code.google.com/p/os4sdl/source/detail?r=30

Thank you for the bug report

i'm really tired...
Go to top


Re: SDL/OpenGL bugs in SDL_SetVideoMode with SDL_VIDEORESIZE event.
Amigans Defender
Amigans Defender


@kas1e

i'll try to take a look at it asap

i'm really tired...
Go to top


Re: Lightspark: a faster alternative to Gnash?
Amigans Defender
Amigans Defender


Actually gnash is improving the speedup part but since it use VA-API to accelerate the playback, it is unusable on os4. so the only way to accelerate it is using a Cairo hw accelerated backend.

i'm really tired...
Go to top


Re: Lightspark: a faster alternative to Gnash?
Amigans Defender
Amigans Defender


@ChrisH

Quote:

It supports ActionScript 3.0, which Gnash apparently does not, but which YouTube is moving to. So Lightspark might be more future-proof as well.

Gnash supports it. it must be enabled in configure step. But doesn't support all functions

Quote:

It uses OpenGL (hopefully nothing too complicated) for rendering, so a port might not be "too" complicated?


Also gnash has an OpenGL output but do you think it will speedup something on our systems??

Quote:

It also has a Mozilla-compatible plugin (cough Timberwolf? cough).


Same for gnash, but we don't have an SDK yet

i'm really tired...
Go to top


Re: OpenOffice porting progress
Amigans Defender
Amigans Defender


@Hans

my opinion is that he should use a cross compiler. It could speed up a lot the work.

1) the unix shell works correctly on other systems
2) the compilation time on many platforms tooks also 2 days.. imagine on our SAM..
3) on linux,windows,mac there are a lot of editors that are more powerful than ours..
4) no more stack problems..

etc etc..

i'm really tired...
Go to top


Re: pthreads
Amigans Defender
Amigans Defender


@LiveForIt

it is a problem on the include file. Just create an empty sched.h into newlib/include/sys

i'm really tired...
Go to top


Re: ODBC software
Amigans Defender
Amigans Defender


@Rigo

uhm, this driver seems buggy and however i cannot connect anymore to mysql. i must check it what is wrong. I didn't receive any error when i try to connect to a DSN but nothing is printed on console (i'm using iodbctest)

i'm really tired...
Go to top


Re: ODBC software
Amigans Defender
Amigans Defender


@Rigo

How did you configure your amiga user on MySQL? in the past when i've tried the driver it was working.. but now it seems that i don't have the remote access turned on for my Amiga client IP

i'm really tired...
Go to top


Re: ODBC software
Amigans Defender
Amigans Defender


@Rigo

uhm.. i'll connect to irc channel asap. in the meanwhile i'll try my local mysql server to see if it happens also to me since all my tests are done on SQL Server.

i'm really tired...
Go to top


Re: ODBC software
Amigans Defender
Amigans Defender


@JosDuchIt

at moment you can use remote servers like SQL Server, Postgre or MySQL or local db like sqlite that could be the bes solution for client programs. Indeed it is used on many software. MDB support seems broken or at least i cannot connect to any mdb file.. but you can try with your hands

i'm really tired...
Go to top


Re: ODBC software
Amigans Defender
Amigans Defender


@JosDuchIt

you must install all in Sys:Libs/ODBC/ and not in Sys:Libs

BTW in the next version the program will search ODBC: so you can install the package wherever you want.

i'm really tired...
Go to top


Re: ODBC software
Amigans Defender
Amigans Defender


@JosDuchIt

no drivers or no connections?

P.S.
i'm the author of the iODBC

i'm really tired...
Go to top


Re: ODBC software
Amigans Defender
Amigans Defender


@JosDuchIt

you can find all informations here:

http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/

you have a shared object (libiodbc.so) that allows you to connect to ODBC data sources. The binding with Gui4Cli could be problematic but since i don't know how it works it is possible i'm wrong.
BTW, if you search on Google iODBC you will find tons of examples

i'm really tired...
Go to top


Re: ODBC software
Amigans Defender
Amigans Defender


@JosDuchIt

you can connect your Amiga to ODBC databases like SQL Server, MySQL, sqlite and so on.
But you need this only if you are a developer and/or a power user that needs this. If you are a simply user maybe you don't need this.

i'm really tired...
Go to top


Re: Help with simple tcp/ip string echo client/server app on AmigaOS 4
Amigans Defender
Amigans Defender


@fastbit66

you should compile it without any problem

i'm really tired...
Go to top


Re: SDL_Mixer and OpenAL sound bug problems.
Amigans Defender
Amigans Defender


@broadblues

i think is the SDL_mixer lib that needs SDL

i'm really tired...
Go to top


Re: Does OS4 SDL work in OPENGL mode?
Amigans Defender
Amigans Defender


@kas1e

yes, it happens sometimes to me. IIRC when you use SGRAB to grab a window. But i don't know if it is an SDL problem or a SGRAB problem.

i'm really tired...
Go to top



TopTop
« 1 ... 36 37 38 (39) 40 41 42 ... 55 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project