Is there a port of "Protrekkr" or similar app?
  • Order of the Butterfly
    Order of the Butterfly
    Elowan
    Posts: 214 from 2011/4/18
    From: Frankfurt (Ger...
    hi there,

    I would like to use Protrekkr - there AROS, OS4, mac, linux and even a windows version of it - but no MorphOS port? maybe I am searching the wrong area of the internet or it just has not been done?

    Maybe there is a clone or alternative around?

    Cheers!
    12" ibook G4 1.33Ghz, 1.5GB RAM, ATI 9550 32MB, 16GB SSD, WiFi, BT, ComboDrive
  • »09.09.22 - 18:48
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Samurai_Crow
    Posts: 153 from 2009/12/10
    From: Minnesota, USA
    The source is on GitHub if somebody wants to take a crack at it. I think it needs SDL2 and the system headers since TinyGL and AHI are already included with the OS.
  • »09.09.22 - 20:10
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    @Samurai_Crow No need PowerSDL (SDL1)

    I adapt and built it to MorphOS, i use AROS AHI, seem working well... dont really test...

    Can you test ?

    https://www.morphos-storage.net/upload/test/protrekkr_2.6.3.lha
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »10.09.22 - 06:53
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Elowan
    Posts: 214 from 2011/4/18
    From: Frankfurt (Ger...
    WOW that´s totally awesome - what a great community :)

    Thank you so much for this, beworld / Papiosaur !
    12" ibook G4 1.33Ghz, 1.5GB RAM, ATI 9550 32MB, 16GB SSD, WiFi, BT, ComboDrive
  • »10.09.22 - 11:56
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Intuition
    Posts: 1110 from 2013/5/24
    From: Nederland
    I ported this to MorphOS in about 2014.

    I’ll see if I can get my Powerbook to boot and rebuild the latest version if you want?

    https://16-bits.org/pt2.php
    1.67GHz 15" PowerBook G4, 1GB RAM, 128MB Radeon 9700M Pro, 64GB SSD, MorphOS 3.15

    2.7GHz DP G5, 4GB RAM, 512MB Radeon X1950 Pro, 500GB SSHD, MorphOS 3.9
  • »10.09.22 - 17:24
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Posts: 502 from 2013/5/29
    Quote:

    beworld escribió:
    @Samurai_Crow No need PowerSDL (SDL1)

    I adapt and built it to MorphOS, i use AROS AHI, seem working well... dont really test...

    Can you test ?

    https://www.morphos-storage.net/upload/test/protrekkr_2.6.3.lha







    I have quick tested it but can load a file. Seems all directories are locked.
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »10.09.22 - 18:09
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Posts: 502 from 2013/5/29
    Storage version
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »10.09.22 - 18:41
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Posts: 502 from 2013/5/29
    I have reinstalled it and yes, I can load a file but if click in parent directory i cant enter in any other directory as they are marked as locked
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »10.09.22 - 19:40
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    @tolkien i confirm, i check
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »10.09.22 - 19:44
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Papiosaur
    Posts: 2042 from 2003/4/10
    From: France
    Here i have modules/old and samples/Roland TR-808 and samples/Roland TR-909 as "locked", maybe because MIDI support is desactivated ?

    I load modules .ptk and play it

    [EDIT] Exact, if i do parent, all drawers are locked, even Protrekkr drawer...

    [ Edité par Papiosaur 10.09.2022 - 21:26 ]
  • »10.09.22 - 20:14
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    i found problem, i re-upload new version soon.
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »10.09.22 - 21:34
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    You can re-test i update archive.
    Thanks
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »11.09.22 - 06:20
    Profile Visit Website
  • MorphOS Developer
    Piru
    Posts: 576 from 2003/2/24
    From: finland, the l...
    There was some discussion that readdir() in MorphOS libnix would be in error due to not returning "d_type" correctly. However, returning DT_UNKNOWN is valid and according to POSIX specification.

    Here's a proposed fix to the protrekkr code (which is probably very similar to what was done already anyway):
    https://github.com/hitchhikr/protrekkr/pull/9

    I've now also implemented returning "d_type" to libnix readdir(). This new libnix version will be released as part of the next SDK release.
  • »11.09.22 - 15:48
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    @piru thanks you !
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »11.09.22 - 17:43
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Elowan
    Posts: 214 from 2011/4/18
    From: Frankfurt (Ger...
    awesome, thanks for fixing it! I also got the locked folders issue with first version
    12" ibook G4 1.33Ghz, 1.5GB RAM, ATI 9550 32MB, 16GB SSD, WiFi, BT, ComboDrive
  • »15.09.22 - 16:24
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Elowan
    Posts: 214 from 2011/4/18
    From: Frankfurt (Ger...
    SOLVED:
    12" ibook G4 1.33Ghz, 1.5GB RAM, ATI 9550 32MB, 16GB SSD, WiFi, BT, ComboDrive
  • »15.09.22 - 16:36
    Profile