X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/d7ce365eca55a962425e2f4cbaee241ef5c90f96..29f5fbd27103d5c600514c80b94f8eeed155ec1c:/templates/playing.html diff --git a/templates/playing.html b/templates/playing.html index 43811ae..b45d975 100644 --- a/templates/playing.html +++ b/templates/playing.html @@ -1,7 +1,7 @@ - @label:playing.pause@ - - + }{ - @label:playing.pause@ - - + }@ @if{@random-enabled@}{ - @label:playing.random@ - - + }{ - @label:playing.random@ - - + }@ @if{@enabled@}{ - @label:playing.playing@ - - + }{ - @label:playing.playing@ - - + }@
@label:playing.volume@ - - @label:volume.reduce@ - + }{}@ @label:volume.left@ @label:volume.right@ - - - }@ + @right{volume}{ - @label:volume.increase@ - + }{}@
+

+ }@ @#{only display the table if there is something to put in it}@ @@ -132,27 +122,33 @@ USA @if{@isplaying@}{ - @label:playing.now@ + @label:playing.now@ @playing{ @when@ @if{@eq{@who@}{}@}{@if{@eq{@state@}{random}@}{@label:playing.randomtrack@}{ }@}{@who@}@ - @right{play}{@part{short}{artist}@ - @part{short}{artist}@}{@part{short}{artist}@}@ + @right{play}{@part{short}{album}@ + title="@label:playing.albumverbose@" + >@part{short}{album}@}{@part{short}{album}@}@ @part{short}{title}@ @length@ @if{@scratchable@}{@label:playing.scratch@}{@label:playing.scratch@}@ @if{@arg:mgmt@}{ @@ -165,29 +161,33 @@ USA }@}@ @if{@isqueue@}{ - @label:playing.next@ + @label:playing.next@ @queue{ @when@ @if{@eq{@who@}{}@}{@if{@eq{@state@}{random}@}{@label:queue.randomtrack@}{ }@}{@who@}@ - @right{play}{@part{short}{artist}@ - @part{short}{artist}@}{@part{short}{artist}@}@ + @right{play}{@part{short}{album}@}{@part{short}{album}@ + >@part{short}{album}@}@ @part{short}{title}@ @length@ @if{@removable@}{@label:playing.remove@}{@label:playing.remove@}@ @@ -197,24 +197,24 @@ USA }{ @label:playing.upall@ @label:playing.up@ }@ @@ -223,24 +223,24 @@ USA }{ @label:playing.downall@ @label:playing.down@ }@ @@ -250,7 +250,7 @@ USA }@ -@include{@label{menu}@end}@ +@include{topbarend}@ @@