Reggae::http.stream 51.3
  • MorphOS Developer
    Krashan
    Posts: 1107 from 2003/6/11
    From: Białystok...
    An update of http.stream Reggae class has beeen released. Read more...
  • »24.08.06 - 11:34
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Crumb
    Posts: 732 from 2003/2/24
    From: aGaS & CUAZ Al...
    Good job! :-)

    looking forward to a class that can load datatypes to balance the lack of "native" reggae codecs.
  • »25.08.06 - 07:57
    Profile Visit Website
  • tom
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    tom
    Posts: 147 from 2003/7/22
    From: Heesch, The Ne...
    I use my Pegasos mainly for DesktopPublishing (with Pagestream) but I'm interested in everything about new possebillities though I'm not an advanced user.
    My question is (I can't find this in the readme of Reggae): What 's the use of Reggae. I've installed the package but didn't experienced any difference.

    regards Tom
  • »26.08.06 - 12:30
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    marcik
    Posts: 268 from 2003/4/12
    From: Kielce/Krakow,...
    As a user you wont see any difference. But as developer - you will. For example you can download file from network with 3 lines of code, and if say it's audio file then you add 3 more lines and you can listen to that file. No need to know anything about socket api or ahi - just connect streams, call some methods and it's automagicaly done :-)
  • »26.08.06 - 17:10
    Profile
  • Moderator
    Posts: 126 from 2003/2/17
    From: France
    so why not using raggae API for networking and multimedia display in sputnik ? :-D
    Pegasos rulez since august 2002
  • »26.08.06 - 20:02
    Profile
  • MorphOS Developer
    Krashan
    Posts: 1107 from 2003/6/11
    From: Białystok...
    You can learn more about Reggae here.
  • »26.08.06 - 20:08
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    marcik
    Posts: 268 from 2003/4/12
    From: Kielce/Krakow,...
    And where did i wrote that i'm not using that? :-) Although network layer must be changed sometime in the future (or http.stream must be extended) to support also secure connections. And images display layer using reggae is also here, but they are waiting for more formats support (so far reggae can only handle bmp, winicon, and there's also non-public png decoder).
  • »26.08.06 - 20:14
    Profile
  • Moderator
    Posts: 126 from 2003/2/17
    From: France
    go krashan, go... (for api extension :) )

    and to anyone having the competence, it's perhaps time to develop for/to reggae (new image decoders are needed..jpeg and gif mainly now)
    Pegasos rulez since august 2002
  • »27.08.06 - 14:54
    Profile
  • MorphOS Developer
    Krashan
    Posts: 1107 from 2003/6/11
    From: Białystok...
    so far reggae can only handle bmp, winicon, and there's also non-public png decoder

    Today it also have started to handle PBM images. Release next week.
  • »27.08.06 - 18:19
    Profile Visit Website
  • MorphOS Developer
    Krashan
    Posts: 1107 from 2003/6/11
    From: Białystok...
    Hmm, I've done it a bit faster. For now only NetPBM type "P4" images are recognized and decoded (monochrome images binary encoded, *.pbm). I will add the rest of NetPBM subformats in a couple of days. Details here.
  • »27.08.06 - 20:31
    Profile Visit Website