Old 25th February 2005, 17:09   #2241
mrym
Senior Member
 
mrym's Avatar
 
Join Date: Jul 2003
Location: tokyo
Posts: 438
i don't think files should be able to send to tree playlists. because you need to change lot of codes, i suppose.
please don't misunderstand, i just said about description. so forget about it.
mrym is offline  
Old 25th February 2005, 18:48   #2242
yajoros
Junior Member
 
Join Date: Jul 2003
Posts: 12
Send a message via AIM to yajoros
FYI about the sorting, I do use cache, and it always sorts by title, if that helps.
yajoros is offline  
Old 25th February 2005, 20:03   #2243
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Quote:
Originally posted by mrym
i don't think files should be able to send to tree playlists. because you need to change lot of codes, i suppose.
please don't misunderstand, i just said about description. so forget about it.
No it doesn't require much change in code at all...
I do understand your point though, it's valid
Joonas is offline  
Old 26th February 2005, 10:48   #2244
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Okay...I completely suck at understanding this nsi-scripting language...neither do I feel inclined to learn it

I attach the script I made from some tips from pimousse and from other sources...if anyone who understand this can tell me why the pictures are distorted or how to generally improve it, please share...

I also guess the final release should include some kind of readme that tells about some of the "hidden features" like how to select search parameters...
And who has made the language files.

Won't be ANY more features included in the 1.0 version though. Language files which like to be included should be PM:ed or mailed to me by 6th of March.

If we don't find any bugs by that the release is on the 7th...IF that damn installer ever works

Here are release 4. Saves sorting order and such...

http://www.informatik.umu.se/~svph01...ry_v1.0RC4.exe

/Joonas
Attached Files
File Type: zip gen_dl.zip (1.6 KB, 336 views)
Joonas is offline  
Old 26th February 2005, 15:59   #2245
yajoros
Junior Member
 
Join Date: Jul 2003
Posts: 12
Send a message via AIM to yajoros
one small suggestion: i think it should refresh immediately when you make a change like moving a file to another root
yajoros is offline  
Old 26th February 2005, 16:11   #2246
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Quote:
Originally posted by yajoros
one small suggestion: i think it should refresh immediately when you make a change like moving a file to another root
All refreshes are done when Windows signals a change has been done. If I mess here we can get multiple updates...not something that would improve the plugin I think...
Joonas is offline  
Old 26th February 2005, 16:18   #2247
mrym
Senior Member
 
mrym's Avatar
 
Join Date: Jul 2003
Location: tokyo
Posts: 438
one problem

i have installed dl in "D:\winamp" folder.
dl can not be uninstalled from control panel.

"uninst_gen_dl.exe" was installed in "D:\winamp\plugins\dl" folder, but the uninstall string specify "D:\winamp\uninst_gen_dl.exe".

i believe noone want to uninstall dl but...

and one suggestion
i think sort order should be file name for the first time run. that's a standard behavior of explorer.

i never use ml for my media file management after installed stable cache version of dl, so i can't test with ml, but rc4 is quite stable for me so far.

as for the language file, if i send it to you, i should change v0.9 to v1.0?
mrym is offline  
Old 26th February 2005, 16:20   #2248
yajoros
Junior Member
 
Join Date: Jul 2003
Posts: 12
Send a message via AIM to yajoros
Quote:
Originally posted by Joonas
All refreshes are done when Windows signals a change has been done. If I mess here we can get multiple updates...not something that would improve the plugin I think...
oh alright, i guess it's just that it takes a few seconds for it to recognize, but that's fine
yajoros is offline  
Old 26th February 2005, 16:33   #2249
AsHopeDies
Senior Member
 
Join Date: Aug 2004
Posts: 107
Quote:
Originally posted by Joonas
Language files which like to be included should be PM:ed or mailed to me by 6th of March./Joonas
Please post the latest Engl. template.
AsHopeDies is offline  
Old 26th February 2005, 17:09   #2250
yajoros
Junior Member
 
Join Date: Jul 2003
Posts: 12
Send a message via AIM to yajoros
found a strange bug with sorting... whenever i make a change to id3 tags in any song, the next time i refresh (its sorted by artist) it sorts about half my songs a-z by artist then the other half right below them(a-z). the next time i refresh again, its back to normal
i hope you get what im saying
yajoros is offline  
Old 26th February 2005, 17:22   #2251
siebe83
Forum King
 
siebe83's Avatar
 
Join Date: Feb 2004
Posts: 9,229
English language template.

(I hope I didn't miss something)

[edit]
In the installer, when you hover Croatian, it says Dutch at the right and when you hover Dutch, it says Croatian.
Attached Files
File Type: txt eng.txt (5.3 KB, 599 views)

If you're bored go here or, if the boredom is more serious, here.
siebe83 is offline  
Old 26th February 2005, 17:40   #2252
Ampian
Senior Member
 
Ampian's Avatar
 
Join Date: Dec 2000
Posts: 114
When RC4 comes up the the first time the path column is gone in listview and the files are sorted in no particular order. Also: right-click on columns brings up path, you can check it and the column appears. When you shut down and restart Winamp path column appears but is unchecked in right-click menu. Hope this is clear enough.

Like my friends, I choose my software carefully.
Ampian is offline  
Old 26th February 2005, 18:25   #2253
Pimousse38
Senior Member
 
Pimousse38's Avatar
 
Join Date: Jan 2004
Location: Nevers (France)
Posts: 169
hello,

here a corrected version of installer.

with 1.0RC4, I still have a bug in the contextual menu of winamp (of the entry in double).
Attached Files
File Type: txt gen_dl.nsi.txt (5.6 KB, 306 views)

Sorry for my bad English, i'm French

my skin : Pimeer v2.2
french community : Todae.fr
Pimousse38 is offline  
Old 26th February 2005, 18:29   #2254
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Quote:
Originally posted by yajoros
found a strange bug with sorting... whenever i make a change to id3 tags in any song, the next time i refresh (its sorted by artist) it sorts about half my songs a-z by artist then the other half right below them(a-z). the next time i refresh again, its back to normal
i hope you get what im saying
Ouch...sort is severely messed up...

[edit]
See if this is any better...

http://www.informatik.umu.se/~svph01..._v1.0RC4.1.exe

Also some fixes for the installer that mrym and siebe commented...
It is also default to sort by Path if no sort has been done before
[/edit]

Last edited by Joonas; 26th February 2005 at 19:02.
Joonas is offline  
Old 26th February 2005, 18:33   #2255
Pimousse38
Senior Member
 
Pimousse38's Avatar
 
Join Date: Jan 2004
Location: Nevers (France)
Posts: 169
here the latest French translation (1.0RC4) :
Attached Files
File Type: txt gen_dl_french.lng.txt (6.2 KB, 383 views)

Sorry for my bad English, i'm French

my skin : Pimeer v2.2
french community : Todae.fr
Pimousse38 is offline  
Old 26th February 2005, 19:04   #2256
AsHopeDies
Senior Member
 
Join Date: Aug 2004
Posts: 107
Latest Croatian lng pack.
Attached Files
File Type: zip croatian.zip (2.7 KB, 222 views)
AsHopeDies is offline  
Old 26th February 2005, 19:04   #2257
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Quote:
Originally posted by Pimousse38
hello,

here a corrected version of installer.

with 1.0RC4, I still have a bug in the contextual menu of winamp (of the entry in double).
Thanks, will look at this installer for next release..

what do you mean by "entry in double"?

[edit]
Oh...you mean two "Dynamic Library"
thought I had fixed that...
[/edit]

[edit2]
hopefully fixed next time then...improved that code even more...
[/edit2]

Last edited by Joonas; 26th February 2005 at 20:20.
Joonas is offline  
Old 26th February 2005, 21:10   #2258
Pimousse38
Senior Member
 
Pimousse38's Avatar
 
Join Date: Jan 2004
Location: Nevers (France)
Posts: 169
Quote:
Originally posted by Joonas
Oh...you mean two "Dynamic Library"
thought I had fixed that...
not, this time they are not two entries of Dynamic Library, but...

see the screenshot
Attached Images
File Type: jpg bug_dl_2.jpg (34.1 KB, 292 views)

Sorry for my bad English, i'm French

my skin : Pimeer v2.2
french community : Todae.fr
Pimousse38 is offline  
Old 26th February 2005, 21:14   #2259
yajoros
Junior Member
 
Join Date: Jul 2003
Posts: 12
Send a message via AIM to yajoros
Quote:
see if this is any better...

http://www.informatik.umu.se/~svph01..._v1.0RC4.1.exe
i no longer see the problem. at least under the circustances i described.
thank you
yajoros is offline  
Old 26th February 2005, 21:16   #2260
yajoros
Junior Member
 
Join Date: Jul 2003
Posts: 12
Send a message via AIM to yajoros
Quote:
Originally posted by Pimousse38
not, this time they are not two entries of Dynamic Library, but...

see the screenshot
I have seen this before with other plugins, so i beleive its not the fault of dl.
yajoros is offline  
Old 26th February 2005, 21:35   #2261
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Quote:
Originally posted by yajoros
I have seen this before with other plugins, so i beleive its not the fault of dl.
No it really shouldn't be...
Joonas is offline  
Old 26th February 2005, 21:37   #2262
Pimousse38
Senior Member
 
Pimousse38's Avatar
 
Join Date: Jan 2004
Location: Nevers (France)
Posts: 169
hi,

can be, but at home it is with Dynamic Library.

when DL is not installed => not doubled entrie
when DL is installed => doubled entries

idem with v1.0RC4.1

Sorry for my bad English, i'm French

my skin : Pimeer v2.2
french community : Todae.fr
Pimousse38 is offline  
Old 26th February 2005, 21:54   #2263
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Quote:
Originally posted by Pimousse38
hi,

can be, but at home it is with Dynamic Library.

when DL is not installed => not doubled entrie
when DL is installed => doubled entries

idem with v1.0RC4.1
Exactly how do you proceed then? Cause I can't recreate that no matter how I try...
Joonas is offline  
Old 26th February 2005, 22:17   #2264
Pimousse38
Senior Member
 
Pimousse38's Avatar
 
Join Date: Jan 2004
Location: Nevers (France)
Posts: 169
quite simply by installing Dynamic Library

"bug" only with Modern Skin (Winamp Modern, Pimeer, MMD3), not with Classic Skin.

I removed studio.xnf and winamp.ini => always the bug

[edit]
ok, I found the culprit.
in fact Dynamic Library does not do good housework with Lyrix
i removed Lyrix plugin, and no "bug" in contextual menu
[/edit]



for info list of installed plugins (Lyrix is removed)
PHP Code:
I N P U T   P L U G I N S
Nullsoft WMA plug
-in v2.04(x86) (ver=0x100in_wm.dll)
Nullsoft MIDI player 3.07 (ver=0x100in_midi.dll)
Nullsoft Module Decoder v2.2.11 (x86) (ver=0x100in_mod.dll)
Nullsoft Vorbis Decoder v1.35 (ver=0x100in_vorbis.dll)
Nullsoft MP4 demuxer v0.5 (ver=0x100in_mp4.dll)
Nullsoft Waveform Decoder v2.06 (ver=0x100in_wave.dll)
Nullsoft NSV Decoder v1.04 (ver=0x100in_nsv.dll)
Nullsoft DirectShow Decoder v0.93 (ver=0x100in_dshow.dll)
 .
mpc Musepack plugin 0.99d  (ver=0x100in_mpc.dll)
Nullsoft MPEG(Layer1-3/CT AAC+/Dolby AACAudio Decoder 3.08 (ver=0x100in_mp3.dll)
Nullsoft CD/LineIn plug-in (CDDB2v3.03 (ver=0x100in_cdda.dll)
FLAC Decoder v1.1.2 (ver=0x100in_flac.dll)

O U T P U T   P L U G I N S
waveOut output v2.0.2a 
(ver=0x10id=1471482036out_wave.dll)
Nullsoft Disk Writer plug-in v2.0c (x86) (ver=0x10id=426119909out_disk.dll)
DirectSound output v2.2.11 (ver=0x10id=203968848out_ds.dll)

D S P   P L U G I N S
Nullsoft Signal Processing Studio DSP v0.36 
(ver=0x21dsp_sps.dll)

G E N E R A L   P U R P O S E   P L U G I N S
Jump To File Extra v0.96ff 
(ver=0x10gen_jumpex.dll)
Nullsoft Tray Control v0.2 (ver=0x10gen_tray.dll)
Time Restore AutoPlay v1.85 (ver=0x10gen_timerestore.dll)
mp3cue 5.0 (ver=0x10gen_mp3cue.dll)
Advanced mIRC Integration Plug-In v2.52 (gen_irc.dll) (ver=0x10gen_irc.dll)
WinampFR (ver=0x10gen_fr.dll)
Nullsoft Global Hotkeys v1.3 (ver=0x10gen_hotkeys.dll)
Nullsoft Winamp Library v2.11fr (ver=0x10gen_ml.dll)
Nullsoft Modern Skins Support v1.05 (ver=0x10gen_ff.dll)
Streamripper 1.61.4 FR  (ver=0x10gen_sripper.dll)
Dynamic Library (gen_dl.dll) (ver=0x10gen_dl.dll)

V I S U A L I Z A T I O N   P L U G I N S
Nullsoft Tiny Fullscreen 2001 
(v2.05) (ver=0x101vis_nsfs.dll)
Advanced Visualization Studio v2.81b (ver=0x101vis_avs.dll)
MilkDrop 1.04b (ver=0x101vis_milk.dll

Sorry for my bad English, i'm French

my skin : Pimeer v2.2
french community : Todae.fr

Last edited by Pimousse38; 26th February 2005 at 22:32.
Pimousse38 is offline  
Old 26th February 2005, 22:26   #2265
billyvnilly
Forum King, M.D.
 
billyvnilly's Avatar
 
Join Date: Mar 2004
Location: Detroit burbs
Posts: 3,379
Send a message via ICQ to billyvnilly Send a message via AIM to billyvnilly
i can get an extra dynamic library in the menu just by switching from a modern to another modern. it doesnt name itself equalizer (though i have noticed a plugin i have installed has done that before) the extra 'dynamic library' appears w/o a hotkey next to it. It is only there when i have dynamic library open.
billyvnilly is offline  
Old 26th February 2005, 22:35   #2266
Pimousse38
Senior Member
 
Pimousse38's Avatar
 
Join Date: Jan 2004
Location: Nevers (France)
Posts: 169
OK

i fixed the "bug" after removed Lyrix plugins
this is not a bug of DL , sorry Joonas ;-)

Sorry for my bad English, i'm French

my skin : Pimeer v2.2
french community : Todae.fr
Pimousse38 is offline  
Old 26th February 2005, 22:38   #2267
yajoros
Junior Member
 
Join Date: Jul 2003
Posts: 12
Send a message via AIM to yajoros
Quote:
Originally posted by Pimousse38
OK

i fixed the "bug" after removed Lyrix plugins
this is not a bug of DL , sorry Joonas ;-)
makes sense, now i remember it was lyrix i had seen the bug in before. BTW if you need a lyrics plugin leoslyrics is great
yajoros is offline  
Old 26th February 2005, 23:12   #2268
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Quote:
Originally posted by billyvnilly
i can get an extra dynamic library in the menu just by switching from a modern to another modern. it doesnt name itself equalizer (though i have noticed a plugin i have installed has done that before) the extra 'dynamic library' appears w/o a hotkey next to it. It is only there when i have dynamic library open.
Actually fixed this when I tried to fix pimousse's "non-bug" :P

Pretty much all should be up-to-date now...cache is set to version 1.0 as well as language file engine.

The language files contained in this release are also updated on version number...although not the latest version...and as I said before..plz PM them to me, not post them here. Easier for me to know I pick the right one that way...

Once you get to know this installer it's more fun...fixed a lot of little things. Huge thanks to Pimousse

http://www.informatik.umu.se/~svph01...ry_v1.0RC5.exe
Joonas is offline  
Old 26th February 2005, 23:40   #2269
siebe83
Forum King
 
siebe83's Avatar
 
Join Date: Feb 2004
Posts: 9,229
You can't attach files using the PM or email feature of the forums. Or do you want us to just copy/paste the contents of the language file in a PM?
(wait, I just found an email address...)

Typo when hovering 'English translation': 'it can be used a template'; should be 'it can be used as a template'.

You are aware that the English language file is not the latest version?
255 should be "Browse broken link"
279=...files sorted disregarding of beginning with "the"
should be added
See this version I attached earlier (I didn't update the version number yet...).


The German language file included in the latest release has html content...
(but probably isn't the final version anyway... last line is missing)

If you're bored go here or, if the boredom is more serious, here.
siebe83 is offline  
Old 26th February 2005, 23:44   #2270
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Language files are not up to date no...

E-mail is stated in the installer... It doesn't HAVE to be mailed from this forum :P
Joonas is offline  
Old 26th February 2005, 23:49   #2271
siebe83
Forum King
 
siebe83's Avatar
 
Join Date: Feb 2004
Posts: 9,229
Hehe, yeah I wasn't paying attention...

Attached is latest Dutch language file. This isn't neccesarily the final version. I want to give others (read jojo ) the opportunity to make remarks/suggestions/etc. I'll mail the final version later.
Attached Files
File Type: txt dl_nl.txt (5.8 KB, 297 views)

If you're bored go here or, if the boredom is more serious, here.
siebe83 is offline  
Old 27th February 2005, 13:49   #2272
Lion12
Senior Member
 
Lion12's Avatar
 
Join Date: Nov 2004
Location: Germany Markings: The Cheshire Cat
Posts: 168
Latest German language file. Proposals, ideas, changes? PM me.
[Edit:] @Joonas: Ik, PM. Overlooked that. Hope it's ok.[/Edit]
Attached Files
File Type: txt gen_dl_german.txt (6.5 KB, 669 views)

No, I'm not Lion King - neither related by marriage!
bookmarks: Joonas | DrO | shane.h
discussion bookmarks: DL | AL | JTFE | TRAP | Toaster | AWA | SUI | MlTree

Last edited by Lion12; 27th February 2005 at 15:46.
Lion12 is offline  
Old 27th February 2005, 18:36   #2273
Ang3lus
Junior Member
 
Join Date: Feb 2005
Posts: 12
which to i download and how do i install it.

Stable: http://www.informatik.umu.se/~svph0...ibrary_v0_9.exe
Beta: http://www.informatik.umu.se/~svph0140/gen_dl.dll
Ang3lus is offline  
Old 27th February 2005, 18:47   #2274
billyvnilly
Forum King, M.D.
 
billyvnilly's Avatar
 
Join Date: Mar 2004
Location: Detroit burbs
Posts: 3,379
Send a message via ICQ to billyvnilly Send a message via AIM to billyvnilly
http://www.informatik.umu.se/~svph01...ry_v1.0RC5.exe

its an exe, just run it....if you ever just download a .dll file, they go into winamp\plugins\ folder.
billyvnilly is offline  
Old 27th February 2005, 18:51   #2275
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
billyvnilly is completely right...updated my profile too now
Joonas is offline  
Old 27th February 2005, 19:16   #2276
Ang3lus
Junior Member
 
Join Date: Feb 2005
Posts: 12
hey great plug-in awsome work Joonas this is great real great. thanks alot
Ang3lus is offline  
Old 27th February 2005, 23:57   #2277
Joonas
Forum King
 
Join Date: Mar 2004
Location: Sweden
Posts: 2,263
Noticed DL didn't save which folder was active if you closed the window with the X. Will work next release...
Joonas is offline  
Old 28th February 2005, 04:53   #2278
Paparazzi
Senior Member
 
Join Date: Jan 2002
Posts: 358
Would it be possible to have the default selection of languages unchecked in the installer? I mean, there is very little possibility that one would want all languages. Besides, its easier to check the required language than to uncheck every one of them.

Thanks & Cheers
Paparazzi is offline  
Old 28th February 2005, 09:56   #2279
saivert
Banned
 
saivert's Avatar
 
Join Date: Jan 2001
Location: Norway
Posts: 927
Troubles with Context menus

@Pimousse38: He he... I see you are using my program for getting a list of your installed plugins. Nice.
If someone else are interested in this program download it:
http://www.inthegray.com/saivert/win...lugs_setup.exe


@yajoros: Dynamic Library adds it's menu item on receiving the WM_INITPOPUPMENU the Lyrix plugin just adds it in the init() function or somewhere else.

@Joonas: I'm going to do the same as Joonas and add them on catching the WM_INITPOPUPMENU in a new version of all my plugins.
saivert is offline  
Old 28th February 2005, 12:41   #2280
DrO
 
Join Date: Sep 2003
Posts: 27,873
with the duplicate menuitem thing i did try pestering the Winamp devs a few times over how they were exactly doing it in gen_ml but alas they never replied on the matter. i did manage to get something working which replicated the same messages at the right times as gen_ml is doing, only issue was that the colour themes menu entry in the modern skin sometimes would disappear (never worked out why that was happening ). otherwise as long as you add/remove what you added in the wm_initpopupmenu message then there shouldn't be any real issues i think (apart from the extra menus that modern skins add may/may not display properly *shrugs* )

-daz
DrO is offline  
Closed Thread
Go Back   Winamp & Shoutcast Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump