~ubuntu-branches/debian/sid/betaradio/sid

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Shih-Yuan Lee (FourDollars)
  • Date: 2010-10-08 12:18:06 UTC
  • Revision ID: james.westby@ubuntu.com-20101008121806-k1sj8jn5elq86v71
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-01-04  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
2
 
 
3
        * src/betaradio.vala: Set default icon.
 
4
        * po/zh_TW.po,
 
5
        src/betaradio.vala: Set tooltip text.
 
6
        * data/betaradio.desktop.in,
 
7
        man/betaradio.1: Adjust comment and description.
 
8
        * debian/README,
 
9
        debian/changelog,
 
10
        debian/control,
 
11
        debian/rules,
 
12
        debian/source/format,
 
13
        mkdeb.sh: Polish for Debian package.
 
14
        * debian/control,
 
15
        debian/source/format: Fix lintian warning and error.
 
16
        * mkdeb.sh: Polish script.
 
17
        * po/zh_TW.po: Update po.
 
18
 
 
19
2011-01-03  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
20
 
 
21
        * src/betaradio.c,
 
22
        src/gstplay.c,
 
23
        src/gstplay.h,
 
24
        src/json_cat.c,
 
25
        src/json_cat.h: Remove deprecated source codes.
 
26
        * Makefile.am,
 
27
        autogen.sh,
 
28
        configure.ac,
 
29
        po/POTFILES.in,
 
30
        po/zh_TW.po,
 
31
        src/Makefile.am,
 
32
        src/betaradio.vala,
 
33
        vapi/Makefile.am,
 
34
        vapi/config.vapi: Deploy Vala program and gettextize.
 
35
        * src/betaradio.c: Remove unneeded source codes.
 
36
        * src/betaradio.vala,
 
37
        src/json_soup.vala: Follow function naming rule of Vala.
 
38
 
 
39
2010-12-29  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
40
 
 
41
        * src/json_soup.vala: Reimplement JsonSoup component by Vala.
 
42
        * src/gst_player.vala: Reimplement GstPlayer component by Vala.
 
43
        * src/betaradio.vala: Reimplement BetaRadio component by Vala.
 
44
        * src/gst_player.vala: Reduce unneeded inheritance.
 
45
        * src/json_soup.vala: Fix array indexing bug.
 
46
 
 
47
 
 
48
2010-12-06  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
49
 
 
50
        * utils/academic.json: Add THBS.
 
51
        * utils/academic.json: Add OnlyMayDay.
 
52
 
 
53
2010-11-19  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
54
 
 
55
        * utils/academic.json,
 
56
        utils/list.json,
 
57
        utils/ptt.json: Add Pinewave Radio.
 
58
 
 
59
2010-10-08  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
60
 
 
61
        * Makefile.am,
 
62
        debian/changelog: 'debian' folder should not be included in release
 
63
        tarball but can be maintained under VCS.
 
64
        * debian/README,
 
65
        debian/changelog,
 
66
        debian/control,
 
67
        debian/copyright,
 
68
        debian/source/format,
 
69
        man/betaradio.1: Adjust for official Debian package application.
 
70
        * mkdeb.sh: Create a script to generate Debian package.
 
71
        * configure.ac,
 
72
        debian/changelog: Bump to v1.1.1 release.
 
73
        * mkdeb.sh: Use hard link instead of dullicate copy.
 
74
 
 
75
2010-10-03  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
76
 
 
77
        * autogen.sh,
 
78
        configure.ac,
 
79
        src/Makefile.am,
 
80
        src/betaradio.c: Polish gettext usage.
 
81
        * TODO,
 
82
        configure.ac,
 
83
        debian/changelog,
 
84
        po/zh_TW.po: Bump to v1.1 release.
 
85
 
 
86
2010-09-27  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
87
 
 
88
        * autogen.sh: Install copies instead of symbolic links to avoid pbuilder
 
89
        failed.
 
90
 
 
91
2010-08-31  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
92
 
 
93
        * po/zh_TW.po: Update po file.
 
94
        * src/betaradio.c: Replace url by some condition.
 
95
        * src/gstplay.c: Use playbin2.
 
96
        * Makefile.am,
 
97
        autogen.sh,
 
98
        configure.ac,
 
99
        debian/README,
 
100
        debian/README.source,
 
101
        debian/changelog,
 
102
        debian/compat,
 
103
        debian/control,
 
104
        debian/copyright,
 
105
        debian/patches/series,
 
106
        debian/rules,
 
107
        debian/source/format,
 
108
        man/Makefile.am,
 
109
        man/betaradio.1: Debianized.
 
110
        * configure.ac,
 
111
        debian/control,
 
112
        debian/copyright,
 
113
        debian/rules,
 
114
        src/Makefile.am,
 
115
        src/json_cat.c,
 
116
        src/json_cat.h: Import json-cat as built-in function.
 
117
        * Makefile.am: Distributed with debian folder.
 
118
        * autogen.sh: Add ./configure
 
119
        * po/zh_TW.po: Update po file.
 
120
 
 
121
2010-06-30  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
122
 
 
123
        * src/betaradio.c: Add more debug options from gst.
 
124
 
 
125
2010-06-29  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
126
 
 
127
        * src/gstplay.c: Adjust blocksize for mms.
 
128
 
 
129
2010-06-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
130
 
 
131
        * utils/hichannel.json,
 
132
        utils/list.json,
 
133
        utils/ptt.json: Prepare for new mechanism.
 
134
        * utils/list.json: Fix wrong json format.
 
135
        * utils/ptt.json: Fix wrong json format.
 
136
        * utils/ptt.json: Fix wrong json format.
 
137
        * utils/hichannel.json,
 
138
        utils/ptt.json: Add property.
 
139
        * po/zh_TW.po,
 
140
        src/betaradio.c,
 
141
        src/gstplay.c,
 
142
        src/gstplay.h: Add mp3 streaming support and allow different sources.
 
143
        * po/zh_TW.po,
 
144
        utils/ptt.json: Rename pttradio's title.
 
145
        * src/gstplay.c: Enlarge blocksize to 320KBytes.
 
146
 
 
147
2010-06-26  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
148
 
 
149
        * src/Makefile.am: Not to install header files.
 
150
        * src/betaradio.c: Not to blink icon.
 
151
        * src/betaradio.c, 
 
152
        web/hichannel.json -> utils/hichannel.json: Change source.
 
153
        * web/jquery.cookie.js,
 
154
        web/jquery.timers.js,
 
155
        web/player.css,
 
156
        web/player.html,
 
157
        web/player.ico,
 
158
        web/player.js: Remove unneeded files.
 
159
        * po/zh_TW.po: Update language translation.
 
160
        * src/betaradio.c: Check icon before use.
 
161
        * configure.ac: Update GTK+ requirement.
 
162
        * autogen.sh,
 
163
        po/zh_TW.po,
 
164
        src/betaradio.c: Polish.
 
165
        * data/betaradio.desktop.in: Update language translation.
 
166
 
 
167
2010-06-25  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
168
 
 
169
        * data/radio-off.png,
 
170
        data/radio-on.png,
 
171
        src/channel.c,
 
172
        src/channel.h,
 
173
        src/eggtrayicon.c,
 
174
        src/eggtrayicon.h,
 
175
        src/radiosite.c,
 
176
        src/radiosite.h,
 
177
        src/sitelist.h: Remove unneeded files.
 
178
        * data/betaradio.png: Change new icon.
 
179
        * configure.ac,
 
180
        data/Makefile.am,
 
181
        src/Makefile.am: Update autotools config.
 
182
        * po/POTFILES.in,
 
183
        po/zh_TW.po: Update language translation.
 
184
        * src/betaradio.c,
 
185
        src/gstplay.c,
 
186
        src/streamplayer.h -> src/gstplay.h: Apply to new architechure design.
 
187
 
 
188
2010-06-06  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
189
 
 
190
        * web/player.html,
 
191
        web/player.ico,
 
192
        web/Icon.png: Update site icon.
 
193
        * web/player.html,
 
194
        web/hichannel.json: Update to jQuery 1.4.2
 
195
 
 
196
2010-01-17  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
197
 
 
198
        * web/radio-128.png,
 
199
        web/radio-19.png,
 
200
        web/radio-32.png,
 
201
        web/radio-48.png,
 
202
        web/Icon.png: Keep one 128x128 icon.
 
203
        * web/player.css,
 
204
        web/player.html,
 
205
        web/player.js: Adjust UI.
 
206
        * utils/hichannel.html,
 
207
        utils/hichannel.py,
 
208
        utils/hichannel.yaml,
 
209
        web/hichannel.json: Update list.
 
210
        * web/player.html: Add site icon.
 
211
 
 
212
2010-01-13  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
213
 
 
214
        * utils/jquery.cookie.js,
 
215
        utils/player.html,
 
216
        utils/player.js: Remember last channel.
 
217
        * web/hichannel.json,
 
218
        web/jquery.cookie.js,
 
219
        web/jquery.timers.js,
 
220
        web/player.css,
 
221
        web/player.html,
 
222
        web/player.js,
 
223
        web/radio-128.png,
 
224
        web/radio-19.png,
 
225
        web/radio-32.png,
 
226
        web/radio-48.png: Move to folder 'web'.
 
227
        * web/player.js: Improve Safari.
 
228
        * web/player.js: Improve Safari on Mac only.
 
229
 
 
230
2010-01-11  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
231
 
 
232
        * utils/radio-32.png,
 
233
        utils/radio-19.png,
 
234
        utils/radio-128.png,
 
235
        utils/radio-48.png: Add icons with Public Domain license from
 
236
        http://openclipart.org/media/files/neoguiri/8233
 
237
 
 
238
2010-01-10  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
239
 
 
240
        * utils/jquery.timers.js,
 
241
        utils/player.html,
 
242
        utils/player.js: Add alarm support.
 
243
        * utils/player.js: Fix the bug of alarm.
 
244
        * utils/player.js: Fix the compatible problem with IE8.
 
245
 
 
246
2010-01-08  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
247
 
 
248
        * utils/player.css,
 
249
        utils/player.html,
 
250
        utils/player.js: Adjust UI.
 
251
 
 
252
2010-01-07  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
253
 
 
254
        * utils/player.js: Add autostart.
 
255
 
 
256
2010-01-06  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
257
 
 
258
        * utils/player.js: Fix the compatible problem with IE8.
 
259
        * utils/player.js: Refactor for max compatibility.
 
260
        * utils/player.html: Adjust UI.
 
261
        * utils/player.css,
 
262
        utils/player.html,
 
263
        utils/player.js: Adjust UI.
 
264
        * utils/player.css,
 
265
        utils/player.html,
 
266
        utils/player.js: Adjust UI.
 
267
        * utils/player.css,
 
268
        utils/player.js: Adjust UI.
 
269
        * utils/player.js: Change the behavior of control.
 
270
 
 
271
2010-01-05  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
272
 
 
273
        * utils/player.html,
 
274
        utils/player.js: Use unobtrusive JavaScript.
 
275
        * utils/player.js: Refactor.
 
276
        * utils/player.html,
 
277
        utils/player.js: Refactor.
 
278
        * utils/hichannel.json,
 
279
        utils/hichannel.yaml,
 
280
        utils/player.js: Refactor and remove bad url.
 
281
 
 
282
2010-01-04  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
283
 
 
284
        * utils/hichannel.html,
 
285
        utils/hichannel.json,
 
286
        utils/hichannel.py: Add new mechanism about JSON.
 
287
        * utils/hichannel.html,
 
288
        utils/hichannel.json,
 
289
        utils/hichannel.py,
 
290
        utils/hichannel.yaml,
 
291
        utils/player.html: Add audio player of HTML5 and adjust data format.
 
292
 
 
293
2010-01-03  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
294
 
 
295
        * src/Makefile.am,
 
296
        src/betaradio.c,
 
297
        src/gstplay.c,
 
298
        src/streamplayer.h: Refactor for abstract stream player.
 
299
        * autogen.sh,
 
300
        po/POTFILES.in,
 
301
        po/zh_TW.po: Fix compilation error and update po file.
 
302
        * utils/hichannel.html,
 
303
        utils/hichannel.py,
 
304
        utils/hichannel.yaml: Add new mechanism about YAML.
 
305
        * src/radiosite.h: Create the prototype for RadioSite.
 
306
        * utils/hichannel.yaml: Replace 'mms' with 'http'.
 
307
        * COPYING,
 
308
        src/betaradio.c,
 
309
        src/channel.c,
 
310
        src/channel.h,
 
311
        src/gstplay.c,
 
312
        src/radiosite.c,
 
313
        src/radiosite.h,
 
314
        src/sitelist.h,
 
315
        src/streamplayer.h: Change license from GPLv2 to GPLv3.
 
316
 
 
317
2009-04-14  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
318
 
 
319
        * configure.ac,
 
320
        po/zh_TW.po,
 
321
        src/betaradio.c,
 
322
        src/channel.c,
 
323
        src/channel.h,
 
324
        src/sitelist.h: Update radio list and remove TV.
 
325
 
 
326
2009-04-11  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
327
 
 
328
        * src/channel.c: Fetch mms url if fetching http url failed.
 
329
 
 
330
2009-01-26  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
331
 
 
332
        * Makefile.am,
 
333
        autogen.sh,
 
334
        configure.ac,
 
335
        m4/Makefile.am,
 
336
        po/Makevars,
 
337
        po/zh_TW.po,
 
338
        src/Makefile.am,
 
339
        src/betaradio.c: The roughly working gettext support.
 
340
        * autogen.sh,
 
341
        configure.ac,
 
342
        po/zh_TW.po: Polish to pass through `make distcheck`.
 
343
 
 
344
2009-01-25  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
345
 
 
346
        * TODO: Update todo list.
 
347
        * configure.ac,
 
348
        m4/Makefile.am,
 
349
        po/LINGUAS,
 
350
        po/Makevars,
 
351
        po/POTFILES.in: Try to add i18n support.
 
352
        * Makefile.am: Add the missing SUBDIRS.
 
353
        * po/zh_TW.po: Add zh_TW translation file.
 
354
        * Makefile.am: Add the missing include header gettext.h from
 
355
        /usr/share/gettext/gettext.
 
356
        * src/Makefile.am,
 
357
        src/betaradio.c: Add the necessary work for gettext.
 
358
        * autogen.sh: Polish autogen.sh for gettext.
 
359
        * po/zh_TW.po,
 
360
        src/betaradio.c: Internationalize betaradio.c
 
361
 
 
362
2008-11-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
363
 
 
364
        * src/gstplay.c,
 
365
        src/betaradio.c: Polish icon flash timing.
 
366
        * src/gstplay.c,
 
367
        src/gstplay.h.
 
368
        src/betaradio.c: Improve the mechanism of callback function.
 
369
        * configure.ac,
 
370
        src/betaradio.c: Add an option to enable tv (disable by default).
 
371
 
 
372
2008-11-27  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
373
 
 
374
        * src/gstplay.c,
 
375
        src/gstplay.h,
 
376
        src/betaradio.c: Add GstPlayer for GStreamer.
 
377
 
 
378
2008-11-18  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
379
 
 
380
        * autogen.sh: Update autogen.sh and add libtool initialize.
 
381
 
 
382
2008-10-20  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
383
 
 
384
        * src/sitelist.h: update the source url.
 
385
        * src/sitelist.h: update the source url.
 
386
 
 
387
2008-09-01  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
388
 
 
389
        * src/channel.c: update the source url.
 
390
 
 
391
2008-07-06  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
392
 
 
393
        * src/channel.c: Update the source url.
 
394
 
 
395
2008-05-01      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
396
 
 
397
        * src/sitelist.h: Update radio site list.
 
398
 
 
399
2008-04-14      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
400
 
 
401
        * TODO,
 
402
        autogen.sh: Add a TODO item.
 
403
 
 
404
2008-02-11      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
405
        * data/Makefile.am: Fix the bug lack of radio-on.png and radio-off.png at
 
406
        tags 0.1.2
 
407
 
 
408
2008-02-08      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
409
        * configure.ac: Bump to 0.1.2
 
410
 
 
411
2008-02-08      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
412
        * src/betaradio.c: Adjust the source code of GTK+.
 
413
 
 
414
2008-01-21      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
415
        * TODO: Add this to record some ideas.
 
416
        
 
417
2008-01-21      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
418
        * autogen.sh: Add this for its convenience.
 
419
 
 
420
2008-01-14      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
421
        * src/betaradio.c: Add the missing trailer 'NULL' of g_build_filename.
 
422
 
 
423
2008-01-14      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
424
        * src/Makefile.am
 
425
        src/betaradio.c
 
426
        data/betaradio.desktop.in
 
427
        data/betaradio-on.png
 
428
        data/Makefile.am
 
429
        data/radio-off.png
 
430
        data/radio-on.png: Modify the tray icon's size and location on disk.
 
431
 
 
432
2008-01-14      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
433
        * configure.ac,
 
434
        data/Makefile.am,
 
435
        src/betaradio.c: Add new tray icon and make it flash when working.
 
436
 
 
437
2007-12-10      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
438
        * src/sitelist.h: Modify site name.
 
439
        * data/betaradio-on.png,
 
440
        data/betaradio.png: Update new icons.
 
441
 
 
442
2007-11-28      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
443
        * src/sitelist.h: Update site list.
 
444
 
 
445
2007-11-15      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
446
        * src/channel.c: Add error check to prevent program's crash.
 
447
 
 
448
2007-11-11      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
449
        * src/gstplay.c,
 
450
        src/channel.c,
 
451
        src/betaradio.c: Add error check, and polish source code.
 
452
 
 
453
2007-11-08      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
454
        * src/sitelist.h,
 
455
        src/channel.c,
 
456
        src/betaradio.c,
 
457
        src/channel.h: Add live channel.
 
458
 
 
459
2007-11-06      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
460
        * src/channel.c: Change the url of stream source, and release 0.1.1
 
461
 
 
462
2007-07-07      Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
 
463
        * configure.ac,
 
464
        src/eggtrayicon.h,
 
465
        src/gstplay.c,
 
466
        src/sitelist.h,
 
467
        src/channel.c,
 
468
        src/gstplay.h,
 
469
        src/Makefile.am,
 
470
        src/betaradio.c,
 
471
        src/eggtrayicon.c,
 
472
        src/channel.h,
 
473
        COPYING,
 
474
        data/betaradio.desktop.in,
 
475
        data/Makefile.am,
 
476
        data/betaradio.png,
 
477
        Makefile.am: betaradio v0.1.0 released