Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_ui_panels (Read 1317717 times) previous topic - next topic
0 Members and 26 Guests are viewing this topic.

foo_ui_panels

Reply #1075

[...]history with pvars.
Something like $setpvar(Var1,$waspvar(Var1)) for those variables which have more than two value.

Just save your values when you go fullscreen and read them when you quit fullscreen
No need of such a feature in my opinion. Some people already did something like that in order to remember last played tracks

Could you be more explicit, please 
Where or how do I "save" them and from where do I "read" them back, as their value have been, meanwhile, modified ?

lets say when you go fullscreen you want save the variable named toto. Just create a variable named totsaved.
When you go fullscreen you do $puts(totosaved, $get(toto))

when you quit fullscreen you do $puts(toto, $get(totosaved))

Here you are, you have saved toto during fullscreen. What is important is that totosaved is only changed when you go fullscreen. So it is the saved value of toto

foo_ui_panels

Reply #1076


[...]history with pvars.
Something like $setpvar(Var1,$waspvar(Var1)) for those variables which have more than two value.

Just save your values when you go fullscreen and read them when you quit fullscreen
No need of such a feature in my opinion. Some people already did something like that in order to remember last played tracks

Could you be more explicit, please 
Where or how do I "save" them and from where do I "read" them back, as their value have been, meanwhile, modified ?

lets say when you go fullscreen you want save the variable named toto. Just create a variable named totsaved.
When you go fullscreen you do $puts(totosaved, $get(toto))

when you quit fullscreen you do $puts(toto, $get(totosaved))

Here you are, you have saved toto during fullscreen. What is important is that totosaved is only changed when you go fullscreen. So it is the saved value of toto



understood now
thanks you very much for quick and clear answer... i will try it by now.
cheers

foo_ui_panels

Reply #1077
Is there a way to enable/change grouping mode in the new system without sorting the playlist (the old behavior)?


yes, just select the layout mode through the layout selector.
Sorry, I don't understand. Is it in Preferences -> Display -> Panels UI?
There's just one layout there, called default.pui. Or where do I choose the layout mode?

EDIT: Nevermind, just had to untick "Group by Sort" in my custom criterion. Thanks.

Still, the ability to undo/redo sorting would be useful, IMO.

foo_ui_panels

Reply #1078
My layout and user globals areas are starting to get really stuffed. It would be awesome if we could somehow split up those pages into custom tabs (or just a list of pages). This would be great, for example, so you could define a single globals box for colors, one for sizes, one for fonts, etc.

I'd also like to just repeat my request for a true status bar, preferably just the one from columnsUI.

It would also be useful to have an option for $drawrect to make them formatted like 3d system boxes.

foo_ui_panels

Reply #1079
So I just downloaded v0.10.0 and my groups and buttons disappeared. I imagine the buttons have something to do with a new alignment system, although I couldn't find anything in the readme that alludes to that.
As for the groups, I suppose it has something to do with, what is specified in the readme:

Quote
0.9.0
   + new sorting/grouping system


but there is nothing in the wiki that I can find. This must be a FAQ, I tried searching back through this thread but got tired of flipping pages.

In the "SCP layout selector" section of the "Sort/Group" config page the functions $isgrouped(), $scplsetlayout(), and $sortidx() are called. I can't find documentation for these functions in the readme or the wiki.

--------
Ok, I got the buttons back, somehow the relative path spec has changed since 0.8 of this plugin. I tried adding the slash "/" as per the wiki, but that didn't work either so I just put the image path in a variable.

Still don't have any groups, though.
--------

Thanks for any help.

foo_ui_panels

Reply #1080
So I just downloaded v0.10.0 and my groups and buttons disappeared. I imagine the buttons have something to do with a new alignment system, although I couldn't find anything in the readme that alludes to that.
As for the groups, I suppose it has something to do with, what is specified in the readme:

Quote
0.9.0
   + new sorting/grouping system


but there is nothing in the wiki that I can find. This must be a FAQ, I tried searching back through this thread but got tired of flipping pages.

In the "SCP layout selector" section of the "Sort/Group" config page the functions $isgrouped(), $scplsetlayout(), and $sortidx() are called. I can't find documentation for these functions in the readme or the wiki.

--------
Ok, I got the buttons back, somehow the relative path spec has changed since 0.8 of this plugin. I tried adding the slash "/" as per the wiki, but that didn't work either so I just put the image path in a variable.

Still don't have any groups, though.
--------

Thanks for any help.


look around page 30 of this thread....

foo_ui_panels

Reply #1081

So I just downloaded v0.10.0 and my groups and buttons disappeared.


look around page 30 of this thread....


Thanks, I finally got it:
Groups:
http://www.hydrogenaudio.org/forums/index....st&p=481454
Buttons:
Quote
0.10.0
   + changed base path to be relative to layout folder. eg. if you have your pui in ..\foobar2000\PanelsUI\MyTheme\MyTheme.pui, then /images\myimage.jpg would be ..\foobar2000\PanelsUI\MyTheme\images\myimage.jpg


Everything is back normal!

foo_ui_panels

Reply #1082
Here's what I really want to be added; transparent background for SCPL.

Pleeeeeeeaseeeeee



foo_ui_panels

Reply #1085
Well now on a serious note:no,and i mean no panel that natively supports mouse wheel scrolling doesn't do it
under panels ui.For a plain text lyrics it's quite a pain.Could a mouse wheel scrolling be supported.Please
consider it,thanks for your time (and mostly patience ).
Favourite artist:CD-R
Favourite album:700MB

foo_ui_panels

Reply #1086
Hello...

where can i find the newest version 0.10.2 ?


 

foo_ui_panels

Reply #1088
I use panel UI and Columns Playlist.
with Columns Playlist I use the code %Play_counter%
when I hit the Colum Play Counter it sort the tracks from low to high.
so 1,2,3,4,5,6 etc.

I've to hit the Colum twice to sort from high to low.
kind of annoying when there are 10.000+ mp3's in the playlist.

is there any way to just click ones?


anyone? 

foo_ui_panels

Reply #1089
I don't know why, but since I installed the new version (0.10.2), foobar crashes on startup saying "unhandled exception: bad allocation", even when using default settings. (foobar doesn't create a crash log)

I also use the following plugins:
Code: [Select]
Core (2007-04-20 21:36:34)
    foobar2000 core 0.9.4.3
foo_abx.dll (2007-04-20 21:35:00)
    ABX Comparator 1.3.1
foo_adpcm.dll (2006-12-07 02:19:38)
    ADX decoder 1.6
    BRR decoder and converter 0.7
    GCN DSP decoder 1.3
    Interplay ACM decoder 1.0
    kode's ADPCM decoders 1.2
    OKI-ADPCM decoder 0.14
    RAC decoder 1.0
    XA ADPCM decoder 1.2
foo_albumlist.dll (2007-04-20 21:34:58)
    Album List 3.2.0
foo_audioscrobbler.dll (2006-06-15 22:07:04)
    Audioscrobbler 1.3.4
foo_autoplaylist.dll (2006-08-04 21:56:56)
    Autoplaylist Manager 1.0
foo_cdda.dll (2007-04-20 21:34:44)
    CD Audio Decoder 2.1.1
foo_converter.dll (2007-04-20 21:34:28)
    Converter 1.0.1
foo_cwb_hooks.dll (2006-12-01 14:47:46)
    cwbowron's title format hooks 1.1.0beta [Dec  1 2006 - 13:47:34]
foo_dsp_bs2b.dll (2006-03-28 15:34:30)
    bs2b 2.0.0b2
foo_dsp_delta.dll (2006-03-21 18:16:22)
    LPCM <--> delta-PCM converter 0.1.1
foo_dsp_dolbyhp.dll (2006-04-30 14:59:34)
    Dolby Headphone Wrapper 1.1
foo_dsp_soundtouch.dll (2006-10-02 19:38:40)
    SoundTouch DSP 0.1
foo_dsp_ssrc.dll (2006-04-25 17:00:00)
    Resampler DSP (SSRC) 0.53 SSE2
foo_dsp_std.dll (2007-01-20 01:36:56)
    Standard DSP array 1.0
foo_freedb2.dll (2006-08-29 20:43:04)
    freedb Tagger 0.5.2a
foo_gep.dll (2006-11-29 06:49:50)
    Game Emu Player 1.4.1
foo_input_monkey.dll (2006-08-04 21:57:18)
    Monkey's Audio decoder 2.1.1
foo_input_std.dll (2007-04-20 21:34:22)
    FLAC Decoder 1.1.0
    Standard Input Array 1.0
    WMA Decoder 1.1
foo_input_tak.dll (2007-04-19 00:24:04)
    TAK Decoder 0.3.1
foo_lyricsdb.dll (2007-02-26 18:42:02)
    foo_lyricsdb 0.0.7 beta 5
foo_managedWrapper.dll (2006-08-01 20:10:46)
    foo_managedWrapper 0.3
foo_masstag.dll (2007-04-20 21:33:44)
    Masstagger 1.6
foo_midi.dll (2006-12-28 04:54:20)
    MIDI synthesizer host 1.7
foo_msnalt.dll (2006-08-26 14:49:16)
    MSN Now Playing (alt) 2.4.2
foo_oddcastv3.dll (2006-10-06 06:37:54)
    OddcastV3 3.x
foo_playlist_tree.dll (2007-04-03 11:40:00)
    Playlist Tree Panel 3.0.BETA_3 [Apr  3 2007 - 11:39:32]
foo_rgscan.dll (2007-04-20 21:33:22)
    ReplayGain Scanner 2.0.2
foo_sic.dll (2007-01-08 11:52:52)
    foosic music database 1.0 beta 12
foo_ui_columns.dll (2006-11-22 14:05:24)
    Columns UI 0.1.3 beta 1v7
foo_ui_std.dll (2007-04-20 21:33:14)
    Default User Interface 0.9acc
foo_uie_albumart.dll (2006-06-20 16:47:30)
    Album Art Panel 0.2.1
foo_uie_lyrics.dll (2007-03-12 15:32:45)
    Lyric Show Panels 0.3.1.1
foo_uie_playlists_dropdown.dll (2006-06-09 13:49:24)
    Playlists Dropdown 0.5.7.5
foo_uie_quicksearch.dll (2007-01-03 15:18:46)
    Quick Search Toolbar 2.8k
foo_uie_single_column_playlist.dll (2007-01-09 16:43:08)
    Single Column Playlist Display 0.5.4 beta [Jan  9 2007 - 15:42:59]
foo_uie_tabs.dll (2006-10-17 23:54:32)
    Tabbed panel modified 0.2.5
foo_uie_trackinfo.dll (2006-07-18 22:35:10)
    Track info panel 0.8
foo_uie_trackinfo_mod.dll (2007-01-05 14:36:20)
    Track info panel mod 0.8.0 beta [Jan  5 2007 - 13:36:12]
foo_uie_vis_egoh.dll (2007-03-12 22:30:28)
    Egoh Spectrum analyser (uie) 1.1.2
foo_uie_wsh_panel.dll (2007-03-18 03:24:24)
    WSH Panel (uie) 0.7.1
foo_unpack.dll (2007-04-20 21:35:14)
    RAR reader 1.1
    ZIP/GZIP reader 1.0
foo_unpack_jma.dll (2006-08-21 11:06:02)
    JMA unpacker 1.0
foo_winamp_spam.dll (2006-12-16 03:48:34)
    Winamp API Emulator 0.94

foo_ui_panels

Reply #1090

I use panel UI and Columns Playlist.
with Columns Playlist I use the code %Play_counter%
when I hit the Colum Play Counter it sort the tracks from low to high.
so 1,2,3,4,5,6 etc.

I've to hit the Colum twice to sort from high to low.
kind of annoying when there are 10.000+ mp3's in the playlist.

is there any way to just click ones?


anyone? 

I have no idea what you're asking, barry.

But it sounds like it probably needs to be addressed in the ColumnsUI thread, not this one.
elevatorladylevitateme

foo_ui_panels

Reply #1091
I have a bit of a problem here. It seems jpg images are displayed ok, but pngs arent.

What's weird is that I dled zlib and libpng and put them properly in the foobar folder, but it still wont work.

Here s a screen of the issue :

Issue

foo_ui_panels

Reply #1092
is there a way to 'turn off' panels that you call up earlier? what i have is 2 buttons. one button brings up the library and another button brings up the track display. what keeps happening is whenever i click a button it just overlays the panel over the old panel without first clearing the space.

Code: [Select]
$button2(0,0,0,0,16,14,button,button,
PVAR:SET:display:$select($getpvar(display),2),)

$button2(0,0,0,0,16,14,button,button,
PVAR:SET:display2:$select($getpvar(display2),2),)

$select($getpvar(display),
//Panel One codes
,
//Panel Two codes
)

$select($getpvar(display2),
//Panel Three codes
,
//Panel Four codes
)


as you can see from the code theres no clearing issue between panel1&2 or panel3&4 since the code will only render one from each set. the problem arises between the sets because the code is rendering one from each set and this is why i am having the overlaying panels issue.

i have tried several dummy variables but my programming skills are obviously too noob to get it to work. any ideas would be appreciated. thanks

ps. dont mind the syntaxing of the spacing on the buttons. they are on distinct locations in the real code

foo_ui_panels

Reply #1093
is it possible to somehow read the vaule of a SYSCOLOR ? if not it would be a very useful feature. one could use it to see what color theme is used and match foobar images with it somehow.

foo_ui_panels

Reply #1094
Hi I just had a quick question in regards to sorting in the playlist. I added my own custom sort which works out perfectly for my needs. The problem is whenever I closed foobar, it goes back to a different sorting method and I have to change to custom sorting again. I'm using the 0.9.2 version of PanelsUI because I'm having some problems with the new panels and certain images showing up. Is there a way to fix the sorting problem?

foo_ui_panels

Reply #1095
How can I see what a playlist is grouped by to set the correct header (%album% or %artist% for example) in Group Display.

foo_ui_panels

Reply #1096
how you tried right clicking > Sort/Group By > the one with the tick is what is currently sorting/grouping with - you can edit to make your own or select presets...v

these can also further be edited from preferences > PanelsUI > Sort/Group By

Have fun - enjoy ask questions if you have them.

foo_ui_panels

Reply #1097
^My question was probably not clear enough. I meant that I was wondering how to see it with code. Like for example $grouped(artist) could return 1 if the playlist is sorted by artist. Or something like that, so I can create a dynamic header for the Group Display.

foo_ui_panels

Reply #1098
Yeah,

As 4nt1 said,

Preferences>Panels>Sort/Group By

foo_ui_panels

Reply #1099
is it possible to define an overall scpl header that isnt part of the group header?

i am trying to get a header above the playlist that will act as a playlist switcher and hopefully will be a floating one so that as i scroll up and down the playlist i can still see this "playlist switcher" header at all times