Who's Online |
19 user(s) are online ( 13 user(s) are browsing Forums)
Members: 0
Guests: 19
more...
|
|
Headlines |
-
arabic_console_devicepro2.lha - driver/input
Sep 8, 2024
-
amiarcadia.lha - emulation/gamesystem
Sep 8, 2024
-
ciagent.lha - emulation/misc
Sep 8, 2024
-
deark.lha - utility/archive
Sep 6, 2024
-
amitranslate.lha - utility/text
Sep 6, 2024
-
amissl-sdk.lha - development/misc
Sep 5, 2024
-
amissl.lha - library/misc
Sep 5, 2024
-
snoopy.lha - utility/filetool
Sep 5, 2024
-
amigagpt.lha - network/chat
Sep 1, 2024
-
yt.lha - video/misc
Sep 1, 2024
|
|
|
|
Re: Amiupdate problem
|
Posted on: 2016/4/5 21:57
#1
|
Quite a regular
|
I've removed AmiUpdate from autobooting at startup, as it seems there's nothing to worry about for more than a year now. On the other hand, if something new appears, you will be easily notified on the various Amiga forums.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Translations wanted for the program Preferences
|
Posted on: 2016/4/5 21:55
#2
|
Quite a regular
|
Hi Marko, I can do the greek translation as well.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Which graphics card(s) do you use with AmigaOS 4.x (in 2016)?
|
Posted on: 2016/3/10 1:01
#3
|
Quite a regular
|
Radeon R9 270.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Can't reach hyperion-entertainment.biz/
|
Posted on: 2016/2/17 17:57
#4
|
Quite a regular
|
Back in business then...
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: "Submit"ting shows a blank page instead of showing the thread
|
Posted on: 2016/1/27 13:43
#5
|
Quite a regular
|
Yeah, I've noticed this myself as well. Although sometimes works, sometimes doesn't.
Another one: Why the 30 seconds waiting time when editing a post?
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Odyssey 1.23 progress
|
Posted on: 2016/1/26 22:51
#6
|
Quite a regular
|
That's odd, because I have adblocker always active, and still it works.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Odyssey 1.23 progress
|
Posted on: 2016/1/25 23:12
#7
|
Quite a regular
|
Works here as well.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Digital Universe update patch
|
Posted on: 2016/1/24 16:56
#8
|
Quite a regular
|
Great news for registered users, will install it, thanks.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Odyssey 1.23 progress
|
Posted on: 2016/1/19 18:21
#9
|
Quite a regular
|
@Severin Ok, thanks. PS: Next time I'll not be so polite...
|
|
|
|
Re: Odyssey 1.23 progress
|
Posted on: 2016/1/19 17:40
#10
|
Quite a regular
|
May I ask, what's the best option for spoofing in Odyssey?
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: "Submit"ting shows a blank page instead of showing the thread
|
Posted on: 2016/1/19 16:58
#11
|
Quite a regular
|
Me too as well.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Odyssey 1.23 progress
|
Posted on: 2016/1/17 16:57
#12
|
Quite a regular
|
@kas1e
Yes, now it works, I restarted Odyssey a couple of times and it seems to work, so yes, I guess we can keep it.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Odyssey 1.23 progress
|
Posted on: 2016/1/17 16:47
#13
|
Quite a regular
|
@kas1e
Before, when you restarted Odyssey, password field copied itself in the username field, now it doesn't happens, but it doesn't work; it says: "couldn't connect to server".
Although I tried the previous version and the proxy server works.
EDIT: Forget it, it seems to work so far, thanks.
|
|
|
|
Re: Odyssey 1.23 progress
|
Posted on: 2016/1/17 14:24
#14
|
Quite a regular
|
Thanks for the memory leak fix, that was really annoying, which you had to restart Odyssey after a while. Is there any possibility to fix the proxy server settings? What Thore told me: Quote: Looking at the Odyssey source all I can tell is that two string objects are created and their contents are read out when ever the a configuration is loaded, saved or reset. Each string object in the window gets a unique ID to automatically set the contents, i.e. after loading a new configuration. However, I just noticed that in contrast to all other string objects the two in question get the same ID. This definitely causes all the trouble, because one setting will be applied to two objects with different tasks and hence cause the trouble you are experiencing. This can only be fixed in Odyssey. Here are the some lines from prefswindowclass.cpp:
Child, str_proxyhost = (Object *) MakePrefsStringWithWeight(GSI(MSG_PREFSWINDOW_NETWORK_PROXY_HOST), "", 256, 80, MAKE_ID('S','N','P','H')), Child, str_proxyport = (Object *) MakePrefsStringWithWeight(GSI(MSG_PREFSWINDOW_NETWORK_PROXY_PORT), "", 6, 20, MAKE_ID('S','N','P','P')), Child, str_proxyusername = (Object *) MakePrefsString(GSI(MSG_PREFSWINDOW_NETWORK_PROXY_USERNAME), "", 128, MAKE_ID('S','N','P','U')), Child, str_proxypassword = (Object *) MakePrefsString(GSI(MSG_PREFSWINDOW_NETWORK_PROXY_PASSWORD), "", 128, MAKE_ID('S','N','P','U')),
One can easily see that str_proxyusername and str_proxypassword get the same ID while all the others get unique IDs.
|
|
|
|
Re: Morgue Soft Special Halloween 2015
|
Posted on: 2015/11/13 1:33
#15
|
Quite a regular
|
If the game is good why not paying for it?
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Morgue Soft Special Halloween 2015
|
Posted on: 2015/11/10 12:58
#16
|
Quite a regular
|
Actually I would like to see a strip poker game on AmigaOS 4.1. :)
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Morgue Soft Special Halloween 2015
|
Posted on: 2015/11/2 22:08
#17
|
Quite a regular
|
@Srtest Quote: Why the hell are we endorsing this pornographer? Why not?
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: Amiga Racer
|
Posted on: 2015/10/28 0:16
#18
|
Quite a regular
|
Yeah, looks promising, although it needs a lot of work, especially the car seems to ice skating than driving on the road.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: TimberWolf update for 4.1FE ?
|
Posted on: 2015/10/24 14:48
#19
|
Quite a regular
|
@samo79 & Deniil
Totally agree with you both.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|
Re: SMTube : new version on OS4Depot
|
Posted on: 2015/5/19 14:07
#20
|
Quite a regular
|
@ zzd10h
Received with thanks, tested and replied via email.
|
To Be A True Adventurer, You Ought To Play Real Text Adventures
|
|
|