-
Notifications
You must be signed in to change notification settings - Fork 10
/
ChangeLog
560 lines (374 loc) · 21.8 KB
/
ChangeLog
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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
2019-04-10 Sebastian Krzyszkowiak <[email protected]>
* po/cs.po, po/de.po, po/es.po, po/kamerka.pot, po/nl.po, po/pl.po, po/pt.po,
po/ru.po, po/sr.po, po/[email protected], po/[email protected],
po/[email protected], po/uk.po, po/zh_CN.po, po/zh_TW.po: update translations
2016-10-02 Sebastian Krzyszkowiak <[email protected]>
* src/kamerka.qml, src/main.cpp: prevent preview from being clicked when
hidden
* src/kamerka.qml, src/mainwindow.cpp, src/mainwindow.h: add ability to open
the photo by clicking on the preview
* src/mainwindow.cpp, src/videowidget.cpp, src/videowidget.h: wait 3 frames
before taking photo useful on laptops, so the white screen can work like a
flash
* src/kamerka.kcfg, src/settingsdialog.cpp: config: flip defaults for
normalization and aspect ratio lock
2016-10-01 Sebastian Krzyszkowiak <[email protected]>
* CMakeLists.txt, src/CMakeLists.txt: cmake: KDE4Support is deprecated; use
KDELibs4Support
* CMakeLists.txt, modules/FindQImageBlitz.cmake, src/Button.qml,
src/CMakeLists.txt, src/capturethread.cpp, src/capturethread.h,
src/imageeffect.cpp, src/imageeffect.h, src/kamerka.qml, src/main.cpp,
src/mainwindow.cpp, src/mainwindow.h, src/settingsdialog.cpp,
src/settingsdialog.h, src/videowidget.cpp, src/videowidget.h: initial Qt5/KF5
port Still left TODO: - fix top bar with status - fix sounds - fix
SettingsDialog signals when run due to incorrect config - don't use
kdelibs4support
2015-06-28 Sebastian Krzyszkowiak <[email protected]>
* ChangeLog, TODO, src/main.cpp: This is Kamerka 0.12
* po/cs.po, po/de.po, po/es.po, po/kamerka.pot, po/nl.po, po/pl.po, po/pt.po,
po/ru.po, po/sr.po, po/[email protected], po/[email protected],
po/[email protected], po/uk.po, po/zh_CN.po, po/zh_TW.po: update polish translation
* src/mainwindow.cpp, src/videowidget.cpp: Apply patch for finding sound
files from issue #24 by akien-mga
2014-07-27 Sebastian Krzyszkowiak <[email protected]>
* ChangeLog, TODO, src/main.cpp: This is Kamerka 0.10
* po/cs.po, po/de.po, po/es.po, po/kamerka.pot, po/nl.po, po/pl.po, po/pt.po,
po/ru.po, po/sr.po, po/[email protected], po/[email protected],
po/[email protected], po/uk.po, po/zh_CN.po, po/zh_TW.po: update po(t) files
2014-05-20 Sergiy Golovko <[email protected]>
* po/ru.po, po/uk.po: RU and UK locale
2014-03-27 Dejan Noveski <[email protected]>
* src/capturethread.cpp, src/capturethread.h, src/kamerka.kcfg,
src/settingsdialog.cpp: Image controlls in settings dialog - Brightness,
contrast, saturation and hueueueueue
2014-03-27 Mladen Pejaković <[email protected]>
[Translations] Serbian files update
2014-03-27 Sebastian Krzyszkowiak <[email protected]>
* po/cs.po, po/de.po, po/es.po, po/kamerka.pot, po/nl.po, po/pl.po, po/pt.po,
po/zh_CN.po, po/zh_TW.po, src/settingsdialog.cpp: update polish translation
2014-03-26 Dejan Noveski <[email protected]>
* src/mainwindow.cpp, src/settingsdialog.cpp: Fixed tabs.
* src/kamerka.kcfg, src/kamerka.qml, src/mainwindow.cpp,
src/settingsdialog.cpp: Added burst mode; Added Capture Group in settings
with setting for Timer timeout, Burst shot number of pictures and burst shot
delay
2014-03-26 Sebastian Krzyszkowiak <[email protected]>
* src/capturethread.cpp, src/capturethread.h, src/mainwindow.cpp,
src/videowidget.cpp, src/videowidget.h: move effect processing into capture
thread This fixes unresponsiveness of the whole UI when using CPU-intensive
effects (like emboss or oil paint) with large resolution.
2014-03-25 Sebastian Krzyszkowiak <[email protected]>
* po/cs.po, po/de.po, po/es.po, po/kamerka.pot, po/nl.po, po/pl.po, po/pt.po,
po/zh_CN.po, po/zh_TW.po: update polish translation
* src/imageeffect.cpp, src/imageeffect.h, src/kamerka.qml: replace "mono"
effect with histogram equalization
* src/capturethread.cpp, src/kamerka.kcfg, src/settingsdialog.cpp: add
configuration option for contrast enhancement
* src/imageeffect.cpp, src/imageeffect.h: use qimageblitz library for more
effect; it seems to be able to use some cpu optimization pure QImage can't
* src/CMakeLists.txt, src/imageeffect.h, src/videowidget.cpp: don't include
imageeffect.cpp file from videowidget.cpp; include header and compile it
properly
* src/Button.qml, src/kamerka.qml: ui tweaks for buttons
* AUTHORS, src/kamerka.qml: better scaling of toolbar buttons
* po/cs.po, po/de.po, po/es.po, po/kamerka.pot, po/nl.po, po/pl.po, po/pt.po,
po/zh_CN.po, po/zh_TW.po: update pot file and polish translation
* src/Button.qml, src/kamerka.qml, src/main.cpp, src/mainwindow.cpp,
src/videowidget.cpp: Fix compiler and QML runtime warnings
2014-03-25 Dejan Noveski <[email protected]>
* src/imageeffect.cpp, src/imageeffect.h, src/kamerka.qml: Added several more
effects
* CMakeLists.txt, src/Button.qml, src/CMakeLists.txt, src/imageeffect.cpp,
src/imageeffect.h, src/kamerka.qml: Pretty buttons with icons, tooltips on
buttons with icons, added implode and explode effects, added qimageblits(KDE
lib) dependency to get more effects
* src/CMakeLists.txt, src/fonts/fontawesome-webfont.ttf, src/kamerka.qml,
src/kamerka.qrc: Changed button labels to icons
2012-12-21 Sebastian Krzyszkowiak <[email protected]>
* AUTHORS, ChangeLog, src/main.cpp: This is Kamerka 0.8.5
2012-10-22 Mladen Pejaković <[email protected]>
Serbian translation update
Serbian translation updates
2012-10-22 Sebastian Krzyszkowiak <[email protected]>
* debian/changelog, debian/compat, debian/control, debian/copyright,
debian/docs, debian/menu, debian/rules, debian/source/format, debian/watch:
Remove Debian packaging data. It has been moved to pkg-kde-extras repo:
http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kamerka.git;a=summary
2012-10-21 Sebastian Krzyszkowiak <[email protected]>
* CMakeLists.txt, src/main.cpp: minor code cosmetics
* po/cs.po, po/de.po, po/es.po, po/kamerka.pot, po/nl.po, po/pl.po, po/pt.po,
po/zh_TW.po: update i18n template and polish translation
* TODO, src/mainwindow.cpp: set default window size to video resolution
* TODO, src/kamerka.kcfg, src/main.cpp, src/mainwindow.cpp,
src/settingsdialog.cpp, src/videowidget.cpp, src/videowidget.h: add
configuration option for aspect ratio locking
* src/Button.qml, src/capturethread.cpp, src/capturethread.h,
src/kamerka.qml, src/main.cpp, src/mainwindow.cpp, src/mainwindow.h,
src/settingsdialog.cpp, src/settingsdialog.h, src/videowidget.cpp,
src/videowidget.h: variable names in polish? am i fscking kidding me? :/
also, reindentation
2012-10-20 Sebastian Krzyszkowiak <[email protected]>
* po/cs.po, po/de.po, po/es.po, po/kamerka.pot, po/nl.po, po/pl.po, po/pt.po,
po/zh_TW.po: regenerate pot file and update po files
2012-07-26 Michael Palimaka <[email protected]>
* po/{kamerka_cs.po => cs.po}, po/{kamerka_de.po => de.po}, po/{kamerka_es.po
=> es.po}, po/{kamerka_nl.po => nl.po}, po/{kamerka_pl.po => pl.po},
po/{kamerka_sr.po => sr.po}, po/{[email protected] => [email protected]},
po/{[email protected] => [email protected]},
po/{[email protected] => [email protected]}, po/{kamerka_zh_TW.po => zh_TW.po}:
Rename PO files as per KDE convention.
2012-03-03 Sebastian Krzyszkowiak <[email protected]>
* AUTHORS, TODO, po/kamerka.pot, po/kamerka_cs.po, po/kamerka_de.po,
po/kamerka_es.po, po/kamerka_nl.po, po/kamerka_pl.po, po/kamerka_sr.po,
po/[email protected], po/[email protected],
po/[email protected], po/kamerka_zh_TW.po: update polish translation,
AUTHORS and TODO
2012-03-02 Dejan Noveski <[email protected]>
* src/imageeffect.cpp, src/imageeffect.h, src/kamerka.qml,
src/mainwindow.cpp, src/mainwindow.h, src/videowidget.cpp, src/videowidget.h:
Added 4 simple effects (filters) with QML component and toolbar toggle button
2012-03-01 Dejan Noveski <[email protected]>
* src/capturethread.cpp, src/kamerka.kcfg, src/settingsdialog.cpp: Added
mirror and flip output functionality and settings
* src/capturethread.cpp, src/kamerka.kcfg, src/settingsdialog.cpp: Added
Mirror output option in settings and functionality
2011-07-24 Sebastian Krzyszkowiak <[email protected]>
* ChangeLog, data/kamerka.1, data/kamerka.desktop, po/kamerka.pot,
po/kamerka_cs.po, po/kamerka_de.po, po/kamerka_es.po, po/kamerka_pl.po,
po/kamerka_sr.po, po/[email protected],
po/[email protected], po/[email protected], src/main.cpp: This
is Kamerka 0.8.1
* debian/changelog, debian/compat, debian/control, debian/copyright,
debian/docs, debian/menu, debian/rules, debian/source/format, debian/watch:
prerelease rm -rf debian
2011-07-18 Frank Schäfer <[email protected]>
* AUTHORS, po/kamerka_de.po: Add german translation
2011-07-16 Sebastian Krzyszkowiak <[email protected]>
* debian/changelog, debian/compat, debian/control, debian/copyright,
debian/docs, debian/menu, debian/rules, debian/source/format, debian/watch:
bring debian packaging data back
* debian/changelog, debian/compat, debian/control, debian/copyright,
debian/docs, debian/menu, debian/rules, debian/source/format, debian/watch:
This is Kamerka 0.8
* ChangeLog, po/kamerka.pot, po/kamerka_cs.po, po/kamerka_es.po,
po/kamerka_pl.po, po/kamerka_sr.po, po/[email protected],
po/[email protected], po/[email protected]: pre-release updates
2011-07-13 Sebastian Krzyszkowiak <[email protected]>
* src/capturethread.cpp, src/mainwindow.cpp, src/videowidget.cpp: clean up
includes
2011-07-13 Mladen Pejaković <[email protected]>
* po/kamerka_sr.po, po/[email protected],
po/[email protected], po/[email protected]: update serbian
translations
2011-07-13 Sebastian Krzyszkowiak <[email protected]>
* data/kamerka.1, data/kamerka.desktop, src/main.cpp: Kamerka 0.8 RC1
(translations not included yet)
* TODO, src/mainwindow.cpp, src/videowidget.cpp: respect configured photo
directory
2011-07-12 Sebastian Krzyszkowiak <[email protected]>
* po/kamerka.pot, po/kamerka_cs.po, po/kamerka_es.po, po/kamerka_pl.po,
po/kamerka_sr.po, po/[email protected],
po/[email protected], po/[email protected]: update polish
translation and pot file
* src/settingsdialog.cpp, src/settingsdialog.h: photo storage settings
* src/capturethread.cpp, src/capturethread.h: fix uninitialized variable in
capture thread leading to false reports on thread state
2011-07-03 Sebastian Krzyszkowiak <[email protected]>
* debian/compat, debian/control, debian/copyright: fex fixes for debian
packaging
* ChangeLog, src/settingsdialog.cpp, src/settingsdialog.h,
tools/extract-messages.sh, tools/gitlog2changelog.py: fix license issues
* TODO, po/kamerka.pot, po/kamerka_cs.po, po/kamerka_es.po, po/kamerka_pl.po,
po/kamerka_sr.po, po/[email protected],
po/[email protected], po/[email protected]: update polish
translation
* src/capturethread.cpp, src/mainwindow.cpp, src/videowidget.cpp: respect
behavior configuration
* src/capturethread.cpp, src/capturethread.h, src/kamerka.kcfg,
src/mainwindow.cpp, src/mainwindow.h, src/settingsdialog.cpp: make video
configuration fully working
* src/kamerka.kcfg, src/mainwindow.cpp, src/mainwindow.h,
src/settingsdialog.cpp: Fix updating config dialog. Finally!
2011-06-17 Sebastian Krzyszkowiak <[email protected]>
* src/main.cpp, src/mainwindow.cpp, src/mainwindow.h, src/settingsdialog.cpp,
src/settingsdialog.h: show camera settings when opening v4l device failed
2011-06-14 Sebastian Krzyszkowiak <[email protected]>
* src/CMakeLists.txt, src/kamerka.kcfg, src/mainwindow.cpp,
src/{kamerka.kcfgc => settings.kcfgc}, src/settingsdialog.cpp: various tries
;x
* src/mainwindow.cpp, src/settingsdialog.cpp, src/settingsdialog.h: move
attaching settings dialog back to MainWindow class
* src/CMakeLists.txt, src/{KamerkaSettings.kcfg => kamerka.kcfg},
src/{KamerkaSettings.kcfgc => kamerka.kcfgc}, src/mainwindow.cpp,
src/settingsdialog.cpp, src/settingsdialog.h: move settings dialog to its own
class
2011-06-13 Sebastian Krzyszkowiak <[email protected]>
* po/kamerka.pot, po/kamerka_cs.po, po/kamerka_es.po, po/kamerka_pl.po,
po/kamerka_sr.po, po/[email protected],
po/[email protected], po/[email protected]: update pot file and
polish translation
* src/CMakeLists.txt, src/KamerkaSettings.kcfg, src/KamerkaSettings.kcfgc,
src/mainwindow.cpp: add not working yet configuration draft
2011-06-11 Daniel Halens <[email protected]>
* AUTHORS, po/kamerka_es.po: add es translation
2011-06-09 Sebastian Krzyszkowiak <[email protected]>
* src/kamerka.qml, src/mainwindow.cpp, src/mainwindow.h: implement dummy
config dialog
* src/Button.qml, src/kamerka.qml: fix for "jumping" color when hiding
toolbar at "less" state
2011-06-08 Sebastian Krzyszkowiak <[email protected]>
* src/kamerka.qml, src/mainwindow.cpp, src/mainwindow.h: implement canvas
background
* src/capturethread.cpp, src/mainwindow.cpp, src/videowidget.cpp: clean
imports
* src/CMakeLists.txt, src/kamerka.qml: add QML files to CMakeLists, so they
are listed in IDE as part of project
* src/mainwindow.cpp, src/videowidget.cpp: use mkpath instead of mkdir
* data/kamerka.notifyrc, src/capturethread.cpp, src/mainwindow.cpp,
src/videowidget.cpp, src/videowidget.h: merge Notify and KNotification class
(and fix debug messages)
* src/capturethread.cpp, src/mainwindow.cpp, src/videowidget.cpp: more
cosmetics
* po/kamerka.pot, po/kamerka_cs.po, po/kamerka_pl.po, po/kamerka_sr.po,
po/[email protected], po/[email protected],
po/[email protected], src/mainwindow.cpp, tools/extract-messages.sh:
extract i18n data from QML in proper way
* src/mainwindow.cpp, src/videowidget.cpp: fix closing app on startup errors
* src/capturethread.cpp, src/main.cpp, src/videowidget.cpp: cosmetics in
formatting
* NEWS => ChangeLog, debian/rules, debian/watch, tools/gitlog2changelog.py:
little fixes for correct Debian packaging
* src/kamerka.qrc, src/main.cpp, src/mainwindow.cpp, src/videowidget.cpp:
reorganize qrc
* TODO, src/main.cpp, src/mainwindow.cpp, src/mainwindow.h: fix crash on
closing main window
* src/capturethread.cpp, src/capturethread.h, src/kamerka.qml, src/main.cpp,
src/mainwindow.cpp, src/mainwindow.h, src/videowidget.cpp, src/videowidget.h:
cleanup, add comments etc.
2011-06-08 Mladen Pejaković <[email protected]>
* data/kamerka.desktop, po/kamerka_sr.po, po/[email protected],
po/[email protected], po/[email protected]: add serbian
translation
2011-06-08 Sebastian Krzyszkowiak <[email protected]>
* src/mainwindow.cpp, src/videowidget.cpp: fix using XDG PICTURES dir
2011-06-07 Sebastian Krzyszkowiak <[email protected]>
* TODO, src/capturethread.cpp, src/capturethread.h, src/main.cpp,
src/mainwindow.cpp, src/mainwindow.h, src/videowidget.cpp, src/videowidget.h:
rework threading (capturethread)
* po/kamerka.pot, po/kamerka_pl.po: update pot file and polish translation
* TODO, src/mainwindow.cpp, src/mainwindow.h: display error when QML
interface couldn't be loaded
* src/Button.qml, src/capturethread.cpp, src/capturethread.h,
src/kamerka.qml, src/main.cpp, src/mainwindow.cpp, src/mainwindow.h,
src/videowidget.cpp, src/videowidget.h: fix FSF address and other licensing
issues
* src/Button.qml, src/kamerka.qml: fix running with Qt 4.7.0
2011-06-06 Sebastian Krzyszkowiak <[email protected]>
* NEWS, {po => tools}/extract-messages.sh, tools/gitlog2changelog.py: add
gitlog2changelog script (also, add "tools" folder for such usefull scripts)
* data/kamerka.1, data/kamerka.desktop, src/main.cpp: bump version number to
testing 0.7 Odd minor numbers are testing, even are stable :)
* TODO, src/mainwindow.cpp, src/videowidget.cpp: if possible, use XDG
Pictures directory
* po/kamerka.pot, po/kamerka_cs.po, po/kamerka_pl.po, src/videowidget.cpp:
fix in wording (was stored -> has been stored)
* po/extract-messages.sh, po/kamerka.pot, po/kamerka_cs.po, po/kamerka_pl.po:
little fix to extract-messages.sh
* TODO, src/mainwindow.cpp: create directory if it does not exist when
pressing "Show directory"
2011-06-05 Sebastian Krzyszkowiak <[email protected]>
* CMakeLists.txt, modules/FindLibV4LConvert.cmake, src/CMakeLists.txt: use
cmake macro to find libv4lconvert
* TODO, src/CMakeLists.txt: link to Phonon from KDE, not Qt one
2011-06-04 Sebastian Krzyszkowiak <[email protected]>
* data/kamerka.1, data/kamerka.desktop, debian/changelog, src/main.cpp:
release 0.6
* src/mainwindow.cpp, src/videowidget.cpp: fix sounds
* TODO, data/kamerka.1: add info about config file to manual page
* TODO, src/capturethread.cpp, src/capturethread.h, src/videowidget.cpp,
src/videowidget.h: make device node and resolution configurable
* src/capturethread.cpp, src/capturethread.h, src/main.cpp,
src/mainwindow.cpp, src/mainwindow.h, src/videowidget.cpp, src/videowidget.h:
unify style of #include declarations
* TODO, src/capturethread.cpp, src/main.cpp, src/mainwindow.cpp,
src/mainwindow.h, src/videowidget.cpp: use KDE classes
* src/kamerka.qrc, src/mainwindow.cpp: fix ReferenceError in QML
* TODO, debian/changelog: first preparations for 0.6 release
* debian/changelog, debian/compat, debian/control, debian/copyright,
debian/docs, debian/menu, debian/rules, debian/source/format, debian/watch:
add debian directory
* CMakeLists.txt, data/CMakeLists.txt, data/kamerka.1: install manual
* src/capturethread.cpp, src/capturethread.h, src/main.cpp,
src/mainwindow.cpp, src/mainwindow.h, src/videowidget.cpp, src/videowidget.h:
better wording on GPL2+ license in code
* CMakeLists.txt, data/CMakeLists.txt, camera_click.ogg =>
data/camera_click.ogg, kamerka.desktop => data/kamerka.desktop,
kamerka.notifyrc => data/kamerka.notifyrc, kamerka.png => data/kamerka.png,
timer.ogg => data/timer.ogg, extract-messages.sh => po/extract-messages.sh,
kamerka.pot => po/kamerka.pot, po/kamerka_pl.po, Button.qml =>
src/Button.qml, src/CMakeLists.txt, capturethread.cpp =>
src/capturethread.cpp, capturethread.h => src/capturethread.h, kamerka.qml =>
src/kamerka.qml, kamerka.qrc => src/kamerka.qrc, main.cpp => src/main.cpp,
mainwindow.cpp => src/mainwindow.cpp, mainwindow.h => src/mainwindow.h,
videowidget.cpp => src/videowidget.cpp, videowidget.h => src/videowidget.h:
reorganize source directories
* capturethread.cpp, videowidget.cpp: cosmetics
2011-06-03 Sebastian Krzyszkowiak <[email protected]>
* CMakeLists.txt, TODO, kamerka.desktop, mainwindow.cpp, videowidget.cpp:
make "make install" working
* po/kamerka.pot => kamerka.pot, mainwindow.cpp, po/kamerka_pl.po: update
translations with QML strings (dirty hack :()
* CMakeLists.txt, extract-messages.sh, po/CMakeLists.txt, po/kamerka.pot:
teach cmake how to compile translations
* CMakeLists.txt, TODO, kamerka.qml, main.cpp, mainwindow.cpp, mainwindow.h,
videowidget.cpp: add i18n support
* mainwindow.cpp, timer.ogg, timer_beep.ogg, timer_go.ogg: better timer
sounds
2011-06-02 Sebastian Krzyszkowiak <[email protected]>
* TODO, mainwindow.cpp, timer_beep.ogg, timer_go.ogg, videowidget.cpp:
Replace beep calls with Phonon and audio files
2011-05-31 Sebastian Krzyszkowiak <[email protected]>
* capturethread.h, mainwindow.h, videowidget.h: add licence information to
headers
* README, TODO: add README
* AUTHORS, COPYING, capturethread.cpp, main.cpp, mainwindow.cpp,
videowidget.cpp: add AUTHORS and licencing informations
* mainwindow.cpp, videowidget.cpp: replace system() calls with QProcess
* TODO, mainwindow.cpp, videowidget.cpp, videowidget.h: move deleting phonon
object to videowidget destructor and call it on closing app
* CMakeLists.txt, camera_click.ogg, kamerka.wav, mainwindow.cpp,
videowidget.cpp, videowidget.h: replace aplay call with phonon and use ogg
file instead of wav
* TODO, videowidget.cpp: replace mkdir system call and pwd functions with Qt
methods
* TODO, main.cpp, videowidget.cpp: mkdir on taking photo instead of on app
start
2011-05-31 user <user@Nokia-N900-51-1.(none)>
* TODO, main.cpp, videowidget.cpp: mkdir on taking photo instead of on app
start
2011-05-30 Sebastian Krzyszkowiak <[email protected]>
* TODO, videowidget.cpp: update TODO
* CMakeLists.txt, capturethread.cpp, videowidget.cpp: Remove -fexceptions
* TODO, capturethread.cpp, capturethread.h, mainwindow.cpp, mainwindow.h,
videowidget.cpp, videowidget.h: clean up imports
2011-05-29 Sebastian Krzyszkowiak <[email protected]>
* kamerka.qml, mainwindow.cpp: add drop shadow to photo preview
* capturethread.cpp, mainwindow.cpp, mainwindow.h, videowidget.cpp,
videowidget.h: little clean up
* Button.qml, CMakeLists.txt, capturethread.cpp, capturethread.h,
image72.png, kamerka.desktop, kamerka.notifyrc, kamerka.png, kamerka.pro,
kamerka.qml, kamerka.qrc, kamerka.wav, main.cpp, mainwindow.cpp,
mainwindow.h, modules/FindLibAvCodec.cmake, modules/FindLibAvFormat.cmake,
modules/FindLibAvUtil.cmake, modules/FindLibV4L2.cmake, videowidget.cpp,
videowidget.h: cmake based build, integrate with old 0.1 code
2011-05-28 Sebastian Krzyszkowiak <[email protected]>
* image72.png, kamerka.pro, main.cpp: Fix loading QML interface
* kamerka.pro, kamerka.qml, kamerka.qrc, main.cpp: Proof-of-concept interface