|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Senior Member
|
docking winamp, but not on edges of screen
i have my winamp like this all the time, i just want to make it so i cant move it unless i uncheck an option or something
http://img.photobucket.com/albums/v1...t004/winmp.jpg possible? |
|
|
|
|
|
#2 |
|
Forum King, M.D.
|
as far as i know, there aren't any plugins that lock windows in place. but that would be cool.
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Shouldn't be too hard to write such a plugin.
I'll see what I can do and if I find the time. |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
I was wrong - it is hard and there is no easy "pretty" solution to this problem. My plugin prevents the main, equalizer and playlist window from being moved. It does not deny resizing the playlist window and it lacks config. There still might be a chance it does what you asked for. Source is included.
>> gen_freeze_05.zip |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
|
|
|
|
|
|
#6 |
|
Forum King, M.D.
|
very good job. no crashes
If you're taking requests: 1.Is it possible to make windowshade behave normally. If you click windowshade, and main is stacked on top pledit, pledit should move up & snap with main & move down when main is clicked back to normal 2.add "would you like to restart now" if changed were made to the preferences. 3.the way the plugin is, i doubt this is possible. have a hotkey to hold down that allows movement. if this isnt possible...thats cool if some type of bug pops up, I'll let you know. |
|
|
|
|
|
#7 | ||
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Quote:
window shade switching already works. Next release should not be too far. I'll keep you up to date. Quote:
position inside. So if the plugin denies moving the window Winamp still thinks it has been moved since click-and-drag is moving to Winamp. There does not seem to be a way to make Winamp update its virtual window positions or tell what these positions are. If there was such a message it would be possible. |
||
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
|
|
|
|
|
|
#9 |
|
Senior Member
|
just got your email, tossed in the dll, fired up winamp and i am very happy. i just kinda forgot about it actually
works great
ThinkPad T61, C2D @ 2.2GHz, 4GB DDR2, Win7x64Pro |
|
|
|
|
|
#10 |
|
Junior Member
|
Pretty neat plugin
Too bad you have to restart it all the time if you want to move the windows. ~Allustar |
|
|
|
|
|
#11 | |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Quote:
|
|
|
|
|
|
|
#12 |
|
Junior Member
|
I understood that... Maybe that can be wished for to the Winamp Devs...hmm
~Allustar |
|
|
|
|
|
#13 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
billyvnilly reported a bug with window shade
toggling so here is the fixed version: >> gen_freeze_13.zip |
|
|
|
|
|
#14 |
|
Forum King, M.D.
|
I'm curious if Benski or DrO could give you insight into the nondefault windows you don't freeze with the plugin... so they dont move.
that, and seeing if there is a way to move the windows without restarting. (if you do publish the plugin on the winamp site, I would definetly clarify this, as I could see people requesting it right away. )
|
|
|
|
|
|
#15 |
|
Senior Member
|
small bug, when you minimize winamp while frozen, part of the windows bar doesnt dissapear
http://img.photobucket.com/albums/v1...eezeglitch.jpg ThinkPad T61, C2D @ 2.2GHz, 4GB DDR2, Win7x64Pro |
|
|
|
|
|
#16 | |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Quote:
Here is the new version: >> gen_freeze_14.zip |
|
|
|
|
|
|
#17 |
|
Senior Member
|
excellent
ThinkPad T61, C2D @ 2.2GHz, 4GB DDR2, Win7x64Pro |
|
|
|
|
|
#18 |
|
Junior Member
Join Date: Jun 2006
Posts: 3
|
great plugin. i have been waiting for over 10 years for something like this. as a hardcore winamp user, i also use version 1 of the albumlist plugin. http://albumlist.sourceforge.net/
it would be great if you could extend this plugin to lock album list also. |
|
|
|
|
|
#19 |
|
Junior Member
Join Date: Jun 2006
Posts: 3
|
another suggestion too is if you could lock or glue the winamp windows together without being able to unglue them yet still being able to move around the entire program. hope thats not confusing.
|
|
|
|
|
|
#20 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
I understand what you mean but to be honest I will
not try to implement these features in the near future:
Best regards, Sebastian |
|
|
|
|
|
#21 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
I thought about the whole thing again.
I like the idea of overwriting the whole window movement handling code. If it works it should be the solution to all current problems. In order to be able to implement such a solution I would need a 'mouse map' of all windows similar to this: ![]() Red means left-button clicks are forwarded to the main window, white means the click is blocked/swallowed. If anybody know where to find such images for other windows please let me know. I have not started coding this new solution yet. I hope it can be done this way. Last edited by dllmain; 10th June 2006 at 02:10. |
|
|
|
|
|
#22 |
|
Forum King, M.D.
|
something like the skinning atlas linky
skinning tutorial <--shows dimensions, though dont know how useful that is.
|
|
|
|
|
|
#23 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Hey guys, I have quite good news: I have the
non-window-shade mouse map working for main and equalizer window. I also added the hotkey feature billyvnilly was asking for: hold down CTRL when clicking to enable dragging. As soon as I have all the basic maps the next release should be coming. |
|
|
|
|
|
#24 | |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Quote:
closer look later. Big thank you! |
|
|
|
|
|
|
#25 | |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Mr Jones' skin atlas was exactly what I needed.
Also Maxim's region.txt generator was of great help... The new version
Quote:
way would be to extend Album List for the freeze feature. I could try to modify the 1.xx-er version for you - the source is still available for download. Please let me know which version you are using exactly. Also please let me know how to contact you since you are not contactable through the forum. Last edited by dllmain; 10th June 2006 at 16:34. |
|
|
|
|
|
|
#26 |
|
Forum King, M.D.
|
wow thats nice.
so are you going to submit this version to plugin database? IMO its feature complete. though from what ive heard last, plugin submission is still broke.
|
|
|
|
|
|
#27 | |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Quote:
|
|
|
|
|
|
|
#28 |
|
Forum King, M.D.
|
I noticed some space below the volume bar and panning bar that arent mapped. I havent been able to get it to do anything funky.
|
|
|
|
|
|
#29 | |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Quote:
Other bugs I found:
Last edited by dllmain; 11th June 2006 at 04:35. |
|
|
|
|
|
|
#30 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
New version:
  |
|
|
|
|
|
#31 |
|
Major Dude
Join Date: Apr 2006
Location: Bubbaville, USA
Posts: 599
|
Okay - I'd really like to try this. But I'm unsure of which of the 11 files located within the ZIP file are needed. Are all of them supposed to be extracted directly into the Winamp\Plugins folder? Is a new folder supposed to be created and then are the files to be extracted there? Are all the files even needed?
As you can see, if a plugin doesn't have an auto-installer, I'm completely clueless.
|
|
|
|
|
|
#32 | |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Quote:
to your "Plugins" folder of Winamp - that's the only file you need to copy. I agree that the plugin needs an installer. Coming soon. |
|
|
|
|
|
|
#33 |
|
Major Dude
Join Date: Apr 2006
Location: Bubbaville, USA
Posts: 599
|
Ahh - thanx!
|
|
|
|
|
|
#34 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
New version:
>> gen_freeze_213_source.zip   |
|
|
|
|
|
#35 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
I have a little surprise for you...
I added a freeze feature to Saivert's NxS BigClock plugin besides other little changes. Here is the full changelog entry:
  Last edited by dllmain; 16th June 2006 at 14:43. |
|
|
|
|
|
#36 |
|
Forum King, M.D.
|
settings arent being saved in big clock.
1. check "freeze window" 2. close bigclock preferences 3. reopen bigclock preferences freeze window is unchecked. I didnt really play around with other settings, but i think this was the only problem....? still, nice surprise. |
|
|
|
|
|
#37 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
The problem was I forgot to apply the current value
to the checkbox when opening the dialog. Same for "show centiseconds". Should be fixed now. Thanks billyvnilly! >> gen_nxsbigclock_041_setup.exe   |
|
|
|
|
|
#38 |
|
Junior Member
Join Date: Dec 2004
Posts: 18
|
hey, great plug-in that gen_freeze one.
but is it possible to include the media library in the list of non-movable windows? and does the plug-in prevent random resizing of windows? (usually after dropping to a low resolution and back again, its really annoying!) thanks |
|
|
|
|
|
#39 |
|
Senior Member
Join Date: Sep 2005
Location: Berlin, Germany
Posts: 207
|
Please explain that random resizing thing in more
detail. I don't understand. |
|
|
|
|
|
#40 |
|
Junior Member
Join Date: Dec 2004
Posts: 18
|
Sometimes when I minimize winamp and use a lot of other programs (I'm fairly sure it's just the ones that reduce my resolution a lot) the media library will increase in size significantly, ending up about twice my screen width and length. This isn't a huge problem I kno but it is annoying,
I was just wondering if this could be stopped if the media and playlist sizes could be locked to a specified width/height. ??? |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|