Search found 281 matches
- Sat Dec 17, 2016 7:34 pm
- Forum: General programming
- Topic: Load File as Binary into a string
- Replies: 8
- Views: 4908
Re: Load File as Binary into a string
In MorphOS you can read it in plain text from ENV:MUI/screens.txt, but reading this thread it seems to be more uncertain with OS4. I don't have proper setups for OS4 and AROS to find it out... anyone else done any research? I'd rather avoid any 3rd party tools and offer my program without dependenci...
- Fri Dec 16, 2016 2:52 pm
- Forum: General programming
- Topic: Load File as Binary into a string
- Replies: 8
- Views: 4908
Re: Load File as Binary into a string
Is there any way in Hollywood itself to check if compositing is on nowadays? For MorphOS and OS4 at least... I have no idea about AROS, but if it has a similar situation, that too :) I thought I've seen such thing, but now it seems that I can't find any info about it. So if it's not there still, cou...
- Thu Sep 15, 2016 6:40 pm
- Forum: Showcase
- Topic: RNOInfoScreen
- Replies: 13
- Views: 9450
Re: RNOInfoScreen
Thanks! I actually noticed them when I was googling a bit if there are any comments anywhere, it was nice to see it on news pages 

- Tue Sep 13, 2016 5:29 pm
- Forum: Showcase
- Topic: RNOInfoScreen
- Replies: 13
- Views: 9450
Re: RNOInfoScreen
And 1.2 is out now. Hopefully this was the last of the quick fixes 

- Wed Sep 07, 2016 4:51 pm
- Forum: Showcase
- Topic: RNOInfoScreen
- Replies: 13
- Views: 9450
Re: RNOInfoScreen
New 1.1 version at the same place now...
- Sat Sep 03, 2016 8:56 am
- Forum: Showcase
- Topic: RNOInfoScreen
- Replies: 13
- Views: 9450
RNOInfoScreen
My first Hollywood coding project. I had an idea for this and learned Hollywood by trying if I can make all the features I had in my mind, and I pretty much found everything I need in Hollywood :) Coded with CubicIDE on MorphOS, but compiled and added some support also for OS4, 68k, and WarpOS (not ...
- Sat Jun 18, 2016 12:42 pm
- Forum: Showcase
- Topic: Finnish Amiga Users Group's info screen
- Replies: 1
- Views: 2133
Finnish Amiga Users Group's info screen
Couple days of intensive learning with Hollywood Designer resulted an info screen display at Finnish Amiga Users Group's stand at Vectorama 2016 LAN party. The party had about 2000 visitors and our stand was crowded most of the time too. I'm not sharing the script now due to possibility of copyright...
- Thu May 26, 2016 9:04 am
- Forum: General programming
- Topic: playing mp3 via datatypes doesn't work under MOS
- Replies: 12
- Views: 7755
Re: playing mp3 via datatypes doesn't work under MOS
And I did use the code in the first post for these tests, with OpenMusic(). Although it was said that it shouldn't use datatypes, but there seemed to be datatypes references in the Snoopium log anyway. The first time I myself started to notice that all mp3 files won't play was with the HollyAMP exam...
- Wed May 25, 2016 6:18 pm
- Forum: General programming
- Topic: playing mp3 via datatypes doesn't work under MOS
- Replies: 12
- Views: 7755
Re: playing mp3 via datatypes doesn't work under MOS
Well.. I removed Reggae and tried with Multiview, it's using datatypes then, and Multiview played now the same songs as Hollywood did under Windows. Interestingly that one same song didn't play, but others did.
- Wed May 25, 2016 5:29 pm
- Forum: General programming
- Topic: playing mp3 via datatypes doesn't work under MOS
- Replies: 12
- Views: 7755
Re: playing mp3 via datatypes doesn't work under MOS
I also noticed that quite big percentage of mp3 files won't work with Hollywood on MorphOS. Some files complain "Sound file "a.mp3" is in an unknown/unsupported format!", some just don't play (nothing heard, or just very short "blip"). And they all do play fine with Multiview, Ambient's internal pla...