Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
147 user(s) are online (114 user(s) are browsing Forums)

Members: 0
Guests: 147

more...

Support us!

Headlines

Forum Index


Board index » All Posts (lazi)




ASL improvement suggestion
Not too shy to talk
Not too shy to talk


The good old ASL file requester does it well, but I have an idea which would improve it especially if you work with several applications.

Here is a MUI mockup of the idea you can try it on OS3/OS4/MOS.

It came from the fact that if you work on a task with several tools, you need to select the same files multiple times. For example a file is previously saved in other application then you have to select it again for opening in other program. The whole selections are independent from the pograms thanks to ASL. So why not ASL holds a list of recent items?

Some screenshots:

Resized Image

Resized Image

Resized Image


The last two shots are two different approaches of the same thing.

Please let me know what you think!

Go to top


Re: wish list
Not too shy to talk
Not too shy to talk


There is an opensource gui for dvdauthor based on QT which would be nice on our platform. I can't decide how portable is it. Please somebody with enough knowledge please look at here:

http://qdvdauthor.sourceforge.net/

Go to top


Re: INDIEGO! App Store for AmigaOS3.x/4.x first glimpse
Not too shy to talk
Not too shy to talk


@kas1e:

You misundertood me. I'd like to show that it is pointless to blame e.g. C or other languages about bugs, and blame Hollywood to be used for a task which is not fit for it.
Hollywood has potential for several tasks, but not for everything. The easy learning curve, the fast results, the platform independency surely has some price.

And don't forget that it is possible to implement functions via plugins written in pure C which are runs as fast as other C code. Hollywood is a great playfield for wannabe programmers, so you may not see the full capabilities of the languge yet.

Go to top


Re: INDIEGO! App Store for AmigaOS3.x/4.x first glimpse
Not too shy to talk
Not too shy to talk


Hollywood users should learn to refrain the usage of some cheap but costly functions/effects when it is not neccessary or doesn't do it's job well.

However it is hard to resist sometime. :)

Go to top


Re: INDIEGO! App Store for AmigaOS3.x/4.x first glimpse
Not too shy to talk
Not too shy to talk


Ok, just lost a long post about the defence of Hollywood. I don't want to write it again...

So there could be annoying softwares written in other language too. (Odyssey - C, Webserver - C, Website - PHP, don't know which I could blame)

Go to top


Re: One more bounty to loan HW for amiga developer
Not too shy to talk
Not too shy to talk


@bszili:
Quote:
The motherboard has arrived


If you just got the mb and need other parts, I could help you out. Just tell me what is missing.

Bye

Go to top


Re: CodeBench 0.42
Not too shy to talk
Not too shy to talk


I'd like to use both versions of CodeBench. What is the best practice to install the HW and the GCC version together?

Created an svn repository used by the AAMP Subversion package. I can't use fully the Syncronize function of CodeBench with it. Is that svn release supported/tested?

Go to top


Re: wish list
Not too shy to talk
Not too shy to talk


Tmxviewer has problmems with Amiga path.

Try this:

7.Tool:Tiled/bin> tmxviewer Tool:Tiled/examples/desert.tmx

It brings an assign requester, and then crash with this stack trace:

_ZN9TmxViewerD1Ev()+0x118 (section 9 @ 0x3454)
main()+0x6a0 (section 9 @ 0x1200)
native kernel module newlib.library.kmod+0x0000208c
native kernel module newlib.library.kmod+0x00002cec
native kernel module newlib.library.kmod+0x00002eb0
_start()+0x170 (section 9 @ 0x170)
native kernel module dos.library.kmod+0x00022d9c
native kernel module kernel+0x00043fbc
native kernel module kernel+0x0004403c

Go to top


Re: wish list
Not too shy to talk
Not too shy to talk


@kas1e

Tested it several ways, but can't reproduce the crash that you experienced.

Go to top


Re: wish list
Not too shy to talk
Not too shy to talk


@cha05e90:

It took almost a day. Impressive!

It's working greatly if the stack is great enough.

Thanks! I love you

Go to top


Re: wish list
Not too shy to talk
Not too shy to talk


To add another one to the list, here is my wish: Tiled

According to http://www.mapeditor.org/ it is built on QT.
Have any of the the porting geniuses looked it before?

Go to top


Re: AACU Challenge - Who gets the prize?
Not too shy to talk
Not too shy to talk


My vote goes to zzd10h for porting SQLiteMan.

Thanks!

Go to top


Re: How to enable dma and set correct time?
Not too shy to talk
Not too shy to talk


You can check if DMA is enabled on a device with idetool. Here is how it works here but you have to change ide device name of your machine:

8.Workbench:> idetool -l peg2ide.device
-------------------Unit 0 information------------------------
Flags : $000001A7 - present, LBA48 used, supports DMA, ATA, supports acoustic mgmt, supports cache flush, interrupts used,
Xfer mode : best pio 12 (PIO 4, 16 MB/s) / best dma 69 (UDMA 5, 100 MB/s) / current 69 (UDMA 5, 100 MB/s)
Total blocks : 398294975
Blocksize : 512
Power mode : 2 / idle (ready for operation)
IO1 / IO2 / BMCR @ : $1000 / $100E / $1020
spurious interrupts: 0
bounced misaligned cache line start DMA requests: 447
bounced misaligned cache line end DMA requests: 0
bounced non-contiguous buffer DMA requests: 26
-------------------Unit 1 information------------------------
Flags : $00000187 - present, LBA48 used, supports DMA, ATA, supports cache flush, interrupts used,
Xfer mode : best pio 12 (PIO 4, 16 MB/s) / best dma 69 (UDMA 5, 100 MB/s) / current 69 (UDMA 5, 100 MB/s)
Total blocks : 976773168

Go to top


Re: PageStream installations in OS4.1
Not too shy to talk
Not too shy to talk


PageStream 2.2 seems to be broken by one of the recent OS4.1 update. AFAIK on 4.0 it worked.

The 3.0 had several problems, so that shouldn't be bothered. If you really want to use PageStream upgrade it to 4.1.5.6. That one has its own problems too, but it is able to use for productive work.

Go to top


Re: Post-Update 6 updates
Not too shy to talk
Not too shy to talk


One thing I dislike in AmiUpdate and that is the first position in the Workbench menu.
For several years that menu was untouched. Amiupdate is not a tool that is normally should be used daily. I think it would be a better place for it somewhere around Workbench/About.

Go to top


Re: Post-Update 6 updates
Not too shy to talk
Not too shy to talk


Yeah! A reinstall solved my RollBack problem too. All previous installs are listed there, so nothing missed, just not listed before.

Thanks for the tip!

Go to top


Re: QT SDK feedback and questions
Not too shy to talk
Not too shy to talk


@spotup

Quote:
qmake fails with tiled:
http://qt-apps.org/content/show.php/Tiled?content=128860

6.Bob:Coding/Projects/qt/tiled-qt-0.6.0> qma
Project ERROR: QT_VERSION not defined. Tiled does not work with Qt 3.


Tiled would be very useful. Is there any progress on that port?

Go to top


Re: JIT E-UAE
Not too shy to talk
Not too shy to talk


@elwood:

Quote:
and 9 seconds with "all optimisations on"

He refers that for the winuae config to compare with the x86 JIT.

Go to top


Re: µA1-C only shows a black screen - need to find a working battery?
Not too shy to talk
Not too shy to talk


@salass00

If you have no other PSU to check it, maybe you could try disconnecting every device (HDD, CD, add-on card) from the motherboard except the monitor and try to boot. That lowers the power consumption and maybe that help the PSU to start normally. However that would be just a check to see if the MB is fine.

Go to top


Re: µA1-C only shows a black screen - need to find a working battery?
Not too shy to talk
Not too shy to talk


Quote:
I was hearing some strange sounds and when I looked around I noticed that some lights on the µA1 were going going on and off even though it wasn't turned on. I pulled the power plug on the µA1 and after a while it stopped


It is sounds like the noise of a tired PSU. Parts of it is working even when the machine is turned off. There are some capacitors that could leak its electrolyte by time. A power supply circuit with defective capacitors can do strange effects and may die slowly. If you can't replace the PSU just try to open it and check those parts.

More about this : http://en.wikipedia.org/wiki/Capacitor_plague

Go to top



TopTop
« 1 2 3 (4) 5 6 7 ... 12 »



Polls
Running AmigaOS 4 on?
AmigaOne SE/XE or microA1 12% (26)
Pegasos2 3% (8)
X5000 22% (48)
X1000 14% (30)
A1222 8% (19)
Sam 440/460 18% (40)
Classic PowerPC Amiga 2% (6)
WinUAE emulation 7% (16)
Qemu emulation 9% (21)
Total Votes: 214
The poll closed at 2025/12/1 12:00
7 Comments


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project