Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - aboettger

47
Customization / Re: Layout - Garage
March 16, 2011, 15:49:21
I do unfortunately not know what you mean.
48
I can gladly do for you. But I would prefer to use graphics without a text. I can even write the text and make it translatable. What happened to the layout widescreen?
49
Customization / Re:Re : Layout - Truc
March 13, 2011, 20:08:36
Quote from: mgrubert on March 13, 2011, 18:37:26
Default panel : I find some parameters in your Exaile-like layout. Could I find a notice somewhere on the Net with all existing parameters ?
No, there is no list.
But you can look into your .gmbrc
50
Customization / Re:Re : Layout - Truc
March 13, 2011, 20:07:25
Quote from: mgrubert on March 13, 2011, 18:37:26
I don't know how "add your changes"
I have to use git commands in a shell or I can do that in my internet browser ?
You need a shell:
$ git commit -a
$ git push origin master
51
Customization / Re:Re : Layout - Truc
March 13, 2011, 17:55:01
Quote from: mgrubert on March 11, 2011, 15:27:54
Of course, but I don't know how to do.

Quote from: mgrubert on March 11, 2011, 15:27:54
AND : I don't know how to put the default layout parameters to make it closed to the screen capture
(default panels options (picture, group, size, etc.) : I try without success).
Could you help me for those two things ?
Concerns the problem of what I have posted you a change?

Quote from: mgrubert on March 11, 2011, 15:27:54
And thanks for your Arkanoid layout which incitate me to try to make layout
With pleasure.
52
Customization / Re:Layout - Truc
March 13, 2011, 17:48:39
Hi  :)

Based on your last version:
[Truc]
Author=aboettger & Mgrubert
Type=G+

Default = Window(size=90%x80%) HPMainPannel(size=100) HPCentreEtDroite(size=300) HPPanneaux(size=150)

VolumeScroll = VBVolume

# Filler for horizontal padding
VBMainContainer = 3Filler1 _HBMain 3Filler2

# Filler for vertical padding
HBMain = 3Filler3 _HPMainPannel 3Filler4

HPMainPannel = _VBGauche _HPCentreEtDroite

HPCentreEtDroite = VPMainCentre VPDroite




############################
# Gauche
############################

VBGauche =  HBSearchBar _NBSideBarLeft

HBSearchBar = (minheight=34,maxheight=34)  ResetFilter2 2_SimpleSearch(noselector=1,suggest=0)

NBSideBarLeft = (tabpos=left90,typesubmenu='PC') \
                FilterPane2(tabtitle=_"Playlists",nb=0,hidebb=1,tabpos=left90,page=savedtree,pages=savedtree) \
FilterPane3(tabtitle=_"Artist",\
                        group=99,\
                        nb=0,\
                        hidebb=1,\
tabpos=left90,\
                        pages=artist,\
                        page=artist,\
                        page_artist/depth=1,\
                        page_artist/lmarkup="0|<b>%a</b>%Y <small>%s <small>%l</small></small>",\
                        page_artist/lpicsize='0|32',\
                        page_artist/noall=1,\
                        page_artist/sort=default|default,\
                        page_artist/type=artist|album\
                    ) \
                FilterPane4(tabtitle=_"Files",nb=0,hidebb=1,tabpos=left90,page=folder,pages=folder)\
FilterPane5(tabtitle=_"Year",\
                        group=99,\
                        nb=0,\
                        hidebb=1,\
tabpos=left90,\
                        page=year,\
                        pages=year,\
                        page_year/mode=cloud,\
page_year/cloud_min=10,\
page_year/cloud_max=30\
                    ) \
FilterPane6(tabtitle=_"Genre",\
nb=0,\
hidebb=1,\
tabpos=left90,\
pages=genre,\
page=genre,\
page_genre/mode=cloud,\
page_genre/cloud_min=8,\
page_genre/cloud_max=20,\
page_genre/sort=alpha\
   )







############################
# Milieu
############################

VPMainCentre = HPPanneaux VBSongtree


HPPanneaux = HBArtist HBAlbum


HBArtist = _FilterPane0(nb=3, hidebb=1,pages=artist,page=artist,page_artist/lmarkup=1)
HBAlbum = _FilterPane1(nb=5,hidebb=1,pages=album,page=album,page_album/mode=mosaic,page_album/lpicsize=64,page_album/lmarkup=1,page_album/mmarkup=right)

VBSongtree = _SongTree 3Filler9 HBTotal

HBTotal = -Total(size=small)



############################
# Droite
############################

VPDroite =  HPNowplaying _VBListsETBoutons

HPNowplaying = VBCover _HBSongInfoEtControlsEtTimebarEtVolume

                VBCover = _Filler888 Cover(default=elementary/no-cover.svg,showcover=0,minsize=200,maxsize=400) _Stars _Filler889

HBSongInfoEtControlsEtTimebarEtVolume = _VBSongInfoEtControlsEtTimebar VBVolume

VBVolume = VolumeIcon(button=1) _VolumeSlider(1,0)

VBSongInfoEtControlsEtTimebar = -HBControls _VBSongInfoEtTimebar

VBSongInfoEtTimebar = _Filler22 VBSongInfo _Filler23 -HBTimeBar

VBSongInfo =  \
    _HBInfoTitre \
    _HBInfoArtist \
    _HBInfoalbum

HBInfoTitre = 2Filler38 _Title(minsize=0,markup="<big><big><big><big><b>%t</b></big></big></big></big>",click1="",yalign=0.5)
HBInfoArtist = 2Filler40 _Artist(yalign=1,minsize=0,markup="<big><big>par %a</big></big>",click1="")
HBInfoalbum = 2Filler39 _Album(minsize=1,expand_max=200,yalign=1,markup="dans %l",click1="") -2Filler56 -Date

HBTimeBar = 2Filler37 _TimeBar 2Filler25

HBControls = \
_Filler58 \
Prev(size=large-toolbar,tip=_"Previous Song") \
Play(size=large-toolbar,tip=_"Play/Pause") \
Stop(size=large-toolbar,tip=_"Stop") \
Next(size=large-toolbar,tip=_"Next Song") \
_Filler59





VBListsETBoutons = _NBSidebar1 HBBouton

NBSidebar1 = (tabpos=right90,typesubmenu='PC') \
                        VBQueueList \
                        VBPlayList

VBQueueList = (tabtitle=_"Queue") \
                            EditListButtons(group=2,small=1,relief=none) \
                            _QueueList(cols="queuenumber titleaa",colwidth="queuenumber 20",sort="path album:i disc track file",songtree=0,group=2) \
    HBQueueActions

                                HBQueueActions = -QueueActions #MBQueue

    #MBQueue = QueueItem


                VBPlayList = (tabtitle=_"Playlist") \
                            _SongList(cols="playandqueue titleaa",colwidth="queuenumber 20",sort="path album:i disc track file",mode=playlist,group=1,follow=1)

############################
# Boutons
############################

HBBouton = \
Fullscreen(size=button,minwidth=34,maxwidth=34) \
Playlist(size=button,minwidth=34,maxwidth=34) \
ResetFilter \
HSeparator3 \
Sort(size=button,minwidth=34,maxwidth=34) \
10Filter(size=button,minwidth=34,maxwidth=34)  \
Queue(size=button,minwidth=34,maxwidth=34)  \

                -Quit(size=button,minwidth=34,maxwidth=34,tip=_"Quit") \
-Pref(stock=gtk-preferences,size=button,minwidth=34,maxwidth=34) \
                -HSeparator4 \
-MBLayouts \
-HSeparator5 \
                -Button1(click1="RunPerlCode(::ChooseAddPath(0,1))",stock=gtk-add,size=button,minwidth=34,maxwidth=34,tip=_"Add folder ...") \
-Button2(click1="RunPerlCode(::IdleCheck)",stock=gtk-refresh,size=button,minwidth=34,maxwidth=34,tip=_"check now") \
-Button3(click1="RunPerlCode(::IdleScan)",stock=gtk-zoom-in,size=button,minwidth=34,maxwidth=34,tip=_"scan now")

MBLayouts = (minwidth=34,maxwidth=34) \
     LayoutItem
53
Customization / Re: Layout - Truc
March 11, 2011, 12:00:36
54
Customization / Re: Layout - Truc
March 11, 2011, 11:53:09
Looks very good.
55
Some modifications for the "Arkanoid Vertical"-Layout.

Various fields can be hidden by a small button in the upper left corner of the area. Using shortcuts, the areas will also be a fade in and out.
In addition, a small section was added. Here are the previous, current and next song appears.
The list of titles already using a group layout, which can display the content centered (thank you    laite and squentin). This group layout is currently not available through the PPA. https://launchpad.net/~andreas-boettger/+archive/gmusicbrowser-art

Group layouts (or in my Git Repo: https://github.com/aboettger/gmusicbrowser-layouts):
{Group gmb-art_cover_center}
title=_"gmb-art - Cover centered, album, artist and disk breadcrumbs"
head= max(pic:h, nocover:h) + title:h + line:h
vcollapse=head
vmin = head

line: line(x1=0,y1=0,x2=$_w,y2=0,color='#000000')
title: text(y=pic:h, x= $_w/2 - title:w/2, markup='<b><big>'.pesc($album).'</big></b>'. if($disc,'  <big><b>«</b></big>  <b>'.pesc($disc).'</b>'). if($year,'  <big><b>«</b></big>  '.pesc($year)) . '  <big><b>«</b></big>  '.pesc($artist),pad=2)
pic: aapic(picsize=picsize,ypad=2, x=$_w/2 - pic:w/2)
nocover: picture(w=picsize,h=picsize,yalign=0,resize='s',file='gmb-art_nocover.png',x=$_w/2 - pic:w/2,hide=pic:wr || !shownocover)
picstars : picture(file=ratingpic($rating_avrg),x=($_w/2 - pic:w/2) / 2 - picstars:w/2, y=pic:y + pic:h / 2,hide=!showrating)

picsize: OptionNumber(default=100,min=20,max=1000,step=10)
shownocover: OptionBoolean(default=1,name='show a \'no cover\'')
showrating: OptionBoolean(default=1,name='show album rating')

{Group gmb-art_disknr_with_symbol}
title=_"gmb-art - Disk number and symbol"
head= max(case:h, title:h, album:h)
vcollapse=head
vmin = head
case: picture(file='gmb-art_nocover.png',w=24,h=24,resize='s',x=0, y=0,pad=2)
album: aapic(x=3,y=4,w=case:w-5,h=case:h-7,aa='album')
title: text(x=case:w + 5,y=case:h/2 - title:h/2,markup='<b>'.if($disc,$disc,'?').'</b>')
56
Suggestions / Re: album properties
March 10, 2011, 08:57:56
57
Here is an example of squentin:
{Group cover_center}
head= pic:h + title:h
vcollapse=head
title: text(y=pic:h, markup='<b><big>'.pesc($title).'</big></b>',pad=2, x= $_w/2 - title:w/2)
pic: aapic(picsize=picsize,ypad=2, x= $_w/2 - pic:w/2)
picsize : OptionNumber(default=100,min=20,max=1000,step=10)
58
I hope this works:

[laiteConzAishi]

Author = "Satoshi Hayazaki/laite"
Type=G

Category = gmb-art

Default = Window(size=80%x80%,sticky=0)

VolumeScroll = VBControls

VBfirst = 5Filler5 _HPall 2Filler6

    HPall = VBall VPpanelyr

        VPpanelyr = HPFilters NBpart3

            NBpart3 = (tabpos="top") \
                PluginLyrics(shadow=none,HideToolbar=1) \
                QueueList(hideif=empty,songtree=1,cols="albumminipic titleaa length")

            HPFilters = \
                FPane0(nb=1,pages=genre, hidebb=1) \
                HPFilter1

                HPFilter1 = \
                    FPane2(nb=2,pages=album, hidebb=1, rules_hint=1) \
                    FPane1(nb=3,pages=artist, hidebb=1)

        VBall = VBControls _VPcenter

            VBControls = HBStatus HBProgress

                HBStatus = \
                    4Filler1 \
                    HBTitle(xalign=.5, yalign=1) \
                    -Stars(yalign=0.5)

                    HBTitle = Title_by(expand_max=300,minsize=0,markup="<b>%t</b> by <b>%a</b> in <i>%l</i> (%y)",tip=_"Title: %t (Track No. %n)",yalign=0.5)

                HBProgress = \
                    Prev \
                    Play \
                    Next \
                    10Filler7 \
                    VolumeIcon \
                    Time(markup=%s,initsize="-XX:XX") \
                    _Scale LabelTime(markup='%m ')

            VPcenter = HBSongTree _SongTree

                HBSongTree = 3Pref(size=menu) \
                    _SimpleSearch \
                    3Sort \
                    3Filter \
                    3Queue \
                    3Pos \
                    -Total(size=small) \
                    -ResetFilter \
                    -MBlist

                    MBlist = LSortItem \
                        PlayItem \
                        QueueItem
59
Customization / Application icon
March 08, 2011, 11:44:39
http://fav.me/d3b6ep8
Based on the gmb icon of the AwOken icon theme: http://fav.me/d2pdw32