5 <key>/schemas/apps/panucci/last_folder</key>
6 <applyto>/apps/panucci/last_folder</applyto>
11 <short>The last folder a file was selected from.</short>
12 <long>The last folder a file was selected from.</long>
17 <key>/schemas/apps/panucci/progress_locked</key>
18 <applyto>/apps/panucci/progress_locked</applyto>
19 <owner>panucci</owner>
21 <default>FALSE</default>
23 <short>Whether or not the progress bar is locked</short>
24 <long>If the progress bar is locked, touching it won't cause the player to seek.</long>
29 <key>/schemas/apps/panucci/volume</key>
30 <applyto>/apps/panucci/volume</applyto>
31 <owner>panucci</owner>
33 <default>0.3</default>
35 <short>The player's volume setting.</short>
36 <long>The player's volume setting, which is separate from the global volume setting.</long>
41 <key>/schemas/apps/panucci/db_location</key>
42 <applyto>/apps/panucci/db_location</applyto>
43 <owner>panucci</owner>
45 <default>~/.panucci.sqlite</default>
47 <short>Where Panucci's database is stored.</short>
48 <long>Where Panucci stores it's sqlite database of bookmark data.</long>
53 <key>/schemas/apps/panucci/temp_playlist</key>
54 <applyto>/apps/panucci/temp_playlist</applyto>
55 <owner>panucci</owner>
57 <default>~/.panucci.m3u</default>
59 <short>Where Panucci stores it's temporary playlist.</short>
60 <long>If the queue is modified and Panucci is closed then the queue gets saved to a temporary playlist file, this setting sets the location of this file.</long>
65 <key>/schemas/apps/panucci/max_recent_files</key>
66 <applyto>/apps/panucci/max_recent_files</applyto>
67 <owner>panucci</owner>
71 <short>Maximum number of entries to show in the recent files list.</short>
72 <long>How many entries to display in the recent files list, set to 0 for none.</long>
77 <key>/schemas/apps/panucci/seek_long</key>
78 <applyto>/apps/panucci/seek_long</applyto>
79 <owner>panucci</owner>
83 <short>Number of seconds the |<< or >>| button seeks.</short>
84 <long>Controls how many seconds are skipped during a "long" seek.</long>
89 <key>/schemas/apps/panucci/seek_short</key>
90 <applyto>/apps/panucci/seek_short</applyto>
91 <owner>panucci</owner>
95 <short>Number of seconds the << or >> button seeks.</short>
96 <long>Controls how many seconds are skipped during a "short" seek.</long>
101 <key>/schemas/apps/panucci/dual_action_button_delay</key>
102 <applyto>/apps/panucci/dual_action_button_delay</applyto>
103 <owner>panucci</owner>
105 <default>0.5</default>
107 <short>How many seconds to wait before the second action is enabled.</short>
108 <long>Eg. If the user presses and holds |<< or >>| for X amount of seconds the Panucci will skip to the pevious/next track.</long>
113 <key>/schemas/apps/panucci/enable_dual_action_btn</key>
114 <applyto>/apps/panucci/enable_dual_action_btn</applyto>
115 <owner>panucci</owner>
117 <default>TRUE</default>
119 <short>Enable dual-action buttons</short>
120 <long>Eg. This makes the |<< or >>| buttons able to skip tracks by holding them long enough.</long>
125 <key>/schemas/apps/panucci/allow_blanking</key>
126 <applyto>/apps/panucci/allow_blanking</applyto>
127 <owner>panucci</owner>
129 <default>TRUE</default>
131 <short>Allow the screen to blank (let the backlight turn off)</short>
132 <long>Set this to false if you don't want the screen to blank while panucci is running. This is useful in cars. NOTE: This is a Maemo-only setting.</long>
137 <key>/schemas/apps/panucci/scrolling_labels</key>
138 <applyto>/apps/panucci/scrolling_labels</applyto>
139 <owner>panucci</owner>
141 <default>TRUE</default>
143 <short>Allow labels to scroll if they are too large</short>
144 <long>If this is disabled the labels will simply stop scrolling.</long>
149 <key>/schemas/apps/panucci/supported_extensions</key>
150 <applyto>/apps/panucci/supported_extensions</applyto>
151 <owner>panucci</owner>
153 <default>mp2,mp3,mp4,ogg,m4a,wav</default>
155 <short>A comma-separated list of allowed file extensions.</short>
156 <long>A list of file extensions that are playable by Panucci.</long>
161 <key>/schemas/apps/panucci/enable_hardware_decoding</key>
162 <applyto>/apps/panucci/enable_hardware_decoding</applyto>
163 <owner>panucci</owner>
165 <default>FALSE</default>
167 <short>Enable hardware decoding on maemo</short>
168 <long>This allows the player to use hardware decoding for certain media types.</long>