19 Jun '13 - 22:39 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  Developments / XMPlay / Re: BUG [Infinate playlist loop] on: 24 Nov '12 - 12:35
Yes,

this version looks like bugless, but
i didn't received an update notification about this
"stuff" version.
ReplyReply Reply with quoteQuote
2  Developments / XMPlay / BUG [Infinate playlist loop] on: 23 Nov '12 - 21:19
Hey,
here the very nasty bug, which
hang the system for good.

To reproduce:

 - add some media to playlist
 - "loop list" activate
 - move media to different place
 - "play" activate

have fun.

Hey developers,
you can fix this:
 
 - if(links to media all dead and if "looo")
      stop now;

Thanks.
ReplyReply Reply with quoteQuote
3  Developments / BASS / Re: BASS_SAMPLE_MONO for stereo wav doesn't work ! on: 21 Nov '12 - 17:25
Oh,
thanks.
ReplyReply Reply with quoteQuote
4  Developments / BASS / BASS_SAMPLE_MONO for stereo wav doesn't work ! on: 21 Nov '12 - 13:43
Wrote an app, with option to set mono for a media, and
setting BASS_SAMPLE_MONO for stereo media "wav" does not work, but
for "mp3" work.
ReplyReply Reply with quoteQuote
5  Developments / XMPlay / Re: BUG [dead playlist] on: 31 Jul '12 - 16:24
Hey developers,
it's a "loop bug",
fix that.
ReplyReply Reply with quoteQuote
6  Developments / XMPlay / BUG [dead playlist] on: 27 Jul '12 - 14:48
[loop list enabled]

When try to play playlist with tracks that doesn't exists,
xmplay go into loop and hand the system.

You can stop loop when all files does not exists.
ReplyReply Reply with quoteQuote
7  Developments / XMPlay / Cached media file when listen directly from net; WHERE ? on: 20 Jan '10 - 12:50
Start listen file[not streaming radio] directly from web and i wonder where is cached file which is still play ?
Thanks.
ReplyReply Reply with quoteQuote
8  Developments / BASS / Re: [license] adSense bass ? [hypothetically] on: 4 Jan '10 - 13:42
I presume you mean under the freeware licence? If you're an individual (the freeware licence doesn't apply to corporations), I guess that'll be OK.
Yes:
 - free license [mean just downloaded from site, not buyed version]
 - individual [as hobby write for my self]

That's good news.
Thanks.
ReplyReply Reply with quoteQuote
9  Developments / BASS / [license] adSense bass ? [hypothetically] on: 3 Jan '10 - 11:47
I made app which use bass;
Can i add any advertisements [like adSense] to site where is app hosted ?
[hypothetically]
ReplyReply Reply with quoteQuote
10  Developments / BASS / Re: BASS_StreamCreateURL("http://localhost:8000"... don't play ! on: 23 Sep '09 - 11:06
I don't know what i'm did, but started to work.
Thanks to all.
ReplyReply Reply with quoteQuote
11  Developments / BASS / Re: BASS_StreamCreateURL("http://localhost:8000"... don't play ! on: 23 Sep '09 - 10:09
Sound much like a firewall problem, perhaps Windows is blocking your application from making network connections.
I don't think so, no firewalls enabled and work in xmplay !
ReplyReply Reply with quoteQuote
12  Developments / BASS / Re: BASS_StreamCreateURL("http://localhost:8000"... don't play ! on: 23 Sep '09 - 10:07
Can you reproduce the problem with the pre-compiled NETRADIO.EXE example in the C\BIN directory? Also, what sort of stream/server is it?
ok.
1. in netradio work fine
2. this localhost:8000 is relay from streamripper
p.s.
 bass+qt !
ReplyReply Reply with quoteQuote
13  Developments / BASS / BASS_StreamCreateURL("http://localhost:8000"... don't play ! on: 22 Sep '09 - 07:02
    //char *url="http://ua.ah.fm:8000/afterhours"; // this play as well
    char *url="http://localhost:8000"; // played nice in xmplay
    channel=BASS_StreamCreateURL(url, 0, 0, NULL, 0);
     qDebug()<<channel<<BASS_ErrorGetCode();
    BASS_ChannelPlay(channel, FALSE);
//error code 40(timeout)

Question:
 why ? & how to solve ?
ReplyReply Reply with quoteQuote
14  Developments / BASS / Qt bass ? on: 7 Aug '09 - 09:17
How to use bass(lib) in my Qt projects ?
It is possible ?
 If(possible){
     in witch way ?
 }
ReplyReply Reply with quoteQuote
15  Developments / XMPlay / Re: Highlight Tracks in playlist !? on: 14 Mar '09 - 07:41
Big THANK you MAN !
Problem solved !
ReplyReply Reply with quoteQuote
16  Developments / XMPlay / Re: Highlight Tracks in playlist !? on: 5 Feb '09 - 15:22
This is not PLAYING, SKPPING, SELECTING, QUEUED, DEAD, NORMAL track highlighting ?
See yourself !



What is it, and how to switch off ?
ReplyReply Reply with quoteQuote
17  Developments / XMPlay / Highlight Tracks in playlist !? on: 28 Dec '08 - 10:41
I just don't get it, why some tracks even new highlight and hard read hes tittles ?
Can i off this function if this is not a bug ?
thnx !
ifromheaven[at]gmail.com
ReplyReply Reply with quoteQuote
18  Developments / XMPlay / Suggestions for 3.5 -> preBuffer for AAC encoded in HE-profile ! on: 20 Nov '08 - 13:52
This will be nice if before play aacPlus-encoded file it preBuffer and play fine without strange first 0.5sec like mono-sound !
Enhance quality when search forward and backward aacPlus tracks !
Thnx !
p.s.
 XMPlay is the best soundPlayer on the world !
ReplyReply Reply with quoteQuote
Pages: [1]
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines