13.Mai.2023
MorphZone (Forum)
|
MorphOS: E-Mail-Programm Iris 1.14
Jacek 'jacadcaps' Piszczek hat die Version 1.14 seines E-Mail-Programms Iris für MorphOS veröffentlicht. Die Neuerungen beinhalten unter anderem die neue Funktion "E-Mails automatisch speichern", die Nachrichten beim Schreiben speichert und wiederherstellt, falls Iris oder eine andere Anwendung abgestürzt ist. Im heute veröffentlichten MorphOS 3.18 ist die neue Iris-Version bereits enthalten.
Download: iris.lha (21 MB) (dr)
[Meldung: 13. Mai. 2023, 20:11] [Kommentare: 1 - 15. Mai. 2023, 22:26]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
13.Mai.2023
|
Betriebssystem: MorphOS 3.18 veröffentlicht
Pressemitteilung: Das MorphOS-Entwicklerteam ist stolz, die Veröffentlichung von MorphOS 3.18 bekannt zu geben! Diese neue Version enthält mehrere neue Anwendungen wie Hex - ein skriptfähiger Datei-/RAM-/Disk-Hex-Editor, ArchiveIt - eine ZIP-Archivierungs-/Entarchivierungsanwendung und Thermals - eine Anwendung, die Wärme- und Lüfterinformationen und -grafiken anzeigt.
Darüber hinaus unterstützt MorphOS 3.18 das Durchsuchen und Einbinden von Samba 2- und 3-Netzwerkfreigaben auf dem Ambient-Desktop.
Die Radeon-Treiber wurden aktualisiert, um die Unterstützung von zwei Monitoren, mehr Grafikkartenmodellen und 3D zu verbessern, einschließlich aktualisierter TinyGL-Bibliothek und -Treiber. Wir haben auch die Realtek 8168-Ethernet-Treiber mit Unterstützung für mehr Kartenvarianten verbessert und die Netzwerkstabilität auf PCI-Express-Systemen wie PowerMac G5 11,2 erhöht. Probleme mit der Konnektivität von USB-Eingabegeräten auf unterstützten CyrusPlus 5040-Systemen wurden behoben.
Viele andere Systemkomponenten und Bibliotheken wurden ebenfalls fehlerbereinigt und verbessert, darunter MUI, Netstack und Filesysbox. Eine ausführliche Übersicht über die Änderungen in MorphOS 3.18 finden Sie in unseren Versionshinweisen:
Release 3.18 boot.img Changes
- Quark
- Fixed detection of some MacOF Bios R500/X19xx PCIe cards on PMac11, G5 machines
- Battery
- Workarounds to battery sensor never setting any values and not updating AC state with badly broken batteries
- Dos
- Avoid dereferencing a random pointer when unmounting file systems
- I2C
- I2CLockBus: Only set mode after locking the semaphore
- Intuition
- OpenScreen: only enable layer manager on composited screens
- WindowToFront: fixed to deiconify hidden windows
- Fixed a zero page read in menu code
- Mount
- Allocate more memory for SCSI Read Disc Information command data, since it appears that some buggy drive firmwares poke memory beyond the provided area
- P50x0_eth
- Symbios
- Fixed buffer underruns when sending some SCSI commands
- Don't attempt to send a read capacity (16) command to SCSI 2 devices or older
- USB
- EHCI register handling fixes
- Poseidon
- Worked around bugs in the USB controller in P50x0 CPUs which in return fixes some usability issues for keyboard/mouse devices on Cyrus P5040 with Poseidon's HID/HUB classes
- Powerbook
- PowerMac12,1 support (iMac) including fans, DFS and LCD brightness
- Rewritten the PowerBook/iBook fan controller
- PowerBook/iBook fan RPM is now exposed via sensors
- RamDisk
- Fixed ACTION_RENAME_OBJECT bug where renaming "directory" to "directory/" would result in the object being renamed to a random name rather than refusing the rename with ERROR_OBJECT_IN_USE
- SMU
- Fixed a race condition that could lead to incorrect communications
- Temperature
- ADT7467: read the extended temperature register and all 3 temperature registers in a row, with some additional validation. Compute sensor states with higher accuracy that the extended register provides
- USB PTP
- Fixed to initialize object comment even if there are no poi_Keywords
Release 3.18 Disk Changes
- Ambient
- Integrated Networks FS
- Unmount is now working for the same types of devices that Eject.sbar can unmount
- Blacklisted TCP: in devices list to avoid accessing it by listers
- Applications/FlowStudio
- Compiler settings for GCC11 & 12
- Fixed file compare mode
- Applications/Hex [NEW]
- Hex editor with large file, disk and memory viewing and editing support. Supports annotations and lua scripting including several examples.
- Applications/Iris
- Updated to 1.14, see https://iris-morphos.com for more information
- Applications/Jukebox
- Fixed an infinite loop on last playlist track
- Applications/MagicBeacon
- Updated to support smb2fs, netfs and various devices
- Added bubble skin icon support
- Applications/RDesktop
- Applications/RegTool
- Applications/ShowCase
- Updated to work with new TinyGL
- Applications/Synergy
- Added bounds checks to clipboard code
- Save settings on connect request
- Applications/VPDF
- Updated to libpoppler 23.05.0
- Implemented Postscript booklet printing
- Use PDF document's title in postscript output title if available
- Added active page button in printer window to select active page from the view
- Fixed a bogus memset call
- Applications/Wayfarer
- Updated to 5.1, see https://wayfarer.icu for more information
- C/Getramdebuglog
- Improved memory management
- Increased polling frequency and improved output latency in poll mode
- C/Info
- Classes/Blankers
- Updated to work with new TinyGL
- Classes/Frameworks/MUI
- Unicode handling fixes
Boopsi object wrapper fixed to handle MCCs and to use objc_lookupClass instead of getClass to avoid calling abort() on unknown classes
MUIFloattext: inherit from Area directly since Floattext isn't meant to be used as a list
- Directory selection: use fr_File if fr_Directory is empty
- Listtree issues workarounds and fixes
- Added Listtree multiselection support
- Switched to UCS2 internally to avoid issues with UTF16 surrogates
- Classes/Frameworks/OB
- Made it possible to run objc code on Slave.mui owned threads
- objc_lookupClass() fixed to call the right library function
- Fixed a memtrash in [OBString -hasPrefix]
- Fixed creation of relative URLs to retain base URLs port in OBURL
- Minor fixes in file:// handling in OBURL
- Added OBArexxServer
- Path string functions deal better with empty strings now
- Fixed edge cases in [OBString -absolutePath]
- Added support for many of clang's ObjC2.0 literals
- Switched to UCS2 internally to avoid issues with UTF16 surrogates
- Fixed OBArexxPort constructor to handle delegate correctly
- Classes/MUI/Calendar
- Reworked the entire look and feel of the calendar
- Added calendar preferences class
- Added timeline support, images and colour markings
- Now fully supports locales calendar type
- Added calendar.library support to deal with event storage
- Many internal fixes and changes
- Classes/MUI/Chart
- Fixed Chart_ReplaceInGroup to replace the correct amount of data
- Fixed to display 0 as 0
- Classes/MUI/Hex [NEW]
- Hex editor class with support for large files, memory and virtual data viewing and editing
- Classes/MUI/Keyframe [NEW]
- User interface for keyframe.library
- Classes/MUI/Piano
- Disabled unconditional debug
- Classes/MUI/Powerterm
- MUIA_PowerTerm_Scroller now isg
- Classes/MUI/Scintilla
- Classes/Reggae/Http.stream
- Fixed MMA_Http_PostData_Charset handling
- Fixed not to send POST data in clear for HTTPS connections
- Classes/Screenbar/Eject
- smb2fs and netfs handling
- Classes/Screenbar/Grabber
- Fixed a lockup when using cursor keys to scroll a full screen grab
- Audio sample is now configurable
- Classes/Screenbar/Thermal
- Clicking on sbar opens up Thermals application on supported systems
- Classes/Usb/CamdUSBMidi
- Implemented reception of System Exclusive messages
- Fixed System Exclusive transmission
- Support for multiport MIDI interface up to 16 MIDI ports
- Devs/Monitors/Radeon
- Fixed a texture format setup issue for R200 cards
- Fixed R(V)5xx dual head setup issues
- Fixed fan control for some of the MacOF X19xx cards
- Fixed graphics refresh issues after disabling output on the second head
- Added a digital link mirror mode for some dualhead R3xx/R4xx/R5x setups, enabled via new tooltype MIRRORMODE=(YES|NO)
- Auto detect AverMediaHD/CP513 capture cards to automatically enable mirror mode on the connected output
- Fixed dualhead/multimonitor setup for MacBIOS X19xx/R5xx cards which don't use AtomBIOS
- Fixed missing memory & engine clock info for MacBIOS X19xx/R5xx cards
- Use separate LUTs for dualhead R5xx setups to avoid problems with mixed palette/truecolour display
- Improved adjustment of hardware cursor to limited horizontal autoscroll capabilities of R5xx cards
- Added more FireMV cards from the supported Radeon family pool, namely FireMV 2200 (devid 0x5b65), FireMV 2250 (0x719b) and FireMV 2260 (0x95cf), also added another X1600 Pro card (0x71c3)
- Fixed a few Radeon device names based on latest pci.ids list
- Devs/Monitors/Voodoo
- Disabled unconditional debug
- Devs/Networks/Rtl8168
- Fixed lockup issues with TP-Link 3468
- Improved Renkforce RTL 8168 support
- Fixes in Netstack callback handling
- Disabled unconditional debug
- Disabled padding of packets
- L/Inet
- Implemented a separate handler process. Allows TCP: to respond to packets while waiting for network calls to complete
- L/NetworksFS [NEW]
- Samba browser with the ability to auto-mount shares on system start and an Ambient integration
- L/Smb2FS [NEW]
- SMB2/SMB3 capable filesystem based on filesysbox and libsmb2
- L/TrashFS
- Libs/Amigaguide
- OpenAmigaGuideAsyncA: fixed attrs to be read from D0 register
- Libs/Bugreport
- Send bugreports over HTTPS POST
- Libs/Calendar [NEW]
- Library to provide common date related features as well as support for entire calendar databases, which can be visualised by the updated Calendar.mcc.
- Libs/Expat
- Cherrypicked fixes for CVE-2022-40674 and other bugs
- Libs/Filesysbox
- Fixed to report the correct dostype
- Cap id_NumBlocks and id_NumBlocksUsed values to avoid returning wrapped values for applications using the old info/diskinfo API
- Limit remote statfs calls to once per 5 minutes to reduce latency
- Reworked the path charset conversion routines to go through an intermediate UTF16 conversion step. All characters that are non-printable in the system charset are converted into the \xHEXA form where HEXA is the 2 UTF16 bytes represented in hex
- Libs/Fontconfig
- Added a fallback requester when a scan is performed by 3rd party app that doesn't display scanning information on its own
- Fixes in font scanning callback handler
- Libs/Freeglut [NEW]
- The OpenGL Utility Toolkit library.
- Libs/Freetype
- Updated to FreeType 2.12.1
- Fixed uninitialised variables
- Libs/Ixemul
- fstat(): Fixed incorrect local time to UTC conversion
- Uses ptr ^ 0xdbdbdbdb as stack usage cookie
- wait()/waitpid(): Fixed a zero page reads if child process has already terminated
- readdir(): Improved to return d_type of DT_LNK for softlinks
- Libs/Keyframe [NEW]
- Keyframe.mcc support library. Keyframe interpolator.
- Libs/Locale
- Updated the timezone database to 2023c
- Fixed rounding issues in string formatting functions
- Fixed buffer underrun when converting between codesets in OpenCatalog
- Disabled %j in UTF4_FormatClockDate
- Libs/OpenSSL3
- Updated to OpenSSL 3.1.0
- Added workaround to avoid crashing applications that fail to process Ambient startup message properly
- Libs/Pixman
- Updated to libpixman 0.42.2
- Libs/PowerPC
- Libs/PPD
- Fixed epsmpGetTime and buffer overflows
- Libs/Spellchecker
- Upgraded hunspell to 1.7.2
- Libs/Sqlite
- Fixed to not leak Forbid() if out of memory
- Fixed CVE-2022-35737
- Libs/TinyGL
- Updated to use latest improvements based on the TinyGL bounty, check https://tinygl.molsen.co.za for details
- Libs/VGraphics
- Fixed a crash if CTRL-C signal was received while executing the library code
- Libs/Xadmaster
- Added minimal support for newer ZIP headers with some fields being 64-bit
- Libs/Z
- Libs/Zip [NEW]
- Allows creating and extracting ZIP archives in modern formats, including large file sizes and encryption
- MUI
- Fixed MUIA_Pendisplay_ARGB to work with a penspec using pen numbers
- MUIC_Window: Don't process menu hotkeys when MUIA_Window_NoMenus is set
for a window
- Unicode text fit fixes
- Use flags msg field of MUIM_Menustrp_Popup to specify selection of an active item in the related popup menu
- Popasl: fixed to handle UTF-8 if the popstring is Unicode
- Ignore TCP: in ASL requesters' device list
- Window resize fixes
- Active item visibility fixes for very large popup menus
- Improved debug output when failing MUI_NewObject
- Added MUIM_Open/CloseCustomFont
- Added MUIA_String_Editable, MUIA_String_Multiline
- Net
- Updated SSL root certificates
- Network/Netstack
- Increased the minimum preallocated amount of IORequests to avoid SanaII interface running out of packets during intense network I/O using TCP_NODELAY
- Prefs/iMac [NEW]
- Temperature controls for the iMac
- Prefs/Laptop
- Reworked temperature settings
- Prefs/USB
- Improved the force binding contextual menu behaviour on interfaces
- Fixed an out of bounds memory access when device window is opened and main window is closed
- UI and localization improvements
- Prefs/Printers
- Prefs/Time
- Fixed a read from address 0
- Utilities/Commodities/Expose
- Fixed a race that caused the wrong window to be set active when switching to an application on another screen
- Fixed a use-after-free resulting in Expose sometimes showing an empty window
- Fixed not to open a window at all if no apps to display were found
- Fixed a bogus read/crash if an iconified MUI app had no diskobject
- Tweaked default settings
- Don't allow iconifying Expose
- Tools/HDConfig
- Changed default system partition type for Sam460/CyrusPlus to SFS
- Tools/IWizard
- Changed default system partition type for Sam460/CyrusPlus to SFS
- Utilities/ArchiveIt [NEW]
- Archive creator and extractor application currently supporting ZIP archives.
- Utilities/MidiLogger
- Added support for SysEx message handling
- Utilities/Thermals [NEW]
- Thermals and fans monitoring utility for Apple PowerBook, iBook and iMac computers.
- Utilities/VirtualMidiKeyboard
- Added missing menu shortcuts
Neuen Anwendern empfehlen wir dringend, vor der Erstinstallation von MorphOS unsere Anleitungen zur Installation und Problembehebung sorgfältig zu lesen. Erfahrene Nutzer können auf dem üblichen Wege ein Upgrade vornehmen, sollten besagte Anleitungen jedoch ruhig ebenfalls durchgehen. MorphOS 3.18 kann in unserem Dateibereich heruntergeladen werden. (dr)
[Meldung: 13. Mai. 2023, 16:17] [Kommentare: 17 - 16. Mai. 2023, 16:15]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
13.Mai.2023
|
AROS: Videos zu AROS ONE 2.0
Ende März wurde die Version 2.0 der AROS-Distribution "AROS One" x86-Rechner veröffentlicht (amiga-news.de berichtete). AROS-Nutzer James Mattson stellt die neue Version in zwei YouTube-Videos nun vor: AROS ONE 2.0 AWESOME NEW LOOK! und AROS ONE 2.0 Touring Some More!. (dr)
[Meldung: 13. Mai. 2023, 10:09] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
11.Mai.2023
|
Veranstaltung: Nachlese zur ARC / Folge 13 des GAP
Am 6. Mai 2023 fand die Amiga Ruhrpott Convention (ARC) in Duisburg statt (amiga-news.de berichtete). Die neueste Ausgabe des "German Amiga Podcasts" (GAP) berichtet über das Treffen und hat Eindrücke und Stimmen zu diesem erstmalig stattfindenden Event gesammelt.
Die Veranstalter selbst haben uns auf Nachfrage ebenfalls eine kleine Nachlese zur Verfügung gestellt. Herzlichen Dank dafür.
"Schön wars, die ARC - AMIGA RUHRPOTT CONVENTION!
Nach sechs Monaten Planung war es endlich soweit, am 6. Mai 2023 fand in Duisburg - Rheinhausen die ARC statt.
Das Konzept ging auf, eine Mischung aus Userparty, Verkaufsständen sowie Präsentation von Hard- und Software. So versammelte sich an dem Tag ein bunt gemischter Haufen von Amiga Fans, Händlern und Softwareentwicklern, z.B. Alinea Computer, Factor 5, Ravenlordess, um nur einige Namen zu nennen!
Alle möglichen Amiga Modelle tummelten sich neben anderer Hardware auf den zur Verfügung gestellten Tischen. An jeder Ecke gab es etwas zu hören und zu bestaunen. Anspielbar waren dank des Programmierers Michael Kafke das Director's Cut des Adventures "Joy: Die Mutter aller Spiele" und "Freak-Out". Auch stellte Theo Theoderich sein "Settle the World" vor.
Der Tag verging wie im Flug, DynaBlaster-Duelle wurden ausgefochten, Geschichten aus dem Nähkästchen erzählt, gefachsimpelt, in alten Erinnerungen geschwelgt, ge- und verkauft, Disketten kopiert, in Zeitschriften geblättert, Freunde wiedergetroffen, neue Kontakte geschlossen...
Das Wetter war wohlgesonnen, sodass auch der überdachte Außenbereich zum Plauschen und Verweilen rege genutzt wurde. Zu fairen Preisen gab es ein kleines, aber feines gastronomisches Angebot, u.a. Currywurst mit Pommes, Kuchen sowie diversen Getränke.
Jeder, der eine Eintrittskarte vorweisen konnte, hatte bei der Verlosung die Chance, tolle Preise zu gewinnen! Dann gab es für jeden was auf die Ohren: Musik kam live von Mitch van Hayden und Martin Ahman, welche mit Remixen der Amiga Szene einheizten.
Danke an alle, die diesen Tag gemeinsam unvergesslich gemacht haben - Wir alle sind AMIGA!"
Bewegte Bilder zum Treffen gibt es ebenfalls.
(dr)
[Meldung: 11. Mai. 2023, 05:47] [Kommentare: 1 - 11. Mai. 2023, 18:55]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
10.Mai.2023
Amigaworld.net (Webseite)
|
Benutzeroberfläche: Hollywood Compile 1.1
Yannick 'papiosaur' Buchy hat unter dem Titellink kürzlich diverse von ihm mit Hollywood erstellte grafische Benutzeroberflächen veröffentlicht. Eine davon ist "Hollywood Compile". Wie der Name bereits sagt, handelt es sich um ein Programm für AmigaOS, AmigaOS 4, MorphOS und AROS, welches nach Laden oder Ablegen eines Hollywood-Skripts per Drag'n'drop ausführbare Dateien für die genannten Plattformen erzeugt.
Download:
HollywoodCompile-OS3.lha (1 MB)
HollywoodCompile-OS4.lha (2 MB)
HollywoodCompile-MOS.lha (2 MB)
HollywoodCompile-AROS.lha (2 MB) (snx)
[Meldung: 10. Mai. 2023, 09:09] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
10.Mai.2023
MorphZone (Forum)
|
MorphOS: RNORadio 1.4
RNORadio ist ein mit Hollywood entwickeltes, GUI-basiertes Internetradioprogramm für MP3-Streams (Video). Zu den Neuerungen der Version 1.4 zählen die Möglichkeit, das Hardware-Compositing ein- bzw. auszuschalten sowie ein verbessertes Rendern der Benutzeroberflächenelemente.
Changes:
- Fixed transparency issues that were introduced in the previous version
- Fixed compositing support detection (for hardware accelerated transparency)
- Added an option to force the hardware compositing On/Off manually
- Improved background rendering on GUI elements
- Removed wget dependency
- Minor tweaking
Download: RNORadio.lha (3 MB) (snx)
[Meldung: 10. Mai. 2023, 09:00] [Kommentare: 2 - 11. Mai. 2023, 06:50]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
09.Mai.2023
|
Programmierung: Webbasierter m68k-Assembler-Editor V2.9.0
Unter dem Titellink findet man eine moderne Webapplikation zum Schreiben, Ausführen und Lernen von M68K-Assemblercode, die dafür das Framework SvelteKit und die Programmiersprache Rust verwendet (amiga-news.de berichtete).
Seit unserer letzten Meldung hat der Entwickler folgende Änderungen vorgenommen:
Improved documentation
- Added side menu to all documentation pages
- Added more explanations to documentation for condition codes
- Added individual condition code dependent instructions
- Improved UI of documentation pages
Negative numbers in register viewer
- Added negative numbers conversion in register viewer
- Bug fix of interpreter for directive name clash
(dr)
[Meldung: 09. Mai. 2023, 21:26] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
07.Mai.2023
|
Aminet-Uploads bis 06.05.2023
Die folgenden Pakete wurden bis zum 06.05.2023 dem Aminet hinzugefügt:
HollywoodSP.lha dev/hwood 807K Hollywood 10.0 spanish catalo...
HWP_hURL.lha dev/hwood 4.3M ALL The multi-protocol data trans...
bwbasic320.lha dev/lang 1.3M 68k ByWater BASIC Interpreter v3.20
smb2fs.i386-aros.lha disk/misc 81K x86 SMB2 file system client
smb2fs.m68k-amigaos.lha disk/misc 149K 68k SMB2 file system client
BWBasic111_Manual.zip docs/help 306K bwBASIC111 Manual.
P96Prefs.lha driver/vid 81K 68k P96 Preferences Editor
rtgmaster_asmfix.lha driver/vid 173K 68k Rtgmaster Assembler-Include/E...
tankkk.lha game/2play 105K 68k 2-4 player shoot'em'up
F1GP2023Carset.lha game/data 9K 2023 Carset for F1GP
translatetr.lha game/patch 16K 68k Translates TurboRAKETTI to En...
TunnelsAndTrolls.lha game/role 18M 68k Implementation of Tunnels & T...
tnzk.lha game/shoot 620K 68k The Ninja Zombie Killer
Abacus_FR.lha game/wb 6K French catalog for Abacus 2.20
NewMasterMind_FR.lha game/wb 6K French catalog for NewMasterM...
2D_ATcad_UAE.lha gfx/misc 3.6M 68k CAD mit Steppermotor-Ansteuerung
AmiVms.lha misc/emu 3.8M 68k Simulates OpenVMS commands
MagicWB800x600x8-Set2... pix/back 1.5M Set 2 of 800x600, 8 col Magic...
LHArchiver.lha util/arc 5.1M 68k create lha archives intuitively
RandomBackdrop.lha util/boot 44K 68k Up to 255 random backdrops wi...
IconLib_46.4.lha util/libs 1.3M 68k free icon.library in optimize...
Gamebench.lha util/misc 52K 68k WB 1.3 Front End for WHDLoad ...
VATestprogram.zip util/misc 10M 68k Versatile Amiga Testprogram
(snx)
[Meldung: 07. Mai. 2023, 09:09] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
07.Mai.2023
|
AROS-Archives-Uploads bis 06.05.2023
Die folgenden Pakete wurden bis zum 06.05.2023 den AROS-Archiven hinzugefügt:
smb2fs.i386-aros.lha dri/fil 81kb SMB2/3 file system client
mplayer-1.0-v6.x86_64-v11... vid/pla 9Mb Multimedia player with MUI user ...
(snx)
[Meldung: 07. Mai. 2023, 09:09] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
07.Mai.2023
|
MorphOS-Storage-Uploads bis 06.05.2023
Die folgenden Pakete wurden bis zum 06.05.2023 dem MorphOS-Storage hinzugefügt:
HWP_hURL_2.0.lha Development/Hollywood/... A plugin for Hollywood ...
EasyRPG_Player_0.8.0.lha Emulation A program that allows t...
HollywoodCompile_1.1.lha GUI A GUI for Hollywood com...
FFMPEGui_1.0.lha GUI A GUI for FFMPEG command
(snx)
[Meldung: 07. Mai. 2023, 09:09] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
07.Mai.2023
Andreas Magerl (ANF)
|
Printmagazin: Amiga Future, Ausgabe 162
Die deutsche und englische Ausgabe 162 (Mai/Juni 2023) des Printmagazins Amiga Future ist erschienen und kann direkt bei dessen Redaktion und im Amiga-Fachhandel bestellt werden.
Zu den Themen des Hefts gehören Previews zu Boxx und Settle World sowie Reviews u.a. zu Hollywood X, AmigaOS 3.2.2 und der Prelude ZII recreated 2022. (snx)
[Meldung: 07. Mai. 2023, 09:09] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
04.Mai.2023
mnemo (discord)
|
Veranstaltung: Ticketinformation zur Amiga38
Wie die Veranstalter der am 7. Oktober 2023 stattfindenden Amiga38 auf ihrer Facebookseite bekannt geben, startet der Ticketverkauf für das Event am übernächsten Sonntag, den 14. Mai, um 20:00 Uhr auf der Veranstaltungshomepage (aktuell noch informierend über die Amiga37). (dr)
[Meldung: 04. Mai. 2023, 21:39] [Kommentare: 4 - 06. Mai. 2023, 20:12]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
03.Mai.2023
|
MorphOS: FFMPEGGui 1.0
Yannick 'Papiosaur' Buchy hat mit FFMPEGGui eine grafische Oberfläche für FFmpeg mittels Hollywood geschrieben. Das RapaGUI-Plugin wird benötigt. (dr)
[Meldung: 03. Mai. 2023, 20:20] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
02.Mai.2023
David Brunet (ANF)
|
Neue Artikel auf der Obligement-Webseite
In den letzten zwei Monaten wurde die Webseite des französischen AmigaOS- und MorphOS-Magazins Obligement um die untenstehenden Beiträge erweitert. Übersetzungen in andere Sprachen sind stets willkommen, Interessenten wenden sich bitte an David 'Daff' Brunet.
- March/April 2023 news.
- Old articles from Ami-GrafX 1 to 4 : Tutorial: Imagine 2 - Use of paths, Misc: Realization of a computer room in a college, Tutorial: Scenery Animator 4.0 - Mount St Helens, Tutorial: LightWave 3D - The diving suit, Misc: Realization of a 3D simulation of the LCI TV channel, Tutorial: Imagine 2 - The "Skin" function, Tutorial: Aladdin 4D - Getting started and managing your project, Misc: Realization of a local TV channel (C9 Info-Service), Tutorial: ProControl/MorphPlus - Virtual Rain, File: Kamel Ikhlef and CTV Productions, Tutorial: Art Department Pro - The alpha channel, Tutorial: Panorama - Amazon, etc.
- Interview with Kristi-Louise Herd (graphic designer of Fiendish Freddy).
- File: The history of Simulmondo (part one).
- File: How are displayed images of a PAL Amiga on a monitor ?
- File: The sad episode of Cannon Fodder's poppy.
- Hardware: TerribleFire 328/330.
- Point of view: The development of Rave (part six).
- Tutorial: Running two graphics cards in an AmigaOne X5000.
- DIY: Installing an Amiga 1200 in an Evo X500 case.
- DIY: Icarus 1, building a tower for AROS.
- Programming: Articles from the GuruMed.net site.
- Special quiz about ACube Systems.
(dr)
[Meldung: 02. Mai. 2023, 05:43] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
30.Apr.2023
Andreas Falkenhahn (ANF)
|
Hollywood-Plugin: hURL 2.0 für diverse Datenübertragungs-Protokolle
Pressemitteilung: Airsoft Softwair freut sich, die sofortige Verfügbarkeit der Version 2.0 von hURL - dem ultimativen Multiprotokoll-Datenübertragungs-Plugin für Hollywood mit SSL-Unterstützung - bekanntgeben zu können. Version 2.0 ist ein großes Update, welches viele neue Funktionen enthält. Hier eine Übersicht:
- Unterstützung für mehr als 50 neue curl-Optionen
- Unterstützung für curl 8.0
- Unterstützung für curl's MIME- and URL-Schnittstellen
- AmiSSL v5 Unterstützung unter 68k und AmigaOS 4
- die MorphOS-Version benutzt jetzt die systemeigene openssl3.library statt AmiSSL
- AROS wird jetzt unterstützt (AmiSSL v4)
- macOS-Version unterstützt jetzt die ARM64-Plattform ("Apple Silicon")
- fast 100 Seiten an neuer Dokumentation
- Fehlerbereinigungen und andere Verbesserungen
hURL unterstützt eine unglaubliche Bandbreite an verschiedenen Protokollen für jegliche Datenübertragung, so z.B. DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet und TFTP. Außerdem enthält hURL, wie üblich für Hollywood-Plugins, eine umfangreiche Dokumentation, die alle Funktionen des Plugins minutiös beschreibt. Es handelt sich hier um fast 400 PDF-Seiten, die alternativ auch als HTML-, CHM- und AmigaGuide-Datei zur Verfügung stehen.
hURL 2.0 steht ab sofort zum kostenlosen Download unter dem Titellink bereit. (dr)
[Meldung: 30. Apr. 2023, 14:14] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
30.Apr.2023
deadwood
|
AROS x86_64: V20230430-1 des ABI-v11-Entwicklerzweigs
Der AROS-Entwickler Krzysztof 'deadwood' Śmiechowicz hatte seinem stabilen Zweig von AROS für 64-Bit Intel und AMD Prozessoren den Codenamen 'ABIv11' gegeben, um ihn von der in Arbeit befindlichen ABIv1-Version im Haupt-AROS-Repository zu unterscheiden. Diesen hat er nun auf die Version "20230430-1" aktualisiert. Die neue Version enthält zahlreiche Verbesserungen und Korrekturen, die seit Dezember 2022 vorgenommen wurden. So bietet der Entwickler zum ersten Mal auch eine Alpha-Version eines ISO-Images von AROS an, das in einer virtuellen Umgebung oder auf echter Hardware getestet werden kann. Änderungen im Detail:
Functionalities
- Implemented network driver for certain nVidia chipsets (Neil)
- Synchronize Zune configuration across all builds (deadwood)
- Restore build and functioning on pc-x86_64 AROS (deadwood)
- Make native kernel more reselient in case of early error (deadwood, Kalamatee)
- Added broadcom4400.device network driver (Neil)
- Synchronize on use of ISO-8859-2 for Polish across all builds (deadwood)
- First working version of nvme.device is available (Kalamatee)
- Implemented FORMAT64 and SEEK64 commands in ahci.device (Kalamatee)
- Stabilized handling of WARM reset, implemented missing shutdown handlers (Kalamatee)
- Requesters add scroll bars if too much text is shown (Kalamatee)
64-bit support:
- Correct size of fpos_t and ino_t C library types (deadwood)
ARM support:
- muimaster.library (bugs: MUI_Request not compiling) (deadwood)
- Restore build of armhf AROS (deadwood)
Updates:
- AROS build system (Kalamatee)
- ibz 1.2.13 (Kalamatee)
- libpng 1.6.39 / png.library v53.2 (Kalamatee)
- freetype 2.13.0 / freetype2.library v6.6 (Kalamatee)
- libudis86 (Kalamatee)
Functional fixes:
- Correctly handle __stdiowin when also using C library (deadwood)
- gl.library (bugs: race condition during initialization) (deadwood)
- hostgl.library (make it work with newer 64-bit hosts) (deadwood)
- exec.library (bugs: wrong disassembly due to wrong start address) (deadwood)
- ata.device (bugs: media insert/eject detection not working) (deadwood)
- muimaster.library (bugs: MUIA_String_Acknowledge not readable) (deadwood)
- png.datatype (bugs: 1-bit APLHA pngs not supported) (deadwood)
- fat-handler (bugs: partition check too strict) (deadwood)
- InstallAROS (bugs: not working with > 2GB RAM) (deadwood)
- dos.library (bugs: SFS not working with > 4GB RAM) (deadwood)
- C:Install-Grub2 (bugs: not working with > 4GB RAM) (deadwood)
- GCC (bugs: sometimes generates non-loadable executables) (deadwood)
- Kernel (bugs: wrong configuration of IRQ pins in IO-APIC, TaskReady list damaged) (deadwood)
- Area.mui (bugs: events sent when not expected to) (deadwood)
- pciusb.device (bugs: EeePC USB boot not working) (Neil)
- Register.mui (bugs: tab text cannot be formatted) (deadwood)
- String.mui, Area.mui, Cycle.mui (bugs: setting same value is causing notification) (deadwood)
- pciusb.device (bugs: too long boot delay on AspireOne ZG5) (Neil)
- ntfs-handler (bugs: accessing non existent entries) (Kalamatee)
- DiskInfo (recognize more filesystems) (Kalamatee)
- pciusb.device (workaround for MosChip MCS9990, detect addtional ports) (Kalamatee)
- Kernel (bugs: SSE registers not preserved during interrupt) (Kalamatee)
- timer.device (bugs: can issues interrupt after warm reboot) (Kalamatee)
- C:Decoration (bugs: wrong rendering of paletted pngs) (Kalamatee)
- i8042.hidd (bugs: regression in mouse detection) (deadwood)
- crt.library (bugs: wrong time returned by clock_gettime) (deadwood)
Stability fixes:
- graphics.library (bugs: boot driver not unregistered correctly) (deadwood)
- MultiView (bugs: crash in About window when using amigaguide.datatype) (deadwood)
- exec.library (bugs: crash when showing disassembly in alert requester) (deadwood)
- Prefs/ScreenMode (bugs: crash on certain drivers) (deadwood)
- acpica.library (deadwood)
(dr)
[Meldung: 30. Apr. 2023, 14:09] [Kommentare: 1 - 30. Apr. 2023, 22:45]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
30.Apr.2023
|
Aminet-Uploads bis 29.04.2023
Die folgenden Pakete wurden bis zum 29.04.2023 dem Aminet hinzugefügt:
Envoy_FR.lha comm/net 9K French catalog for Envoy 3
Roadshow_FR.lha comm/tcp 103K French catalogs for Roadshow
HippoPlayerIR.zip docs/hard 30K 68k Wirelessly controlled HippoPl...
Programming_Docs.txt docs/lists 4K Programming Manual URLs Listing.
TankMouse.lha driver/inp 13K 68k Scroll-wheel driver for TankM...
P96Prefs.lha driver/vid 81K 68k P96 Preferences Editor
GunFight_OS3.lha game/2play 4.9M 68k 2 player western game
TilesSlide.lha game/actio 84K 68k Align 3-4 tiles of the same c...
TinyInvaders.lha game/shoot 1.7M 68k SPACE INVADERS poor clone in ...
AcesUp.lha game/think 3.0M 68k Aces Up solitaire card game
AMICUBE.adf game/think 880K 68k Rubik's Cube for classic Amiga
AMICUBE_NTSC.adf game/think 880K 68k Rubik's Cube for classic Amiga
IntyColor.lha gfx/conv 73K 68k Converter from BMP to Intelli...
AmiArcadia.lha misc/emu 4.6M 68k Signetics-based machines emul...
AmiArcadiaMOS.lha misc/emu 4.9M MOS Signetics-based machines emul...
AmiArcadia-OS4.lha misc/emu 5.1M OS4 Signetics-based machines emul...
AmiVms.lha misc/emu 3.8M 68k Simulates OpenVMS commands
Remus_FR.lha misc/os 10K French catalogs for Remus & R...
LN22023Collection.lha mods/misc 35M 4ch LN22023 MED Collection
LN2FinalBattleImprvd.lha mods/misc 125K 4ch LN2FinalBattleImprvd MED
LN2StreetLoaderTuned.lha mods/misc 127K 4ch LN2StreetLoaderTuned MED
SPlay.lha mus/play 18K 68k A quick 8SVX/ADPCM SamplePlayer
WHDArchiveExtractor.lha util/arc 7K 68k Automate WHDLoad find and ext...
Image2PDF.lha util/conv 10M ALL convert JP(E)Gs and PNGs to PDF
IdentifyLib_FR.lha util/libs 21K French catalog and docs for i...
LilCalendar.lha util/time 3.4M 68k Versatile calender and remind...
(snx)
[Meldung: 30. Apr. 2023, 08:18] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
30.Apr.2023
|
AROS-Archives-Uploads bis 29.04.2023
Die folgenden Pakete wurden bis zum 29.04.2023 den AROS-Archiven hinzugefügt:
acesup.i386-aros.lha gam/car 3Mb solitaire card game
games_drawer_kensv4.lha gra/ico 247kb Drawer Games Icons Kens v4 Style
image2pdf.i386-aros.lha off/dtp 10Mb convert JP(E)Gs and PNGs to PDF
lilcalendar.i386-aros.lha uti/wor 3Mb Calender scheduling and reminder...
(snx)
[Meldung: 30. Apr. 2023, 08:18] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
30.Apr.2023
|
MorphOS-Storage-Uploads bis 29.04.2023
Die folgenden Pakete wurden bis zum 29.04.2023 dem MorphOS-Storage hinzugefügt:
ISOtools.lha Files/Convert Couple of tools to conv...
uif2iso_0.1.2.lha Files/Convert UIF to ISO converter
ccd2iso_0.3.lha Files/Convert Convert CCD (CloneCD) f...
Block_2.05.lha Files/Tools Join and split files
Image2PDF_2.1.lha Graphics/Convert Convert JP(E)Gs and PNG...
IntyColor.lha Graphics/Convert Converter from BMP to I...
ImageCDConvert_1.0.lha GUI A GUI to convert CD images
LilCalendar_2.0.lha Office/Organizer Versatile calender and ...
(snx)
[Meldung: 30. Apr. 2023, 08:18] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
28.Apr.2023
|
Programmierung: Webbasierter m68k-Assembler-Editor V2.7.0
Unter dem Titellink findet man eine moderne Webapplikation zum Schreiben, Ausführen und Lernen von M68K-Assemblercode, die dafür das Framework SvelteKit und die Programmiersprache Rust verwendet (amiga-news.de berichtete).
Seit unserer letzten Meldung hat der Entwickler folgende Änderungen vorgenommen:
Changed interactive documentation
- Added side menu to interactive documentation
- Improved transitions between pages
Bug fixes and more diffings
- Added status code diffing
- Fixed bugs in interactive documentation
(dr)
[Meldung: 28. Apr. 2023, 09:02] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
25.Apr.2023
|
Portabler Assembler: vasm V1.9d
Frank Willes 'vasm' ist ein portabler, quelloffener Assembler, für den der Autor fertige Binaries für AmigaOS 2/3/4, MorphOS, TOS, MiNT und Windows anbietet. Änderungen in der Version 1.9d:
- m68k: Using MOVEQ.L instead of MOVEQ must only disable the warning for values between 128 and 255, but not allow any value without error.
- mot-syntax: XREF allows no definition and XDEF requires a definition.
- std-syntax: Fixed potential problem with "scratch at end of line" warnings after a section attribute string.
- oldstyle-syntax: Fixed potential problem with "scratch at end of line" warnings after a section attribute string.
- tos-output: Reloc-output in executables was broken since V1.9b! Restrict to 32-bit absolute relocations again.
(dr)
[Meldung: 25. Apr. 2023, 05:22] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
23.Apr.2023
|
Aminet-Uploads bis 22.04.2023
Die folgenden Pakete wurden bis zum 22.04.2023 dem Aminet hinzugefügt:
IntyBASIC.lha dev/cross 751K MOS BASIC compiler for Intellivision
evo.lha dev/e 653K 68k E-VO: Amiga E Evolution
pcisata.lha driver/med 13K 68k Mediator SATA Driver
P96Prefs.lha driver/vid 78K 68k P96 Preferences Editor
RescueLander.lha game/actio 46K 68k Land on Earth, Moon or Mars t...
MorPhONG.lha game/misc 438K MOS A remake of the famous Pong ;)
Klondike92.lha game/think 55K 68k Klondike92 - solitaire card game
SPlay.lha mus/play 14K 68k A quick 8SVX/ADPCM SamplePlayer
Multiscan_4color_pics... pix/back 961K 22 4 Colour WB Backdrops
SteMarRegMag2Theme.lha util/dopus 645K My Magellan II theme
IdentifyDev.lha util/libs 66K 68k Identify hardware and more
IdentifyUsr.lha util/libs 99K 68k Identify hardware and more
iGame.lha util/misc 414K 68k Front-end for WHDLoad
VATestprogram.zip util/misc 7.3M 68k Versatile Amiga Testprogram
InstallerLG.src.lha util/sys 1.5M Commodore Installer replacement
JoinGUI-AmigaOS3.lha util/wb 1.3M 68k A GUI for Join command
JoinGUI-AmigaOS4.lha util/wb 1.8M OS4 A GUI for Join command
JoinGUI-AROS.lha util/wb 1.5M x86 A GUI for Join command
JoinGUI-MorphOS.lha util/wb 1.5M MOS A GUI for Join command
(snx)
[Meldung: 23. Apr. 2023, 08:22] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
23.Apr.2023
|
AROS-Archives-Uploads bis 22.04.2023
Die folgenden Pakete wurden bis zum 22.04.2023 den AROS-Archiven hinzugefügt:
tong.i386-aros.zip gam/mis 32Mb Tetris meets Pong = TONG!
icaros_v2.3_fix.zip uti/mis 50Mb Little fix for icaros v2.3
joingui-aros.zip vid/mis 1Mb A GUI for Join command
(snx)
[Meldung: 23. Apr. 2023, 08:22] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
23.Apr.2023
|
MorphOS-Storage-Uploads bis 22.04.2023
Die folgenden Pakete wurden bis zum 22.04.2023 dem MorphOS-Storage hinzugefügt:
IntyBASIC_1.4.2.lha Development/Cross BASIC compiler for Inte...
Iris_1.13.lha Email New email client suppor...
AmiArcadia_29.38.lha Emulation A Signetics-based machi...
Nanosaur_1.4.4.lha Games/Action This is Pangea Software...
iGame_2.3.2.lha Games/Launcher A frontend to launching...
HollywoodCompile_1.0.lha GUI A GUI for Hollywood com...
FICE-GUI_1.0.lha GUI FICE-GUI_1.0.lha
GetMoreLibs.lha System/Library/Misc Executable allowing to ...
(snx)
[Meldung: 23. Apr. 2023, 08:22] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
20.Apr.2023
MorphZone (Forum)
|
MorphOS: E-Mail-Programm Iris 1.13
Jacek 'jacadcaps' Piszczek hat die Version 1.13 seines E-Mail-Programms Iris für MorphOS veröffentlicht. Die Neuerungen beheben kleinere Fehler bzw. umgehen Performance-Probleme von MUI.
Download: iris.lha (21 MB) (snx)
[Meldung: 20. Apr. 2023, 13:51] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
20.Apr.2023
Andreas Magerl (ANF)
|
Printmagazin: Amiga Future, Ausgabe 162 - Vorschau und Leseproben
Von der Ausgabe 162 (Mai/Juni 2023) der Amiga Future sind inzwischen die Leseproben sowie die Vorschau online. Zu den Themen zählen Previews zu Boxx und Settle World sowie ein Review zu AmigaOS 3.2.2.
Die Amiga Future ist als deutsches und englisches Printmagazin direkt bei deren Redaktion und diversen Amiga-Fachhändlern erhältlich. (snx)
[Meldung: 20. Apr. 2023, 13:44] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
18.Apr.2023
|
MorphOS: Nanosaur V1.44 portiert
Nachdem Christian 'xeno74' Zigotzky den Quellcode des ursprünglich 1998 von Pangea Software veröffentlichten und nun von 'jorio' neu portierten Spiels Nanosaur für 32-Bit Linux PPC kompiliert hatte (amiga-news.de berichtete), hat Bruno 'BeWorld' Peloille den Quellcode nach MorphOS portiert. SDL2 2.26.5, MorphOS 3.17 und das letzte TinyGL-Update werden benötigt. (dr)
[Meldung: 18. Apr. 2023, 21:24] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
17.Apr.2023
MorphZone (Forum)
|
MorphOS: WebRadio.sbar 3.0 beta
Bereits Ende 2021 hat Thomas Igracki unter dem Titellink eine Betaversion 3.0 seines WebRadio-Screenbar-Moduls für MorphOS bereitgestellt. Neben anderen Verbesserungen enthält sie eine Sendersuche. Wird diese allerdings zu rasch hintereinander getätigt, kann es, dem Betastatus geschuldet, zum Absturz kommen.
Download: WebRadio_sbar_v3_beta.lha (264 KB) (snx)
[Meldung: 17. Apr. 2023, 21:37] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
16.Apr.2023
|
Aminet-Uploads bis 15.04.2023
Die folgenden Pakete wurden bis zum 15.04.2023 dem Aminet hinzugefügt:
Void-Dreams40.zip demo/misc 731K 68k Demopack - Revision 2023
vbrowse.lha dev/c 5K 68k VBCC MSG Browser env. using G...
APPBuilder_AmigaOS3.lha dev/hwood 4.3M 68k manage&compile Hollywood proj...
APPBuilder_AmigaOS4.lha dev/hwood 2.7M OS4 manage & compile Hollywood pr...
APPBuilder_AROS_i386.lha dev/hwood 2.4M x86 manage & compile Hollywood pr...
APPBuilder_MorphOS.lha dev/hwood 2.4M MOS manage & compile Hollywood pr...
APPBuilder_WarpOS.lha dev/hwood 2.5M WOS manage & compile Hollywood pr...
BareMetal.lha docs/misc 185K Examples for Bare-Metal Amiga...
RescueLander.lha game/actio 46K 68k Land on Earthm Moon or Mars t...
Klondike92.lha game/think 36K 68k Klondike92 - solitaire card game
gimemorygame.lha game/wb 260K 68k GI Memory Game
giominostage.lha game/wb 1.1M 68k GI Omino Stage Game
AmiArcadia.lha misc/emu 4.6M 68k Signetics-based machines emul...
AmiArcadiaMOS.lha misc/emu 4.9M MOS Signetics-based machines emul...
AmiArcadia-OS4.lha misc/emu 5.1M OS4 Signetics-based machines emul...
RNOTunes.lha mus/play 9.2M MOS Multi-format audio player
RNOTunes_68k.lha mus/play 8.8M 68k Multi-format audio player
RNOTunes_68k_FPU.lha mus/play 8.7M 68k Multi-format audio player
RNOTunes_AROS.lha mus/play 8.7M x86 Multi-format audio player
RNOTunes_OS4.lha mus/play 9.7M OS4 Multi-format audio player
RNOTunes_WOS.lha mus/play 9.3M WOS Multi-format audio player
SimpleSamples.lha mus/play 43K 68k Little musical toy for Classi...
MagicWB_800x600x8.zip pix/back 1.1M 10 Backdrops for 800x600 8 Co...
HCIcons.lha pix/icon 573K HCIcons
P96ScreenCx.lha util/cdity 8K 68k P96 Multi-Monitor Mouse Movement
IconLib_46.4.lha util/libs 1.2M 68k free icon.library in optimize...
iGame.lha util/misc 411K 68k Front-end for WHDLoad
(snx)
[Meldung: 16. Apr. 2023, 08:19] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
16.Apr.2023
|
AROS-Archives-Uploads bis 15.04.2023
Die folgenden Pakete wurden bis zum 15.04.2023 den AROS-Archiven hinzugefügt:
rnotunes.i386-aros.lha aud/pla 9Mb Multi-format audio player
appbuilder.i386-aros.zip dev/uti 2Mb Tool to manage & help with H...
freedink.i386-aros.zip gam/rol 31Mb An engine for the top-down RPG D...
drawer_gmes_kv4.lha gra/ico 176kb Drawer Games Icons Kens v4 Style
wcs.i386-aros.zip gra/ray 6Mb world construction set program f...
iconecta.lha net 2Mb A little and easy program to tes...
icaros_v2.3_fix.zip uti/mis 64Mb Little fix for icaros v2.3
(snx)
[Meldung: 16. Apr. 2023, 08:19] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
16.Apr.2023
|
MorphOS-Storage-Uploads bis 15.04.2023
Die folgenden Pakete wurden bis zum 15.04.2023 dem MorphOS-Storage hinzugefügt:
RNOTunes_1.1.lha Audio/Players RNOTunes is a GUI based...
APPBuilder_3.1.lha Development/Hollywood APPBuilder is a tool th...
SDL_2.26.5_Libraries.lha Development/Library All Libraries SDL : SDL...
LUA_MUI.lha Development/LUA LUA_MUI.lha
Iris_1.12.lha Email New email client suppor...
MorPhONG.lha Games/Misc -=- MorPhONG -=- A rema...
Fallout1-ce_1.0_R0.lha Games/RPG Fallout for modern oper...
fheroes2_1.0.3.lha Games/Strategy fheroes2 is a recreatio...
JoinGUI_1.1.lha GUI A GUI for Join command
vobTools_1.5.lha Multimedia Contains programs which...
Wayfarer_5.1.lha Network/Web Wayfarer is the latest ...
(snx)
[Meldung: 16. Apr. 2023, 08:19] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
16.Apr.2023
Amiga Future (Webseite)
|
Hollywood: APPBuilder 3.1
Der APPBuilder von Fabio 'Allanon' Falcucci vereinfacht die Kompilierung von Hollywood-Programmen und assistiert bei der Zusammenstellung der Distributionsarchive.
Die Version 3.1 unterstützt Hollywood X und enthält neben einer Aktualisierung der Plugins mehrere kleine Ergänzungen - so wurde bspw. die Oberfläche geändert, um eine Informationszeile am unteren Rand des Fensters hinzuzufügen. (snx)
[Meldung: 16. Apr. 2023, 08:19] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
15.Apr.2023
MorphZone (Forum)
|
MorphOS: Fallout 1 Community Edition portiert
Nach dem 2. Teil bereits vor zwei Monaten hat Bruno 'BeWorld' Peloille nun auch den Vorgänger für MorphOS portiert: Fallout (Wikipedia) aus dem Jahr 1997 ist ein Rollenspiel, das nach einem Atomkrieg angesiedelt ist, schwarzen Humor aufweist und futuristische Technik mit der amerikanischen Alltagskultur der 1950er Jahre kombiniert.
Die "Community Edition" ist eine quelloffene Reimplementation, welche das bspw. bei GOG oder Steam weiterhin erwerbbare Original voraussetzt. (snx)
[Meldung: 15. Apr. 2023, 08:43] [Kommentare: 1 - 18. Apr. 2023, 08:46]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
14.Apr.2023
GitHub
|
WHDLoad: Grafische Oberfläche iGame 2.3.1
iGame ist ein MUI-basiertes Frontend für das Starten von WHDLoad-Titeln (amiga-news.de berichtete). George 'walkero' Sokianos (Editor 'Lite XL' oder MediaVault) hat die Version 2.3.1 für AmigaOS 2.04 und höher, AmigaOS 4 und MorphOS veröffentlicht. In dieser Version wurde die Datei gameslist.csv geändert. Es wird empfohlen, vor dem Upgrade oder einer Neuinstallation ein Backup der vorherigen Datei zu erstellen. Die Änderungen in der Übersicht:
Hinzugefügt
- Einige Nicht-WHDLoad-Spiele müssen aus ihrem eigenen Ordner gestartet werden, da sie sonst abstürzen oder nicht starten. Dies ist hauptsächlich ein Problem auf Systemen, die weder WBRun noch WBLoad haben (z.B. AmigaOS 3.1). Für alle hinzugefügten Spiele/Demos, die auf solchen Systemen gestartet werden, wird nun ein temporäres Skript unter T erstellt:
- Deutscher Katalog und ein alternatives Hauptbild
- Französischer Katalog
Fehlerbereinigungen
- Wenn ein Benutzer die Tooltypes eines Slaves ändert, funktioniert das NewIcon weiterhin. Die vorherigen Versionen von iGame löschten die Bildinformationen. Jetzt werden sie aus den Icon-Tooltypen entfernt, aber das Bild funktioniert weiterhin einwandfrei. Das Ergebnis ist, dass die Größe der .info-Datei fast auf die Hälfte reduziert wurde.
- Jetzt ist es möglich, die Icon-Tooltypes zu speichern, auch wenn sie als Screenshot eines Items verwendet werden. In den vorherigen Versionen war die Icon-Datei blockiert und es war keine Änderung möglich.
- Absturz beim Beenden behoben
- Einfrieren des Computers mit wenig Speicher beim Scannen behoben
- Einfrieren des Computers mit wenig Speicher beim Laden einer großen Liste von Einträgen behoben
Geändert
- iGame mit NDK 3.2R4 kompiliert
- Der Repositories Path Requester akzeptiert jetzt nur noch Schubladen
- Der Speicherbedarf ist jetzt so weit wie möglich reduziert und optimiert
- Das iGame-Fenster erscheint zuerst und dann wird die Liste aus der Datei geladen. Dadurch erscheint die Anwendung schneller und gibt dem Benutzer eine Rückmeldung
- Wenn der Benutzer einen relativen Pfad auswählt (z. B. //Games), wird dieser in einen absoluten Pfad geändert.
- Die Art und Weise, wie die gleichen Titelslaves gezählt werden, wurde geändert. Dies hilft bei der Beseitigung mehrerer "Alt"-Wörter in der Liste
- Das Scannen des Repositorys nach Dateien wurde geändert. Der Code wurde vereinfacht und verwendet nun mehr Funktionen der System-API, was ihn kompatibler macht. Außerdem werden alle "Daten"-Ordner beim Scannen übersprungen, sodass Slaves, die in diesen Ordnern existieren, nicht verwendet werden. Eine Menge Code wurde entfernt und optimiert, sodass der Scan nun auf demselben Rechner etwa 37% schneller ist, wenn ein Ordner mit 3562 Einträgen gescannt wird.
- Die Art und Weise, wie mehrere Instanzen mit demselben Titel angezeigt werden, wurde geändert. Jetzt werden keine "Alt"-Beschriftungen mehr hinzugefügt. Stattdessen haben wir eine Zahl in eckigen Klammern eingeführt, die die verschiedenen Instanzen repräsentiert, z.B. 3DPool [1], 4DSportsDriving [2]. Nicht jeder Datensatz hat diese Werte, Sie werden sie also nur sehen, wenn es Duplikate gibt.
- Die Datei gamelist.csv wurde durch doppelte Anführungszeichen um die String-Werte, wie den Pfad und den Titel, geändert.
- In der Datei gamelist.csv wurde eine neue Spalte hinzugefügt, die den benutzerdefinierten Namen des Elements enthält. Die alte Spalte bleibt unverändert. Dies hilft in Situationen wie einem Repository-Rescan, bei dem sich der vom Benutzer angegebene Name nicht ändert. Die alte, zweite Spalte sollte unverändert bleiben.
- Jetzt benötigt iGame die icon.library v44+ für das Ändern von Icon-Tooltypes. Für Systeme, die eine neue Version enthalten, gibt es icon.library 46.4 im Aminet zum kostenlosen Download und zur Nutzung. Diejenigen, die ältere Versionen der Bibliothek haben, können iGame immer noch benutzen, aber sie können die Icon-Tooltypes nicht ändern. Sie müssen dies von Workbench aus tun.
- Das Feld für die Filterzeichenfolge ist jetzt in der verborgenen Liste nicht mehr deaktiviert, so dass der Benutzer die Ergebnisse auf der Grundlage des Titels oder eines Teils davon filtern kann
- Die Zeilen "Status", "Gespielte Zeiten" und "Slave-Pfad" haben keinen Rahmen mehr, da sie schreibgeschützte Felder sind.
- Das Kontrollkästchen "Keine intelligenten Leerzeichen" hat jetzt einen richtigen Rahmen
- Der "Slave-Pfad" im Fenster mit den Elementeigenschaften wird nicht mehr in der Breite gestreckt. Wenn MUI 5 verwendet wird, wird der Text verkürzt und zeigt drei Punkte in der Mitte an.
- Wenn WBLoad im Ordner C: vorhanden ist, wird dies zum Starten von Spielen/Demos von WB verwendet, wenn sie als zusätzliche Einträge in der Liste hinzugefügt wurden
- Die "Zuletzt gespielt"-Liste enthält mehr als einen Datensatz, so dass Sie die zuletzt gespielten Spiele leicht finden können
- alt_icons in den Ordner "extras" verschoben
- Das Installationsskript wurde aktualisiert, um dem Benutzer bei der Auswahl des Installationsordners einige Informationen zu geben
Direkter Download: iGame-v2.3.1-20230414.lha (411 Kb) (dr)
[Meldung: 14. Apr. 2023, 19:32] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
13.Apr.2023
MorphZone (Forum)
|
MorphOS: E-Mail-Programm Iris 1.12
Jacek 'jacadcaps' Piszczek hat die Version 1.12 seines E-Mail-Programms Iris für MorphOS veröffentlicht. Zu den Neuerungen zählen eine verbesserte E-Mail-Vorschau, eine Rückfrage vor dem Absenden von E-Mails ohne Empfängerangabe im "To:"-Feld und eine Aktivierung/Deaktivierung der Undo/Redo-Schaltflächen in Abhängigkeit der Verfügbarkeit.
Download: iris.lha (21 MB) (snx)
[Meldung: 13. Apr. 2023, 17:44] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
13.Apr.2023
MorphZone (Forum)
|
MorphOS: LUA-MUI aktualisiert
Stefan 'Kronos' Kleinheinrichs LUA-MUI ermöglicht es unter MorphOS, mittels der Skriptsprache LUA auch betriebssystemspezifische Aufrufe zu tätigen, also die grafische Benutzerschnittstelle, Bibliotheken und Funktionen betreffend.
Das heute veröffentlichte Update beinhaltet Änderungen des Befehls LibCall() - dieser liefert nun Integer-Werte zurück bzw. den Wert NIL, wenn die aufgerufene Funktion fehlschlägt. Außerdem erfasst muistructs.lua beim Start jetzt alle structs, was mehr Zeit und Speicherplatz erfordert.
Download: LUA_MUI.lha (74 KB) (snx)
[Meldung: 13. Apr. 2023, 17:00] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
13.Apr.2023
MorphZone (Forum)
|
MorphOS: Webbrowser Wayfarer 5.1
Jacek 'jacadcaps' Piszczek hat die Version 5.1 seines Webbrowsers Wayfarer für MorphOS veröffentlicht. Zu den Änderungen zählen kleine Verbesserungen wie die Speicherung unterschiedlicher Dateipfade für das Herunterladen via "Download" bzw. "Download As".
Download: wayfarer.lha (29 MB) (snx)
[Meldung: 13. Apr. 2023, 16:52] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
12.Apr.2023
Sven Scheele (ANF)
|
Veranstaltung: Interface XXXIV in Kiel am 29.04.2023
Am Samstag, dem 29. April 2023, findet in Schwentinental bei Kiel wieder die Retro-Computer-Veranstaltung "Interface" statt. Veranstalter sind wie immer der Vintage Computer Club (VCC), der Amiga-Club Schleswig-Holstein (ACSH) und der Computer-Club Klausdorf (CCK).
Eine Anmeldung per E-Mail an interface@jugendhaus-klausdorf.de wird empfohlen. Ohne Anmeldung besteht keine Garantie auf einen freien Platz.
Es stehen wieder zwei große Räume zur Verfügung. Das Café im Erdgeschoss (als "Werkstatt" für Hardware-Projekte, Reparaturen u.ä.) und das Dachgeschoss bieten ausreichend Platz zum Fachsimpeln und Spielen an den mitgebrachten Rechnern und Konsolen. Steckdosenleisten und Netzwerkkabel müssen von den Teilnehmern mitgebracht werden.
Offizieller Beginn ist um 14 Uhr, ab ca. 12 Uhr beginnt das Organisationsteam mit dem Aufbau der Tische etc. Veranstaltungsort ist das Jugendhaus Klausdorf, Dorfstraße 101 in 24222 Schwentinental (Ortsteil Klausdorf). (snx)
[Meldung: 12. Apr. 2023, 11:31] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
12.Apr.2023
|
Audio-Abspieler: RNOTunes 1.1 für alle Amiga-Systeme
RNOTunes ist eine GUI-basierte Audioplayer-Anwendung mit Unterstützung für viele verschiedene Audioformate, eingebettete Cover-Bilder und Last.fm-Scrobbling (amiga-news.de berichtete). 'jPV^RNO' hat nun die Version 1.1 mit folgenden Änderungen veröffentlicht:
- Added button graphics previews in the settings window
- Button graphics can be swapped without restarting the program
- Optimised removal/deletion of tunes
- Added an option to hide/show filename extension(s) when a filename is used as a title in the tune list
- Improved filename extension hiding for formats that start with an extension
- Adding new Last.fm users failed if the db directory didn't exist
- The Last.fm scrobbling setting was left enabled if its initialising was cancelled
- Added import support for M3U8, EXTM3U, PLS, WPL, and XSPF playlists
- External playlists can be dragged & dropped into the tune list if they have a common filename extension (the program exports them as .m3u itself)
- Added support for system notifications via MagicBeacon (MorphOS), Ringhio (OS4), and Ranchero (OS3)
- The delete requester is more verbose
- The position slider works better with the mouse wheel
- Keyboard shortcuts can be localised
- Initial fixes/work-arounds/safety-checks for Vampire and BPPC issues
- Added Flat graphics by Highlander
- Improved documentation
- Added an Italian catalog
- Minor tweaking
Das Programm ist im Aminet verfügbar. (dr)
[Meldung: 12. Apr. 2023, 07:36] [Kommentare: 1 - 12. Apr. 2023, 18:33]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
10.Apr.2023
MorphZone (Forum)
|
MorphOS: E-Mail-Programm Iris 1.11
Jacek 'jacadcaps' Piszczek hat die Version 1.11 seines E-Mail-Programms Iris für MorphOS veröffentlicht. Zu den Neuerungen zählen das schnellere Anzeigen und Aktualisieren von Unterordnern der Postfächer sowie eine neue Version der WebKit-Engine.
Changes:
- Faster message refresh when viewing a folder - instead of checking the status of all messages, Iris will now check small batches as you scroll
- Faster refreshes of large folders when switching between folders
- Additional message list optimizations and fixes
- Improved scaling of images embedded in email contents in the message writer
- Updated WebKit
Download: iris.lha (21 MB) (snx)
[Meldung: 10. Apr. 2023, 09:43] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
09.Apr.2023
|
Aminet-Uploads bis 08.04.2023
Die folgenden Pakete wurden bis zum 08.04.2023 dem Aminet hinzugefügt:
BSDSocket-Extension.lha dev/amos 32K 68k Use bsdsocket.library in AMOS...
REDPILLGameCreator.lha dev/misc 3.1M 68k Game Creator with AGA support
F1GP2023Carset.lha game/data 8K 2023 Carset for F1GP
MCE.lha game/edit 3.6M 68k Multi-game Character Editor
MCE-MOS.lha game/edit 3.9M MOS Multi-game Character Editor
MCE-OS4.lha game/edit 4.2M OS4 Multi-game Character Editor
AmiVms.lha misc/emu 3.7M 68k Simulates OpenVMS commands
NAFCYI1991S1-B01.zip text/bfont 2.0M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B02.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B03.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B04.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B05.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B06.zip text/bfont 2.5M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B07.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B08.zip text/bfont 2.5M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B09.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B10.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B11.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B12.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B13.zip text/bfont 2.6M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B14.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B15.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B16.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B17.zip text/bfont 2.6M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B18.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B19.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B20.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B21.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B22.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B23.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B24.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B25.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B26.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B27.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B28.zip text/bfont 2.9M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-01.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-02.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-03.zip text/pfont 2.2M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-04.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-05.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-06.zip text/pfont 2.1M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-07.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-08.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-09.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-10.zip text/pfont 2.1M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-11.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-12.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-13.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-14.zip text/pfont 1.6M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-15.zip text/pfont 2.1M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-16.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-17.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-18.zip text/pfont 1.6M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-19.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-20.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-21.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-22.zip text/pfont 2.2M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-23.zip text/pfont 2.2M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-24.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-25.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-26.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-27.zip text/pfont 1.4M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-28.zip text/pfont 2.5M NAFCYI Spring 1991 (PS Fonts)
Avalanche_FR.lha util/arc 7K French catalog for Avalanche 2.1
uuid.lha util/libs 11K 68k UUID librariy and utilities
LilCalendar.lha util/time 3.3M 68k Versatile calender and remind...
(snx)
[Meldung: 09. Apr. 2023, 07:15] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
09.Apr.2023
|
AROS-Archives-Uploads bis 08.04.2023
Die folgenden Pakete wurden bis zum 08.04.2023 den AROS-Archiven hinzugefügt:
lilcalendar.i386-aros.lha uti/wor 3Mb Calender scheduling and reminder...
(snx)
[Meldung: 09. Apr. 2023, 07:15] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
09.Apr.2023
|
MorphOS-Storage-Uploads bis 08.04.2023
Die folgenden Pakete wurden bis zum 08.04.2023 dem MorphOS-Storage hinzugefügt:
LUA_MUI.lha Development/LUA LUA_MUI.lha
MCE_14.12.lha Games/Editor Multi-game Character Ed...
(snx)
[Meldung: 09. Apr. 2023, 07:15] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
02.Apr.2023
jPV^RNO (E-Mail)
|
MorphOS: Artikel zum Anlegen von Sicherheitskopien (englisch)
Das finnisches Mitglied 'jPV' der Demogruppe RNO, der auch MorphOS-Betatester ist, hat für die Artikelsammlung "MorphOS Library" der MorphZone unter dem Titellink einen Beitrag dazu verfasst, was es zu beachten gilt, wenn man Sicherheitskopien seiner MorphOS-Installation erstellen möchte. (snx)
[Meldung: 02. Apr. 2023, 08:58] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
02.Apr.2023
|
Aminet-Uploads bis 01.04.2023
Die folgenden Pakete wurden bis zum 01.04.2023 dem Aminet hinzugefügt:
Kp2023-TheNomad.lha demo/sound 685K 68k The Nomad, Music disk by Kp 0...
COP.lha dev/debug 167K 68k Low Level Debugger
libmikmod.i386-aros.lha dev/lib 1.0M x86 Portable sound library (music...
MCE-MOS.lha game/edit 3.9M MOS Multi-game Character Editor
TunnelsAndTrolls.lha game/role 18M 68k Implementation of Tunnels & T...
giominostage.lha game/wb 1.1M 68k GI Omino Stage Game
AmiArcadia.lha misc/emu 4.6M 68k Signetics-based machines emul...
AmiArcadiaMOS.lha misc/emu 4.9M MOS Signetics-based machines emul...
AmiArcadia-OS4.lha misc/emu 5.1M OS4 Signetics-based machines emul...
AmyStromWiFiSwitch.lha misc/misc 7.6M 68k Control and query the myStrom...
hippoplayerupdate.lha mus/play 391K 68k Updated HippoPlayer
ptplayer.lha mus/play 31K 68k ProTracker player w/ support ...
AppLhA.lha util/arc 29K 68k Tool for unpacking LhA- and L...
avalanche.lha util/arc 104K AOS ReAction unarchive GUI for xf...
avalanche_de.lha util/arc 8K German catalog for Avalanche 2.1
avalanche_guide_de.lha util/arc 8K German translation of Avalanc...
MuFastZero.lha util/boot 158K 68k MuLib ZeroP. remapper, replac...
hasMMU.lha util/cli 24K 68k checks for a working MMU
ADiffView.lha util/misc 130K 68k Graphical ASCII file compare/...
(snx)
[Meldung: 02. Apr. 2023, 08:34] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
02.Apr.2023
|
AROS-Archives-Uploads bis 01.04.2023
Die folgenden Pakete wurden bis zum 01.04.2023 den AROS-Archiven hinzugefügt:
rnotunes.i386-aros.lha aud/pla 9Mb Multi-format audio player
libmikmod.i386-aros.lha dev/lib 1002k Portable sound library (music mo...
animwebconverter.lha gra/con 2Mb Easy web tool to convert your ol...
grimoriumpdf.lha uti/tex 3Mb PDF viewer written in Hollywood
(snx)
[Meldung: 02. Apr. 2023, 08:34] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
02.Apr.2023
|
MorphOS-Storage-Uploads bis 01.04.2023
Die folgenden Pakete wurden bis zum 01.04.2023 dem MorphOS-Storage hinzugefügt:
AmiArcadia_29.37.lha Emulation A Signetics-based machi...
MCE_14.12b.lha Games/Editor Multi-game Character Ed...
Image2PDF_2.0.lha Graphics/Convert Convert JP(E)Gs and PNG...
AnimWebConverter_5.10.lha Graphics/Tools A little and easy web t...
AmyStromWiFiSwitch_1.2... Misc Control and query the m...
GrimoriumPDF_2.40.lha Office/Show A program made with Hol...
SnoopDos_3.11_68k.lha System/Monitoring SnoopDos_3.11_68k.lha
ADiffView_2.3.lha Text/Compare A graphical file compar...
(snx)
[Meldung: 02. Apr. 2023, 08:34] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
02.Apr.2023
MorphZone (Forum)
|
MorphOS: LUA-MUI - Verwendung der Skriptsprache fürs GUI und OS-Funktionen
Stefan 'Kronos' Kleinheinrichs LUA-MUI ermöglicht es unter MorphOS, mittels der Skriptsprache LUA (Wikipedia) auch betriebssystemspezifische Aufrufe zu tätigen, also die grafische Benutzerschnittstelle, Bibliotheken und Funktionen betreffend. Einige Beispiele sind im zugehörigen Forenbeitrag der MorphZone dokumentiert.
Download: LUA_MUI.lha (69 KB) (snx)
[Meldung: 02. Apr. 2023, 08:34] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
31.Mär.2023
Frank Wille (ANF)
|
Portabler Assembler: vasm V1.9c
Frank Willes 'vasm' ist ein portabler, quelloffener Assembler, für den der Autor fertige Binaries für AmigaOS 2/3/4, MorphOS, TOS, MiNT und Windows anbietet. Änderungen in den letzten beiden Version 1.9b und 1.9c:
- Fixed a rare expression evalulation bug. Previous versions may erroneously evaluate "label - equate" as constant, when the equate is something like "currentPCsymbol - label".
- Allow a label definition on the same line as a section directive and warn about it.
- Macro arguments were lost at the second repeat-level inside a macro.
- Syntax modules warn about garbage characters in the operand field, when the mnemonic doesn't take any operand.
- No longer cut symbol names in a wide-format listing file after 31 chars.
- Error messages on macros and repetitions now always include the real source file name and line number in parentheses.
- Directives for printing expressions into the console (printv, echo, etc.) now print undefined symbols as "<undefined>+offset".
- New output module "gst" for GST object files (Atari, GST-assembler, Devpac).
- New output file format "dri" for Atari M68k DRI object files.
- m68k: Experimental Apollo TEX instruction, using a simplified syntax after a proposal of John H.
- m68k: Apollo extended/compressed Bcc.B displacements in the range of -256 to 254.
- m68k: MOVEQ.L suppresses any warning about an out of range operand.
- m68k: Allow any size-extension for MOVEQ in Devpac-compatibility mode.
- m68k: Fixed a string-buffer conflict introduced in V1.9a, which occurs when using local symbols in the label field and operand field together with some cpu-specific directives, like EQUR, REG, etc.
- m68k: Optimize small data label in 020 base displacement to a 16-bit offset, or even to (d16,An) when the index is suppressed, provided that options -sd and -extsd have been given.
- 6502: Some mnemonics could be misdetected as implied addressing mode when option -i was given: asl, asr, lsr, rol, ror. 45GS02: aslq, asrq, deq, inq, lsrq, rolq, rorq. WDC02: dec, inc.
- mot-syntax: Do not allow a section with the same name and same type, but with different memory attributes.
- mot-syntax: New option -nolocpfx to disable local symbols by label- prefix (usually '.').
- mot-syntax: ELIF directive implements a real else-if.
- mot-syntax: Export equate symbols with double-colon in vasm-native mode.
- std-syntax: Fixed an issue caused by the introduction of one-digit temporary labels in V1.9a. Labels beginning with _f or _b were misdetected as forward/backward references to such labels.
- std-syntax: Added missing .elseif directive.
- oldstyle-syntax: All byte-directives (byt, byte, dfb, etc.) increment the pc by one without any operand. All word-directives (wor, wrd, word, etc.) increment the pc by two without any operand. Similar to a "declare storage" directive.
- oldstyle-syntax: Whitespace between a label and its colon are allowed again.
- hunk-output: Warn about inability of Kickstart 1.x to initialize BSS sections greater than 256k.
- bin-output: ORIC file names in the tape header are limited to 15 characters and a ".tap" extension is removed automatically.
- bin-output: Added support for the PGX and PGZ format, used by 65816- based C256 Foenix computers.
- tos-output: Support DRI-format object files. New option: -Fdri.
(cg)
[Meldung: 31. Mär. 2023, 23:10] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
30.Mär.2023
Amigaworld.net (Forum)
|
AROS-Distribution: AROS One 2.0 (x86)
Die auf der AROS-Binärschnittstelle ABI v0 basierende Distribution "AROS One" ist jetzt in der Version 2.0 für x86-Rechner verfügbar. Heruntergeladen werden kann sie als DVD-ISO-Datei oder als USB-Flash-Image unter dem Titellink, wo sich auch Videoaufnahmen finden.
Neben Aktualisierungen der enthaltenen Programme und Spiele sowie Fehlerbereinigungen ist auch ein neuer Satz Piktogramme enthalten. Die Änderungen im einzelnen:
- Update AROS One OS System:
- Create New Set Icons System AfA One Style for the Whole Operating System
- Create number 6 Installer for Set Icons Disk
- Create nuber 4 Installer for Set Icons System
- Create Catalog.italian for ZunePaint
- Fix Theme OS4
- Fixed Theme Pearl Blue
- Fixed GIF Animations
- Add New Pointer 32 Bit
- filesysbox.library 54.3
- smb2-handler 53.1
- nvidianet.device 1.1
- Create def_icons for Source file with c, c++, h, o extension
- Create Descriptor webp.datatype, now also recognizes "webp" files without extension
- Update GCC 6.5
- C ++ is not yet available, it will be soon
- Add info version Aros One on (About)
- Add info version Aros One on Barra Wanderer
- New Logo Installer Aros One
- All third-party software is now located in the "Extras/APPS" Folder
- SMB2 tutorial for setting up a share with Windows, find all the Extras/Internet/SMB2
- Create Set Disk.info for SMB2 volume, they will insntall with one click, after creating the share volume
- Create two new Directories in SYS:System "Hardware" and "Debug" which includes the dedicated software
- Update AROS One Apps:
- ComicOn 1.4
- HollyPaint 1.1
- Exutil 1.1.3
- Image2PDF 1.3
- Update WHDLoad 18.8 for WHD_MENU
- MUIInspector 1.0
- Asplit 2.03
- Zip HWP 1.2 (PlugIn Hollywood)
- XML HWP 2.0 (PlugIn Hollywood)
- Fenachistoscopio 1.0
- WebpTools 1.3.0
- RPN Scientific+ 1.02
- SMB2-handler 53.4
- Filesysbox.library 54.3
- Image2PDF 1.4
- Lunapaint 0.6.0
- AnimPlayer 2.4
- IconClone 1.9
- InstallerLG 1.0.2
- DirList 1.1
- IconClone 1.09 Update
- Vintage Song Player 2.50
- AmiSSL 4.12
- Videntium Picta 2.60
- AmiTube 1.4
- Tipografia 1.2
- V.A.M.P. 3.0
- AnimWebConverter 5.10
- Update AROS One Games:
- OpenTyrian
- 1941-ExtremeDeluxe
- LazSokoban
- Added three skins for LazSokoban and a script for choosing the skin
- Update Hle Poker Card (Final Version)
- BOFH
- TecnoballZ
- Update Core ABIv0 20201110:
- Display free video memory in SysMon where supported (Kalamatee)
- Initial work on supporting 3D acceleration in VMWare video driver (Kalamatee)
- Implemented network driver for certain nVidia chipsets (Neil)
- Initial work on scsi.device (Kalamatee)
- Signal CxObject support implemented (Hakan Thorngren)
- Support PUBSCREEN argument in Prefs/Appearance, BoingIconBar (Kalamatee)
- Support PUBSCREEN argument in Tools/Clock and multiple Prefs applications (Hakan Thorngren)
- Support PUBSCREEN variable support in intuition.library (o1i)
- Improvements to rendering screen and window title bars (Kalamatee)
- Allow video drivers to report display change (Kalamatee)
- Prefs/IControl works better on low-resolution screens (Kalamatee)
- Set overscan based on information coming from driver (Kalamatee)
- Prefs/ScreenMode display more information about video modes (Kalamatee)
- Prefs/Palette reworked to be more compatible with Intuition (Kalamatee)
- Muimaster.library and built-in classes have been localized (Matthias Rustler)
- Initial work on supporting long filenames in afs-handler (Kalamatee)
- Palette preferences are now loaded into Intuition (Kalamatee)
- Implemented SetMem, Strlcat, Strlcpy in utility.library (Kalamatee)
- Implemented VSNPritnf in utility.library (Matthias Rustler)
- AmigaPL font collection added (wawa)
- Implemented GetKey, AddKBInt, RemKBInt, ElapsedTime in lowlevel.library (Kalamatee)
- Part of functionality of SystemControlA in lowlevel.library available (Kalamatee)
- Additional font collections added (Kalamatee)
- Initial implementation of GetSegListInfo in dos.library (Kalamatee)
- Allow loading AmigaOS-style hunk keymaps and fonts on AROS (Kalamatee)
- Implemented AssignAddToList in dos.library (Kalamatee)
- Implemented v45 datatypes.library functions (Kalamatee)
- Introduced webp.datatype (Kalamatee)
- Introduced ClockSource subsystem in Kernel (Kalamatee)
- Improvements to file system handling in Wanderer (Bo Kopperud)
- Public SDK not longer exposes internal AROS headers & libraries (deadwood)
(snx)
[Meldung: 30. Mär. 2023, 19:35] [Kommentare: 2 - 04. Apr. 2023, 10:48]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
26.Mär.2023
|
Aminet-Uploads bis 25.03.2023
Die folgenden Pakete wurden bis zum 25.03.2023 dem Aminet hinzugefügt:
AmiGemini.lha comm/net 239K AOS Gemini, Spartan, Gopher + Fin...
COP.lha dev/debug 167K 68k Low Level Debugger
MuForce.lha dev/debug 325K 68k V40 Enforcer,detect illegal R...
MuGuardianAngel.lha dev/debug 347K 68k detect accesses to non-alloca...
OsGrind.lha dev/debug 30K 68k Configurable Os argument checker
SegTracker.lha dev/debug 17K 68k A global SegList tracking uti...
eurochamp.lha docs/misc 247K Soccer Euro Champs 1960-2020 ...
worldcup.lha docs/misc 655K Statistics of World Cups 1930...
PcmciaCD.lha driver/med 11K 68k ATAPI PCMCIA CD driver Sony Vaio
F1GP2023Carset.lha game/data 8K 2023 Carset for F1GP
gse.lha game/edit 17K 68k Editor for Gunship2000 roster...
MCE.lha game/edit 3.6M 68k Multi-game Character Editor
MCE-OS4.lha game/edit 4.1M OS4 Multi-game Character Editor
Gunship.jpg game/hint 375K A500/2000 Gunship Keyboard Ov...
PhotoMosaic.lha gfx/misc 2.9M 68k Make Photo Mosaic from photo ...
AmiSSL-5.8-OS3.lha util/libs 3.4M 68k OpenSSL as an Amiga shared li...
AmiSSL-5.8-OS4.lha util/libs 3.1M OS4 OpenSSL as an Amiga shared li...
AmiSSL-5.8-SDK.lha util/libs 2.3M AOS OpenSSL as an Amiga shared li...
MMULib.lha util/libs 786K 68k Library to ctrl the MC68K MMUs
VATestprogram.zip util/misc 7.3M 68k Versatile Amiga Testprogram
(snx)
[Meldung: 26. Mär. 2023, 08:52] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
26.Mär.2023
|
AROS-Archives-Uploads bis 25.03.2023
Die folgenden Pakete wurden bis zum 25.03.2023 den AROS-Archiven hinzugefügt:
photomosaic.lha aud 3Mb Make Photo Mosaic from photo col...
eurochamp.lha doc/mis 247kb statistics euro soccer 1960-2020
worldcup.lha doc/mis 655kb Soccer World Cup statistics 1930...
lightwave_quick_guide.zip doc/tut 113Mb Video Tuttorial for Lightwave 3d...
tecnoballz.i386-aros.zip gam/puz 3Mb brick breaking game.
icon_pack_app_kensv4.lha gra/ico 168kb application drawer icon kens v4
vamp.lha vid/pla 2Mb Virtual Amiga Multimedia Player
(snx)
[Meldung: 26. Mär. 2023, 08:52] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
26.Mär.2023
|
MorphOS-Storage-Uploads bis 25.03.2023
Die folgenden Pakete wurden bis zum 25.03.2023 dem MorphOS-Storage hinzugefügt:
MaestrixReloaded_2.1.lha Audio/Drivers The Maestrix 2: Reloade...
Terri-Fried.lha Games/Misc Everyone is dead except...
PhotoMosaic_1.0.lha Graphics/Misc Make Photo Mosaic from ...
AmiTube_1.4.lha Multimedia The first YouTube Clien...
VAMP_3.05.lha Multimedia A Multimedia Player pro...
AmiSSL_5.8-68k.lha Network/SSL OpenSSL as an Amiga sha...
SnoopDos_3.11_68k.lha System/Monitoring SnoopDos_3.11_68k.lha
Pegasos.zip Videos Video of Pegasos by The...
(snx)
[Meldung: 26. Mär. 2023, 08:52] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
26.Mär.2023
Andreas Magerl (ANF)
|
Printmagazin: Ausgabe 137 der Amiga Future online lesbar
Die deutsche und englische Ausgabe 137 (März/April 2019) des Printmagazins "Amiga Future" kann jetzt auf der Webseite des Magazins in Form von Bilddateien der Einzelseiten gelesen werden. Restbestände des Heftes sowie eine höheraufgelöste PDF-Version können beim Herausgeber erworben werden. (snx)
[Meldung: 26. Mär. 2023, 08:52] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
25.Mär.2023
|
AmiTube 1.4: YouTube-Client für alle Amiga-Systeme
Marcus 'ALB42' Sackrows AmiTube ermöglicht es, sich YouTube-Videos auf einem 68k-Amiga anzusehen. Dafür werden diese in Commodores CDXL-Format umgewandelt und heruntergeladen.
Wie der Entwickler zur neuen Version schreibt, ist "die größte Neuerung das Fenster "Suche nach ID" für eine einfachere Handhabung von YouTube-URLs" (YouTube-Video).
Eine zweite Verbesserung ist der selbst erstellte AREXX Port für AROS (amiga-news.de berichtete), der es möglich macht, URLs von AmiFox an AmiTube zu senden, wenn man sich auf einer Youtube Video Seite befindet (alle anderen Plattformen konnten das schon).
Die aktuelle Version kann von der AmiTube-Webseite heruntergeladen oder über den Update-Check in AmiTube installiert werden. (dr)
[Meldung: 25. Mär. 2023, 07:30] [Kommentare: 2 - 25. Mär. 2023, 22:00]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
24.Mär.2023
|
AROS x86: Update des ABI-v0-Entwicklerzweigs auf Version 20201110-2
Mitte Februar veröffentlichte der AROS-Entwickler Krzysztof 'deadwood' Śmiechowicz die Version 20201110-1 von AROS ABIv0 für 32-Bit-Systeme (amiga-news.de berichtete). Das heutige zweite Release enthält einige Änderungen und Fehlerbereinigungen (Release Notes). (dr)
[Meldung: 24. Mär. 2023, 16:15] [Kommentare: 1 - 28. Mär. 2023, 20:42]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
24.Mär.2023
(ANF)
|
Veranstaltung: 9. Alternatives Computer Meeting in Wolfsburg
Das 9. Meeting für alternative Betriebssysteme und Computer im Dorfgemeinschaftshaus Flechtorf bei Wolfsburg findet vom 05. bis 07. Mai 2023 statt.
Willkommen sind alle Fans von Heimcomputern und Konsolen der 80er, 90er und frühen 2000er, sowie deren Clones und Nachfolger.
In diesem Jahr wird die Veranstaltung finanziell durch den Verein zum Erhalt klassischer Computer e.V. unterstützt, daher entfällt dieses Jahr die übliche Tischgebühr. Anmeldungen sind unter dem Titellink möglich. (dr)
[Meldung: 24. Mär. 2023, 04:58] [Kommentare: 3 - 28. Mär. 2023, 20:18]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
24.Mär.2023
(ANF)
|
Veranstaltung: Geit@Home #1 2023
Vom Freitag, dem 14.04.2023, bis zum Sonntag, dem 16.04.2023, treffen sich die Mitglieder Amiga Club Osnabrück und des Amiga Club Steinfurts, um sich zu den neuesten Informationen rund um MorphOS und neuer Software auszutauschen, Support zu leisten und das das Gespräch mit Entwicklern und Anwendern zu suchen.
Zusätzlich stehen 3D-Druck und 3D-Design auf der Themenliste. Geplant ist, mindestens zwei 3D-Drucker vor Ort zu haben.
Teilnehmer, die eigene Hardware mitbringen wollen, werden gebeten, sich anzumelden, da nur eine begrenzte Anzahl von Rechnerplätzen für externe Gäste zur Verfügung steht. Ansonsten steht es jedem frei, einfach mal so vorbeizuschauen. Wer seinen Laptop mitbringt, braucht zwar keinen festen Platz, sollte sich aber dennoch anmelden, damit der Veranstalter, Guido Mersmann, den Überblick behält.
Der Eintritt ist wie immer frei. (dr)
[Meldung: 24. Mär. 2023, 04:50] [Kommentare: 2 - 24. Mär. 2023, 21:02]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
19.Mär.2023
|
Programmierung: Webbasierter m68k-Assembler-Editor V2.6.0
Unter dem Titellink findet man eine moderne Webapplikation zum Schreiben, Ausführen und Lernen von M68K-Assemblercode, die dafür das Framework SvelteKit und die Programmiersprache Rust verwendet (amiga-news.de berichtete).
Seit unserer letzten Meldung hat der Entwickler die interaktive Dokumentation verbessert:
- Das Layout der Dokumentation wurde geändert, um künftig mehr Sprachen zu unterstützen
- Interaktive Dokumentation für jede Anweisung hinzugefügt
- Fehlerkorrekturen für einige Anweisungen (rod, asd, lsd)
- Andere Fehlerkorrekturen und Verbesserungen
(dr)
[Meldung: 19. Mär. 2023, 13:10] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
19.Mär.2023
|
Aminet-Uploads bis 18.03.2023
Die folgenden Pakete wurden bis zum 18.03.2023 dem Aminet hinzugefügt:
CompressionOS4.lha biz/misc 1.3M OS4 A PDF generator
sylpheed.lha comm/mail 21M OS4 Sylpheed e-mail for AmiCygnix...
sylpheed-src.lha comm/mail 1.3M Sources of Sylpheed 3.0.3r3 (...
SteMarRegAMOSSources.lha dev/amos 398K 68k 10 AMOS sources+exes by Stefa...
CubicIDE_HW100.lha dev/hwood 822K 68k Hollywood add-on for Cubic IDE
Hollywood_SDK.lha dev/hwood 3.1M Plugin development kit for Ho...
HollywoodPlayer.lha dev/hwood 10M ALL Player for Hollywood applets
MaestrixReloaded.lha driver/aud 1.2M 68k The Maestrix 2: Reloaded on P...
anaiis.lha driver/oth 232K 68k ANAIIS USB Stack Release 1.23
anaiis_boot.lha driver/oth 232K 68k ANAIIS USB Boot disk Release ...
gimemorygame.lha game/wb 260K 68k GI Memory Game
WhatIFF2.09.lha mags/misc 1.5M What IFF? #2.09-March-2023
AmiVms.lha misc/emu 3.6M 68k Simulates OpenVMS commands
amicygnix-base.lha misc/x11 148M OS4 An Unix/X11 environment for A...
amicygnix-base-src.lha misc/x11 22M Sources of the AmiCygnix base...
ChangeExp.lha util/misc 5K 68k Protect/Detect your emulated ...
ShowMem.lha util/moni 15K 68k Shows memory fragmentation vi...
StartWin.lha util/wb 105K 68k Two bugged Workbench launchbars
(snx)
[Meldung: 19. Mär. 2023, 08:13] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
19.Mär.2023
|
AROS-Archives-Uploads bis 18.03.2023
Die folgenden Pakete wurden bis zum 18.03.2023 den AROS-Archiven hinzugefügt:
vintagesongplayer.lha aud/pla 2Mb A JukeBox multiformat player
muiplot.x86_64-v11-aros.lha gra/mis 263kb Simple function plotter
videntiumpicta.lha gra/vie 2Mb Videntium Picta is picture viewer
amissl.i386-aros.zip net/mis 1Mb AmiSSL is a port of OpenSSL for ...
muimapparium.x86_64-v11-a... net/mis 739kb OpenStreetMap Client
leu.x86_64-v11-aros.lha off/spr 1Mb A simple spreadsheet viewer
mcamiga.x86_64-v11-aros.lha uti/fil 295kb File Manager
hex2.x86_64-v11-aros.lha uti/mis 243kb Calculator with variables
(snx)
[Meldung: 19. Mär. 2023, 08:13] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
19.Mär.2023
|
MorphOS-Storage-Uploads bis 18.03.2023
Die folgenden Pakete wurden bis zum 18.03.2023 dem MorphOS-Storage hinzugefügt:
MIDITools_1.4.lha Audio/MIDI/BarsnPipes MIDI-Tools (MIDI-In** a...
VintageSongPlayer_2.55... Audio/Players A different, funny and ...
Hollywood_SDK_10.0.lha Development/Hollywood Plugin development kit ...
HollywoodPlayer_10.0.lha Development/Hollywood Hollywood Player is a p...
Bochs_2.7.lha Emulation A PC Emulator, which al...
Doom3-ProjectUAC_r6_4.lha Games/Shoot3D Doom3 ProjectUAC
X-Moto_0.6.2.lha Games/Sport A challenging 2D motocr...
Vanilla-RA_1.1.lha Games/Strategy Version 1.0 of a port o...
Vanilla-TD_1.1.lha Games/Strategy Vanilla-TD_1.1.lha
fheroes2_1.0.2.lha Games/Strategy fheroes2 is a recreatio...
VidentiumPicta_2.60.lha Graphics/Tools An image viewer progra...
Wayfarer_5.0.lha Network/Web Wayfarer is the latest ...
How_to_build_the_machi... Videos Video of How to build t...
April-mov.lha Videos Video of April in mov f...
April-avi.lha Videos Video of April in avi f...
Efika.lha Videos Video of Efika PPC by b...
How_to_build_the_machi... Videos Video of How_to_build_t...
How_to_build_the_machi... Videos Video of How to build t...
(snx)
[Meldung: 19. Mär. 2023, 08:13] [Kommentare: 1 - 19. Mär. 2023, 08:32]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
17.Mär.2023
|
Spielesoundtrack: TETRIS - Extended Mix
Zusätzlich zu kompletten Alben (zum Beispiel Jaguar XJ220 Remixalbum) veröffentlicht Bert 'D4XX REMIX' Brüggemann immer wieder auch einzelne Remixe: aktuell ein Extended Remix der Tetris-Melodie (YouTube-Video), der für zwei Euro (oder mehr) auf Bandcamp erhältlich ist. (dr)
[Meldung: 17. Mär. 2023, 08:44] [Kommentare: 2 - 18. Mär. 2023, 06:16]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
17.Mär.2023
|
AROS: Devlogs zu AmiFox
Vor knapp einer Woche berichteten wir, dass Marcus 'ALB42' Sackrow zusätzlich zu AmigaOS 3 auch an einer AROS-Version seines Browsers AmiFox arbeitet. In zwei neuen Blogeinträgen berichtet er nun über die weitere Entwicklung: so läuft AmiFox dank einer neuen Version der AmiSSL-Bibliothek auf AROS ABIv0 mit verschlüsselten https-Verbindungen zum Server.
Und er berichtet, wie er unter dem MUI-Äquivalent Zune einen AREXX-Port einrichtet, damit AmiFox mit einem seiner anderen Programme wie AmiTube oder MUIMapparium zusammenarbeiten kann (YouTube-Video). (dr)
[Meldung: 17. Mär. 2023, 05:38] [Kommentare: 4 - 19. Mär. 2023, 21:22]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
16.Mär.2023
|
MorphOS: Echtzeitstrategiespiele Vanilla Conquer RA und TD V1.1
Vor einer Woche veröffentlichte Mark 'bigfoot' Olsen seinen Port des zweiten Teils der Echtzeitstrategiereihe Command & Conquer, Red Alert (RA), für MorphOS auf Basis des Open Source Projektes Vanilla Conquer. Nun hat er dafür nicht nur die Version 1.1 zur Verfügung gestellt, die einen Bugfix für Nutzer enthält, die auf 4:3 oder 5:4 Monitoren spielen, sondern hat parallel dazu seinen Port des ebenso im Vanilla-Conquer-Projekt enthaltenen erstens Teils, Tiberian Dawn (TD), in der Version 1.1 veröffentlicht. Diese bietet nun ebenso TinyGL-Unterstützung und damit die gleichen Verbesserungen wie sein RA-Port. (dr)
[Meldung: 16. Mär. 2023, 05:52] [Kommentare: 3 - 16. Mär. 2023, 16:12]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
16.Mär.2023
Andreas Falkenhahn (ANF)
|
Hollywood: Parallel Realities SDL2 Tutorials
Die SDL2-Tutorials von Parallel Realities demonstrieren, wie man verschiedene Spieletypen mit SDL2 programmiert (z.B. Shoot'em'up, Jump'n'run etc.) Der Hollywood-User Dwayne Jarvis hat diese Tutorials nun für das RebelSDL plugin für Hollywood portiert. Das Video unter dem Titellink zeigt, wie das Shoot'em'up aus den SDL2-Tutorials auf einem X5000 mit Hollywood läuft. (dr)
[Meldung: 16. Mär. 2023, 05:27] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
| |
Aktuelle Diskussionen |
 |
|
 |
Letzte Top-News |
 |
|
 |
amiga-news.de |
 |
|
|
|
|
|