English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   News (https://eab.abime.net/forumdisplay.php?f=29)
-   -   AmiModRadio - All of Aminet modules at your fingertips (https://eab.abime.net/showthread.php?t=79117)

Sir_Lucas 04 August 2015 08:14

Great!!! :)

tygre 10 August 2015 16:46

@all

I was planning in releasing the new version yesterday but I did not take the time to work on it during the week and the week-end, sorry about that! I'll try for this coming Sunday,though :)

Cheers!

tygre 17 August 2015 17:45

Dear all!

Just to let you know that version v0.91 of AmiModRadio is now available (here, here, or here).

This version includes a MUI user-interface that will appear when AmiModRadio starts from the Workbench (thanks RetroFan for the icons! :cool) or from a CLI with parameter MUI. The MUI interface is not complete :rolleyes because I am struggling to learn MUI...

As always, bug reports and feature requests are welcome!!!

Cheers!

Retrofan 17 August 2015 19:02

1 Attachment(s)
Very nice :bowdown . Congrats.

I think it should open by itself Hippoplayer hidden though.

Also take a look if you like this 16 colors image for the radio when using MUI.

Edit: It seems the forward button doesn't work and it hangs the program.
Ups! Wasn't it thought to be used with AmigaAMP? Sorry then.

Edit: But it hangs with AmigaAMP

Yulquen74 17 August 2015 19:37

Is this supposed to be working on an accelerated 68000 Amiga with internet, WB3.1 and much fastmem?

I get the GUI running, but all the buttons are blank and it says "could not fetch and/or play modules". I have both rexxmast and hippoplayer running, internet (roadshow/plipbox) active and >9MB fastmem left, in addition to about 1,8MB chipmem. V0,91.

Retrofan 17 August 2015 19:43

Yulquen it works with HippoPlayer here. Maybe you've got it in another place? Mine is in SYS:Utilities/Hippoplayer/Hip. Open it before opening Amimod.

If the buttons are blank maybe you lack the datatype for iffs, surely ilbm.datatype.

Yulquen74 17 August 2015 20:26

Ok, the images have to many colors for the old datatypes and would probably
look like dirt on an 8 color screen anyway.

But I got it working in cli mode after installing the unpacker library.
Is it not supposed to download and play module after module automatically?
When selecting 6 or 2, it downloads and plays a module, and after that I have to
select again, else Hippo just repeats the one. If it downloads and unpacks an unknown file, it also stops.

Should it not download and unpack the next one while playing the
current one?

tygre 17 August 2015 22:32

(Sorry, at work, so I will do "two in one" :))

@RetroFan

Thanks for your support, I really appreciate it! :) Opening the player and such is bug #2 (#1 being supporting modules.pl). Hopefully, soon! ;)

@Yulquen74

Currently, you must select "6" or ">>|" yourself at the end of the current module(s). Continuous playing (auto downloading) is bug #5, so also soon :D

Thanks for your feedbacks!

Retrofan 23 August 2015 21:38

Sunday... do you have something to tell or try :D?

tygre 24 August 2015 06:26

Hi Retrofan and all!

I really appreciate your interest :)

I am implementing the "continous mode" (see #5) but that means creating a process and getting my two processes to talk with each other... almost there :banghead

Hopefully no more than few days (max a week) will be necessary to fix my mess! :p

I'll keep you posted and, in the meantime, take care!

Retrofan 24 August 2015 22:43

Offtopic Tygre, but I was now dreaming :p that it would be nice to have for the Amiga a program like this:

http://cdn5.andro4all.com/wp-content...analisis-1.jpg

A mixing board.

Or is there any freely distributable?

I could help you with the images if so.

tygre 25 August 2015 05:56

Next, next, next... x10,000 release :p

Cheers!

tygre 30 August 2015 22:05

Hi all!

Version v0.92 of AmiModRadio is available here, here, or here :)

Besides refactorings and bug fixes (it includes bug fixes for #5, #14, #15, #16, and #17.), the main feature is the continous-playing mode! AmiModRadio now monitors the status of the player and, if player support is available, it will notice when the player stopped playing and will automatically load and play new modules :cool

(You must configued your player to notice "song end" and also to stop playing endless modules... Also, MultiPlayer does not allow monitoring...)

As usual, bug reports and ideas are welcome!

Cheers!

tygre 16 September 2015 05:44

Hi all!

Version v0.93 of AmiModRadio is available here, here, or here :)

Besides refactorings and bug fixes (it includes bug fixes for #9 (having a progress reports in the MUI) and #22 (reporting missing libraries and such), the main new feature is an improved MUI :) Still some work to do though... :rolleyes

As usual, bug reports and ideas are welcome!

Cheers!

Retrofan 16 September 2015 17:54

1 Attachment(s)
Very nice. I've seen you don't have an icon for the drawer, so I've made three if you like any. One is Ken's style, another old Glow and another Mattahan drawer.

Edit: They are ok. Ken's one with dual 256C PNG images and the Glow one with 128 colors each, more than original but I think it's ok.

tygre 16 September 2015 20:00

Quote:

Originally Posted by Retrofan (Post 1041584)
Very nice. I've seen you don't have an icon for the drawer, so I've made three if you like any. One is Ken's style, another old Glow and another Mattahan drawer.

Hi RetroFan!

Wow, thanks a lot! I will definitely add them to the next release :)

Cheers!

Retrofan 17 October 2015 01:58

Quote:

Originally Posted by tygre (Post 1041612)
Hi RetroFan!

Wow, thanks a lot! I will definitely add them to the next release :)

Cheers!

Tygre, it's been a month -has passed fast to me-. Something to share this weekend? ;)

tygre 20 October 2015 18:14

Hi Retrofan!

Sorry for the silence... busy time at work and at home... Plus, had to put back my Amiga together :p

Will try for an update in the coming two weeks! (This current week included!)

Retrofan 21 October 2015 01:08

1 Attachment(s)
Tygre I don't like to have to open Hippoplayer before opening AmiModRadio.

So what I've done is to rename your program to "AmiMod", delete its icon and make an icon-script launcher with this:

Code:

Run >NIL: SYS:Utilities/HippoPlayer/Hip HIDE QUIT
WBRun >NIL: SYS:Utilities/AmiModRadio/AmiMod

It works pretty well in my case. Of course if you can include the first command line in your program, all of this won't be necessary.

Edit: I've just read your wiki page. I like what you want: "Having AmiModRadio use multiple players depending on the type of the modules: e.g., AmigaAmp for MP3s and HippoPlayer for modules"

But till that option is released, and like it is working right now playing just modules, I think Hip is the best option, so I prefer to open it automatically.

tygre 21 October 2015 01:42

Hi Retrofan!

Actually, this option works for me in CLI mode... but, for some reasons, not yet when running AmiModRadio from Workbench... Bug to fix ;)

Thanks!


All times are GMT +2. The time now is 16:29.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.07682 seconds with 11 queries