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

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: 1 ... 44 45 [46] 47 48 ... 57
  Reply  |  Print  
Author Topic: Suggestions for 3.5  (Read 293708 times)
piovrauz
Posts: 473


« Reply #900 on: 21 Jul '09 - 16:21 »
Reply with quoteQuote

well, it's not really a suggestion, but something I noticed: when I use xmplay from an usb stick, and I use a custom skin, if I open settings window and it overlaps the skin, when I close that window xmplay is stuck for a while, and doesn't respond (the track plays fine tough). I think that's because it read the skin from the disk to redraw it, so I was wondering it's it's possible to add an option/secret setting to always use RAM for storing it after first load on startup or on skin change. Sure this will use more ram, but I suppose it'll fix this annoying (for me) occourence.

Thanx anyway.
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #901 on: 22 Jul '09 - 15:53 »
Reply with quoteQuote

I don't think that's a skin issue, but rather the XMPLAY.INI file being updated when closing the Options window (which was added in one of the "stuff" updates). That's probably taking longer than usual due to the slower speed of the USB stick. How long is it taking? If too long, I guess an XMPLAY.INI option could be added to disable it.
Logged
saga
Posts: 1365


« Reply #902 on: 22 Jul '09 - 21:50 »
Reply with quoteQuote

Well, it also took about 1-2 seconds on my old system on a normal hard drive. I don't think that it's "too much", but still notable.
Logged
piovrauz
Posts: 473


« Reply #903 on: 23 Jul '09 - 07:43 »
Reply with quoteQuote

mmm, true, it happens with default skin too.
well, my usb stick is old and it takes about 3/4 sec, maybe on a new one it's faster, but an option would be nice Wink
Logged
saga
Posts: 1365


« Reply #904 on: 23 Jul '09 - 08:53 »
Reply with quoteQuote

That might be because disk cache is normally disabled for pen drives, and I bet that XMPlay is using some WinAPI function like WritePrivateProfileSetting, which results in a few hundred write operations, and the xmplay.ini file is closed and re-opened after each one.
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #905 on: 23 Jul '09 - 16:14 »
Reply with quoteQuote

well, my usb stick is old and it takes about 3/4 sec, maybe on a new one it's faster, but an option would be nice Wink

That is pretty long (assuming you mean 3 or 4 seconds rather than 0.75 Smiley). I imagine quite a lot of people are running XMPlay from a USB stick, so a more general solution is probably needed (rather than an option). Here's an update that'll update the XMPLAY.INI file in the background, so that it shouldn't delay anything else...

   www.un4seen.com/stuff/xmplay.exe
Logged
amit
Posts: 718


« Reply #906 on: 23 Jul '09 - 16:38 »
Reply with quoteQuote

If/when the ability for plugins to add track menu options appears, then a plugin could be created that sends the selected tracks to external apps. I think that would offer greater flexibility than an integrated "external apps" option, ie. it could be used for other things too.

There is one downside to this : All regular users will have to wait for developers to come out with the appropriate plugin for the wanted task. Using commandline can serve for simple tasks as calling taggers , audio editors or even webpages with artist/album tag used as wild-card .
Logged
piovrauz
Posts: 473


« Reply #907 on: 24 Jul '09 - 07:13 »
Reply with quoteQuote

@Ian> Prrrrfect, meow! it writes in the backgroud without stopping me from using XMPlay. Thanks a lot!
Ah, yes, it was 3 or 4 seconds, I wouldn't have cared for <1second Tongue

@amit> I don't think so: it'll be rather easy (I suppose) to make a general pourpose plugin that supports commandline(s) and has a customizable menu entry(s). Sure a native plugin would be cleaner/nicer Wink
Logged
amit
Posts: 718


« Reply #908 on: 24 Jul '09 - 18:59 »
Reply with quoteQuote

@amit> I don't think so: it'll be rather easy (I suppose) to make a general pourpose plugin that supports commandline(s) and has a customizable menu entry(s). Sure a native plugin would be cleaner/nicer Wink

I am not against doing this via a general plugin. Whatever is easier  Smiley

Another suggestion : 'maximize window' button to info/library/list window
Logged
Jace
Posts: 773


« Reply #909 on: 25 Jul '09 - 22:59 »
Reply with quoteQuote

To go with the crossfade.. Would it be possible to apply it to manual song changes too? Start to fade out the current song and fading in the new song when (manual) song change is requested?
Logged
oddiophile
Posts: 149


« Reply #910 on: 26 Jul '09 - 04:01 »
Reply with quoteQuote


If you have crossfading enabled, track loop set to AUTO and playlist looping enabled, the first track will play and then correctly crossfade into the next one.
But after that,the second one loops over and over (without crossfading).

I don't seem to be able to reproduce that. Are you sure that the 2nd track isn't just detected as loopable, hence it loops as a result of the AUTO looping setting?

Bug report update:

The bug also happens when playing other types of audio files (FLAC,OGG,WAV,etc).

How to reproduce the bug:  Enable crossfading,set the track looping to 'Auto Loop', enable the playlist looping and set it to 'auto advance'.

Add a dozen tracks to the playlist and play the first one or (any odd numbered track) in the playlist. XMPlay will loop the track over and over.

If you play the second track (or any of the even numbered tracks),XMPlay will play it properly,then smoothly crossfade into the next one and loop that track over and over Sad

« Last Edit: 26 Jul '09 - 04:11 by oddiophile » Logged
oddiophile
Posts: 149


« Reply #911 on: 26 Jul '09 - 04:11 »
Reply with quoteQuote


If that's not it, please confirm the file format, and upload your XMPLAY.INI file in case it's a combination of settings that's causing the problem...

   ftp.un4seen.com/incoming/

File uploaded (xmplay_loop_bug.ini)
Logged
peewack
Posts: 8


« Reply #912 on: 27 Jul '09 - 06:17 »
Reply with quoteQuote

Hi!

 First the obligatory thanks to all the team behind XMPlay, this music player is so good, every version (or stuff) is almost perfect.

 now, to business: I want so badly a way to save presets for the equalizer (or all the DSP for that matter), I have 3 setups (office speakers, house speakers and headphones) and recreate the equalizer is a painful experience.

Best regards Smiley
Logged
saga
Posts: 1365


« Reply #913 on: 27 Jul '09 - 11:56 »
Reply with quoteQuote

Quote
First the obligatory thanks to all the team behind XMPlay, this music player is so good, every version (or stuff) is almost perfect.
There's no! Grin (Unless Ian hides some dwarfs in his basement that code all this stuff... Smiley)

Quote
I want so badly a way to save presets for the equalizer (or all the DSP for that matter), I have 3 setups (office speakers, house speakers and headphones) and recreate the equalizer is a painful experience.
Have you actually tried the "saved settings" in the options dialog. you can save your current DSP config there and load it at any time.
Logged
Rah'Dick
XMPlay Support
Posts: 923


« Reply #914 on: 27 Jul '09 - 12:27 »
Reply with quoteQuote

Quote
I want so badly a way to save presets for the equalizer (or all the DSP for that matter), I have 3 setups (office speakers, house speakers and headphones) and recreate the equalizer is a painful experience.
Have you actually tried the "saved settings" in the options dialog. you can save your current DSP config there and load it at any time.
For easier access, try right-clicking the "Auto-load settings on/off" switch.
Logged
peewack
Posts: 8


« Reply #915 on: 28 Jul '09 - 05:56 »
Reply with quoteQuote

Quote
First the obligatory thanks to all the team behind XMPlay, this music player is so good, every version (or stuff) is almost perfect.
There's no! Grin (Unless Ian hides some dwarfs in his basement that code all this stuff... Smiley)
un4seen = Ian, alone?, pure coding awesomeness. I prefer to code all by myself too, but nothing as complex as XMPlay or BASS.

Quote
I want so badly a way to save presets for the equalizer (or all the DSP for that matter), I have 3 setups (office speakers, house speakers and headphones) and recreate the equalizer is a painful experience.
Have you actually tried the "saved settings" in the options dialog. you can save your current DSP config there and load it at any time.
Oh my goodness, there is a lot of XMPlay for me to discover after 3 or 4 years of use. Works fine,

thanks
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #916 on: 28 Jul '09 - 17:26 »
Reply with quoteQuote

To go with the crossfade.. Would it be possible to apply it to manual song changes too? Start to fade out the current song and fading in the new song when (manual) song change is requested?

Here's an update to try...

   www.un4seen.com/stuff/xmplay.exe

I imagine it could get quite annoying eventually, so before making space for it in the options, it's currently just a shortcut ("Crossfade manual track changes"). Let me know if/when it does get annoying Smiley

Bug report update:

The bug also happens when playing other types of audio files (FLAC,OGG,WAV,etc).

How to reproduce the bug:  Enable crossfading,set the track looping to 'Auto Loop', enable the playlist looping and set it to 'auto advance'.

Add a dozen tracks to the playlist and play the first one or (any odd numbered track) in the playlist. XMPlay will loop the track over and over.

If you play the second track (or any of the even numbered tracks),XMPlay will play it properly,then smoothly crossfade into the next one and loop that track over and over Sad

I'm still unable to reproduce the problem with your config, but I noticed that you have the "Auto loop any track ending with sound" option enabled. I suspect that (in combination with looping set to "auto") is what is resulting in the looping, and the odd/even number thing is probably just a coincidence, ie. the odd numbered tracks happen to end with sound and the even not. Please check whether that is the case, and if it isn't, upload one of the looping files to have a look at.
Logged
Auren
Posts: 144


« Reply #917 on: 30 Jul '09 - 05:29 »
Reply with quoteQuote

Crossfade manual track changes

There is a bug with pause when this feature is turned on. Here are the steps to reproduce:
1. There must be at least two songs in a playlist
2. Start playing first song, then pause it.
3. Doubleclick on the second song. It should start playing but stucks in a paused state. Everything is OK when the "manual crossfade" feature is turned off.
« Last Edit: 30 Jul '09 - 06:03 by Auren » Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #918 on: 30 Jul '09 - 15:14 »
Reply with quoteQuote

Ah yes. Here's an update that won't crossfade if playback is paused...

   www.un4seen.com/stuff/xmplay.exe
Logged
Auren
Posts: 144


« Reply #919 on: 1 Aug '09 - 06:43 »
Reply with quoteQuote

Thanks, Ian! Now the bug is gone.
Logged
Pages: 1 ... 44 45 [46] 47 48 ... 57
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines