Search found 52 matches
- Mon Aug 11, 2014 3:51 pm
- Forum: Platform: AmigaOne X1000
- Topic: Mixer/Mixer.docky BETA supporting hdaudio V6.22
- Replies: 92
- Views: 53301
Re: Mixer.docky BETA supporting hdaudio V6.22
[quote="javierdlr"] @AlfredOne: ... 2) Mut works 50% on HEADPHONE connector: Mute ON->OFF works ok Mute OFF->ON produces no effects if the slider is below -30db (about half scale) So it doesn't mute if slider is -30dB or below? ... Sorry, i was wrong. Mute OFF->ON works ok Mute ON->OFF pro...
- Mon Aug 11, 2014 11:16 am
- Forum: Platform: AmigaOne X1000
- Topic: Mixer/Mixer.docky BETA supporting hdaudio V6.22
- Replies: 92
- Views: 53301
Re: Mixer.docky BETA supporting hdaudio V6.22
Playback Master slider set the volume level of all 5 out connectors very well: LIME: Front L/R (Line Out) ORANGE: Centre/LFE BLACK: Rear L/R SILVER: Side L/R HEADPHONE: front panel line out BUT I noticed two problems with mute button: 1) Mute works only on LIME. No effects on ORANGE,BLACK,SILVER con...
- Sat Aug 02, 2014 4:15 pm
- Forum: Platform: AmigaOne X1000
- Topic: Mixer/Mixer.docky BETA supporting hdaudio V6.22
- Replies: 92
- Views: 53301
Re: Mixer.docky BETA supporting hdaudio V6.22
I will try on next monday.javierdlr wrote:@tommysammy:
BTW: can anyone with a X1000 set AHI prefs like tommysammy has and try Mixer?
TIA
- Thu Dec 13, 2012 11:50 pm
- Forum: Platform: AmigaOne 500 and Sam series
- Topic: AmiUpdate mystery.
- Replies: 5
- Views: 7599
Re: AmiUpdate mystery.
I'm having the same problemacmn wrote:There is an update in AmiUpdate for AmiUpdate program. So I took it.
After that launching the update in Workbench launched the GrimReaper too...
So I had to use System_RollBack to cancel the update.
Anybody else having the same problem?
- Sun Oct 07, 2012 9:41 am
- Forum: SDK Support
- Topic: Interfaces: correct way of using Clone() method
- Replies: 2
- Views: 5381
Interfaces: correct way of using Clone() method
I need help to understand the correct way of using Clone() method in order tor clone interfaces.
What the Clone() method should do in his implementation?
How should be obtained or released a cloned interface?
Thanks.
Alfredo
What the Clone() method should do in his implementation?
How should be obtained or released a cloned interface?
Thanks.
Alfredo
- Wed Sep 05, 2012 10:03 pm
- Forum: General AmigaOS
- Topic: Update5 Shadows and window glitches
- Replies: 12
- Views: 5549
Re: Update5 Shadows and window glitches
All I can say is that the issue has already been addressed.ddni wrote:Next update for X1000?
I was under the impression that 4.2 was the next planned update for X1000.
Is this incorrect and update6 is planned?
You just have to wait for the next update for X1000.
- Wed Sep 05, 2012 8:56 pm
- Forum: General AmigaOS
- Topic: Update5 Shadows and window glitches
- Replies: 12
- Views: 5549
Re: Update5 Shadows and window glitches
Thanks Niels. Does this rule out rtg.library as the source of the shadow errors? With some more testing, I notice that the shadows are corrupted whenever I resize any Workbench windows. Yes, the new rtg.library fixes the shadow error, and ( as Niels said previously) will be provided in the next OS4...
- Sun Sep 02, 2012 11:32 am
- Forum: General AmigaOS
- Topic: Update5 Shadows and window glitches
- Replies: 12
- Views: 5549
Re: Update5 Shadows and window glitches
Hi, it is a 4850 card. The x1000 is a new system from amigakit which should be fully up to date. I am not at home to check the library versions. DOpus is also the version shipped by amigakit. I checked my Update 5 installation and the rtg.library version is 53.28. I don't have any kind of problem w...
- Sat Sep 01, 2012 6:21 pm
- Forum: General AmigaOS
- Topic: Update5 Shadows and window glitches
- Replies: 12
- Views: 5549
Re: Update5 Shadows and window glitches
This should be a problem of rtg.library before version 53.21.ddni wrote:Hi all,
Getting some shadows and window glitches when copying files with DirOpus.
The video captures it better than I can explain it.
http://www.youtube.com/watch?v=ViMGSIdb2oE
What version of rtg.library are you using?
- Tue May 08, 2012 11:23 pm
- Forum: SDK Support
- Topic: OpenDevice() return type discrepancies
- Replies: 2
- Views: 4784
Re: OpenDevice() return type discrepancies
Ok!salass00 wrote:Not really. <clib/xxx_protos.h> includes are only for legacy M68k programs. <interfaces/xxx.h> files define the new PPC interfaces used by AmigaOS 4.x native programs.Should they be equal?
Thank you for clarification.