README.asciidoc: mention the TEC PP700 projector as supported
[libam7xxx.git] / ChangeLog
1 2013-03-14 20:23:49 +0100 Antonio Ospite <ospite@studenti.unina.it>
2
3         * Release version 0.1.3 (HEAD, master)
4
5 2013-03-14 19:48:14 +0100 Antonio Ospite <ospite@studenti.unina.it>
6
7         * am7xxx-play: switch to avcodec_encode_video2() (origin/master)
8
9 2013-03-14 19:30:07 +0100 Antonio Ospite <ospite@studenti.unina.it>
10
11         * am7xxx-play: remove an unreachable break
12
13 2013-03-14 12:28:32 +0100 Antonio Ospite <ospite@studenti.unina.it>
14
15         * am7xxx-play: rename 'packet' to 'in_packet'
16
17 2013-03-14 11:22:05 +0100 Antonio Ospite <ospite@studenti.unina.it>
18
19         * am7xxx: fix coding style
20
21 2013-03-14 11:13:16 +0100 Antonio Ospite <ospite@studenti.unina.it>
22
23         * contrib: add the am7xxx-play-window.sh script
24
25 2012-12-17 23:54:51 +0100 Antonio Ospite <ospite@studenti.unina.it>
26
27         * Merge branch 'fix-devinfo-for-PicoPix'
28
29 2012-12-07 11:59:32 +0100 Antonio Ospite <ospite@studenti.unina.it>
30
31         * am7xxx: make libam7xxx work with Philips/Sagemcom PPX projectors
32
33 2012-12-07 11:51:16 +0100 Antonio Ospite <ospite@studenti.unina.it>
34
35         * am7xxx: cache device info in am7xxx_get_device_info()
36
37 2012-12-07 12:22:45 +0100 Antonio Ospite <ospite@studenti.unina.it>
38
39         * am7xxx: detect unexpected responses to AM7XXX_PACKET_TYPE_DEVINFO requests
40
41 2012-12-04 11:46:12 +0100 Antonio Ospite <ospite@studenti.unina.it>
42
43         * Fix an error when compiling with both -O0 and -Wp,-D_FORTIFY_SOURCE=2
44
45 2012-11-14 12:31:01 +0100 Antonio Ospite <ospite@studenti.unina.it>
46
47         * am7xxx: don't mention AM7XXX_DIRECTION_OUT in read_header()
48
49 2012-11-14 12:08:07 +0100 Antonio Ospite <ospite@studenti.unina.it>
50
51         * am7xxx: add a note on the symmetry of read_header() and send_header()
52
53 2012-11-14 12:01:34 +0100 Antonio Ospite <ospite@studenti.unina.it>
54
55         * am7xxx: assign device_list next to its first use
56
57 2012-11-14 11:00:58 +0100 Antonio Ospite <ospite@studenti.unina.it>
58
59         * am7xxx: print text description of the 'direction' field
60
61 2012-10-14 18:23:04 +0200 Antonio Ospite <ospite@studenti.unina.it>
62
63         * picoproj: clarify that when AM7XXX_ZOOM_TEST is set no image gets sent
64
65 2012-10-14 18:03:54 +0200 Antonio Ospite <ospite@studenti.unina.it>
66
67         * am7xxx: add support for Philips/SagemCom PicoPix PPX 2055
68
69 2012-09-17 10:07:55 +0200 Antonio Ospite <ospite@studenti.unina.it>
70
71         * examples: support multiple devices
72
73 2012-09-17 10:10:07 +0200 Antonio Ospite <ospite@studenti.unina.it>
74
75         * doc: update Doxygen configuration
76
77 2012-07-27 12:57:44 +0200 Antonio Ospite <ospite@studenti.unina.it>
78
79         * Merge branch 'am7xxx_set_zoom_mode'
80
81 2012-06-21 10:12:14 +0200 Antonio Ospite <ospite@studenti.unina.it>
82
83         * contrib: add a test image to show how zoom modes work
84
85 2012-06-21 10:41:42 +0200 Antonio Ospite <ospite@studenti.unina.it>
86
87         * am7xxx-play: make the help about power mode more consistent
88
89 2012-06-20 15:32:13 +0200 Antonio Ospite <ospite@studenti.unina.it>
90
91         * picoproj: make the help about power mode more consistent
92
93 2012-06-20 13:13:20 +0200 Antonio Ospite <ospite@studenti.unina.it>
94
95         * am7xxx: update signature and documentation of am7xxx_set_power_mode()
96
97 2012-06-21 10:32:32 +0200 Antonio Ospite <ospite@studenti.unina.it>
98
99         * am7xxx-play: support setting the zoom mode
100
101 2012-02-20 13:43:03 +0100 Antonio Ospite <ospite@studenti.unina.it>
102
103         * picoproj: support setting the zoom mode
104
105 2012-02-20 13:37:20 +0100 Antonio Ospite <ospite@studenti.unina.it>
106
107         * am7xxx: implement support for the AM7XXX_PACKET_TYPE_ZOOM
108
109 2012-07-08 23:17:20 +0200 Antonio Ospite <ospite@studenti.unina.it>
110
111         * Merge remote-tracking branch 'origin/rettichschnidi'
112
113 2012-07-08 22:56:08 +0200 Reto Schneider <github@reto-schneider.ch>
114
115         * Add missing break.
116
117 2012-07-06 00:48:31 +0200 Reto Schneider <github@reto-schneider.ch>
118
119         * Fix typo.
120
121 2012-06-29 13:22:55 +0200 Antonio Ospite <ospite@studenti.unina.it>
122
123         * contrib: add an example of how to start displaying images automatically
124
125 2012-06-21 10:23:28 +0200 Antonio Ospite <ospite@studenti.unina.it>
126
127         * contrib: add other supported devices to 55-am7xxx.rules
128
129 2012-06-20 15:01:02 +0200 Antonio Ospite <ospite@studenti.unina.it>
130
131         * doc: update the list of supported devices
132
133 2012-06-12 12:48:28 +0200 Antonio Ospite <ospite@studenti.unina.it>
134
135         * am7xxx: rename am7xxx_header.unknown0 to am7xxx_header.direction
136
137 2012-06-09 12:21:36 +0200 Antonio Ospite <ospite@studenti.unina.it>
138
139         * README.asciidoc: add Aiptek PocketCinema T25 to the AM7XXX devices list
140
141 2012-06-09 12:19:28 +0200 Matti Koskinen <mjkoskin@kolumbus.fi>
142
143         * am7xxx: add support for Aiptek PocketCinema T25
144
145 2012-05-22 16:34:29 +0200 Antonio Ospite <ospite@studenti.unina.it>
146
147         * README.asciidoc: add info about running am7xxx-play.exe on Windows
148
149 2012-05-22 16:33:44 +0200 Antonio Ospite <ospite@studenti.unina.it>
150
151         * HACKING.asciidoc: add info about compiling am7xxx-play for Windows
152
153 2012-05-22 16:23:10 +0200 Antonio Ospite <ospite@studenti.unina.it>
154
155         * am7xxx-play: check if strtok_r is available
156
157 2012-05-22 16:21:25 +0200 Antonio Ospite <ospite@studenti.unina.it>
158
159         * am7xxx-play: check if sigaction is available
160
161 2012-05-22 16:16:15 +0200 Antonio Ospite <ospite@studenti.unina.it>
162
163         * am7xxx-play: add a fallback definition for ENOTSUP
164
165 2012-05-22 15:42:26 +0200 Antonio Ospite <ospite@studenti.unina.it>
166
167         * am7xxx-play: get the framerate from the video stream
168
169 2012-05-22 15:29:55 +0200 Antonio Ospite <ospite@studenti.unina.it>
170
171         * mingw_cross_toolchain.cmake: set the MINGW variable to True
172
173 2012-05-15 10:35:05 +0200 Antonio Ospite <ospite@studenti.unina.it>
174
175         * HACKING.asciidoc: add info about getting and building libam7xxx
176
177 2012-05-14 14:42:44 +0200 Antonio Ospite <ospite@studenti.unina.it>
178
179         * README.asciidoc: add Royaltek PJU-2100 to the AM7XXX based devices list
180
181 2012-05-13 10:25:52 +0200 Richard Wisenoecker <richard47@gmx.at>
182
183         * am7xxx: add support for Acer C112
184
185 2012-05-11 21:52:29 +0200 Antonio Ospite <ospite@studenti.unina.it>
186
187         * README.asciidoc document how to get libam7xx running on MS Windows
188
189 2012-05-11 21:50:36 +0200 Antonio Ospite <ospite@studenti.unina.it>
190
191         * Add a simple usb_mode_switch clone for am7xxx devices
192
193 2012-05-10 17:00:27 +0200 Antonio Ospite <ospite@studenti.unina.it>
194
195         * TODO: mention the plan about GStreamer
196
197 2012-05-10 16:02:16 +0200 Antonio Ospite <ospite@studenti.unina.it>
198
199         * Merge branch 'mingw-port'
200
201 2012-05-10 15:46:47 +0200 Antonio Ospite <ospite@studenti.unina.it>
202
203         * HACKING.asciidoc: add a section to explain Windows cross compilation
204
205 2012-05-10 15:29:56 +0200 Antonio Ospite <ospite@studenti.unina.it>
206
207         * Add a CMAKE_TOOLCHAIN_FILE to compile with MinGW
208
209 2012-05-10 14:58:26 +0200 Antonio Ospite <ospite@studenti.unina.it>
210
211         * Don't set -pedantic-errors in CMAKE_C_FLAGS, it breaks check_symbol_exists()
212
213 2012-05-10 12:13:03 +0200 Antonio Ospite <ospite@studenti.unina.it>
214
215         * picoproj: replace mmap() with more portable file stream operations
216
217 2012-05-10 12:11:33 +0200 Antonio Ospite <ospite@studenti.unina.it>
218
219         * picoproj: fix a typo
220
221 2012-05-10 12:10:45 +0200 Antonio Ospite <ospite@studenti.unina.it>
222
223         * picoproj: issue a warning when passing "-f" more than once
224
225 2012-05-10 09:34:01 +0200 Antonio Ospite <ospite@studenti.unina.it>
226
227         * am7xxx: don't look for the math library when compiling for Windows
228
229 2012-05-10 09:01:40 +0200 Antonio Ospite <ospite@studenti.unina.it>
230
231         * am7xxx: MinGW does not have endian.h, provide fallbacks
232
233 2012-05-10 08:16:04 +0200 Antonio Ospite <ospite@studenti.unina.it>
234
235         * am7xxx: fix setting the USB configuration
236
237 2012-05-10 08:11:14 +0200 Antonio Ospite <ospite@studenti.unina.it>
238
239         * am7xxx: use hex notation for USB endpoints
240
241 2012-05-10 07:57:01 +0200 Antonio Ospite <ospite@studenti.unina.it>
242
243         * picoproj: use MAP_PRIVATE in the mmap call
244
245 2012-05-10 07:49:46 +0200 Antonio Ospite <ospite@studenti.unina.it>
246
247         * HACKING.asciidoc: fix cmake invocation examples
248
249 2012-05-10 15:57:19 +0200 Antonio Ospite <ospite@studenti.unina.it>
250
251         * Merge remote-tracking branch 'origin/rettichschnidi' into mingw-port
252
253 2012-05-06 23:24:40 +0200 Antonio Ospite <ospite@studenti.unina.it>
254
255         * picoproj: add a note about image dimensions and native resolution
256
257 2012-04-08 14:24:43 +0200 Reto Schneider <github@reto-schneider.ch>
258
259         * Fix usage of FIND_PATH, allow $FFMPEG_DIR to be used.
260
261 2012-04-07 12:39:43 +0200 Reto Schneider <github@reto-schneider.ch>
262
263         * Stop CMake if function avformat_open_input not available, print an error message. Prevents compile errors later on.
264
265 2012-04-07 08:39:33 +0200 Reto Schneider <github@reto-schneider.ch>
266
267         * Make example programs optional.
268
269 2012-03-28 13:37:00 +0200 Antonio Ospite <ospite@studenti.unina.it>
270
271         * Release version 0.1.2 (v0.1.2)
272
273 2012-03-28 13:08:23 +0200 Antonio Ospite <ospite@studenti.unina.it>
274
275         * doc: fix the "custom install targets" to handle DESTDIR
276
277 2012-03-28 10:55:14 +0200 Antonio Ospite <ospite@studenti.unina.it>
278
279         * Release version 0.1.1 (v0.1.1)
280
281 2012-03-28 10:43:04 +0200 Antonio Ospite <ospite@studenti.unina.it>
282
283         * doc: use ${DOC_OUTPUT_PATH} in the targets once we have it defined
284
285 2012-03-28 10:31:22 +0200 Antonio Ospite <ospite@studenti.unina.it>
286
287         * examples: keep the -h option as the last one in am7xxx-play
288
289 2012-03-28 10:27:12 +0200 Antonio Ospite <ospite@studenti.unina.it>
290
291         * examples: add power level setting to picoproj
292
293 2012-03-28 10:11:54 +0200 Antonio Ospite <ospite@studenti.unina.it>
294
295         * TODO: remove the entry about signals and picoproj
296
297 2012-03-28 10:09:08 +0200 Antonio Ospite <ospite@studenti.unina.it>
298
299         * cosmetics: remove some trailing spaces
300
301 2012-03-28 10:02:03 +0200 Antonio Ospite <ospite@studenti.unina.it>
302
303         * am7xxx: control shared library symbols visibility
304
305 2012-03-28 09:11:51 +0200 Antonio Ospite <ospite@studenti.unina.it>
306
307         * doc: make sure docs have been generated when installing
308
309 2012-03-26 13:50:05 +0200 Antonio Ospite <ospite@studenti.unina.it>
310
311         * Increase project number to 0.1.0 (v0.1.0)
312
313 2012-03-26 13:49:31 +0200 Antonio Ospite <ospite@studenti.unina.it>
314
315         * Merge branch 'unstable'
316
317 2012-03-26 13:27:43 +0200 Antonio Ospite <ospite@studenti.unina.it>
318
319         * TODO: remove the entry about documenting the API with Doxygen (origin/unstable)
320
321 2012-03-24 00:25:57 +0100 Antonio Ospite <ospite@studenti.unina.it>
322
323         * doc: add generation of man pages from asciidoc sources
324
325 2012-03-24 00:01:25 +0100 Antonio Ospite <ospite@studenti.unina.it>
326
327         * doc: add a link to the public API on the main page
328
329 2012-03-24 00:26:59 +0100 Antonio Ospite <ospite@studenti.unina.it>
330
331         * examples: rephrase picoproj example description
332
333 2012-03-23 23:32:59 +0100 Antonio Ospite <ospite@studenti.unina.it>
334
335         * examples: make picoproj usage look more like am7xxx-play one
336
337 2012-03-23 22:01:45 +0100 Antonio Ospite <ospite@studenti.unina.it>
338
339         * doc: add examples to the Doxygen documentation
340
341 2012-03-23 17:03:36 +0100 Antonio Ospite <ospite@studenti.unina.it>
342
343         * sm7xxx-play: add missing newline on some error messages
344
345 2012-03-21 14:47:20 +0100 Antonio Ospite <ospite@studenti.unina.it>
346
347         * am7xxx: round scaled_height and scaled_width
348
349 2012-03-21 12:06:16 +0100 Antonio Ospite <ospite@studenti.unina.it>
350
351         * cmake: make stricter compilation checks conditional
352
353 2012-03-21 11:45:36 +0100 Antonio Ospite <ospite@studenti.unina.it>
354
355         * Merge remote-tracking branch 'origin/rettichschnidi' into unstable
356
357 2012-03-20 22:59:03 +0100 Antonio Ospite <ospite@studenti.unina.it>
358
359         * examples: set proper return codes in am7xxx-play
360
361 2012-03-19 22:13:04 +0100 Antonio Ospite <ospite@studenti.unina.it>
362
363         * examples: add a -l option to am7xxx-play
364
365 2012-03-20 23:39:05 +0100 Reto Schneider <github@reto-schneider.ch>
366
367         * Fix typo: dimesions -> dimensions
368
369 2012-03-20 23:36:20 +0100 Reto Schneider <github@reto-schneider.ch>
370
371         * All modes above LOW need both connectors to be plugged in.
372
373 2012-03-20 23:33:50 +0100 Reto Schneider <github@reto-schneider.ch>
374
375         * Fix typo: architechtures -> architectures
376
377 2012-03-20 23:32:46 +0100 Reto Schneider <github@reto-schneider.ch>
378
379         * Remove douled semicolons
380
381 2012-03-20 21:16:14 +0100 Reto Schneider <github@reto-schneider.ch>
382
383         * Check the user submitted value for the rescaling method.
384
385 2012-03-20 21:15:29 +0100 Reto Schneider <github@reto-schneider.ch>
386
387         * Fix the wording of the help message for the rescaling method.
388
389 2012-03-20 21:06:30 +0100 Reto Schneider <github@reto-schneider.ch>
390
391         * Update the help message to make it clear that the quality argument needs a parameter.
392
393 2012-03-20 20:53:38 +0100 Reto Schneider <github@reto-schneider.ch>
394
395         * Let the user set the power mode via the switch '-p <power mode>'
396
397 2012-03-20 19:55:27 +0100 Reto Schneider <github@reto-schneider.ch>
398
399         * Merge remote-tracking branch 'origin/unstable' into rettichschnidi
400
401 2012-03-19 22:07:16 +0100 Antonio Ospite <ospite@studenti.unina.it>
402
403         * cmake: disable optimizations in debug builds
404
405 2012-03-18 23:45:48 +0100 Reto Schneider <github@reto-schneider.ch>
406
407         * Link to all ffmpeg libraries, not just to avdevice.
408
409 2012-03-17 10:17:19 +0100 Antonio Ospite <ospite@studenti.unina.it>
410
411         * am7xxx: fix a typo, s/it's/its/
412
413 2012-03-16 20:46:29 +0100 Reto Schneider <github@reto-schneider.ch>
414
415         * Merge branch 'unstable' into rettichschnidi
416
417 2012-03-16 20:36:05 +0100 Reto Schneider <github@reto-schneider.ch>
418
419         * Purely cosmetic change: add missing newline
420
421 2012-03-09 19:47:54 +0100 Reto Schneider <github@reto-schneider.ch>
422
423         * Use commas to separate different pico projector names.
424
425 2012-03-15 15:30:28 +0100 Antonio Ospite <ospite@studenti.unina.it>
426
427         * examples: add a am7xxx-play example program
428
429 2012-03-15 14:11:28 +0100 Antonio Ospite <ospite@studenti.unina.it>
430
431         * am7xxx: cosmetics, remove some useless double spaces
432
433 2012-03-15 14:05:25 +0100 Antonio Ospite <ospite@studenti.unina.it>
434
435         * am7xxx: add  am7xxx_calc_scaled_image_dimensions()
436
437 2012-03-08 14:35:36 +0100 Antonio Ospite <ospite@studenti.unina.it>
438
439         * contrib: add PicoPix 1020 USB IDs to 55-am7xxx.rules
440
441 2012-03-08 14:22:20 +0100 Antonio Ospite <ospite@studenti.unina.it>
442
443         * picoproj: move it to an example/ directory
444
445 2012-03-07 23:32:29 +0100 Antonio Ospite <ospite@studenti.unina.it>
446
447         * cmake: split out the maintenance targets to a new cmake module
448
449 2012-03-07 23:12:30 +0100 Antonio Ospite <ospite@studenti.unina.it>
450
451         * doc: add an install target
452
453 2012-03-07 17:48:49 +0100 Antonio Ospite <ospite@studenti.unina.it>
454
455         * am7xxx, doc: add Doxygen documentation for the public API
456
457 2012-03-06 17:28:57 +0100 Antonio Ospite <ospite@studenti.unina.it>
458
459         * am7xxx: rename the 'size' argument of am7xxx_send_image() to 'image_size'
460
461 2012-03-01 23:47:00 +0100 Antonio Ospite <ospite@studenti.unina.it>
462
463         * cosmetics: remove some unneeded white spaces
464
465 2012-03-01 23:05:50 +0100 Antonio Ospite <ospite@studenti.unina.it>
466
467         * CmakeLists.txt: add some hardening options to CMAKE_C_FLAGS
468
469 2012-03-01 21:52:06 +0100 Antonio Ospite <ospite@studenti.unina.it>
470
471         * am7xxx: introduce a new am7xxx_device_info type
472
473 2012-02-29 23:54:22 +0100 Antonio Ospite <ospite@studenti.unina.it>
474
475         * HACKING.asciidoc: mention how to use valgrind
476
477 2012-02-29 23:31:14 +0100 Antonio Ospite <ospite@studenti.unina.it>
478
479         * picoproj: add an option to set the log level
480
481 2012-02-29 23:29:12 +0100 Antonio Ospite <ospite@studenti.unina.it>
482
483         * am7xxx: use the logging infrastructure
484
485 2012-02-28 23:51:37 +0100 Antonio Ospite <ospite@studenti.unina.it>
486
487         * am7xxx: add a simple logging infrastructure
488
489 2012-02-28 22:37:06 +0100 Antonio Ospite <ospite@studenti.unina.it>
490
491         * am7xxx: track the context in am7xxx_device
492
493 2012-02-28 21:57:45 +0100 Antonio Ospite <ospite@studenti.unina.it>
494
495         * am7xxx: pass the context to add_new_device() and find_device()
496
497 2012-02-28 21:44:34 +0100 Antonio Ospite <ospite@studenti.unina.it>
498
499         * am7xxx: silent a warning enabled by 'sparse' about an uninitialized variable
500
501 2012-02-29 23:33:13 +0100 Antonio Ospite <ospite@studenti.unina.it>
502
503         * TODO: remove the entry about multi-device support
504
505 2012-02-23 18:05:48 +0100 Antonio Ospite <ospite@studenti.unina.it>
506
507         * am7xxx: add multi-device support
508
509 2012-02-23 16:23:41 +0100 Antonio Ospite <ospite@studenti.unina.it>
510
511         * TODO: handle signals in picoproj and do the proper cleanup
512
513 2012-02-22 13:14:24 +0100 Antonio Ospite <ospite@studenti.unina.it>
514
515         * am7xxx: support other devices which talk the same protocol
516
517 2012-02-21 14:48:06 +0100 Antonio Ospite <ospite@studenti.unina.it>
518
519         * cmake: fix libusb search
520
521 2012-02-21 13:19:28 +0100 Antonio Ospite <ospite@studenti.unina.it>
522
523         * am7xxx: change am7xx_device definition, better buffer handling
524
525 2012-02-23 15:26:44 +0100 Antonio Ospite <ospite@studenti.unina.it>
526
527         * am7xxx: initialize the 'transferred' variable before USB transfers
528
529 2012-02-21 19:55:24 +0100 Antonio Ospite <ospite@studenti.unina.it>
530
531         * README.asciidoc: Acer C120 is not based on AM7XXX
532
533 2012-02-20 21:31:36 +0100 Antonio Ospite <ospite@studenti.unina.it>
534
535         * README.asciidoc: rephrase the part about USB IDs
536
537 2012-02-20 17:51:11 +0100 Antonio Ospite <ospite@studenti.unina.it>
538
539         * README.asciidoc: fix a typo s/trasfers/transfers/
540
541 2012-02-20 17:50:06 +0100 Antonio Ospite <ospite@studenti.unina.it>
542
543         * README.asciidoc: mention Thomas Baquet's project and fix some style
544
545 2012-02-20 13:44:23 +0100 Antonio Ospite <ospite@studenti.unina.it>
546
547         * contrib: add some udev rules to let normal users access the devices
548
549 2012-02-20 13:28:29 +0100 Antonio Ospite <ospite@studenti.unina.it>
550
551         * README.asciidoc: highlight USB IDs by using an unformatted style
552
553 2012-01-25 15:50:41 +0100 Antonio Ospite <ospite@studenti.unina.it>
554
555         * Don't use fixed size integer types in the public header
556
557 2012-01-25 15:44:24 +0100 Antonio Ospite <ospite@studenti.unina.it>
558
559         * Make struct am7xxx_header and related types private
560
561 2012-01-25 15:26:44 +0100 Antonio Ospite <ospite@studenti.unina.it>
562
563         * Implement am7xxx_get_device_info()
564
565 2012-01-25 12:24:53 +0100 Antonio Ospite <ospite@studenti.unina.it>
566
567         * Add info about transfer direction in debug messages, add newline
568
569 2012-01-24 17:15:50 +0100 Antonio Ospite <ospite@studenti.unina.it>
570
571         * picoproj: make the -f option mandatory
572
573 2012-01-24 16:43:23 +0100 Antonio Ospite <ospite@studenti.unina.it>
574
575         * Implement am7xxx_set_power_mode()
576
577 2012-01-24 16:03:33 +0100 Antonio Ospite <ospite@studenti.unina.it>
578
579         * Indent header_data fields when dumping headers
580
581 2012-01-24 15:45:00 +0100 Antonio Ospite <ospite@studenti.unina.it>
582
583         * Document in_80chars() and remove reference_image_header[]
584
585 2012-01-24 15:39:24 +0100 Antonio Ospite <ospite@studenti.unina.it>
586
587         * Dump the data only in DEBUG builds
588
589 2012-01-24 14:55:54 +0100 Antonio Ospite <ospite@studenti.unina.it>
590
591         * Add a HACKING.asciidoc file
592
593 2012-01-24 13:38:35 +0100 Antonio Ospite <ospite@studenti.unina.it>
594
595         * Serialize struct am7xxx_header properly before sending it on the wire
596
597 2012-01-24 10:41:47 +0100 Antonio Ospite <ospite@studenti.unina.it>
598
599         * picoproj: exit with success when the -h option is used
600
601 2012-01-24 10:27:25 +0100 Antonio Ospite <ospite@studenti.unina.it>
602
603         * Document usb_modeswitch command to change the device mode
604
605 2012-01-23 17:13:15 +0100 Reto Schneider <github@reto-schneider.ch>
606
607         * Renamed AM7XXX_IMAGE_FORMAT_YUV_NV12 to AM7XXX_IMAGE_FORMAT_NV12.
608
609 2012-01-21 16:22:04 +0100 Reto Schneider <github@reto-schneider.ch>
610
611         * Added support for imageformat YUV - NV12
612
613 2012-01-21 16:15:50 +0100 Reto Schneider <github@reto-schneider.ch>
614
615         * Stop build process if a warning shows up
616
617 2012-01-16 00:03:42 +0100 Reto Schneider <github@reto-schneider.ch>
618
619         * corrected some spelling mistakes
620
621 2012-01-15 22:58:15 +0100 Antonio Ospite <ospite@studenti.unina.it>
622
623         * Relicense under GPLv2+
624
625 2012-01-15 21:12:14 +0100 Antonio Ospite <ospite@studenti.unina.it>
626
627         * Add a TODO file
628
629 2012-01-15 21:11:58 +0100 Antonio Ospite <ospite@studenti.unina.it>
630
631         * Add a README.asciidoc
632
633 2012-01-15 01:40:19 +0100 Antonio Ospite <ospite@studenti.unina.it>
634
635         * Fix Copyright year
636
637 2012-01-15 01:39:15 +0100 Antonio Ospite <ospite@studenti.unina.it>
638
639         * Add GPL-3 license text
640
641 2012-01-13 13:43:59 +0100 Antonio Ospite <ospite@studenti.unina.it>
642
643         * Rename the header_len field to header_data_len
644
645 2012-01-13 13:37:32 +0100 Antonio Ospite <ospite@studenti.unina.it>
646
647         * Make including am7xxx.h in C++ code safe
648
649 2012-01-13 03:20:14 +0100 Antonio Ospite <ospite@studenti.unina.it>
650
651         * Use Cmake and make libam7xxx a shared library
652
653 2012-01-12 13:46:14 +0100 Antonio Ospite <ospite@studenti.unina.it>
654
655         * Split am7xxx functions and definitions
656
657 2012-01-07 03:16:17 +0100 Antonio Ospite <ospite@studenti.unina.it>
658
659         * Add backup and changelog rules to Makefile
660
661 2012-01-07 02:53:08 +0100 Antonio Ospite <ospite@studenti.unina.it>
662
663         * Add initial support for USB output communication
664
665 2012-01-07 01:46:38 +0100 Antonio Ospite <ospite@studenti.unina.it>
666
667         * Add support for sending an actual JPEG image
668
669 2012-01-07 01:45:20 +0100 Antonio Ospite <ospite@studenti.unina.it>
670
671         * Image size is always unsigned
672
673 2012-01-07 01:44:01 +0100 Antonio Ospite <ospite@studenti.unina.it>
674
675         * Wrap lines when dumping big buffers
676
677 2012-01-07 00:03:55 +0100 Antonio Ospite <ospite@studenti.unina.it>
678
679         * Add some command line options
680
681 2012-01-07 00:03:16 +0100 Antonio Ospite <ospite@studenti.unina.it>
682
683         * Minor Makefile cleanup
684
685 2012-01-06 22:51:02 +0100 Antonio Ospite <ospite@studenti.unina.it>
686
687         * Rewrite to support different packet types
688
689 2012-01-07 01:58:10 +0100 Antonio Ospite <ospite@studenti.unina.it>
690
691         * Fix a typo
692
693 2012-01-06 18:16:37 +0100 Antonio Ospite <ospite@studenti.unina.it>
694
695         * Initial import