-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
265 lines (213 loc) · 12.9 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[QWinFF]]></title>
<subtitle><![CDATA[Convert your media files easily]]></subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://qwinff.github.io/"/>
<updated>2015-08-27T01:37:51.535Z</updated>
<id>http://qwinff.github.io/</id>
<author>
<name><![CDATA[The QWinFF Team]]></name>
</author>
<generator uri="http://zespia.tw/hexo/">Hexo</generator>
<entry>
<title><![CDATA[QWinFF 0.2.1 released]]></title>
<link href="http://qwinff.github.io/post/2015/08/22/release_021/"/>
<id>http://qwinff.github.io/post/2015/08/22/release_021/</id>
<published>2015-08-22T01:30:00.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.2.1 (2015-08-22)</p>
<ul>
<li><span class="changelog-tag changelog-tag-packaging">Packaging</span> Support building with Qt5 (still compatible with Qt4).</li>
<li><span class="changelog-tag changelog-tag-i18n">I18n</span> Added Portuguese translation.</li>
<li><span class="changelog-tag changelog-tag-ui">UI</span> MediaPlayerWidget: scoll to seek and click to toggle play/pause.</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.2.0 released]]></title>
<link href="http://qwinff.github.io/post/2014/02/09/release_020/"/>
<id>http://qwinff.github.io/post/2014/02/09/release_020/</id>
<published>2014-02-09T15:32:00.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.2.0 (2014-02-09)</p>
<ul>
<li><span class="changelog-tag changelog-tag-feature">Feature</span> Use avconv if ffmpeg is not available (experimental)</li>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Added a video-cutting dialog with embedded mplayer.</li>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Use embedded mplayer to preview video-cutting.</li>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Recursively add files when a folder is dragged in.</li>
<li><span class="changelog-tag changelog-tag-fixed">Fixed</span> Fixed default presets for AVI</li>
<li><span class="changelog-tag changelog-tag-packaging">Packaging</span> Added application icon for OS/2 Warp.</li>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Switched to Tango icon theme.</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.1.9 released]]></title>
<link href="http://qwinff.github.io/post/2013/09/10/release_019/"/>
<id>http://qwinff.github.io/post/2013/09/10/release_019/</id>
<published>2013-09-10T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.9 (2013-09-10)</p>
<ul>
<li><span class="changelog-tag changelog-tag-feature">Feature</span> Output formats: asf, swf, aiff, flac, au, mp2</li>
<li><span class="changelog-tag changelog-tag-feature">Feature</span> <span class="changelog-tag changelog-tag-ui">UI</span> Update checker.</li>
<li><span class="changelog-tag changelog-tag-feature">Feature</span> <span class="changelog-tag changelog-tag-ui">UI</span> More output path options.</li>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Automatically start conversion after adding files (off by default)</li>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Minor UI improvements</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Several program parameters can be set in constants.xml.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Can now set version-specific ffmpeg parameters in presets.xml.</li>
<li><span class="changelog-tag changelog-tag-windows">Windows</span> Dialog buttons are now also translated.</li>
<li><span class="changelog-tag changelog-tag-linux">Linux</span> User can now change ffmpeg and sox executable paths in the Options dialog.</li>
<li><span class="changelog-tag changelog-tag-packaging">Packaging</span> Compatible with newer ffmpeg versions (“-sameq” doesn’t work since ffmpeg 1.2).</li>
<li><span class="changelog-tag changelog-tag-packaging">Packaging</span> Support older Qt versions down to 4.4.3.</li>
<li><span class="changelog-tag changelog-tag-packaging">Packaging</span> Added file “constants.xml”.</li>
<li><span class="changelog-tag changelog-tag-packaging">Packaging</span> <span class="changelog-tag changelog-tag-windows">Windows</span> Place Qt translation files in “translations” folder</li>
<li><span class="changelog-tag changelog-tag-packaging">Packaging</span> <span class="changelog-tag changelog-tag-windows">Windows</span> QWinFF now depends on QtNetwork4?.dll (for update checker).</li>
<li><span class="changelog-tag changelog-tag-packaging">Packaging</span> <span class="changelog-tag changelog-tag-windows">Windows</span> merge “ffmpeg” and “sox” folder into “tools” folder</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.1.8 released]]></title>
<link href="http://qwinff.github.io/post/2013/02/13/release_018/"/>
<id>http://qwinff.github.io/post/2013/02/13/release_018/</id>
<published>2013-02-13T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.8<br>(2013-02-13)</p>
<ul>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Improved video/audio cutting interface.</li>
<li><span class="changelog-tag changelog-tag-fixed">Fixed</span> Some bugs when working with newer ffmpeg versions.</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.1.7 released]]></title>
<link href="http://qwinff.github.io/post/2012/09/17/release_017/"/>
<id>http://qwinff.github.io/post/2012/09/17/release_017/</id>
<published>2012-09-17T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.7<br>(2012-09-17)</p>
<ul>
<li><span class="changelog-tag changelog-tag-feature">Feature</span> <span class="changelog-tag changelog-tag-ui">UI</span> Drag&Drop reordering tasks</li>
<li><span class="changelog-tag changelog-tag-fixed">Fixed</span> progress-displaying of wav input files. </li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.1.6 released]]></title>
<link href="http://qwinff.github.io/post/2012/08/26/release_016/"/>
<id>http://qwinff.github.io/post/2012/08/26/release_016/</id>
<published>2012-08-26T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.6<br>(2012-08-26)</p>
<ul>
<li><span class="changelog-tag changelog-tag-feature">Feature</span> Adjust video speed (requires sox to be installed).</li>
<li><span class="changelog-tag changelog-tag-i18n">I18n</span> Czech translation.</li>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Rearranged toolbar actions.</li>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Many UI improvements.</li>
<li><span class="changelog-tag changelog-tag-fixed">Fixed</span> Auto presets got messed up when being edited.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Removed “Auto bitrate” option</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.1.5 released]]></title>
<link href="http://qwinff.github.io/post/2012/08/17/release_015/"/>
<id>http://qwinff.github.io/post/2012/08/17/release_015/</id>
<published>2012-08-17T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.5<br>(2012-08-17)</p>
<ul>
<li><span class="changelog-tag changelog-tag-feature">Feature</span> Shutdown computer when all tasks are done.</li>
<li><span class="changelog-tag changelog-tag-i18n">I18n</span> Italian translation.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Several ffmpeg presets that don’t give extra arguments.</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.1.4 released]]></title>
<link href="http://qwinff.github.io/post/2012/06/21/release_014/"/>
<id>http://qwinff.github.io/post/2012/06/21/release_014/</id>
<published>2012-06-21T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.4<br>(2012-06-21)</p>
<ul>
<li><span class="changelog-tag changelog-tag-ui">UI</span> Some minor GUI improvements.</li>
<li><span class="changelog-tag changelog-tag-packaging">Packaging</span> Include desktop file and application icon in installation.</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.1.3 released]]></title>
<link href="http://qwinff.github.io/post/2012/02/12/release_013/"/>
<id>http://qwinff.github.io/post/2012/02/12/release_013/</id>
<published>2012-02-12T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.3</p>
<ul>
<li><span class="changelog-tag changelog-tag-feature">Feature</span> Enable users to select the range of the media file to encode.</li>
<li><span class="changelog-tag changelog-tag-fixed">Fixed</span> video encoding error on some systems due to ffmpeg multithread options.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Removed “-aq 60” option in OGG Vorbis to prevent inflating the output file.</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.1.2 released]]></title>
<link href="http://qwinff.github.io/post/2012/02/11/release_012/"/>
<id>http://qwinff.github.io/post/2012/02/11/release_012/</id>
<published>2012-02-11T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.2<br>(2012-02-11)</p>
<ul>
<li><span class="changelog-tag changelog-tag-fixed">Fixed</span> compilation error with older libnotify versions.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Use notify-send by default.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Made libnotify optional and disabled by default.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Explicit link with gtk+-2.0. (libnotify can be used with either gtk2 or gtk3)</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF 0.1.1 released]]></title>
<link href="http://qwinff.github.io/post/2012/02/07/release_011/"/>
<id>http://qwinff.github.io/post/2012/02/07/release_011/</id>
<published>2012-02-07T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.1<br>(2012-02-07)</p>
<ul>
<li><span class="changelog-tag changelog-tag-i18n">I18n</span> Added Japanese translation.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Use libnotify for desktop notification.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Separate preset file for each user.</li>
<li><span class="changelog-tag changelog-tag-general">General</span> Save program settings and the user preset file in ~/.qwinff/</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
<entry>
<title><![CDATA[QWinFF initial release!]]></title>
<link href="http://qwinff.github.io/post/2011/11/05/release_010/"/>
<id>http://qwinff.github.io/post/2011/11/05/release_010/</id>
<published>2011-11-05T06:27:52.000Z</published>
<updated>2015-08-27T01:29:17.086Z</updated>
<content type="html"><![CDATA[<p>Version 0.1.0<br>(2011-11-05)</p>
<ul>
<li><span class="changelog-tag changelog-tag-fixed">Fixed</span> Disable the auto adjust bitrate option by default as it causes problems sometimes.</li>
</ul>
<p>(2011-11-03)</p>
<ul>
<li><span class="changelog-tag changelog-tag-general">General</span> First stable release.</li>
</ul>
]]></content>
<category term="changelog" scheme="http://qwinff.github.io/tags/changelog/"/>
</entry>
</feed>