Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
68 user(s) are online (50 user(s) are browsing Forums)

Members: 0
Guests: 68

more...

Headlines

Forum Index


Board index » All Posts (Ami603)




Re: Task scheduler
Just popping in
Just popping in


@Capehill

Ok, sent you an email instead.

Go to top


Re: NVMe device driver
Just popping in
Just popping in


@tonyw

Would leaving some unpartitioned space be enough?

Go to top


Re: Task scheduler
Just popping in
Just popping in


@joerg:

Ok, done as told.

@Capehill:

Check your PM.

Go to top


Re: Task scheduler
Just popping in
Just popping in


@Joerg: i can confirm the sources i have available make use of idle.task and forbid.

Let me know if it's ok to share it here.

Go to top


Re: X1000 doesn't power on
Just popping in
Just popping in


Don't forget to check the clock battery status, i had once a dead battery on my X1000 and it also failed to power up until i changed the battery.

EDIT: already suggested on a previous post.

Go to top


Re: Task scheduler
Just popping in
Just popping in


@Raziel

I would think i have a copy of the sources somewhere, if Joerg agrees and doesn't have a copy i can upload it somewhere myself.

Go to top


Re: Say or speech: in amigaos4?
Just popping in
Just popping in


@Ami603

Just i case someone needs to access it for some software, here is the emulated call to translator.library that allows for several other language accents to be used;

LONG nTranslate(char * src, unsigned long srcLen, char * dst, LONG dstLen)
{
return IExec->EmulateTags(TranslatorBase,
ET_Offset, -30,
ET_RegisterA0, src,
ET_RegisterD0, srcLen,
ET_RegisterA1, dst,
ET_RegisterD1, dstLen,
ET_RegisterA6, TranslatorBase,
TAG_END);
}

Go to top


Re: Say or speech: in amigaos4?
Just popping in
Just popping in


@jap

Confirmed also working on AmigaOne X1000, i also have some C code that calls narrator.device and allows you to send strings to it.

Go to top


Re: AmigaOS port of libsmb2
Just popping in
Just popping in


I see the handler is maturing very fast.However i noticed that i cannot select a share using the backup tool from Daniel@onyxsoft on either source or destination ASL requesters.Tested from versions V53.2 up to the current 53.4 one.Cannot remember if it happened as well on V53.1

Go to top


Re: AmigaOS port of libsmb2
Just popping in
Just popping in


@salass00

In the meanwhile i've noticed that i cannot create files/drawers with some spanish/french characters from AmigaOS4 to my NAS.

i'm using spanish_ISO-8850-15 btw.

Go to top


Re: AmigaOS port of libsmb2
Just popping in
Just popping in


@salass00

Donation on your way, have a beer or two on me this christmas.

Also thank you for this, will for sure help a lot to make my routine backups easier.

Go to top


Re: Need help on how to run GBA games on Visual Boy Advance GUI
Just popping in
Just popping in


MamePPCA1:

Try deleting SYS:Prefs/Env-Archive/VBAGUI.Ami603.es.xml and see if it works again.

Go to top


Re: Multiple Monitors and screen orientation
Just popping in
Just popping in


@tonyw:

Both connected monitors here show 66khz 60Hz output when connected to the MATROX device.

Go to top


Re: Shaderjoy 1.0
Just popping in
Just popping in


@Hans

Maybe this can shed some light to improve usage of SGPR registers:

https://www.phoronix.com/scan.php?page ... rek-Even-Lower-SGPR-Usage

i was thinking that it was due to some hardware limitations of my own graphics card,so i ignored it on my own tests.

Go to top


Re: Shaderjoy 1.0
Just popping in
Just popping in


@capehill:

Awesome, i was hoping to make something like this, but with an integrated editor like bonzomatic, but as always, some bugs and my own incompetence made me abandon it too early.

Go to top


Re: Odyssey's MediaPlayer thread
Just popping in
Just popping in


@kas1e

done that, all i get is
[/amiga/Odyssey/odyssey-r155188-1.23/BAL/Types/WTF/MorphOS/BCMainThreadMorphOS.cpp:55 scheduleDispatchFunctionsOnMainThread] scheduleDispatchFunctionsOnMainThread()
kind of messages.

Nevermind, found it.
I was activating it for some unneeded file.

Go to top


Re: SSH client for AmigaOS with builtin terminal emulation
Just popping in
Just popping in


@salass00

is there a way to retrieve some file from logged machine console back to the Amiga.

BTW thanks for your great work.

Go to top


Re: Odyssey's MediaPlayer thread
Just popping in
Just popping in


@kas1e

BTW i've managed to get a laptop to compile odyssey and need to know how to enable the debug builds.

Go to top


Re: Odyssey's MediaPlayer thread
Just popping in
Just popping in


@kas1e

videoenterfullpage method only called to enter/exit from full mode, not executed while playing video, this code should be executed inside VideBlit mode.

Go to top


Re: Odyssey's MediaPlayer thread
Just popping in
Just popping in


@Hans

It's exactly what we are doing in our Code, don't know why it works on your example and not here.

Go to top



TopTop
(1) 2 3 4 5 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project