comparison xmms-sid.glade @ 961:be2a8436461a dev-0_8_99

Add display of second SID chip to titles, and also new custom format tokens %1 and %2 for first and second SID respectively. The old "%m" now expands to one or both SID models, depending how many are in use.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Nov 2012 23:00:33 +0200
parents b133f822b91e
children
comparison
equal deleted inserted replaced
960:5711abf1ff39 961:be2a8436461a
2007 <label>%% - '%' character 2007 <label>%% - '%' character
2008 %p - Performer/composer 2008 %p - Performer/composer
2009 %t - Song name (title) 2009 %t - Song name (title)
2010 %c - Copyright 2010 %c - Copyright
2011 %s - File type 2011 %s - File type
2012 %m - SID model</label> 2012 %m - SID model (both)
2013 %1 - Model of SID #1</label>
2013 <justify>GTK_JUSTIFY_LEFT</justify> 2014 <justify>GTK_JUSTIFY_LEFT</justify>
2014 <wrap>False</wrap> 2015 <wrap>False</wrap>
2015 <xalign>0.04</xalign> 2016 <xalign>0.04</xalign>
2016 <yalign>0.5</yalign> 2017 <yalign>0.5</yalign>
2017 <xpad>0</xpad> 2018 <xpad>0</xpad>
2029 <label>%C - Speed/clock (PAL/NTSC) 2030 <label>%C - Speed/clock (PAL/NTSC)
2030 %n - Subtune 2031 %n - Subtune
2031 %N - Number of subtunes 2032 %N - Number of subtunes
2032 %f - Filename 2033 %f - Filename
2033 %F - File path 2034 %F - File path
2034 %e - File extension</label> 2035 %e - File extension
2036 %2 - Model of SID #2</label>
2035 <justify>GTK_JUSTIFY_LEFT</justify> 2037 <justify>GTK_JUSTIFY_LEFT</justify>
2036 <wrap>False</wrap> 2038 <wrap>False</wrap>
2037 <xalign>0.04</xalign> 2039 <xalign>0.04</xalign>
2038 <yalign>0.5</yalign> 2040 <yalign>0.5</yalign>
2039 <xpad>0</xpad> 2041 <xpad>0</xpad>