~ubuntu-branches/ubuntu/precise/mythtv/precise

« back to all changes in this revision

Viewing changes to myththemes/Childish/music-ui.xml

  • Committer: Package Import Robot
  • Author(s): Mario Limonciello
  • Date: 2012-03-05 21:49:35 UTC
  • mfrom: (1.1.78)
  • Revision ID: package-import@ubuntu.com-20120305214935-vxn0sv24s35dl1sw
Tags: 2:0.25.0~master.20120305.6519666-0ubuntu1
* Drop mythtv-themes metapackage and childish theme.  Should be installed
  exclusively through theme chooser now.
* Update Mythbuntu theme git links to still create that theme package.
* Update configure without install patch.
* Tweak default max_connections for mysql to be 100 per requests from
  mythtv mailing lists.
* Update to a checkout post mythtv 0.25 beta release.
* New upstream checkout (6519666)
* >>Upstream changes since last upload (532cee8):
* [6519666] Use deleteLater() when deleting server sockets in
  ServerPool.
* [b08b41b] Silence unused variable warning
* [5112e25] Silence unused variable warning
* [40c69e1] AvFormatDecoder: add FORCE_DTS_TIMESTAMPS environment
  variable
* [dbb5ffb] Merge branches 'master' and 'master' of
  github.com:MythTV/mythtv
* [57687c8] Subtitles: Initialize the SRT error count to avoid bogus
  diagnostics.
* [6c3a799] Increase kMaxUIWaitTime to 10 seconds. The theory is that
  this timeout was to prevent a very delayed response to an
  availability check causing playlists to resume playing long after
  the user had moved on. The present timeout was very short though and
  didn't account for delays caused by disks needing to be spun up or
  just the latency of checking multiple storage groups for a file.
  Almost certainly fixes #8316
* [dd9a92a] Subtitles: Fix a null pointer dereference when splitting
  long lines.
* [5f98ce1] Fixes #10367. Adds new Motorolla DCX-3200 vendor and
  device id.
* [7347bf5] Fix for WSDL generation.
* [a454b79] Allow the processing of uncompressed data from Schedules
  Direct.
* [f19c9c2] Minor changes to allow compilation using VS2010
* [0607b58] Fix build after [6a200130eff4]
* [6a20013] Handle more ISO-639 codes
* [d1a6cc8] Fix universal package build with new osx-builder
* [20f2c45] Fix UPnP for Sony BluRay players
* [638192e] mythtranscode: --fifoinfo reports aspect ratio of first
  uncut frame
* [18fdd67] Look in more than one location for libdvdcss on mac.
* [871a1cd] Giving up on Qt, doing it with an external command.
* [4392c16] Delay first call to QTextCodec until after main
  QApplication has been created
* [da7626e] Do not disable mythmusic dependencies when using --
  disable-all
* [ca996e0] Updated Norwegian Bokmal MythFrontend and all plugins
  translation from Rune Evjen.
* [18ab21a] Rearrange code in AddRangeList to defeat compile warnings
* [2422b6f] Miscellaneous string fixes
* [5e898a1] Fix HLS AddVideoLiveStream with files in subdirectories.
* [f834940] MythArchive: Remove the Cancel options from the menus
* [366d96d] Correct issue passing python library name for dependency
  checking.
* [c09418f] MythBrowser: Remove the Cancel options from the menus
* [002d7c5] MythMusic: Remove the Cancel options from the menus
* [bb3d1a8] MythMusic: Add some context menus on the playlist editor
  screen
* [bf4ff78] Per 2075458f5 Remove deprecated attribute from
  dispatchNow(), we know it's deprecated but it's not going away any
  time soon
* [12bbcf0] Fix a warning about an unused variable in httpconfig.cpp
* [43dcfce] Fix a warning about an unused variable in videolist.cpp
* [4edcda6] Move the Recording Profiles editor into mythtv-setup where
  it belongs. This constantly gets overlooked because it's not in the
  right place, especially by users who chose to use a third party
  frontend.
* [d7c8dfb] Better default device (when MediaMonitor disabled) on OS
  X. Refs #10370
* [7b526c4] Rework AudioReencodeBuffer further to fix HLS audio
  buffering
* [a130e74] Bump ABI version.
* [5e976b4] Rename util.h into mythmiscutil.h
* [efe385c] Fix dcraw detection on FreeBSD (old sh, not bash)
* [f5aa5e8] Use QNetworkAddressEntry to get proper broadcast address
  for udplistener
* [b6f9e1d] Revert "Rename util.h into mythutil.h"
* [84275f1] Revert "util.h rename itself didn't get committed"
* [8ef8c0b] Merge branch 'master' of github.com:MythTV/mythtv
* [0fe6e14] Totally rework the AudioReencodeBuffer part in transcode
* [fb8004a] util.h rename itself didn't get committed
* [ef771da] Rename util.h into mythutil.h
* [ba9b5d3] Rewrite configure for mythplugins
* [a5557a3] Fix MythZoneMinder on mac; the proper way..
* [30ed8f0] DeleteMap tracker: Fix an error in 94d27c67f.
* [6ae9f66] Rewrite configure for mythplugins
* [0fc9853] Fix MythZoneMinder on mac; the proper way..
* [79f5133] Updated US English MythFrontend and all plugins
  translation from the US English Language Translation Team.
* [6952dc4] Miscellaneous typo and case fixes.
* [b85f5bb] MythArchive: various minor mythburn.py script improvements
* [7e9cd56] Missed a change from cda7871f - I forgot to make install
  when testing and missed the breakage.
* [9d83307] Remove an errant <value> tag from the mythgallery default
  theme. This was causing some confusion for translators.
* [cda7871] Fix the channel icon not loading in the OSD on remote
  frontends by switching to using the channel icon storage group. This
  bug has been around for years so it's nice to finally have a fix.
* [e0e321f] Additional case and spacing fixes.
* [47c7c48] Add a few missing spaces...
* [736524b] Various case and punctuation fixes.
* [eba28f4] MythMusic: Only abort ripping upon confirmation
* [81acf24] Tweak the space available for the channel number so that
  it remains hidden behind the poster.
* [fbba2ae] Show coverart in the Terra OSD, falling back to channel
  icon if the artwork isn't available and channel number if the
  channel icon isn't available.
* [ff4d601] DVD navigation: Reenable skipping past the last chapter of
  a title, and skipping previous to the first chapter of a title.  The
  limitation may have been left over from an older version of
  libdvdnav.
* [8ea557a] Fix 'depends'. I'm surprised I didn't notice this earlier,
  perhaps because I was using <group> a lot I missed that depends
  behaviour didn't work for immediate children of <window>.
* [eb87f9e] Fix 'depends' for inherited and copied screens.
* [38221b8] Only show poster in the default-wide OSD when we're not
  displaying the channum/icon/callsign. Also center the poster better
  in the available space.
* [69cae58] Merge commit 'e965387441ff189bb2c096f8ed5bdbf2b2a473e6'
* [e965387] Add setup script and readme
* [905e8e5] Split 'mythtv/bindings/python/MythTV/tmdb3/' into commit
  '565041dddf9d4937c31c0d57475c548e56882e89'
* [565041d] Enable search paging for TMDB v3 API.
* [367b05d] Enable search paging for TMDB v3 API.
* [6113151] Add proper language support to TMDB v3 API.
* [6410395] Add proper language support to TMDB v3 API.
* [c65d8eb] Remove TMDB API key from request.py
* [6c4c60a] Remove TMDB API key from request.py
* [b38f901] Fix some null strings in SQL inserts on NOT NULL columns.
* [55fd3bf] MythUI: Make ascent/descent/bearing adjustment a little
  easier to follow, by using moveTop/moveLeft instead of setX/setY
* [d16575c] MythUI: fix a typo in MythUIText::DrawSelf that could
  result in an incorrect canvas size.
* [64383c5] Fix a compiler warning.
* [ecea05d] Added ENO to an error log in avformatdecoder
* [03e2387] Services API: Fix cut and paste error.
* [99abdfe] Update xml schema declaration for 0.25
* [6e2f231] Fix typo
* [05e5cf7] Updated Spanish/Spain MythFrontend, MythArchive,
  MythBrowser, MythGallery, MythGame, MythMusic, MythNetvision,
  MythNews, MythWeather transation from the Spanish Language
  Translation Team
* [2f895cb] Fix mythzoneminder on mac part #3
* [e34c8d7] Fix universal architecture compilation of myth on mac.
* [a513779] Fix MythZoneMinder part #2
* [700a58d] Remove stray include, same as <Qt>
* [d84d5c9] Add basic dead key support to mythuitextedit. Implemented
  from scratch because I couldn't see a way of getting QT to handle
  it. 
* [c3544ed] Fix mac compilation
* [6bfda0c] Fix mythoneminder compilation when using mysql universal
  libraries.
* [21ad34b] Add --firewire-sdk configuration switch to configure
* [3196c2c] Fix FireWire compilation on mac when compiling in 64 bits
  mode.
* [5dccbd5] Fix mac compilation when Qt Frameworks are in use.
* [20d6852] Fix libcec configure to work with v1.5
* [f16048b] Finish the db upgrade to 1299 (perl bindings)
* [d486b8a] Make artwork edit UI elements optional on video metadata
  edit screen.
* [38dfa89] Updated British English MythFrontend, MythArchive,
  MythGame and MythMusic translation from Nick Morrott
* [7e4740e] Refs #8941. Make sure we set the channum when switching to
  a new card with either a specific chanid or inputid.
* [05bc5e1] plugins configure: Remove some debugging left by mistake
* [ff593fa] Clean up the mappings for network control jump points.
* [146ee76] Fixes #8744. Fixes crash in DVB-x channel scanning.
* [6f24f3b] Subtitles: Rename the OSDSubFont setting to
  DefaultSubtitleFont.
* [6202c0d] Revert "Subtitles: Remove the OSDSubFont setting."
* [4a2420e] MythZoneMinder: Add support for the deep filesystem
  hierarchy for events.
* [a6b1e3a] Program editor: don't seek too far when stepping to the
  next keyframe.
* [97da8c8] Fix a doxygen comment
* [144c8bb] MythMusic: Do a full reload of the tracks and playlists
  after doing a scan
* [f78f999] Change delete behaviour so that we always use the deleted
  recording group allowing all recordings to be undeleted. By default
  we will only keep recordings for a minimum of 5 minutes (max ~20m)
  after their deletion, enough time to recover from a mistake but
  still free up space quickly. As before the user can specify to keep
  deleted recordings for a fixed number of days or until the space is
  needed for a new recording instead. Post 0.25 this change will allow
  us to strip out the old deletion code and simplify configuration
  process, the functional change is being made now to fix a couple of
  bugs caused by external processes such as MythPreviewGen blocking
  deletes from the UI. Fixes #9536
* [cfd3fc0] MythMusic: Fix the sending of the MUSIC_SETTINGS_CHANGED
  event
* [5932419] Merge branch 'compartist'
* [5206271] Subtitles: Apply OSDCC708TextZoom to CEA-608 captions as
  well.
* [99512fb] Refs #10386.  Don't sent EXIT_TO_MAIN event to Live TV
  jump point.
* [dfd909f] Fix crash on mac when no audio device exists.
* [bd68156] MythMusic: Fix the BLANKSCR keybinding not working
* [9016890] MythMusic: Check for some additional cdio headers
* [3570a99] MythMusic: Fix a memory leak in the playlist editor
* [7e6f5fa] Fixes #10386. Segfault fix. Check for null.
* [510da69] As noted in SHA1:9551bce2, MainServer doesn't know the
  actual recording status because it defaults to rsRecorded when the
  recordinginfo is initialized from the recorded table.  MainServer
  doesn't account for this and tries to make any needed state change
  which always ends up staying rsRecorded.  MainServer then passes
  this bad status to the scheduler.  If the recording had already
  failed, the rsFailed status gets overwritten.
* [3740d7d] Spelling consistency fixes
* [47d7c77] Fixes #9233. Refs #7408. Re-enables WindowResized().
* [a5447f1] MythMusic: Add a Compilations branch to the playlist
  editor
* [1824969] Fixes #10153. Guess at DVB-S vs DVB-S2 when not explicitly
  set.
* [21784ce] Fixes #10377. Prevent getting "stuck on a mux".
* [593d24b] Refs #10377. Some logging fixes. (VB_PLAYBACK-
  >VB_CHANNEL).
* [14ec737] Change the rsTuning UI state equivalent from 'tuning' to
  'running'. The UI states for the 'status' statetype are limited to 5
  generic values (normal, running, warning, error, disabled) to allow
  some portability to scenarios other than recording. (This was
  supposed to save themers some time and effort although it also binds
  their hands and doesn't allow as much creativity with how various
  recording states are represented. For this reason it may be re-
  visited post-0.25)
* [4d68d5e] Updated Russian MythFrontend, MythArchive, MythBrowser,
  MythGallery, MythGame, MythMusic, MythNews, MythWeather and
  MythZoneminder.
* [34c8767] Subtitles: fix an incorrect CEA-708 font mapping.
* [b967448] Fix the faulty exit code 139 issue in Ubuntu systems
* [723d798] Subtitles: improve vertical alignment for CEA-608
  captions.
* [1af1aec] Fixes display of position in the Program Lister.
  MythUIButtonList is zero indexed, to get a position for display we
  must add one.
* [967208b] Fix the last, hopefully, remaining places where
  livetvorder isn't honored.
* [0a301c0] Fix the scheduler to not write incorrect oldrecorded
  entries.
* [5d5aef3] Subtitles: improve the layout.
* [878d5eb] String consistency updated
* [456bb42] Updated Estonian MythFrontend and all plugins translation
  from Marko Punnar
* [e719d54] Replace tabs with spaces in Terra's schedule filter editor
  window xml
* [a3d9891] Use proper capitalization for some common words and
  prefixes.
* [5b19c4d] Populate the infomap from both RecordingRule and
  RecordingInfo if available. This fixes recording rule specific
  information not being available in the sub screens of the schedule
  editor.
* [f77d001] Fix minor problems editing in-progress recordings.
* [006ded1] Fix recording status strings being set to 'Not scheduled'
  when the reason for that is they were in the past and should have
  been marked as Recorded/Aborted/Failed/Cancelled/etc instead
* [6bedf81] Correct handling of unrelated argument after arg-less
  keyword.
* [7adbd54] Delay String processing until after QApplication has been
  initialized.
* [f613a43] Fix LiveTV switching by videosource to honor livetvorder.
* [9b5b7b5] Exit cutlist edit mode cleanly when executing a jump
  point.
* [c2a0b85] Updated British English translation MythFrontend
  translation from Nick Morrott.
* [307dac8] Make jump points work during playback when the OSD is
  present.
* [d59f4f4] Change dynamic cast to static. This is troubling because
  we rely on dynamic casts in so many places but for at least one
  person this cast was failing and causing popup menus in MythMusic to
  no longer have any effect. Maybe a buggy version of gcc?
* [3de87c3] Subtitles: Fix a logic error.
* [23d5167] Make host checks in Video Library scanner case
  insensitive.
* [5d7c01d] Cutlist editor: Update the edit bar for in-progress
  recordings.
* [1ce3d21] Cutlist editor: Adjust "Cut to End" behavior for an in-
  progress recording.
* [4a8546d] Merge branch 'master' of github.com:MythTV/mythtv
* [1d6485d] MythArchive consistency fixes.
* [89c34ef] Fix seeking backwards into a cut region.
* [6c3b564] Updated British English translation MythFrontend
  translation from Nick Morrott.
* [5501fff] Fix long-standing bug that always cleared
  record.next_record instead of updating it.
* [0c5de8e] Add missing menu closed event when closing the menu via
  the mouse. Fixes the menu dialog not working in some screens after
  being dismissed using a right click.
* [93c228d] Prevent crash when invoking the menu dialog via the right
  mouse button in Watch Recordings. ShowMenu() is a virtual method in
  MythScreenType, it's intended purpose is to load/display the context
  menu but here it is displaying a menu loaded elsewhere with no
  guards against duplicate popups being created. Move the menu display
  code to DisplayPopupMenu(), restore ShowMenu() to behave the same as
  the MENU key binding and re-instate the guards against multiple menu
  dialogs being created. Also fixes #10248 - 'Cannot delete recording
  if file is missing'
* [b755eca] Attempt to prevent a QString segfault if MythMenu changes
  while a dialog is open.
* [f3efafe] Fix segfault in MythUIButtonTree when list is empty and we
  attempt to navigate it. Refs #9101
* [b3e44a2] Rule type was missed from the RecordingRule text map.
  Added so that it appears twice in the map, once under the correct
  title of ruletype but also as rectype to be consistent with the
  ProgramInfo map until after 0.25 when we can rename that instance.
* [2075458] Remove deprecated attribute from dispatchNow(), we know
  it's deprecated but it's not going anywhere soon.
* [82fc1af] Add Collection support to developmental tmdb3 grabber.
* [0f0b0a7] Better backend metaclass, and people search support.
* [c47940a] Clean up and document background machinery
* [850fbc2] Replacement PagedList to temporarily work around bug in
  search API
* [d13addf] Add caching to tmdbv3 requests.
* [fe97f23] In progress TMDB v3 grabber script.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<mythuitheme>
2
 
 
3
 
    <!-- music selection screen -->
4
 
    <window name="music_select">
5
 
        <font name="active" face="PenguinAttack">
6
 
            <color>#106732</color>
7
 
            <size>18</size>
8
 
        </font>
9
 
 
10
 
        <font name="inactive" face="PenguinAttack">
11
 
            <color>#77ab77</color>
12
 
            <size>18</size>
13
 
        </font>
14
 
 
15
 
        <container name="musictree">
16
 
            <area>0,0,800,600</area>
17
 
 
18
 
            <image name="background" draworder="0" fleximage="no">
19
 
                <filename>music/music-sel-bg.png</filename>
20
 
                <position>10,10</position>
21
 
                <staticsize>780,350</staticsize>
22
 
            </image>
23
 
 
24
 
            <listtreearea name="musictree" draworder="0">
25
 
                <area>25,25,750,320</area>
26
 
                <listsize>0,0,372,320</listsize>
27
 
                <leveloffset>12</leveloffset>
28
 
                <gradient type="unselected" start="#333333" end="#333333" alpha="50">
29
 
                </gradient>
30
 
                <gradient type="selected" start="#666666" end="#666666" alpha="50">
31
 
                </gradient>
32
 
                <fcnfont name="active" function="active"></fcnfont>
33
 
                <fcnfont name="inactive" function="inactive"></fcnfont>
34
 
            </listtreearea>
35
 
        </container>
36
 
 
37
 
        <container name="info">
38
 
            <area>0,375,800,600</area>
39
 
 
40
 
            <image name="background" draworder="0" fleximage="no">
41
 
                <filename>music/music-sel-bg2.png</filename>
42
 
                <position>10,10</position>
43
 
                <staticsize>780,198</staticsize>
44
 
            </image>
45
 
 
46
 
            <textarea name="line1" draworder="1">
47
 
                <font>active</font>
48
 
                <area>40,10,800,30</area>
49
 
                <cutdown>yes</cutdown>
50
 
            </textarea>
51
 
 
52
 
            <textarea name="line2" draworder="1">
53
 
                <font>active</font>
54
 
                <area>40,45,800,30</area>
55
 
                <cutdown>yes</cutdown>
56
 
            </textarea>
57
 
 
58
 
            <textarea name="line3" draworder="1">
59
 
                <font>active</font>
60
 
                <area>40,80,800,30</area>
61
 
                <cutdown>yes</cutdown>
62
 
            </textarea>
63
 
 
64
 
            <textarea name="line4" draworder="1">
65
 
                <font>active</font>
66
 
                <area>40,115,800,30</area>
67
 
                <cutdown>yes</cutdown>
68
 
            </textarea>
69
 
 
70
 
            <textarea name="line5" draworder="1">
71
 
                <font>active</font>
72
 
                <area>40,150,800,30</area>
73
 
                <cutdown>yes</cutdown>
74
 
            </textarea>
75
 
 
76
 
            <textarea name="line6" draworder="1">
77
 
                <font>active</font>
78
 
                <area>40,185,800,30</area>
79
 
                <cutdown>yes</cutdown>
80
 
            </textarea>
81
 
        </container>
82
 
 
83
 
    </window>
84
 
 
85
 
    <!-- The play music screen  -->
86
 
    <window name="music_play">
87
 
 
88
 
        <!-- First, define all the fonts we need on this screen -->
89
 
        <font name="active" face="PenguinAttack">
90
 
            <color>#106732</color>
91
 
            <size>18</size>
92
 
        </font>
93
 
 
94
 
        <font name="inactive" face="PenguinAttack">
95
 
            <color>#77ab77</color>
96
 
            <size>18</size>
97
 
        </font>
98
 
 
99
 
        <font name="selected" face="PenguinAttack">
100
 
            <color>#106732</color>
101
 
            <size>18</size>
102
 
        </font>
103
 
 
104
 
        <font name="currenttitle" face="PenguinAttack">
105
 
            <color>#106732</color>
106
 
            <size>20</size>
107
 
        </font>
108
 
 
109
 
        <font name="currentartist" face="PenguinAttack">
110
 
            <color>#106732</color>
111
 
            <size>18</size>
112
 
        </font>
113
 
 
114
 
        <font name="infotext" face="PenguinAttack">
115
 
            <color>#106732</color>
116
 
            <size>15</size>
117
 
        </font>
118
 
 
119
 
        <font name="buttons" face="PenguinAttack">
120
 
            <color>#106732</color>
121
 
            <size>12</size>
122
 
        </font>
123
 
 
124
 
        <!--= The (unchanging) background -->
125
 
 
126
 
        <container name="background">
127
 
            <image name="filler" draworder="0" fleximage="no">
128
 
                <filename>music/music-sel-bg.png</filename>
129
 
                <position>10,10</position>
130
 
                <staticsize>780,350</staticsize>
131
 
            </image>
132
 
            <image name="track_info_background" draworder="0" fleximage="no">
133
 
                <filename>music/music-sel-bg2.png</filename>
134
 
                <position>10,380</position>
135
 
                <staticsize>780,198</staticsize>
136
 
            </image>
137
 
            <image name="track_control_background" draworder="0" fleximage="no">
138
 
                <filename>music/music-sel-bg2.png</filename>
139
 
                <position>10,380</position>
140
 
                <staticsize>780,198</staticsize>
141
 
            </image>
142
 
        </container>
143
 
 
144
 
        <!-- The view of playlists; tracks at the top -->
145
 
        <container name="musicselector">
146
 
            <area>0,10,750,330</area>
147
 
            <managedtreelist name="musictreelist" draworder="1" bins="3">
148
 
                <area>25,0,750,330</area>
149
 
                <image function="selectionbar" filename="shared/selectbar.png" location="-15,0"></image>
150
 
                <image function="uparrow" filename="shared/uparrow.png"></image>
151
 
                <image function="downarrow" filename="shared/downarrow.png"></image>
152
 
                <image function="leftarrow" filename="shared/leftarrow.png"></image>
153
 
                <image function="rightarrow" filename="shared/rightarrow.png"></image>
154
 
                <bin number="1">
155
 
                    <area>15,0,288,300</area>
156
 
                    <fcnfont name="active" function="active"></fcnfont>
157
 
                    <fcnfont name="inactive" function="inactive"></fcnfont>
158
 
                    <fcnfont name="selected" function="selected"></fcnfont>
159
 
                </bin>
160
 
                <bin number="2">
161
 
                    <area>360,0,208,300</area>
162
 
                    <fcnfont name="active" function="active"></fcnfont>
163
 
                    <fcnfont name="selected" function="selected"></fcnfont>
164
 
                    <fcnfont name="inactive" function="inactive"></fcnfont>
165
 
                </bin>
166
 
                <bin number="3">
167
 
                    <area>610,0,618,300</area>
168
 
                    <fcnfont name="active" function="active"></fcnfont>
169
 
                    <fcnfont name="selected" function="selected"></fcnfont>
170
 
                    <fcnfont name="inactive" function="inactive"></fcnfont>
171
 
                </bin>
172
 
            </managedtreelist>
173
 
 
174
 
            <!-- An image that go "on top" of the list bins -->
175
 
 
176
 
            <image name="showinglines" draworder="2" fleximage="no">
177
 
                <context>1</context>
178
 
                <filename>mm-titlelines.png</filename>
179
 
                <position>20,0</position>
180
 
              <!--  <staticsize>1230,310</staticsize> -->
181
 
            </image>
182
 
 
183
 
            <!--    An image for when we're waiting for data  -->
184
 
            <image name="mm_waiting" draworder="0" fleximage="no">
185
 
                <context>0</context>
186
 
                <filename>music/music-sel-bg.png</filename>
187
 
                <position>10,0</position>
188
 
            </image>
189
 
            <textarea name="waiting_text" draworder="1" align="allcenter">
190
 
                <context>0</context>
191
 
                <font>currenttitle</font>
192
 
                <area>32,0,800,296</area>
193
 
                <value>Please Wait...</value>
194
 
            </textarea>
195
 
 
196
 
        </container>
197
 
 
198
 
        <!-- An area to hold info about the playing track -->
199
 
 
200
 
        <container name="trackinfo">
201
 
            <area>-115,380,780,250</area>
202
 
 
203
 
            <textarea name="title_text" draworder="1" align="center">
204
 
                <font>infotext</font>
205
 
                <area>160,5,444,25</area>
206
 
                <cutdown>yes</cutdown>
207
 
            </textarea>
208
 
 
209
 
            <textarea name="artist_text" draworder="1" align="center">
210
 
                <font>infotext</font>
211
 
                <area>160,35,444,25</area>
212
 
                <cutdown>yes</cutdown>
213
 
            </textarea>
214
 
 
215
 
            <textarea name="album_text" draworder="1" align="center">
216
 
                <font>infotext</font>
217
 
                <area>160,65,444,25</area>
218
 
                <cutdown>yes</cutdown>
219
 
            </textarea>
220
 
 
221
 
            <textarea name="info_text" draworder="1">
222
 
                <font>infotext</font>
223
 
                <area>650,5,250,35</area>
224
 
            </textarea>
225
 
 
226
 
            <textarea name="volume_text" draworder="5">
227
 
                <font>infotext</font>
228
 
                <area>650,40,250,25</area>
229
 
            </textarea>
230
 
 
231
 
            <textarea name="time_text" draworder="1">
232
 
                <font>currentartist</font>
233
 
                <area>650,65,185,35</area>
234
 
            </textarea>
235
 
 
236
 
            <blackhole name="visual_blackhole">
237
 
                <area>147,10,155,155</area>
238
 
            </blackhole>
239
 
 
240
 
            <statusbar name="progress_bar" draworder="2" whitespace="5">
241
 
                <container fleximage="no">shared/progressbar_bg.png</container>
242
 
                <fill>shared/progressbar_fill.png</fill>
243
 
                <position>250,170</position>
244
 
                <orientation>LeftToRight</orientation>
245
 
            </statusbar>
246
 
 
247
 
        </container>
248
 
 
249
 
        <!-- On screen volume display -->
250
 
 
251
 
        <container name="volumedisplay">
252
 
            <area>750,400,40,200</area>
253
 
            <statusbar name="volume_status" draworder="-1" whitespace="5">
254
 
                <container fleximage="no">music/volume_background.png</container>
255
 
                <fill>music/volume_tick.png</fill>
256
 
                <position>0,0</position>
257
 
                <orientation>BottomToTop</orientation>
258
 
            </statusbar>
259
 
        </container>
260
 
 
261
 
        <!-- All the buttons -->
262
 
 
263
 
        <container name="musicbuttons">
264
 
            <area>25,330,770,198</area>
265
 
 
266
 
            <textbutton name="shuffle_button" draworder="0">
267
 
                <position>0,0</position>
268
 
                <image function="on" filename="music/button_selected_background.png"></image>
269
 
                <image function="off" filename="music/button_background.png"></image>
270
 
                <image function="pushed" filename="music/button_pushed_background.png"></image>
271
 
                <font>buttons</font>
272
 
            </textbutton>
273
 
 
274
 
            <textbutton name="repeat_button" draworder="0">
275
 
                <position>199,0</position>
276
 
                <image function="on" filename="music/button_selected_background.png"></image>
277
 
                <image function="off" filename="music/button_background.png"></image>
278
 
                <image function="pushed" filename="music/button_pushed_background.png"></image>
279
 
                <font>buttons</font>
280
 
            </textbutton>
281
 
 
282
 
            <textbutton name="pledit_button" draworder="0">
283
 
                <position>398,0</position>
284
 
                <image function="on" filename="music/button_selected_background.png"></image>
285
 
                <image function="off" filename="music/button_background.png"></image>
286
 
                <image function="pushed" filename="music/button_pushed_background.png"></image>
287
 
                <font>buttons</font>
288
 
            </textbutton>
289
 
 
290
 
            <textbutton name="vis_button" draworder="0">
291
 
                <position>597,0</position>
292
 
                <image function="on" filename="music/button_selected_background.png"></image>
293
 
                <image function="off" filename="music/button_background.png"></image>
294
 
                <image function="pushed" filename="music/button_pushed_background.png"></image>
295
 
                <font>buttons</font>
296
 
            </textbutton>
297
 
 
298
 
            <pushbutton name="prev_button" draworder="0">
299
 
                <position>160,143</position>
300
 
                <image function="on" filename="music/music_prev_button_on.png"></image>
301
 
                <image function="off" filename="music/music_prev_button_off.png"></image>
302
 
                <image function="pushed" filename="music/music_prev_button_pushed.png"></image>
303
 
            </pushbutton>
304
 
 
305
 
            <pushbutton name="rew_button" draworder="0">
306
 
                <position>240,143</position>
307
 
                <image function="on" filename="music/music_rew_button_on.png"></image>
308
 
                <image function="off" filename="music/music_rew_button_off.png"></image>
309
 
                <image function="pushed" filename="music/music_rew_button_pushed.png"></image>
310
 
            </pushbutton>
311
 
 
312
 
            <pushbutton name="pause_button" draworder="0">
313
 
                <position>330,143</position>
314
 
                <image function="on" filename="music/music_pause_button_on.png"></image>
315
 
                <image function="off" filename="music/music_pause_button_off.png"></image>
316
 
                <image function="pushed" filename="music/music_pause_button_pushed.png"></image>
317
 
            </pushbutton>
318
 
 
319
 
            <pushbutton name="play_button" draworder="0">
320
 
                <position>420,140</position>
321
 
                <image function="on" filename="music/music_play_button_on.png"></image>
322
 
                <image function="off" filename="music/music_play_button_off.png"></image>
323
 
                <image function="pushed" filename="music/music_play_button_pushed.png"></image>
324
 
            </pushbutton>
325
 
 
326
 
            <pushbutton name="stop_button" draworder="0">
327
 
                <position>520,140</position>
328
 
                <image function="on" filename="music/music_stop_button_on.png"></image>
329
 
                <image function="off" filename="music/music_stop_button_off.png"></image>
330
 
                <image function="pushed" filename="music/music_stop_button_pushed.png"></image>
331
 
            </pushbutton>
332
 
 
333
 
            <pushbutton name="ff_button" draworder="0">
334
 
                <position>625,140</position>
335
 
                <image function="on" filename="music/music_ff_button_on.png"></image>
336
 
                <image function="off" filename="music/music_ff_button_off.png"></image>
337
 
                <image function="pushed" filename="music/music_ff_button_pushed.png"></image>
338
 
            </pushbutton>
339
 
 
340
 
            <pushbutton name="next_button" draworder="0">
341
 
                <position>690,140</position>
342
 
                <image function="on" filename="music/music_next_button_on.png"></image>
343
 
                <image function="off" filename="music/music_next_button_off.png"></image>
344
 
                <image function="pushed" filename="music/music_next_button_pushed.png"></image>
345
 
            </pushbutton>
346
 
 
347
 
        </container>
348
 
 
349
 
    </window>
350
 
 
351
 
 
352
 
    <window name="edit_metadata">
353
 
 
354
 
        <font name="title" face="PenguinAttack">
355
 
            <size>22</size>
356
 
            <color>#106732</color>
357
 
        </font>
358
 
 
359
 
        <font name="display" face="PenguinAttack">
360
 
            <size>14</size>
361
 
            <color>#106732</color>
362
 
        </font>
363
 
 
364
 
        <font name="labels" face="PenguinAttack">
365
 
            <size>16</size>
366
 
            <color>#106732</color>
367
 
        </font>
368
 
 
369
 
        <font name="subtitle_active" face="PenguinAttack">
370
 
            <size>16</size>
371
 
            <color>#106732</color>
372
 
        </font>
373
 
 
374
 
        <font name="subtitle_selected" face="PenguinAttack">
375
 
            <size>16</size>
376
 
            <color>#106732</color>
377
 
        </font>
378
 
 
379
 
        <font name="subtitle_inactive" face="PenguinAttack">
380
 
            <size>16</size>
381
 
            <color>#106732</color>
382
 
        </font>
383
 
 
384
 
        <container name="edit_container">
385
 
            <area>0,0,800,600</area>
386
 
 
387
 
            <textarea name="title" draworder="1">
388
 
                <area>300,0,270,35</area>
389
 
                <context>1</context>
390
 
                <font>title</font>
391
 
                <value>Track Information</value>
392
 
            </textarea>
393
 
 
394
 
            <!-- Labels -->
395
 
 
396
 
            <textarea name="compilation_label" draworder="1" align="right">
397
 
                <area>0,45,200,30</area>
398
 
                <context>1</context>
399
 
                <font>labels</font>
400
 
                <value>Compilation:</value>
401
 
            </textarea>
402
 
 
403
 
            <checkbox name="compilation_check" draworder="0">
404
 
                <context>1</context>
405
 
                <position>210,45</position>
406
 
                <image function="checked" filename="checked.png"></image>
407
 
                <image function="unchecked" filename="unchecked.png"></image>
408
 
                <image function="checked_high" filename="checked_high.png"></image>
409
 
                <image function="unchecked_high" filename="unchecked_high.png"></image>
410
 
            </checkbox>
411
 
 
412
 
            <textarea name="compilation_artist_label" draworder="1" align="right">
413
 
                <area>0,85,200,30</area>
414
 
                <context>1</context>
415
 
                <font>labels</font>
416
 
                <value>Comp. Artist:</value>
417
 
            </textarea>
418
 
 
419
 
            <remoteedit name="compilation_artist_edit" draworder="1" align="left">
420
 
                <area>210,85,400,30</area>
421
 
                <context>1</context>
422
 
                <font>display</font>
423
 
            </remoteedit>
424
 
 
425
 
            <pushbutton name="searchcompilation_artist_button" draworder="2">
426
 
                <context>1</context>
427
 
                <position>620,85</position>
428
 
                <image function="on" filename="blankbutton_on.png"></image>
429
 
                <image function="off" filename="blankbutton_off.png"></image>
430
 
                <image function="pushed" filename="blankbutton_pushed.png"></image>
431
 
            </pushbutton>
432
 
 
433
 
            <textarea name="artist_label" draworder="1" align="right">
434
 
                <area>0,125,200,30</area>
435
 
                <context>1</context>
436
 
                <font>labels</font>
437
 
                <value>Artist:</value>
438
 
            </textarea>
439
 
 
440
 
            <remoteedit name="artist_edit" draworder="1" align="left">
441
 
                <area>210,125,400,30</area>
442
 
                <context>1</context>
443
 
                <font>display</font>
444
 
            </remoteedit>
445
 
 
446
 
            <pushbutton name="searchartist_button" draworder="2">
447
 
                <context>1</context>
448
 
                <position>620,125</position>
449
 
                <image function="on" filename="blankbutton_on.png"></image>
450
 
                <image function="off" filename="blankbutton_off.png"></image>
451
 
                <image function="pushed" filename="blankbutton_pushed.png"></image>
452
 
            </pushbutton>
453
 
 
454
 
            <textarea name="album_label" draworder="1" align="right">
455
 
                <area>0,165,200,30</area>
456
 
                <context>1</context>
457
 
                <font>labels</font>
458
 
                <value>Album:</value>
459
 
            </textarea>
460
 
 
461
 
            <remoteedit name="album_edit" draworder="1" align="left">
462
 
                <area>210,165,400,30</area>
463
 
                <context>1</context>
464
 
                <font>display</font>
465
 
            </remoteedit>
466
 
 
467
 
            <pushbutton name="searchalbum_button" draworder="2">
468
 
                <context>1</context>
469
 
                <position>620,165</position>
470
 
                <image function="on" filename="blankbutton_on.png"></image>
471
 
                <image function="off" filename="blankbutton_off.png"></image>
472
 
                <image function="pushed" filename="blankbutton_pushed.png"></image>
473
 
            </pushbutton>
474
 
 
475
 
            <textarea name="title_text" draworder="1" align="right">
476
 
                <area>0,205,200,30</area>
477
 
                <context>1</context>
478
 
                <font>labels</font>
479
 
                <value>Title:</value>
480
 
            </textarea>
481
 
 
482
 
            <remoteedit name="title_edit" draworder="1" align="left">
483
 
                <area>210,205,400,30</area>
484
 
                <context>1</context>
485
 
                <font>display</font>
486
 
            </remoteedit>
487
 
 
488
 
            <textarea name="track_label" draworder="1" align="right">
489
 
                <area>0,245,200,30</area>
490
 
                <context>1</context>
491
 
                <font>labels</font>
492
 
                <value>Track No.:</value>
493
 
            </textarea>
494
 
 
495
 
            <remoteedit name="track_edit" draworder="1" align="left">
496
 
                <area>210,245,400,30</area>
497
 
                <context>1</context>
498
 
                <font>display</font>
499
 
            </remoteedit>
500
 
 
501
 
            <textarea name="genre_label" draworder="1" align="right">
502
 
                <area>0,285,200,30</area>
503
 
                <context>1</context>
504
 
                <font>labels</font>
505
 
                <value>Genre:</value>
506
 
            </textarea>
507
 
 
508
 
            <remoteedit name="genre_edit" draworder="1" align="left">
509
 
                <area>210,285,400,30</area>
510
 
                <context>1</context>
511
 
                <font>display</font>
512
 
            </remoteedit>
513
 
 
514
 
            <pushbutton name="searchgenre_button" draworder="2">
515
 
                <position>620,285</position>
516
 
                <context>1</context>
517
 
                <image function="on" filename="blankbutton_on.png"></image>
518
 
                <image function="off" filename="blankbutton_off.png"></image>
519
 
                <image function="pushed" filename="blankbutton_pushed.png"></image>
520
 
            </pushbutton>
521
 
 
522
 
            <textarea name="year_label" draworder="1" align="right">
523
 
                <area>0,325,200,30</area>
524
 
                <context>1</context>
525
 
                <font>labels</font>
526
 
                <value>Year:</value>
527
 
            </textarea>
528
 
 
529
 
            <remoteedit name="year_edit" draworder="1" align="left">
530
 
                <context>1</context>
531
 
                <area>210,325,400,30</area>
532
 
                <font>display</font>
533
 
            </remoteedit>
534
 
 
535
 
            <textarea name="rating_label" draworder="1" align="right">
536
 
                <area>0,365,200,30</area>
537
 
                <context>1</context>
538
 
                <font>labels</font>
539
 
                <value>Rating:</value>
540
 
            </textarea>
541
 
 
542
 
            <repeatedimage name="rating_image" draworder="1" fleximage="no">
543
 
                <context>1</context>
544
 
                <filename>music/mm_rating.png</filename>
545
 
                <position>210,365</position>
546
 
                <orientation>LeftToRight</orientation>
547
 
            </repeatedimage>
548
 
 
549
 
            <selector name="rating_button" draworder="0">
550
 
                <context>1</context>
551
 
                <area>380,365,30,30</area>
552
 
                <font>display</font>
553
 
                <image function="on" filename="leftright_on.png"></image>
554
 
                <image function="off" filename="leftright_off.png"></image>
555
 
                <image function="pushed" filename="leftright_pushed.png"></image>
556
 
            </selector>
557
 
 
558
 
            <textarea name="playcount_label" draworder="1" align="right">
559
 
                <area>0,405,200,30</area>
560
 
                <context>1</context>
561
 
                <font>labels</font>
562
 
                <value>Play Count:</value>
563
 
            </textarea>
564
 
 
565
 
            <textarea name="playcount_text" draworder="1" align="left">
566
 
                <context>1</context>
567
 
                <area>210,407,122,30</area>
568
 
                <font>display</font>
569
 
            </textarea>
570
 
 
571
 
            <textarea name="lastplay_label" draworder="1" align="right">
572
 
                <area>0,445,200,30</area>
573
 
                <context>1</context>
574
 
                <font>labels</font>
575
 
                <value>Last Play:</value>
576
 
            </textarea>
577
 
 
578
 
            <textarea name="lastplay_text" draworder="1" align="left">
579
 
                <context>1</context>
580
 
                <area>210,447,400,30</area>
581
 
                <font>display</font>
582
 
            </textarea>
583
 
 
584
 
            <textarea name="filename_label" draworder="1" align="right">
585
 
                <area>0,485,200,138</area>
586
 
                <context>1</context>
587
 
                <font>labels</font>
588
 
                <value>Filename:</value>
589
 
            </textarea>
590
 
 
591
 
            <textarea name="filename_text" draworder="1" align="left">
592
 
                <context>1</context>
593
 
                <area>210,487,500,30</area>
594
 
                <font>display</font>
595
 
            </textarea>
596
 
 
597
 
            <!-- edits -->
598
 
 
599
 
            <!--  Cover Art page -->
600
 
            <textarea name="title" draworder="1">
601
 
                <area>260,0,892,50</area>
602
 
                <context>2</context>
603
 
                <font>title</font>
604
 
                <value>Album Art</value>
605
 
            </textarea>
606
 
 
607
 
            <image name="image" draworder="0">
608
 
                <context>2</context>
609
 
                <position>210,55</position>
610
 
                <filename>mm_trans_background.png</filename>
611
 
                <staticsize>190,520</staticsize>
612
 
            </image>
613
 
 
614
 
            <image name="image" draworder="0">
615
 
                <context>2</context>
616
 
                <position>460,55</position>
617
 
                <filename>mm_trans_background.png</filename>
618
 
                <staticsize>490,440</staticsize>
619
 
            </image>
620
 
 
621
 
            <textarea name="imagefilename_text" draworder="0" align="allcenter">
622
 
                <area>480,75,450,400</area>
623
 
                <context>2</context>
624
 
                <font>display</font>
625
 
                <value>No Album Art Found</value>
626
 
            </textarea>
627
 
 
628
 
            <image name="coverart_image" draworder="1">
629
 
                <context>2</context>
630
 
                <position>480,75</position>
631
 
                <staticsize>450,400</staticsize>
632
 
            </image>
633
 
 
634
 
            <image name="image" draworder="0">
635
 
                <context>2</context>
636
 
                <position>460,500</position>
637
 
                <filename>mm_trans_background.png</filename>
638
 
                <staticsize>490,70</staticsize>
639
 
            </image>
640
 
 
641
 
            <textarea name="label" draworder="1" align="right">
642
 
                <area>450,505,170,30</area>
643
 
                <context>2</context>
644
 
                <font>labels</font>
645
 
                <value>Filename:</value>
646
 
            </textarea>
647
 
 
648
 
            <textarea name="label" draworder="1" align="right">
649
 
                <area>450,535,170,30</area>
650
 
                <context>2</context>
651
 
                <font>labels</font>
652
 
                <value>Type:</value>
653
 
            </textarea>
654
 
 
655
 
            <textarea name="imagefilename_text" draworder="1" align="left">
656
 
                <area>625,505,190,30</area>
657
 
                <context>2</context>
658
 
                <font>display</font>
659
 
                <value></value>
660
 
            </textarea>
661
 
 
662
 
            <textarea name="imagetype_text" draworder="1" align="left">
663
 
                <area>625,535,190,30</area>
664
 
                <context>2</context>
665
 
                <font>display</font>
666
 
                <value></value>
667
 
            </textarea>
668
 
 
669
 
            <imagegrid name="coverart_grid" draworder="0">
670
 
                <context>2</context>
671
 
                <area>230,65,150,500</area>
672
 
                <textposition>bottom</textposition>
673
 
                <textheight>30</textheight>
674
 
                <columncount>1</columncount>
675
 
                <rowcount>3</rowcount>
676
 
                <cutdown>yes</cutdown>
677
 
                <showchecks>no</showchecks>
678
 
                <showselected>no</showselected>
679
 
                <showscrollarrows>yes</showscrollarrows>
680
 
                <align>allcenter</align>
681
 
                <padding>10</padding>
682
 
                <multiline>no</multiline>
683
 
                <activefont>subtitle_active</activefont>
684
 
                <inactivefont>subtitle_inactive</inactivefont>
685
 
                <selectedfont>subtitle_selected</selectedfont>
686
 
                <image function="normal" filename="mm_browser_back_reg.png"></image>
687
 
                <image function="highlighted" filename="mm_browser_back_sel.png"></image>
688
 
                <image function="selected" filename="mm_browser_back_sel.png"></image>
689
 
                <image function="default" filename="mm_nothumb.png"></image>
690
 
            </imagegrid>
691
 
        </container>
692
 
 
693
 
        <!-- Push buttons -->
694
 
        <container name="button_container">
695
 
            <area>0,500,800,100</area>
696
 
 
697
 
            <textbutton name="metadata_button" draworder="0">
698
 
                <context>2</context>
699
 
                <position>30,0</position>
700
 
                <font>display</font>
701
 
                <image function="on" filename="text_button_on.png"></image>
702
 
                <image function="off" filename="text_button_off.png"></image>
703
 
                <image function="pushed" filename="text_button_pushed.png"></image>
704
 
            </textbutton>
705
 
 
706
 
            <textbutton name="albumart_button" draworder="0">
707
 
                <context>1</context>
708
 
                <position>30,0</position>
709
 
                <font>display</font>
710
 
                <image function="on" filename="text_button_on.png"></image>
711
 
                <image function="off" filename="text_button_off.png"></image>
712
 
                <image function="pushed" filename="text_button_pushed.png"></image>
713
 
            </textbutton>
714
 
 
715
 
            <textbutton name="done_button" draworder="0">
716
 
                <position>335,25</position>
717
 
                <font>display</font>
718
 
                <image function="on" filename="text_button_on.png"></image>
719
 
                <image function="off" filename="text_button_off.png"></image>
720
 
                <image function="pushed" filename="text_button_pushed.png"></image>
721
 
            </textbutton>
722
 
 
723
 
        </container>
724
 
    </window>
725
 
 
726
 
    <window name="albumart_browser">
727
 
 
728
 
        <textarea name="heading" from="basetextarea">
729
 
            <area>0,0,800,50</area>
730
 
            <value>Album Art</value>
731
 
            <font>baselarge</font>
732
 
            <align>hcenter</align>
733
 
        </textarea>
734
 
 
735
 
        <imagetype name="background">
736
 
            <area>300,55,440,390</area>
737
 
            <filename>mm_trans_background.png</filename>
738
 
        </imagetype>
739
 
 
740
 
        <textarea name="imagefilename" from="basetextarea">
741
 
            <area>320,75,400,350</area>
742
 
            <value>No Album Art Found</value>
743
 
            <align>allcenter</align>
744
 
        </textarea>
745
 
 
746
 
        <imagetype name="coverart_image">
747
 
            <area>320,75,350,350</area>
748
 
        </imagetype>
749
 
 
750
 
        <imagetype name="another_background">
751
 
            <area>300,450,440,70</area>
752
 
            <filename>mm_trans_background.png</filename>
753
 
        </imagetype>
754
 
 
755
 
        <textarea name="filenamelabel" from="basetextarea">
756
 
            <area>290,455,170,30</area>
757
 
            <value>Filename:</value>
758
 
            <align>right</align>
759
 
        </textarea>
760
 
 
761
 
        <textarea name="typelabel" from="filenamelabel">
762
 
            <position>290,485</position>
763
 
            <value>Type:</value>
764
 
        </textarea>
765
 
 
766
 
        <textarea name="imagefilename" from="basetextarea">
767
 
            <area>465,455,190,30</area>
768
 
        </textarea>
769
 
 
770
 
        <textarea name="imagetype" from="imagefilename">
771
 
            <position>465,485</position>
772
 
        </textarea>
773
 
 
774
 
        <buttonlist name="coverart_grid">
775
 
            <area>70,65,450,450</area>
776
 
            <layout>grid</layout>
777
 
            <buttonarea>0,0,450,450</buttonarea>
778
 
            <spacing>10</spacing>
779
 
            <statetype name="buttonitem">
780
 
                <state name="active">
781
 
                    <area>0,0,100,100</area>
782
 
                    <imagetype name="buttonbackground">
783
 
                        <filename>mm_browser_back_reg.png</filename>
784
 
                    </imagetype>
785
 
                    <imagetype name="buttonimage">
786
 
                        <filename>mm_nothumb.png</filename>
787
 
                    </imagetype>
788
 
                </state>
789
 
                <state name="selectedactive" from="active">
790
 
                    <imagetype name="buttonbackground">
791
 
                        <filename>mm_browser_back_sel.png</filename>
792
 
                    </imagetype>
793
 
                </state>
794
 
                <state name="selectedinactive" from="selectedactive" />
795
 
            </statetype>
796
 
        </buttonlist>
797
 
 
798
 
        <!-- Push buttons -->
799
 
 
800
 
        <button name="metadata" from="basebutton">
801
 
            <position>20,540</position>
802
 
            <value>Metadata</value>
803
 
        </button>
804
 
 
805
 
        <button name="done" from="basebutton">
806
 
            <position>630,540</position>
807
 
            <value>Done</value>
808
 
        </button>
809
 
    </window>
810
 
 
811
 
    <window name="import_music">
812
 
 
813
 
        <imagetype name="topbar" from="basetopbar" />
814
 
 
815
 
        <textarea name="header" from="baseheading">
816
 
            <value>Import Files</value>
817
 
        </textarea>
818
 
 
819
 
        <shape name="topbg" from="basegreenbg">
820
 
            <area>10,45,780,430</area>
821
 
            <cornerradius>6</cornerradius>
822
 
        </shape>
823
 
 
824
 
        <shape name="botbg" from="topbg">
825
 
            <area>10,480,780,115</area>
826
 
        </shape>
827
 
 
828
 
        <textarea name="location_label" from="basetextarea">
829
 
            <area>15,55,170,35</area>
830
 
            <value>Location:</value>
831
 
            <font>dgreen</font>
832
 
            <align>right,vcenter</align>
833
 
        </textarea>
834
 
 
835
 
        <textedit name="location" from="basetextedit">
836
 
            <position>190,55</position>
837
 
        </textedit>
838
 
 
839
 
        <button name="directoryfinder" from="basesmallbutton">
840
 
            <position>500,45</position>
841
 
            <value>Search</value>
842
 
        </button>
843
 
 
844
 
        <button name="scan" from="basesmallbutton">
845
 
            <position>20,90</position>
846
 
            <value>Scan</value>
847
 
        </button>
848
 
 
849
 
        <button name="coverart" from="basesmallbutton">
850
 
            <position>200,90</position>
851
 
            <value>Cover Art</value>
852
 
        </button>
853
 
 
854
 
        <textarea name="filename_label" from="location_label">
855
 
            <position>15,150</position>
856
 
            <value>Filename:</value>
857
 
        </textarea>
858
 
 
859
 
        <textarea name="filename" from="basetextarea">
860
 
            <area>190,150,515,35</area>
861
 
            <align>left,vcenter</align>
862
 
            <font>dgreenmed</font>
863
 
        </textarea>
864
 
 
865
 
        <textarea name="compilation_label" from="location_label">
866
 
            <position>15,195</position>
867
 
            <value>Compilation:</value>
868
 
        </textarea>
869
 
 
870
 
        <checkbox name="compilation" from="basecheckbox">
871
 
            <position>190,197</position>
872
 
        </checkbox>
873
 
 
874
 
        <textarea name="compilation_artist_label" from="location_label">
875
 
            <position>15,235</position>
876
 
            <value>Comp. Artist:</value>
877
 
        </textarea>
878
 
 
879
 
        <textarea name="compartist" from="filename">
880
 
            <area>190,235,515,35</area>
881
 
        </textarea>
882
 
 
883
 
        <textarea name="artist_label" from="location_label">
884
 
            <position>15,275</position>
885
 
            <value>Artist:</value>
886
 
        </textarea>
887
 
 
888
 
        <textarea name="artist" from="filename">
889
 
            <area>190,275,515,35</area>
890
 
        </textarea>
891
 
 
892
 
        <textarea name="album_label" from="location_label">
893
 
            <position>15,315</position>
894
 
            <value>Album:</value>
895
 
        </textarea>
896
 
 
897
 
        <textarea name="album" from="filename">
898
 
            <area>190,315,515,35</area>
899
 
        </textarea>
900
 
 
901
 
        <textarea name="title_text" from="location_label">
902
 
            <position>15,355</position>
903
 
            <value>Title:</value>
904
 
        </textarea>
905
 
 
906
 
        <textarea name="title" from="filename">
907
 
            <area>190,355,515,35</area>
908
 
        </textarea>
909
 
 
910
 
        <textarea name="genre_label" from="location_label">
911
 
            <position>15,395</position>
912
 
            <value>Genre:</value>
913
 
        </textarea>
914
 
 
915
 
        <textarea name="genre" from="filename">
916
 
            <area>190,395,515,35</area>
917
 
        </textarea>
918
 
 
919
 
        <textarea name="year_label" from="location_label">
920
 
            <position>15,435</position>
921
 
            <value>Year:</value>
922
 
        </textarea>
923
 
 
924
 
        <textarea name="year" from="filename">
925
 
            <area>190,435,165,35</area>
926
 
        </textarea>
927
 
 
928
 
        <textarea name="track_label" from="location_label">
929
 
            <position>365,435</position>
930
 
            <value>Track No.:</value>
931
 
        </textarea>
932
 
 
933
 
        <textarea name="track" from="filename">
934
 
            <area>550,435,165,30</area>
935
 
        </textarea>
936
 
 
937
 
        <textarea name="position" from="basetextarea">
938
 
            <area>250,495,300,30</area>
939
 
            <align>hcenter</align>
940
 
        </textarea>
941
 
 
942
 
        <textarea name="status" from="position">
943
 
            <position>250,545</position>
944
 
            <value>Already in database</value>
945
 
        </textarea>
946
 
 
947
 
        <button name="play" from="basesmallbutton">
948
 
            <position>25,480</position>
949
 
            <value>Play</value>
950
 
        </button>
951
 
 
952
 
        <button name="add" from="basesmallbutton">
953
 
            <position>25,530</position>
954
 
            <value>Add</value>
955
 
        </button>
956
 
 
957
 
        <button name="prev">
958
 
            <area>230,500,60,60</area>
959
 
            <statetype name="buttonstate">
960
 
                <state name="active">
961
 
                    <imagetype name="background">
962
 
                        <filename>shared/leftarrow.png</filename>
963
 
                        <alpha>100</alpha>
964
 
                    </imagetype>
965
 
                </state>
966
 
                <state name="selected" from="active">
967
 
                    <imagetype name="background">
968
 
                        <filename>shared/leftarrow.png</filename>
969
 
                        <alpha>255</alpha>
970
 
                    </imagetype>
971
 
                </state>
972
 
                <state name="disabled" from="active" />
973
 
                <state name="pushed" from="active" />
974
 
            </statetype>
975
 
        </button>
976
 
 
977
 
        <button name="next">
978
 
            <area>510,500,60,60</area>
979
 
            <statetype name="buttonstate">
980
 
                <state name="active">
981
 
                    <imagetype name="background">
982
 
                        <filename>shared/rightarrow.png</filename>
983
 
                        <alpha>100</alpha>
984
 
                    </imagetype>
985
 
                </state>
986
 
                <state name="selected" from="active">
987
 
                    <imagetype name="background">
988
 
                        <filename>shared/rightarrow.png</filename>
989
 
                        <alpha>255</alpha>
990
 
                    </imagetype>
991
 
                </state>
992
 
                <state name="disabled" from="active" />
993
 
                <state name="pushed" from="active" />
994
 
            </statetype>
995
 
        </button>
996
 
 
997
 
        <button name="nextnew" from="basesmallbutton">
998
 
            <position>600,480</position>
999
 
            <value>Next New</value>
1000
 
        </button>
1001
 
 
1002
 
        <button name="addallnew" from="basesmallbutton">
1003
 
            <position>600,530</position>
1004
 
            <value>Add All New</value>
1005
 
        </button>
1006
 
 
1007
 
    </window>
1008
 
 
1009
 
    <window name="miniplayer">
1010
 
        <area>-1,5,590,190</area>
1011
 
        <shape name="track_info_background" from="basebackground">
1012
 
            <area>10,10,569,170</area>
1013
 
        </shape>
1014
 
 
1015
 
        <imagetype name="mm_blackhole_border">
1016
 
            <filename>mm_blackhole_border.png</filename>
1017
 
            <area>20,20,146,148</area>
1018
 
        </imagetype>
1019
 
 
1020
 
        <textarea name="title" from="basetextarea">
1021
 
            <area>170,15,415,34</area>
1022
 
            <font>baselarge</font>
1023
 
        </textarea>
1024
 
 
1025
 
        <textarea name="artist" from="basetextarea">
1026
 
            <area>170,50,415,35</area>
1027
 
            <font>basemedium</font>
1028
 
        </textarea>
1029
 
 
1030
 
        <textarea name="album" from="basetextarea">
1031
 
            <area>170,80,415,35</area>
1032
 
            <font>basemedium</font>
1033
 
        </textarea>
1034
 
 
1035
 
        <statetype name="ratings_state">
1036
 
        </statetype>
1037
 
 
1038
 
        <textarea name="info" from="basetextarea">
1039
 
            <area>170,125,250,25</area>
1040
 
        </textarea>
1041
 
 
1042
 
        <textarea name="time" from="basetextarea">
1043
 
            <area>385,125,185,25</area>
1044
 
            <align>right</align>
1045
 
        </textarea>
1046
 
 
1047
 
        <imagetype name="coverart">
1048
 
            <filename>mm_nothumb.png</filename>
1049
 
            <area>22,22,144,144</area>
1050
 
        </imagetype>
1051
 
 
1052
 
        <progressbar name="progress">
1053
 
            <area>170,150,10,10</area>
1054
 
            <layout>horizontal</layout>
1055
 
            <style>reveal</style>
1056
 
            <imagetype name="background">
1057
 
                <filename>mm_progress-bg.png</filename>
1058
 
            </imagetype>
1059
 
            <imagetype name="progressimage">
1060
 
                <filename>mm_progress-fg.png</filename>
1061
 
            </imagetype>
1062
 
        </progressbar>
1063
 
 
1064
 
    </window>
1065
 
 
1066
 
    <window name="cdripper">
1067
 
 
1068
 
        <imagetype name="topbar" from="basetopbar" />
1069
 
 
1070
 
        <textarea name="heading" from="baseheading">
1071
 
            <value>Import CD</value>
1072
 
        </textarea>
1073
 
 
1074
 
        <shape name="topbg" from="basegreenbg">
1075
 
            <area>10,45,780,275</area>
1076
 
            <cornerradius>6</cornerradius>
1077
 
        </shape>
1078
 
 
1079
 
        <shape name="botbg" from="basegreenbg">
1080
 
            <area>10,325,780,270</area>
1081
 
            <cornerradius>6</cornerradius>
1082
 
        </shape>
1083
 
 
1084
 
        <textarea name="quality_label" from="basetextarea">
1085
 
            <area>15,55,170,35</area>
1086
 
            <font>dgreenmed</font>
1087
 
            <value>Quality:</value>
1088
 
            <align>right,vcenter</align>
1089
 
        </textarea>
1090
 
 
1091
 
        <buttonlist name="quality" from="baseselector">
1092
 
            <position>195,55</position>
1093
 
        </buttonlist>
1094
 
 
1095
 
        <button name="searchartist" from="basesmallbutton">
1096
 
            <position>15,85</position>
1097
 
            <value>Artist</value>
1098
 
        </button>
1099
 
 
1100
 
        <textedit name="artist" from="basetextedit">
1101
 
            <position>195,95</position>
1102
 
        </textedit>
1103
 
 
1104
 
        <button name="switch" from="basesmallbutton">
1105
 
            <position>370,85</position>
1106
 
            <value>Switch Titles</value>
1107
 
        </button>
1108
 
 
1109
 
        <button name="searchalbum" from="basesmallbutton">
1110
 
            <position>15,145</position>
1111
 
            <value>Album</value>
1112
 
        </button>
1113
 
 
1114
 
        <textedit name="album" from="basetextedit">
1115
 
            <position>195,155</position>
1116
 
        </textedit>
1117
 
 
1118
 
        <button name="searchgenre" from="basesmallbutton">
1119
 
            <position>15,205</position>
1120
 
            <value>Genre</value>
1121
 
        </button>
1122
 
 
1123
 
        <textedit name="genre" from="basetextedit">
1124
 
            <position>195,215</position>
1125
 
        </textedit>
1126
 
 
1127
 
        <textarea name="comp_label" from="quality_label">
1128
 
            <position>15,270</position>
1129
 
            <value>Multi-Artist:</value>
1130
 
        </textarea>
1131
 
 
1132
 
        <checkbox name="compilation" from="basecheckbox">
1133
 
            <position>195,270</position>
1134
 
        </checkbox>
1135
 
 
1136
 
        <textarea name="year_label" from="quality_label">
1137
 
            <area>235,270,120,30</area>
1138
 
            <value>Year:</value>
1139
 
        </textarea>
1140
 
 
1141
 
        <textedit name="year" from="basetextedit">
1142
 
            <position>370,270</position>
1143
 
        </textedit>
1144
 
 
1145
 
        <textarea name="track_label" from="basetextarea">
1146
 
            <area>15,325,50,35</area>
1147
 
            <value>Track</value>
1148
 
            <align>allcenter</align>
1149
 
        </textarea>
1150
 
 
1151
 
        <textarea name="title_label" from="track_label">
1152
 
            <area>65,325,350,35</area>
1153
 
            <value>Title</value>
1154
 
        </textarea>
1155
 
 
1156
 
        <textarea name="list_artist_label" from="track_label">
1157
 
            <area>415,325,240,35</area>
1158
 
            <value>Artist</value>
1159
 
        </textarea>
1160
 
 
1161
 
        <textarea name="length_label" from="track_label">
1162
 
            <area>665,325,80,35</area>
1163
 
            <value>Length</value>
1164
 
        </textarea>
1165
 
 
1166
 
        <shape name="line0">
1167
 
            <area>18,360,383,1</area>
1168
 
            <fill style="gradient">
1169
 
                <gradient start="#bed996" end="#106732" alpha="255" direction="horizontal" />
1170
 
            </fill>
1171
 
        </shape>
1172
 
 
1173
 
        <shape name="line0b">
1174
 
            <area>392,360,382,1</area>
1175
 
            <fill style="gradient">
1176
 
                <gradient start="#106732" end="#bed996" alpha="255" direction="horizontal" />
1177
 
            </fill>
1178
 
        </shape>
1179
 
 
1180
 
        <buttonlist name="tracks">
1181
 
            <area>15,365,770,165</area>
1182
 
            <spacing>2</spacing>
1183
 
            <buttonarea>0,0,770,165</buttonarea>
1184
 
            <statetype name="buttonitem">
1185
 
                <state name="active">
1186
 
                    <shape name="buttonbg" from="basegreenbg">
1187
 
                        <area>0,0,770,35</area>
1188
 
                        <cornerradius>4</cornerradius>
1189
 
                        <line color="#106732" width="1" />
1190
 
                    </shape>
1191
 
                    <statetype name="buttoncheck">
1192
 
                        <state type="off">
1193
 
                            <position>739,2</position>
1194
 
                            <imagetype name="checkoff">
1195
 
                                <filename>shared/checkbox_selected.png</filename>
1196
 
                            </imagetype>
1197
 
                        </state>
1198
 
                        <state type="half">
1199
 
                            <position>739,2</position>
1200
 
                            <imagetype name="checkhalf">
1201
 
                                <filename>shared/checkbox_disabled.png</filename>
1202
 
                            </imagetype>
1203
 
                        </state>
1204
 
                        <state type="full">
1205
 
                            <position>739,2</position>
1206
 
                            <imagetype name="checkoff">
1207
 
                                <filename>shared/checkbox_selected.png</filename>
1208
 
                            </imagetype>
1209
 
                            <imagetype name="checkfull">
1210
 
                                <filename>shared/checkmark.png</filename>
1211
 
                            </imagetype>
1212
 
                        </state>
1213
 
                    </statetype>
1214
 
                    <textarea name="track" from="basetextarea">
1215
 
                        <area>0,0,50,35</area>
1216
 
                        <align>allcenter</align>
1217
 
                        <font>lgreen</font>
1218
 
                    </textarea>
1219
 
                    <textarea name="title" from="track">
1220
 
                        <area>65,0,350,35</area>
1221
 
                    </textarea>
1222
 
                    <textarea name="artist" from="track">
1223
 
                        <area>395,0,240,35</area>
1224
 
                    </textarea>
1225
 
                    <textarea name="length" from="track">
1226
 
                        <area>655,0,80,35</area>
1227
 
                    </textarea>
1228
 
                </state>
1229
 
                <state name="selectedactive" from="active">
1230
 
                    <textarea name="track" from="basetextarea">
1231
 
                        <area>0,0,50,35</area>
1232
 
                        <align>allcenter</align>
1233
 
                        <font>dgreenmed</font>
1234
 
                    </textarea>
1235
 
                    <textarea name="title" from="track">
1236
 
                        <area>65,0,350,35</area>
1237
 
                    </textarea>
1238
 
                    <textarea name="artist" from="track">
1239
 
                        <area>395,0,240,35</area>
1240
 
                    </textarea>
1241
 
                    <textarea name="length" from="track">
1242
 
                        <area>655,0,80,35</area>
1243
 
                    </textarea>
1244
 
                </state>
1245
 
                <state name="selectedinactive" from="active" />
1246
 
            </statetype>
1247
 
        </buttonlist>
1248
 
 
1249
 
        <!-- Buttons -->
1250
 
 
1251
 
        <button name="scan" from="basesmallbutton">
1252
 
            <position>220,530</position>
1253
 
            <value>Scan CD</value>
1254
 
        </button>
1255
 
        <button name="rip" from="basesmallbutton">
1256
 
            <position>450,530</position>
1257
 
            <value>Rip CD</value>
1258
 
        </button>
1259
 
 
1260
 
    </window>
1261
 
 
1262
 
    <window name="import_coverart">
1263
 
 
1264
 
        <imagetype name="topbar" from="basetopbar" />
1265
 
 
1266
 
        <textarea name="header" from="baseheading">
1267
 
            <value>Import Cover Art</value>
1268
 
        </textarea>
1269
 
 
1270
 
        <shape name="box" from="basegreenbg">
1271
 
            <area>10,45,780,550</area>
1272
 
            <cornerradius>8</cornerradius>
1273
 
        </shape>
1274
 
 
1275
 
        <textarea name="file_label" from="basetextarea">
1276
 
            <area>15,65,170,35</area>
1277
 
            <value>File:</value>
1278
 
            <align>right,vcenter</align>
1279
 
        </textarea>
1280
 
 
1281
 
        <textarea name="file">
1282
 
            <area>200,65,550,35</area>
1283
 
            <align>right</align>
1284
 
        </textarea>
1285
 
 
1286
 
        <textarea name="destination_label" from="file_label">
1287
 
            <position>15,455</position>
1288
 
            <value>Destination:</value>
1289
 
        </textarea>
1290
 
 
1291
 
        <textarea name="destination" from="basetextarea">
1292
 
            <area>200,455,550,35</area>
1293
 
            <align>right</align>
1294
 
        </textarea>
1295
 
 
1296
 
        <textarea name="title" from="file_label">
1297
 
            <position>15,400</position>
1298
 
            <value>Image Type:</value>
1299
 
        </textarea>
1300
 
 
1301
 
        <!-- data fields -->
1302
 
 
1303
 
        <imagetype name="coverart">
1304
 
            <area>440,125,300,300</area>
1305
 
            <filename>mm_trans_background.png</filename>
1306
 
        </imagetype>
1307
 
 
1308
 
        <button name="prev">
1309
 
            <area>50,140,60,60</area>
1310
 
            <statetype name="buttonstate">
1311
 
                <state name="active">
1312
 
                    <imagetype name="background">
1313
 
                        <filename>shared/leftarrow.png</filename>
1314
 
                        <alpha>100</alpha>
1315
 
                    </imagetype>
1316
 
                </state>
1317
 
                <state name="selected" from="active">
1318
 
                    <imagetype name="background">
1319
 
                        <filename>shared/leftarrow.png</filename>
1320
 
                        <alpha>255</alpha>
1321
 
                    </imagetype>
1322
 
                </state>
1323
 
                <state name="disabled" from="active" />
1324
 
                <state name="pushed" from="active" />
1325
 
            </statetype>
1326
 
        </button>
1327
 
 
1328
 
        <button name="next">
1329
 
            <area>330,140,60,60</area>
1330
 
            <statetype name="buttonstate">
1331
 
                <state name="active">
1332
 
                    <imagetype name="background">
1333
 
                        <filename>shared/rightarrow.png</filename>
1334
 
                        <alpha>100</alpha>
1335
 
                    </imagetype>
1336
 
                </state>
1337
 
                <state name="selected" from="active">
1338
 
                    <imagetype name="background">
1339
 
                        <filename>shared/rightarrow.png</filename>
1340
 
                        <alpha>255</alpha>
1341
 
                    </imagetype>
1342
 
                </state>
1343
 
                <state name="disabled" from="active" />
1344
 
                <state name="pushed" from="active" />
1345
 
            </statetype>
1346
 
        </button>
1347
 
 
1348
 
        <button name="copy" from="basesmallbutton">
1349
 
            <position>120,310</position>
1350
 
            <value>Copy</value>
1351
 
        </button>
1352
 
 
1353
 
        <textarea name="position">
1354
 
            <area>70,160,300,30</area>
1355
 
            <align>hcenter</align>
1356
 
        </textarea>
1357
 
        <textarea name="status" from="basetextarea">
1358
 
            <area>70,250,300,30</area>
1359
 
            <value>Already in database</value>
1360
 
            <align>hcenter</align>
1361
 
        </textarea>
1362
 
 
1363
 
        <buttonlist name="type" from="baseselector">
1364
 
            <position>195,400</position>
1365
 
        </buttonlist>
1366
 
 
1367
 
        <button name="exit" from="basesmallbutton">
1368
 
            <position>335,520</position>
1369
 
            <value>Done</value>
1370
 
        </button>
1371
 
 
1372
 
    </window>
1373
 
 
1374
 
</mythuitheme>