|
The Surprisingly Fruity Release Thread
|
|
|
|
| tokai |
Re: SerialEcho 50.1 |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
|
|
| »2008/3/1 17:11 |
|
|
|
| tokai |
Re: MPDCLient 0.3 (Release Candidate) |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
| |
Ever heard of MPD (Music Player Daemon)? No, don't be afraid.. I didn't either before analogkid pushed me to do this mind-bogging tool to be able to control it from MorphOS. It started out as simply clone of enqueueTorrent, but in the end a completly new product was born. I have no idea if it's really useful or not. Can't try it out myself really. 
Quote:MPDControl is a very basic commandline based client for the Music Player Daemon (short: MPD). Music Player Daemon allows remote access for playing music (MP3, Ogg Vorbis, FLAC, AAC, Mod, and Wave files) and managing playlists. MPD is designed for integrating a computer into a stereo system that provides control for music playback over a local network. For more information about the Music Player Daemon visit its official site: http://musicpd.org/. With MPDControl it is now possible to control a MPD server from MorphOS. E.g. have MPD running on an EFIKA with Linux and manage everything comfortably from a Pegasos with MorphOS. MPDControl can be used as a MMKeyboard or Toolmanager hotkey or be launched via some simple project icons and AmigaDOS scripts from a dedicated Ambient panel. The possibilities are numerous. Personally I have no idea if MPDControl is really that useful (I coded it 'blindly' w/o having a MPD server running or access to one), but the person who needed it and did all the testing said it works fine: so, if something doesn't work then blame analogkid. 
MorphOS Archive: http://tokai.binaryriot.org/public/mpdcontrol-0.3-morphos.lha
(please note that you need iconv.library v3 or better)
regards, tokai
-- primate.gif binaryriot.de | tokai.binaryriot.org primate.gif |
|
|
| »2008/3/9 15:40 |
|
|
|
| analogkid |
Re: MPDCLient 0.3 (Release Candidate) |
|

Order of the Butterfly

Joined: 2004/11/3
Posts: 307 From: near myself
|
| |
You are my hero :) Again big thanks from me for creating this great little tool and investing your rare time into this project. I hope it will be as useful for other people as it is for me.
--
|
|
|
| »2008/3/9 21:32 |
|
|
|
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
|
|
| »2008/4/2 22:16 |
|
|
|
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
|
|
| »2008/4/24 2:03 |
|
|
|
|

Order of the Butterfly

Joined: 2005/8/25
Posts: 265 From:
|
| |
Hi. Sometimes while i'm running mldonkey, my connection goes dead and when this happens the debug log fills with this message: [udpSock] Exception sendto failed: No buffer space available in sendto next
I use MOSNet mainly but this happens with other stacks too. What can i do about this? Is there a MLDonkey or TCP/IP stack parameter that i should tweak?
-- Amiga 1200 user. |
|
|
| »2008/5/25 8:35 |
|
|
|
|

Order of the Butterfly

Joined: 2003/8/13
Posts: 377 From: Wilkes-Barre, PA
|
| |
NICE!!! I wonder if the favorite part of your work is making us Drool!!! Tease!! LOL! |
|
|
| »2008/5/25 17:01 |
|
|
|
|
|
| »2008/6/12 6:05 |
|
|
|
| tokai |
Re: MLdonkey 2.9.3 for MorphOS |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
|
|
| »2008/7/11 0:30 |
|
|
|
| tokai |
Re: Freeze 1.1 for MorphOS |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
| |
Hoppla,
a tiny release, just wrote this today for my own personal needs. Maybe useful for someone else too (no idea).
Freeze 1.1 for MorphOS
Introduction
Freeze is a small commandline command to freeze (suspend) tasks or processes. A frozen task is still available in the system, but doesn't consume CPU time anymore.
Freezing a task can be useful if the task misbehaves (e.g. if the task starts to busyloop and does not let have other tasks a turn frequently enough and hence renders the system unusable).
There are similiar tools available already. F.ex. iKill (comes with MorphOS 2.0) can be used for the same purpose. But iKill needs an intution window to find the task, so does not work at all for window-less tasks. Further the well-known system monitor Scout offers in its tasklist window the possibility to freeze and activate tasks, but in case of a busyloop situation Scout can takes ages to load and initialize before it's possible to freeze a misbehaving task.
Freeze can be used from commandline and without any mouse interaction. It's very small and does not require any extra dependecies. It should load even in a worst case situation relatively fast.
To find a PID of a task or process the tasklist command (also provided by MorphOS 2.0) can be utilized from the commandline easily.
Example
> Tasklist MisterBanana
pid address type pri state 68kstack/used ppcstack/used name 2217 0x261760A0 proc 0 wait 4096/100 32764/1712 MisterBanana
> Freeze 2217 VERBOSE
Task <2217, MisterBanana> successfully freezed.
Requirements
Download
As usual the archive is available on my homepage: http://tokai.binaryriot.org/public/freeze-1.1.lha (3.0 KB)
regards, tokai
-- primate.gif binaryriot.de | tokai.binaryriot.org primate.gif |
|
|
| »2008/7/11 0:45 |
|
|
|
| XzIt |
Re: Freeze 1.1 for MorphOS |
|

Order of the Butterfly

Joined: 2005/1/19
Posts: 186 From: Norway
|
| |
I just use Scout :D But just tried Ikill, nice one :D
X
[ Edited by XzIt on 2008/7/11 10:01 ] |
|
|
| »2008/7/11 10:47 |
|
|
|
| tokai |
Re: OpenTTF 0.6.2-RC1 for MorphOS |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
| |
Hoppla,
A new OpenTTD release after a very long time. Must be some evil magic making this possible.
Please note this release should work fine on 1.4.x still (not tested though).
I probably switch very soon to MorphOS 2.0 features (shared z.library, png.library and so on) to make the releases easier to maintain for me personally. So if someone still needs MorphOS 1.4.x compatibility then he has to do own builds with static link libraries, I guess. Just as info. If there is *really* *high* demand for 1.4.x compatibility I might keep stuff static for now... all depends on feedback...
For more information and downloads please visit http://www.openttd.org.
If you like to support further OpenTTD releases for MorphOS and motivate me in this regard (I haven't played OpenTTD myself for years now, because I don't have the time. And OpenTTD code has become evil C++ mess which I really dislike. So... I'm not doing this ports for myself after all. ) you'll find a nifty Paypal button at the bottom of my homepage: http://www.binaryriot.de/releases/index.php?lang=en. 
Happy Tycoon'ing!
-- primate.gif binaryriot.de | tokai.binaryriot.org primate.gif |
|
|
| »2008/7/17 14:31 |
|
|
|
| tokai |
Re: Debug 1.1 for MorphOS |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
| |
tokai the solo entertainer is back... with another release probably noone will use anyway. 
Hoppla,
Debug 1.1 for MorphOS 2.0 is a small commandline tool to enable/ disable Exec debug flags from the commandline. Just like you can do in "System Settings > Debug".
This can be useful if you want to handle this from a shell script or something (f.ex. I have a shell script which puts my MorphOS into a more powerful debug state if required (activates invzeropage, starts extra debugtools like mungwall, etc.), so I don't have to run all the slowing-down extra debug stuff all the time).
Well... this is mostly useful for developers or experienced power users which want to help developers. 
As usual the archive is available on my homepage: http://tokai.binaryriot.org/public/debug-1.1.lha
regards, tokai
-- primate.gif binaryriot.de | tokai.binaryriot.org primate.gif |
|
|
| »2008/7/22 9:37 |
|
|
|
| tokai |
Re: OpenTTD 0.6.2-RC2 for MorphOS |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
|
|
| »2008/7/28 16:44 |
|
|
|
| tokai |
Re: MLdonkey 2.9.5 for MorphOS |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
| |
And another one (completly untested like last OpenTTD build, but analogkid said it works for him, so if something fails please blame him for not properly testing my builds ).
MLdonkey 2.9.5
Quote:ChangeLog 2008/05/02: version 2.9.5 = tag release-2-9-5 6503: Remove release status when download is finished
2008/03/31 6465: BT: Send correct downloaded value when download starts to tracker (colchaodemola) 6477: Use $MLDONKEY_DIR/mlnet_tmp instead of /tmp - This patch fixes problems with hash checking of multifile BT downloads when /tmp is too small. - To override $MLDONKEY_DIR/mlnet_tmp use variable $MLDONKEY_TEMP. This patch has nothing to do with option temp_directory. 6472: Multiuser: Count only files in download queue for user/group statistics 6471: Clean logfile 6470: BT: Use default of max_upload_slots as minimum for BT-max_bt_uploaders instead of hard-coded value
2008/03/18 6466: Fix option_hook loop when changing max_upload_slots < 3, caused by patch #6451
2008/03/14 6462: Multiuser: Restrict chown to admin users only
2008/03/11 6458: Fix commit bug when filesystem reports negative values for maximum filename length
2008/03/07 6451: BT: Implement minimum of 3 (like max_upload_slots) for option max_bt_uploaders ------------------------------------------------------------------------------- 2008/03/02: version 2.9.4 = tag release-2-9-4 6440: GTK2 GUI: Compile with lablgtk-2.10.1 by default - lablgtk-2.10.0 does not compile with Ocaml 3.10.2
2008/02/29 6439: Configure: Make Ocaml 3.10.2 the default compiler
2008/02/06 6407: New options run_as_group/run_as_groupgid - works the same way as options run_as_user/run_as_useruid - display system user:group running MLDonkey core in runinfo 6406: Mail: Fix bug in rfc2047 encoding
2008/02/05 6404: New option release_new_downloads - set to true to activate release slot feature for all newly started downloads
2008/02/04 6080: HTTP interface: new command/button "logout" (Schlumpf) 6077: bw_toggle: support new option "max_opened_connections_2" (Schlumpf) 6401: Swarmer: Correctly update file_downloaded during recover_temp (pango) 6400: EDK: Correctly update filename after recover_temp 6396: Log: Print user:group when starting a download 6395: Makefile: Do not strip shared linked binaries on Mac OS X, clean Makefile
2008/01/24 6381: Multiuser: Block commands "shares" and "share" for non-admin users
Archive is available at: http://tokai.binaryriot.org/public/
regards, tokai
-- primate.gif binaryriot.de | tokai.binaryriot.org primate.gif |
|
|
| »2008/7/28 16:49 |
|
|
|
|

Order of the Butterfly

Joined: 2004/11/3
Posts: 307 From: near myself
|
| |
Well. i've only given it a short test, because i'm mainly using mldonkey on linux... but it continued a download, which started in the ancient times of MorphOS 1.4 without problems.
--
|
|
|
| »2008/7/29 8:57 |
|
|
|
| tokai |
Re: TaskTree 1.3 for MorphOS |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
| |
Did you ever wonder where the hell all the CON tasks come from? Yes? Now you easily can find out with:
TaskTree 1.3 for MorphOS
TaskTree is an informative command line utility printing out a current list of tasks in a hierarchic structure showing possible parent-child relations. That way it is possible to see which task launched another.
Sample Output
# PID Address Taskname ---- ----- ---------- ------------------------------------ 1 2 0x222ECF08 Workbench?[MOSSYS:Ambient/Ambient] 2 1109 0x21DF4B98 |- MUI-ImageFlusher 3 1110 0x21DE9148 |- Ambient Thread 1 4 1111 0x21DEA380 |- Ambient Thread 2 5 7 0x25E9AEB0 | |- Shell Process?[TaskTree] 6 6 0x237589E0 | | |- CygnusEd ver. 3.5+?[work:edit/ced/CED.elf] 7 2143 0x25684140 | | | |- CON 8 2144 0x23FC5C18 | | | +- CygnusEd mouse blanker 9 1263 0x2523C8B0 | | +- MUICON 10 1264 0x2523E8E8 | | +- ? MUI Console Server ? 11 1142 0x2339C610 | |- AmIRC.morphos 12 1143 0x2332CF68 | | |- Vapor Toolkit Lib Rexx Reply Handler 13 1144 0x23488DB8 | | |- sound.datatype player 1 14 1145 0x234A8CE0 | | |- sound.datatype player 2 15 1146 0x234D2AC0 | | |- sound.datatype player 3 16 1147 0x234F2E38 | | |- sound.datatype player 4 17 1148 0x2351EFA0 | | +- AmIPlug_Landru 18 1162 0x2462EF40 | |- IBrowse 19 1504 0x25CB58C8 | +- YAM 20 1505 0x25AC5D70 | +- CON 21 1113 0x22E8FCA0 |- Ambient Thread 3 22 1119 0x2300C928 | |- statline 23 1120 0x23008940 | | +- CON 24 1121 0x2300E570 | |- CPU Monitor 25 1122 0x23074A00 | | +- CON 26 1123 0x230FD7C0 | |- NoCapsLock 27 1124 0x23139298 | |- Deluxe 28 1125 0x2317BA08 | | +- CON 29 1126 0x23159498 | |- iconx 30 1 0x231C3470 | | |- Background CLI?[smbfs '//carbuncle/storage'] 31 1127 0x230EF948 | | +- CON 32 1128 0x2315F138 | |- iconx 33 4 0x231C4638 | | |- Background CLI?[smbfs '//carbuncle/tokai'] 34 1129 0x2315AD98 | | +- CON 35 1133 0x231645C8 | |- ToolManager Handler 36 1234 0x24057A70 | | |- aminetradio 37 1235 0x23FE8D38 | | | |- CON 38 1236 0x25317F20 | | | |- CON 39 1237 0x244DA030 | | | |- ANRDECODER.1 40 2177 0x27489288 | | | | |- CON 41 2178 0x23EA2608 | | | | +- ahi.device Unit Process 42 2180 0x230047E0 | | | | +- pegasos.audio 43 1238 0x23B6A900 | | | +- CON 44 1281 0x25EF7900 | | |- filer 45 2161 0x26F7D988 | | +- CygnusEd ver. 3.5+ 46 2162 0x26F6E3F8 | | |- CON 47 2163 0x23ED3468 | | +- CygnusEd mouse blanker 48 1134 0x231AE7B0 | |- iconx 49 5 0x23145990 | | |- Background CLI?[smbfs '//carbuncle/backup'] 50 1135 0x232250B0 | | +- CON 51 1137 0x231FC790 | +- PegasosMixer 52 1114 0x22E98F30 |- Ambient Thread 4 53 1115 0x22F3BD40 |- Ambient Thread 5 54 1116 0x22F45358 |- Ambient Thread 6 55 1117 0x22F4E970 +- Ambient Thread 7 56 3 0x22123018 Background CLI?[Turboprint:turbo/tp8] 57 1025 0x20011340 keyboard.device 58 1026 0x2001B340 ps2.device 59 1027 0x20042B88 input.device 60 1058 0x20FE7730 |- Radeon_Notify 61 1059 0x20BA8018 +- ? BlankerAPI Manager ? 62 1028 0x2005B3B0 Poseidon Event Broadcast 63 1112 0x22038870 +- PoPo (Poseidon Popups) 64 1030 0x20070868 usbhw<pciusb.device/0> 65 1041 0x200EDE28 |- pciusb.device UHCI Task 66 1042 0x2010E9E8 +- pciusb.device UHCI Task 67 1031 0x20093BA0 ? Menu Handler ? ...
Requirements
Requires MorphOS 2.0. If there is interest I might check to make it work on MorphOS 1.4.x too. Depends on feedback. As usual. 
Download
The archive is available on my well-known site (See the 'ORG' in my signature).
regards, tokai
-- primate.gif binaryriot.de | tokai.binaryriot.org primate.gif |
|
|
| »2008/7/31 12:08 |
|
|
|
|

Order of the Butterfly

Joined: 2005/8/25
Posts: 265 From:
|
| |
Hey, thanks for the updates of mldonkey and openttd!
-- Amiga 1200 user. |
|
|
| »2008/7/31 16:22 |
|
|
|
| tokai |
ARexx Scripts for Shuffle |
|
MorphOS Developer

Joined: 2003/2/25
Posts: 1289 From: binaryriot
|
|
|
| »2008/8/19 18:05 |
|
|
|
PermissionsYou cannot post. You cannot edit. You cannot add polls. You cannot attach files.
| You cannot reply. You cannot delete. You cannot vote.
|
|
|
|
|
|
|