English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 30 January 2017, 18:49   #1
koobo
Registered User
 
koobo's Avatar
 
Join Date: Sep 2019
Location: Finland
Posts: 361
HippoPlayer source code

Available here: https://github.com/koobo/HippoPlayer
Greets to Josef for requesting
koobo is offline  
Old 30 January 2017, 19:28   #2
Locutus
Registered User
 
Join Date: Jul 2014
Location: Finland
Posts: 1,176
Some Finnish required there :-)
Locutus is offline  
Old 30 January 2017, 21:28   #3
ascp
Pastafarian
 
Join Date: Sep 2010
Location: Uppsala/Sweden
Posts: 290
Fantastic - thank you so much, maybe new formats will be added now by someone for us still using it!

Last edited by ascp; 30 January 2017 at 21:50.
ascp is offline  
Old 30 January 2017, 22:51   #4
AMIGASYSTEM
Registered User
 
AMIGASYSTEM's Avatar
 
Join Date: Aug 2014
Location: Brindisi (Italy)
Age: 70
Posts: 8,248
And above all, a modern GUI worthy of its value
AMIGASYSTEM is offline  
Old 30 January 2017, 22:59   #5
ascp
Pastafarian
 
Join Date: Sep 2010
Location: Uppsala/Sweden
Posts: 290
Quote:
Originally Posted by AMIGASYSTEM View Post
And above all, a modern GUI worthy of its value
Hope not - The whole point of Hippoplayer is the minimalist need for resources IMHO, and so the existing minimal GUI is very fine - for anyone looking for a more beefed up player I would recommend Eagleplayer.
ascp is offline  
Old 30 January 2017, 23:07   #6
AMIGASYSTEM
Registered User
 
AMIGASYSTEM's Avatar
 
Join Date: Aug 2014
Location: Brindisi (Italy)
Age: 70
Posts: 8,248
With support Skins you can please everyone !
AMIGASYSTEM is offline  
Old 30 January 2017, 23:25   #7
Locutus
Registered User
 
Join Date: Jul 2014
Location: Finland
Posts: 1,176
Sometimes you dont want to 'please everyone'
Locutus is offline  
Old 30 January 2017, 23:48   #8
ascp
Pastafarian
 
Join Date: Sep 2010
Location: Uppsala/Sweden
Posts: 290
Quote:
Originally Posted by AMIGASYSTEM View Post
With support Skins you can please everyone !
Well, now that the source is out, if anyone even wants to make a HippoplayerNG, it's just at matter of starting to code... and code.
ascp is offline  
Old 31 January 2017, 09:36   #9
HelloBeautiful
Registered User
 
Join Date: Jan 2016
Location: Helsinki
Posts: 84
Good stuff
HelloBeautiful is offline  
Old 31 January 2017, 11:26   #10
modrobert
old bearded fool
 
modrobert's Avatar
 
Join Date: Jan 2010
Location: Bangkok
Age: 56
Posts: 775
Quote:
Originally Posted by koobo View Post
Available here: https://github.com/koobo/HippoPlayer
Greets to Josef for requesting
Thanks! Best player ever.
modrobert is offline  
Old 31 January 2017, 13:15   #11
dlfrsilver
CaptainM68K-SPS France
 
dlfrsilver's Avatar
 
Join Date: Dec 2004
Location: Melun nearby Paris/France
Age: 46
Posts: 10,412
Send a message via MSN to dlfrsilver
could it be possible to remove the MUI part so that it could run on any workbench without this add-on ?
dlfrsilver is offline  
Old 31 January 2017, 13:51   #12
nobody
Registered User
 
nobody's Avatar
 
Join Date: Dec 2013
Location: GR
Age: 46
Posts: 1,416
I am using it to play Sid and mod files
nobody is offline  
Old 31 January 2017, 13:58   #13
idrougge
Registered User
 
Join Date: Sep 2007
Location: Stockholm
Posts: 4,332
Quote:
Originally Posted by dlfrsilver View Post
could it be possible to remove the MUI part so that it could run on any workbench without this add-on ?
Hippoplayer has never used MUI. It even runs under Workbench 1.2.
idrougge is offline  
Old 31 January 2017, 14:49   #14
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
IMHO a module player like HippoPlayer doesn`t need to have a good looking GUI, but it should play good. More important would be bugfixing and maybe adding some missing features. For me it is the limit of entries in modlists that needs to expanded and some seldom exceptions when load/switch to med module that happen on my system.
daxb is offline  
Old 31 January 2017, 18:44   #15
koobo
Registered User
 
koobo's Avatar
 
Join Date: Sep 2019
Location: Finland
Posts: 361
Quote:
Originally Posted by daxb View Post
IMHO a module player like HippoPlayer doesn`t need to have a good looking GUI, but it should play good. More important would be bugfixing and maybe adding some missing features. For me it is the limit of entries in modlists that needs to expanded and some seldom exceptions when load/switch to med module that happen on my system.
There's an arbitrary limit of 0x3fff entries for the modlist that could just be changed to a bigger one. The check is in a few places, search for "cmp #$3fff,modamount(a5)" in the source. 0x3fff is 16383 :-) A safe new larger value would probably be 0x7ffe, which is 32766. To make it larger would require some further checks and modifications.

To also make the randomizer work properly, see this: https://github.com/koobo/HippoPlayer/issues/1

Last edited by koobo; 31 January 2017 at 19:45.
koobo is offline  
Old 31 January 2017, 22:10   #16
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
At least $FFFF (65535) is need IMO but if it is just a number that must be changed and there aren`t any conflicts then go for a higher value. It would be nice to have a working random. So we can bin the workaround ARexx scripts for it.

A small GUI issue here is the HippoPrefs "Play-2" window. The "MPEGA quality" line is overwritten by some special character (B€N®ýlCúÿB QB€N®ýLß). Someone else has these?
daxb is offline  
Old 04 February 2017, 09:14   #17
SKOLMAN_MWS
Registered User
 
Join Date: Jan 2014
Location: Poland
Posts: 168
HippoPlayer on MorphOS 1.4.5 A1200 PPC

[ Show youtube player ]
SKOLMAN_MWS is offline  
Old 04 February 2017, 13:14   #18
Frog
Junior Member
 
Frog's Avatar
 
Join Date: Aug 2001
Location: France
Posts: 1,385
Thanks K-P Koljonen for releasing the source code.
It was such a great player ! I used it most of the time except for some specific music-format. With it i succeed in playing S3M, XM, IT... at a quite good quality on my A1200.
Frog is offline  
Old 04 February 2017, 18:07   #19
cv643d
Registered User
 
cv643d's Avatar
 
Join Date: Jul 2002
Location: Sweden
Posts: 762
Very nice! Good work.
cv643d is offline  
Old 04 February 2017, 19:24   #20
-Acid-
Registered User
 
Join Date: Oct 2012
Location: South Shields
Posts: 812
Hippo was always my favourite player, I especially like the minimalistic interface and good scroll box. If someone updates it to use mui, I would hope they keep the option to use the standard gui as well.
-Acid- is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
My old source code gemanix Coders. General 36 09 July 2017 13:33
Looking for ProTracker 2.3D source code 8bitbubsy Coders. General 42 13 August 2010 21:25
Source Code camelord support.Games 2 06 August 2010 17:45
AWeb 3.5.09 source code Minuous request.Apps 1 05 August 2010 12:53
Source Code Thalion project.WinUAE - Kaillera 3 28 April 2006 09:55

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 00:08.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.14328 seconds with 13 queries