amiga-news DEUTSCHE VERSION
.
Links| Forums| Comments| Report news
.
Chat| Polls| Newsticker| Archive
.


.
  Per page
Show titles only
.


Archiv 'Updates for hardware and software products'


30.Apr.2022



Chipmusic tracker: PreTracker 1.5
Abyss, an Amiga demo group founded in 1992, hat released version 1.5 of its chipmusic tracker 'PreTracker'. It emulates the Paula soundchip of the Amiga computers. The tracker for creating music for Amiga demos, intros and games runs under Windows. All samples are precalced on startup according to the instruments. While most Amiga trackers only support 3 octaves (Note C-0 to B-2), PreTracker offers 5 octaves (C-0 to B-4). The group used it for creating the music of some of its games. (dr)

[News message: 30. Apr. 2022, 22:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Apr.2022
Ko-fi


AmigaOS 4: Version 2 of editor 'Lite XL' released
At the end of the last year, George Sokianos, author of the AmigaOS 4.1 application MediaVault, had released the first version v1.16.12.3 of hisport of the editor 'Lite XL' (amiga-news.de reported). Now he has released version 2 and has written on it:

"I was keeping that release back for a long time now, but today I decided to give everyone the opportunity to use the newer version of Lite XL.

This new version is a really exciting one. It has so many new features and fixes against the older v1, that is hard to be listed here. But in general, it is faster in scrolling and file loading, there are multiple cursors that I know some of you were asking for, there is an easy way to have open files side by side, and many other things. And also uses the latest SDL 2.0.20 by Capehill.

What is not there yet is the folder synchronization based on filesystem notification, and the reason for that is that the original development team is changing the way they implement it. They experimented with different libraries and now they brought a new way of doing it. So I wait for them to finalize it in future versions and then I will add my implementation.

New icons were added in this release, kindly created and provided by IconDesigner who has given us so many awesome icons in the past, so to make our Workbench look so nice.

I use this editor with all of my development projects and I am really happy with how it works. I hope you will like it too and be useful for your projects as well."

If you ant to support the author, then the Ko-fi website is the best place. At the end of each month, 50% of the donations are donated back to the community by supporting projects or developers. (dr)

[News message: 30. Apr. 2022, 17:37] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Apr.2022



Mod-Player: HippoPlayer 2.52
Kari-Pekka Koljonen, the developer of the Amiga-MOD players HippoPlayer, has released an update to version 2.52. Changes:

New fixes:
  • Simplify file loading so that compatibility with FTPMount is better. FTPMount does not seem to support file seeking properly. FTPMount can be used to access Modland with Hippo, for example.
  • Fix crash with "Keep list on exit" when restarting in file browser mode and the directory has disappeared.
  • Fix the move function losing the moved item if nothing is selected when trying to insert the item back. Now it is inserted to the beginning of the list.
  • Kickstart 1.3: Fix the button and box frame graphics so that they look correct in terms of depth illusion.
  • MP3 files with ID3v2 tag data did not get recognized and played previously. Now they should work.
  • MP3 identification improved so that in addition to filename suffix ".mp3" also the prefix "mp3." is now checked. Additionally any possible ID3v2 tag data is is used to determine if a file is an MP3 file.
  • There was a rather severe regression in v2.49 sampleplayer. Scopes didn't work properly and things could crash. Fixed these.
  • Move "Button tooltips" Prefs button to the "Display" Prefs subpage, which is the correct placement.
  • Sometimes when a module ends and the next one should be played, the next one is skipped and the one following that is played. Fixed!
  • The play button icon had an extra pixel at the bottom. This went unnoticed until now, how is that even possible?!

New features:
  • "Big buttons" option in "Prefs/Display". This doubles the height of the two button rows in the main window. May be helpful with higher resolution screens. The original icons were designed for the 640x256 resolution.
  • Added support for launching HiP via "project icons". These are icons used for data files which specify the default tool which should be used to open the files. This is a very basic use case from the beginning of Workbench, finally supported.
  • Patternscope support added to the THX/AHX format. Also shows transposes.
  • Patternscope now displays note and sample transpose information for the Future Composer and the BP SoundMon formats as well.
  • PreTracker support improvements
  • Improved sample scope support
  • Added support for the following players: Art Of Noise (4 channels), BP SoundMon (v2.0-v2.2), Future Composer (v1.0-v1.4), Game Music Creator, Hippel-COSO, JamCracker, PreTracker, SoundFX, StarTrekker
  • Also added support for the new Eagleplayers.
  • Fixed a problem where samples with short repeat lenghts were displayed incorrectly, this means every chip and synth sample in practice. The playback position was calculated wrong and resulted in an unrealistically static waveform display.
  • Sidenote: It's quite interesting to see how synth formats look with scopes, as they deform and manipulate the waveforms in real time. For example, FC waveforms looks quite simple whereas JamCracker and Hippel-COSO look more complex. BP SoundMon seems to be in between these two.
  • The "Freq. Analyzer" scope was removed. It was some kind of a histogram display of deltas of consecutive sample bytes, usually boring to look at and not that informative.
  • A new scope "Spectrum" was added. The X-axis displays frequencies, low ones on the left, high ones on the right. The Y-axis displays loudness in decibels.
  • Support for running multiple scopes instead of just one. There are now separate toggles for the five different scopes in "Prefs/Display". I tried to preserve much of the previous scope functionality. For example, the scope toggle with key [Z] and LMB on the left side of the infobox. Scope window positions and open status are preserved when Prefs are saved. However, when a module is played with no scope support the scope windows will no longer be automatically closed as was done previously. Having multiple scopes running required extensive changes, so there may be some new bugs lying around. Scopes are also quite CPU and blitter intensive so having many running on A500 will work but will also not be very smooth.
  • New keyboard shortcut [SHIFT+F]: toggle favorite status for the currently selected module. (Plain [F] is find module.)
  • Kickstart 1.3: The hippo head is now displayed! It uses the kick2.0 palette color order so it is ugly on kick1.3, and was never shown. Now the graphics is remapped during startup to make it displayable also on kick1.3. Cool :-D

Tips and tricks:
  • Enabling "Doubleclick" in Prefs makes starting playback easier if you like using the mouse.
  • Activating "Keep list on exit" allows you to conveniently continue here you left off in your module listening adventures when you start Hippo again.
  • Hippo is fully keyboard controllable. A way to browse through a large mod collection is to switch to file browser using [SHIFT-M] and then using arrows, enter and backspace.
(dr)

[News message: 30. Apr. 2022, 11:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Apr.2022



Programming language: AmiBlitz 3.9.2 / 'Amiga Blitz Basic Game Jam' announced
At the end of March the new major release 3.9.0 of the programming language AmiBlitz was made available. Today with version 3.9.2 a second bug fix release was added. Changes:
  • fixed some enforcer hits
  • fixed drawing problem with text cursor
  • updated several guide files
  • added a new blitzlib "crc.obj" by Ray Brooks (@rayui) to the distribution

At the same time, indie game developer Dan 'zooperdan' Thoresen (Wheel of Fortune implementation 'YAWoFFA') has announced the Amiga Blitz Basic Game Jam: From June 1 to September 1, 2022, Amiga developers are invited to write and submit games in AmiBlitz or Blitz Basic. The idea behind this contest is to increase the number of programmers and the knowledge around the Amiga and the use of Blitz Basic and AmiBlitz to create games. This means that all games submitted must include source code so that beginners have examples to study and learn from.

So if you always wanted to deal with a new programming language or apply your knowledge, you now have the opportunity to do so. Only games for 68k Amigas with AmigaOS are allowed: MorphOS, AmigaOS 4 and AROS are excluded. Also, submissions requiring Vampire cards, graphics cards or other special hardware will not be accepted. More details at the link above. (dr)

[News message: 28. Apr. 2022, 22:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Apr.2022
MorphZone (Webseite)


MorphOS: Web browser Wayfarer 3.5 (2nd update)
Jacek 'jacadcaps' Piszczek has released version 3.3 and then as a bugfix version 3.4 of his MorphOS web browser 'Wayfarer'. Changes:
  • HTTP HEAD requests to resources would poison the Curl disk cache with 0-byte files, leading to websites failing to load/work correctly
  • Minor speed improvements in JavaScriptCore and timing code
  • Improved refresh speeds when typing text on websites showing animated contents as you type
  • The HLS player will iterate through all streams of the master playlist now if a selected sub playlist fails to play
  • Re-worked post-seeking playback restart to avoid auto-start of streams that start playback from non-0 position
  • Fixed audio buffer under-run handling
  • Invisible video streams fixed not to enable overlay
  • Improved invalid certificate error handling UI flows
  • Disabled touch events support
  • minor fix for HTTP AUTH regression
Download: wayfarer.lha (26 MB)

Update: (29.04.2022, 06:48, dr)
According to the developer, some mis-compilation has crept in that negatively impacted stability of recent builds in some situations. Hi has fixed that by releasing verion 3.5.

Update 2: (01.05.2022, 07:38, snx)
The author informs there are additional problems that seem to have been introduced with version 3.3 and recommends to revert back to Wayfarer 3.2 (wayfarer3.2.lha, 26 MB) for now. (dr)

[News message: 28. Apr. 2022, 06:08] [Comments: 1 - 01. May. 2022, 07:48]
[Send via e-mail]  [Print version]  [ASCII version]
28.Apr.2022
Twitter


Graphics card ZZ9000: New, experimental firmware for 'Zorro 3' systems (update)
Lukas F. Hartmann's ZZ9000 is a graphics card with connections beyond that (network, USB, SD cards), which can be pre-ordered in different versions (amiga-news.de reported). Now he provides an experimental, new firmware for 'Zorro 3' systems, which fixes fixes spurious register write misses. All those who encountered graphics and audio glitches should test this 'BOOT.bin' and report.

Download: zz9000-fwpack-110-20220502b.zip (1 MB)

Update: (30.04.2022, 22:11, dr)

Meanwhile a new test version of Zorro 3 firmware for ZZ9000/ZZ9000AX is available with improved resampling and DSP lowpass filter. Download link updated. (dr)

[News message: 28. Apr. 2022, 05:15] [Comments: 2 - 03. May. 2022, 10:03]
[Send via e-mail]  [Print version]  [ASCII version]
26.Apr.2022



Emulator: vAmigaWeb v2.0 Beta 4
vAmigaWeb is an Amiga emulator for the web browser or a Progressive Web App (PWA) based on the Amiga emulator for MacOS, vAmiga. Parallel to the current update of the Amiga emulator, the developer 'mithrendal' has also updated his application with the latest vAmigaCore and implemented a new boarderless strategy regarding the automatic detection of the display area. (dr)

[News message: 26. Apr. 2022, 06:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 103 200 ... <- 205 206 207 208 209 210 211 212 213 214 215 -> ... 220 1004 1794

.
Masthead | Privacy policy | Netiquette | Advertising | Contact
Copyright © 1998-2024 by amiga-news.de - all rights reserved.
.