foo_uie_powerpanels, Transparent seek & volume panels |
foo_uie_powerpanels, Transparent seek & volume panels |
Aug 5 2007, 15:10
Post
#1
|
|
|
Group: Members Posts: 3 Joined: 4-March 07 Member No.: 41171 |
PowerPanels for Foobar2000 v0.9+
PowerPanels consists of a two panels designed for Panels UI: seek panel & volume panel. These are transparent panels which you can put in other panels over your custom drawn progress and/or volume bar and change playback position and volume by simply clicking on them instead of using default seek and volume toolbars. I have prepared brief description how to use it so I won't be duplicating it here. More info and download at: http://borgusiek.neostrada.pl/foobar |
|
|
|
![]() |
Mar 26 2008, 20:37
Post
#2
|
|
|
Group: Members Posts: 7 Joined: 12-March 08 Member No.: 51990 |
Power Panels disables my hotkeys... T.T. I localized the problem bcuz when i remove the panel the hotkey function comes back... Global hotkeys still works but that's really unwanted from my part so i really need these hotkeys.
CODE // PerSecond
$panel(Seekbar,Seek Panel,$eval({%_width%-620}/2),$add($getpvar(seekbar-h),2),620,14,) $puts(progress,$muldiv(%playback_time_seconds%,620,%length_seconds%)) $ifgreater($get(progress),0,,$puts(progress,0)) $imageabs2(,,,,,, $eval({%_width%-620}/2-620+$get(progress)), $add($getpvar(seekbar-h),2), %foobar_path%\images\Seekbar\seekbar.png,) $drawrect(, $getpvar(seekbar-h), $eval({%_width%-620}/2),18, brushcolor-$getpvar(bgcolor) pencolor-null) $drawrect( $eval(%_width%-{%_width%-620}/2), $getpvar(seekbar-h), $eval({%_width%-620}/2),18, brushcolor-$getpvar(bgcolor) pencolor-null) $imageabs2(,,,,,, $eval({%_width%-624}/2), $getpvar(seekbar-h), %foobar_path%\images\Seekbar\border.png,) $alignabs($eval({%_width%-624}/2), $add($getpvar(seekbar-h),18), 624,16,, middle) $if(%isplaying%,%playback_time%) $alignabs($eval({%_width%-624}/2), $add($getpvar(seekbar-h),18), 624,16, right, middle) $if(%isplaying%,-%playback_time_remaining%) This post has been edited by Smirra: Mar 26 2008, 20:41 |
|
|
|
Mar 26 2008, 23:22
Post
#3
|
|
|
Group: Members Posts: 64 Joined: 10-June 06 Member No.: 31713 |
is it only a focus problem, ie do the hotkeys work again after clicking somewhere else in the panel?
i don't know if this is related, but i've been experiencing weird behaviour of panelsui when i used $panel in the PerSecond section. the seekbar will work just as fine if you put the $panel code in PerTrack or Background section. |
|
|
|
borgusiek foo_uie_powerpanels Aug 5 2007, 15:10
jclim00 Very cool! Aug 5 2007, 15:36
Kiteroa Thanks - works well; does a great job! Aug 5 2007, 15:43
FofR Works like a charm, very nice Aug 5 2007, 17:43
carmenm This plugin is really good but i have one problem ... Aug 5 2007, 18:25
cristox This makes it perfect now! Aug 5 2007, 18:47
YounhaLOV really thank you Borqusiek^^
great component Aug 6 2007, 01:55
Nickoladze Very cool Aug 6 2007, 15:56
store88 @borgusiek Can you make the plugins work without p... Aug 7 2007, 13:30
carmenm QUOTE (store88 @ Aug 7 2007, 14:30) @borg... Aug 7 2007, 13:39
The Judge Haven't given this a try yet but this was the ... Aug 7 2007, 16:01
BLaZor can you use images too just like using js in wsh p... Aug 7 2007, 16:07
carmenm QUOTE (BLaZor @ Aug 7 2007, 17:07) can yo... Aug 7 2007, 16:20
BLaZor QUOTE (carmenm @ Aug 7 2007, 16:20) QUOTE... Aug 7 2007, 16:27
The Judge QUOTE (BLaZor @ Aug 7 2007, 15:27) QUOTE ... Aug 7 2007, 16:57
Taish Thanks works great Aug 7 2007, 16:47
BLaZor Nice, although instead of streching an image, coul... Aug 7 2007, 17:19
borgusiek Glad you like the panels, for me that was the miss... Aug 8 2007, 21:09
BelleAndZEK been waiting for this for so long. I didn't tr... Aug 8 2007, 23:26
cristox It does not work well with Panels UI 0.14.12 beta.... Aug 9 2007, 21:39
Faveris It is the plugin i was waiting Thanks! But I ... Aug 12 2007, 18:47
radecke thanks for this great plugin. now i finally have a... Aug 12 2007, 21:49
Keikonium Would I beable to get some code for a seekbar plea... Aug 21 2007, 22:30
Keikonium Anyone willing to help? If I can get some working ... Aug 24 2007, 06:29
Spirit_of_the_ocean QUOTE (Keikonium @ Aug 24 2007, 05:29) An... Aug 24 2007, 10:34
Keikonium QUOTE (Spirit_of_the_ocean @ Aug 24 2007, 03... Aug 24 2007, 18:12

Spirit_of_the_ocean No problem. There was a user I can't remember ... Aug 24 2007, 19:26
konakona nvm, got it all sorted out. thanks! Nov 23 2007, 20:08
carmenm I have some redraw problem with this plugin. While... Aug 24 2007, 13:42
DarkBlackCorner niiice, I was always clicking on the progress bar ... Aug 24 2007, 14:11
Keikonium I just do this to edit my panels nice and fast: Aug 24 2007, 19:37
Spirit_of_the_ocean Thanks Didn't know that.
Yes foobar is ver... Aug 24 2007, 19:46
tool++ I just have to say that this plugin is AWESOME Aug 28 2007, 11:48
spaceships Is there anyway to have multiple instances of powe... Aug 31 2007, 14:29
lhnz The link is down?! Sep 9 2007, 09:58
Kirya QUOTE (lhnz @ Sep 9 2007, 11:58) The link... Sep 9 2007, 12:39
gregory i have a problem similar to carmenm's,
when i... Sep 9 2007, 18:14
montyview Just a quick thanks for this component: works real... Sep 14 2007, 17:06
Kirya little request:
is it possible to change onmouseov... Sep 22 2007, 00:21
KnightMare nice, thanks Sep 22 2007, 12:26
skyhopper88 I'm trying to impliment this with FofR's c... Dec 5 2007, 18:14
dRsrb Great Plugin!
One request:
Seeking with held... Dec 7 2007, 22:34
blaxima I use a seekbar in my playlist so it moves to the ... Dec 19 2007, 04:45
Lucky Luciano EDIT: nevermind! Jan 15 2008, 07:00
Smirra QUOTE (antar3s @ Mar 26 2008, 23:22) is i... Mar 27 2008, 00:21
antar3s QUOTE (Smirra @ Mar 27 2008, 00:21) But i... Mar 27 2008, 01:14
Smirra QUOTE (antar3s @ Mar 27 2008, 01:14) QUOT... Mar 27 2008, 14:04
z-x I can't set the volume to 100% with volume bar... Mar 28 2008, 18:35
Lucky Luciano I was having the same problem. I'll probably a... Mar 28 2008, 20:28
Smirra Can anyone check if they have the same problem wit... Mar 28 2008, 21:49
antar3s @z-x
maybe making the panel bigger will help. thin... Mar 29 2008, 00:58
Smirra QUOTE (antar3s @ Mar 29 2008, 00:58) @Smi... Mar 29 2008, 12:46
antar3s i am using foobar version 0.9.5.1
if at all it mig... Mar 29 2008, 14:22
Smirra QUOTE (antar3s @ Mar 29 2008, 15:22) i am... Mar 30 2008, 11:52
Walterrrr Does anyone use the seek panel vertically? It seem... Apr 21 2008, 22:11
punkluck1 New guy here. I'm working on touching up my c... Apr 23 2008, 17:50
Walterrrr Hello,
from http://borgusiek.neostrada.pl/foobar/... Apr 23 2008, 22:28
punkluck1 QUOTE (Walterrrr @ Apr 23 2008, 15:28) He... Apr 24 2008, 00:21
Walterrrr QUOTE (Walterrrr @ Apr 23 2008, 14:28) If... May 19 2008, 10:41
Walterrrr according to your code
CODE$if(%isplaying... Apr 24 2008, 06:34
punkluck1 QUOTE (Walterrrr @ Apr 23 2008, 23:34) ac... Apr 24 2008, 22:10
Walterrrr full requoting isn't quite necessary when repl... Apr 24 2008, 22:15
punkluck1 Ha, just trying to be thorough.
When I click on... Apr 24 2008, 22:21
randmdood can't see what your doing wrong^^^^
only thin... May 4 2008, 13:25
punkluck1 Man, I've moved everything around and nothing ... May 4 2008, 18:44
randmdood sorry it didn't help.. if i think of something... May 7 2008, 12:16
callisto QUOTE (punkluck1 @ May 4 2008, 19:44) Man... May 7 2008, 14:37
Lucky Luciano Here's simple example of a progress bar. Maybe... May 7 2008, 16:55
punkluck1 Hmmm, after reading these last few replies, I thin... May 7 2008, 19:24
callisto Um, thats the problem! Powerpanels do not work... May 7 2008, 20:22
punkluck1 Man, what a doof! I apologize to all.
Unfort... May 7 2008, 20:34
Kirya any chance for update with the "metadb_displa... Jul 14 2008, 19:23
IcyStorm Does anyone have a mirror or alternate download li... Sep 6 2008, 18:00
v.1 QUOTE (IcyStorm @ Sep 6 2008, 18:00) Does... Sep 10 2008, 20:03
KnightMare http://drop.io/download/48c87372/14f66d1c6...power... Sep 11 2008, 02:25
Fuzzehskittlez QUOTE (KnightMare @ Sep 10 2008, 19:25) h... Sep 13 2008, 19:36
KnightMare QUOTE (Fuzzehskittlez @ Sep 13 2008, 14:3... Sep 21 2008, 12:00
Wheel of Fortune QUOTE (Fuzzehskittlez @ Sep 13 2008, 20:3... Sep 14 2008, 09:24
bulhakov foo_uie_powerpanels_v0.1.zip Sep 14 2008, 10:20
Jan B QUOTE (bulhakov @ Sep 14 2008, 03:20) foo... Nov 26 2008, 16:19
Wheel of Fortune QUOTE (bulhakov @ Sep 14 2008, 11:20) foo... Sep 14 2008, 10:24![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 21:40 |