2013-03-14 20:23:49 +0100 Antonio Ospite * Release version 0.1.3 (HEAD, master) 2013-03-14 19:48:14 +0100 Antonio Ospite * am7xxx-play: switch to avcodec_encode_video2() (origin/master) 2013-03-14 19:30:07 +0100 Antonio Ospite * am7xxx-play: remove an unreachable break 2013-03-14 12:28:32 +0100 Antonio Ospite * am7xxx-play: rename 'packet' to 'in_packet' 2013-03-14 11:22:05 +0100 Antonio Ospite * am7xxx: fix coding style 2013-03-14 11:13:16 +0100 Antonio Ospite * contrib: add the am7xxx-play-window.sh script 2012-12-17 23:54:51 +0100 Antonio Ospite * Merge branch 'fix-devinfo-for-PicoPix' 2012-12-07 11:59:32 +0100 Antonio Ospite * am7xxx: make libam7xxx work with Philips/Sagemcom PPX projectors 2012-12-07 11:51:16 +0100 Antonio Ospite * am7xxx: cache device info in am7xxx_get_device_info() 2012-12-07 12:22:45 +0100 Antonio Ospite * am7xxx: detect unexpected responses to AM7XXX_PACKET_TYPE_DEVINFO requests 2012-12-04 11:46:12 +0100 Antonio Ospite * Fix an error when compiling with both -O0 and -Wp,-D_FORTIFY_SOURCE=2 2012-11-14 12:31:01 +0100 Antonio Ospite * am7xxx: don't mention AM7XXX_DIRECTION_OUT in read_header() 2012-11-14 12:08:07 +0100 Antonio Ospite * am7xxx: add a note on the symmetry of read_header() and send_header() 2012-11-14 12:01:34 +0100 Antonio Ospite * am7xxx: assign device_list next to its first use 2012-11-14 11:00:58 +0100 Antonio Ospite * am7xxx: print text description of the 'direction' field 2012-10-14 18:23:04 +0200 Antonio Ospite * picoproj: clarify that when AM7XXX_ZOOM_TEST is set no image gets sent 2012-10-14 18:03:54 +0200 Antonio Ospite * am7xxx: add support for Philips/SagemCom PicoPix PPX 2055 2012-09-17 10:07:55 +0200 Antonio Ospite * examples: support multiple devices 2012-09-17 10:10:07 +0200 Antonio Ospite * doc: update Doxygen configuration 2012-07-27 12:57:44 +0200 Antonio Ospite * Merge branch 'am7xxx_set_zoom_mode' 2012-06-21 10:12:14 +0200 Antonio Ospite * contrib: add a test image to show how zoom modes work 2012-06-21 10:41:42 +0200 Antonio Ospite * am7xxx-play: make the help about power mode more consistent 2012-06-20 15:32:13 +0200 Antonio Ospite * picoproj: make the help about power mode more consistent 2012-06-20 13:13:20 +0200 Antonio Ospite * am7xxx: update signature and documentation of am7xxx_set_power_mode() 2012-06-21 10:32:32 +0200 Antonio Ospite * am7xxx-play: support setting the zoom mode 2012-02-20 13:43:03 +0100 Antonio Ospite * picoproj: support setting the zoom mode 2012-02-20 13:37:20 +0100 Antonio Ospite * am7xxx: implement support for the AM7XXX_PACKET_TYPE_ZOOM 2012-07-08 23:17:20 +0200 Antonio Ospite * Merge remote-tracking branch 'origin/rettichschnidi' 2012-07-08 22:56:08 +0200 Reto Schneider * Add missing break. 2012-07-06 00:48:31 +0200 Reto Schneider * Fix typo. 2012-06-29 13:22:55 +0200 Antonio Ospite * contrib: add an example of how to start displaying images automatically 2012-06-21 10:23:28 +0200 Antonio Ospite * contrib: add other supported devices to 55-am7xxx.rules 2012-06-20 15:01:02 +0200 Antonio Ospite * doc: update the list of supported devices 2012-06-12 12:48:28 +0200 Antonio Ospite * am7xxx: rename am7xxx_header.unknown0 to am7xxx_header.direction 2012-06-09 12:21:36 +0200 Antonio Ospite * README.asciidoc: add Aiptek PocketCinema T25 to the AM7XXX devices list 2012-06-09 12:19:28 +0200 Matti Koskinen * am7xxx: add support for Aiptek PocketCinema T25 2012-05-22 16:34:29 +0200 Antonio Ospite * README.asciidoc: add info about running am7xxx-play.exe on Windows 2012-05-22 16:33:44 +0200 Antonio Ospite * HACKING.asciidoc: add info about compiling am7xxx-play for Windows 2012-05-22 16:23:10 +0200 Antonio Ospite * am7xxx-play: check if strtok_r is available 2012-05-22 16:21:25 +0200 Antonio Ospite * am7xxx-play: check if sigaction is available 2012-05-22 16:16:15 +0200 Antonio Ospite * am7xxx-play: add a fallback definition for ENOTSUP 2012-05-22 15:42:26 +0200 Antonio Ospite * am7xxx-play: get the framerate from the video stream 2012-05-22 15:29:55 +0200 Antonio Ospite * mingw_cross_toolchain.cmake: set the MINGW variable to True 2012-05-15 10:35:05 +0200 Antonio Ospite * HACKING.asciidoc: add info about getting and building libam7xxx 2012-05-14 14:42:44 +0200 Antonio Ospite * README.asciidoc: add Royaltek PJU-2100 to the AM7XXX based devices list 2012-05-13 10:25:52 +0200 Richard Wisenoecker * am7xxx: add support for Acer C112 2012-05-11 21:52:29 +0200 Antonio Ospite * README.asciidoc document how to get libam7xx running on MS Windows 2012-05-11 21:50:36 +0200 Antonio Ospite * Add a simple usb_mode_switch clone for am7xxx devices 2012-05-10 17:00:27 +0200 Antonio Ospite * TODO: mention the plan about GStreamer 2012-05-10 16:02:16 +0200 Antonio Ospite * Merge branch 'mingw-port' 2012-05-10 15:46:47 +0200 Antonio Ospite * HACKING.asciidoc: add a section to explain Windows cross compilation 2012-05-10 15:29:56 +0200 Antonio Ospite * Add a CMAKE_TOOLCHAIN_FILE to compile with MinGW 2012-05-10 14:58:26 +0200 Antonio Ospite * Don't set -pedantic-errors in CMAKE_C_FLAGS, it breaks check_symbol_exists() 2012-05-10 12:13:03 +0200 Antonio Ospite * picoproj: replace mmap() with more portable file stream operations 2012-05-10 12:11:33 +0200 Antonio Ospite * picoproj: fix a typo 2012-05-10 12:10:45 +0200 Antonio Ospite * picoproj: issue a warning when passing "-f" more than once 2012-05-10 09:34:01 +0200 Antonio Ospite * am7xxx: don't look for the math library when compiling for Windows 2012-05-10 09:01:40 +0200 Antonio Ospite * am7xxx: MinGW does not have endian.h, provide fallbacks 2012-05-10 08:16:04 +0200 Antonio Ospite * am7xxx: fix setting the USB configuration 2012-05-10 08:11:14 +0200 Antonio Ospite * am7xxx: use hex notation for USB endpoints 2012-05-10 07:57:01 +0200 Antonio Ospite * picoproj: use MAP_PRIVATE in the mmap call 2012-05-10 07:49:46 +0200 Antonio Ospite * HACKING.asciidoc: fix cmake invocation examples 2012-05-10 15:57:19 +0200 Antonio Ospite * Merge remote-tracking branch 'origin/rettichschnidi' into mingw-port 2012-05-06 23:24:40 +0200 Antonio Ospite * picoproj: add a note about image dimensions and native resolution 2012-04-08 14:24:43 +0200 Reto Schneider * Fix usage of FIND_PATH, allow $FFMPEG_DIR to be used. 2012-04-07 12:39:43 +0200 Reto Schneider * Stop CMake if function avformat_open_input not available, print an error message. Prevents compile errors later on. 2012-04-07 08:39:33 +0200 Reto Schneider * Make example programs optional. 2012-03-28 13:37:00 +0200 Antonio Ospite * Release version 0.1.2 (v0.1.2) 2012-03-28 13:08:23 +0200 Antonio Ospite * doc: fix the "custom install targets" to handle DESTDIR 2012-03-28 10:55:14 +0200 Antonio Ospite * Release version 0.1.1 (v0.1.1) 2012-03-28 10:43:04 +0200 Antonio Ospite * doc: use ${DOC_OUTPUT_PATH} in the targets once we have it defined 2012-03-28 10:31:22 +0200 Antonio Ospite * examples: keep the -h option as the last one in am7xxx-play 2012-03-28 10:27:12 +0200 Antonio Ospite * examples: add power level setting to picoproj 2012-03-28 10:11:54 +0200 Antonio Ospite * TODO: remove the entry about signals and picoproj 2012-03-28 10:09:08 +0200 Antonio Ospite * cosmetics: remove some trailing spaces 2012-03-28 10:02:03 +0200 Antonio Ospite * am7xxx: control shared library symbols visibility 2012-03-28 09:11:51 +0200 Antonio Ospite * doc: make sure docs have been generated when installing 2012-03-26 13:50:05 +0200 Antonio Ospite * Increase project number to 0.1.0 (v0.1.0) 2012-03-26 13:49:31 +0200 Antonio Ospite * Merge branch 'unstable' 2012-03-26 13:27:43 +0200 Antonio Ospite * TODO: remove the entry about documenting the API with Doxygen (origin/unstable) 2012-03-24 00:25:57 +0100 Antonio Ospite * doc: add generation of man pages from asciidoc sources 2012-03-24 00:01:25 +0100 Antonio Ospite * doc: add a link to the public API on the main page 2012-03-24 00:26:59 +0100 Antonio Ospite * examples: rephrase picoproj example description 2012-03-23 23:32:59 +0100 Antonio Ospite * examples: make picoproj usage look more like am7xxx-play one 2012-03-23 22:01:45 +0100 Antonio Ospite * doc: add examples to the Doxygen documentation 2012-03-23 17:03:36 +0100 Antonio Ospite * sm7xxx-play: add missing newline on some error messages 2012-03-21 14:47:20 +0100 Antonio Ospite * am7xxx: round scaled_height and scaled_width 2012-03-21 12:06:16 +0100 Antonio Ospite * cmake: make stricter compilation checks conditional 2012-03-21 11:45:36 +0100 Antonio Ospite * Merge remote-tracking branch 'origin/rettichschnidi' into unstable 2012-03-20 22:59:03 +0100 Antonio Ospite * examples: set proper return codes in am7xxx-play 2012-03-19 22:13:04 +0100 Antonio Ospite * examples: add a -l option to am7xxx-play 2012-03-20 23:39:05 +0100 Reto Schneider * Fix typo: dimesions -> dimensions 2012-03-20 23:36:20 +0100 Reto Schneider * All modes above LOW need both connectors to be plugged in. 2012-03-20 23:33:50 +0100 Reto Schneider * Fix typo: architechtures -> architectures 2012-03-20 23:32:46 +0100 Reto Schneider * Remove douled semicolons 2012-03-20 21:16:14 +0100 Reto Schneider * Check the user submitted value for the rescaling method. 2012-03-20 21:15:29 +0100 Reto Schneider * Fix the wording of the help message for the rescaling method. 2012-03-20 21:06:30 +0100 Reto Schneider * Update the help message to make it clear that the quality argument needs a parameter. 2012-03-20 20:53:38 +0100 Reto Schneider * Let the user set the power mode via the switch '-p ' 2012-03-20 19:55:27 +0100 Reto Schneider * Merge remote-tracking branch 'origin/unstable' into rettichschnidi 2012-03-19 22:07:16 +0100 Antonio Ospite * cmake: disable optimizations in debug builds 2012-03-18 23:45:48 +0100 Reto Schneider * Link to all ffmpeg libraries, not just to avdevice. 2012-03-17 10:17:19 +0100 Antonio Ospite * am7xxx: fix a typo, s/it's/its/ 2012-03-16 20:46:29 +0100 Reto Schneider * Merge branch 'unstable' into rettichschnidi 2012-03-16 20:36:05 +0100 Reto Schneider * Purely cosmetic change: add missing newline 2012-03-09 19:47:54 +0100 Reto Schneider * Use commas to separate different pico projector names. 2012-03-15 15:30:28 +0100 Antonio Ospite * examples: add a am7xxx-play example program 2012-03-15 14:11:28 +0100 Antonio Ospite * am7xxx: cosmetics, remove some useless double spaces 2012-03-15 14:05:25 +0100 Antonio Ospite * am7xxx: add am7xxx_calc_scaled_image_dimensions() 2012-03-08 14:35:36 +0100 Antonio Ospite * contrib: add PicoPix 1020 USB IDs to 55-am7xxx.rules 2012-03-08 14:22:20 +0100 Antonio Ospite * picoproj: move it to an example/ directory 2012-03-07 23:32:29 +0100 Antonio Ospite * cmake: split out the maintenance targets to a new cmake module 2012-03-07 23:12:30 +0100 Antonio Ospite * doc: add an install target 2012-03-07 17:48:49 +0100 Antonio Ospite * am7xxx, doc: add Doxygen documentation for the public API 2012-03-06 17:28:57 +0100 Antonio Ospite * am7xxx: rename the 'size' argument of am7xxx_send_image() to 'image_size' 2012-03-01 23:47:00 +0100 Antonio Ospite * cosmetics: remove some unneeded white spaces 2012-03-01 23:05:50 +0100 Antonio Ospite * CmakeLists.txt: add some hardening options to CMAKE_C_FLAGS 2012-03-01 21:52:06 +0100 Antonio Ospite * am7xxx: introduce a new am7xxx_device_info type 2012-02-29 23:54:22 +0100 Antonio Ospite * HACKING.asciidoc: mention how to use valgrind 2012-02-29 23:31:14 +0100 Antonio Ospite * picoproj: add an option to set the log level 2012-02-29 23:29:12 +0100 Antonio Ospite * am7xxx: use the logging infrastructure 2012-02-28 23:51:37 +0100 Antonio Ospite * am7xxx: add a simple logging infrastructure 2012-02-28 22:37:06 +0100 Antonio Ospite * am7xxx: track the context in am7xxx_device 2012-02-28 21:57:45 +0100 Antonio Ospite * am7xxx: pass the context to add_new_device() and find_device() 2012-02-28 21:44:34 +0100 Antonio Ospite * am7xxx: silent a warning enabled by 'sparse' about an uninitialized variable 2012-02-29 23:33:13 +0100 Antonio Ospite * TODO: remove the entry about multi-device support 2012-02-23 18:05:48 +0100 Antonio Ospite * am7xxx: add multi-device support 2012-02-23 16:23:41 +0100 Antonio Ospite * TODO: handle signals in picoproj and do the proper cleanup 2012-02-22 13:14:24 +0100 Antonio Ospite * am7xxx: support other devices which talk the same protocol 2012-02-21 14:48:06 +0100 Antonio Ospite * cmake: fix libusb search 2012-02-21 13:19:28 +0100 Antonio Ospite * am7xxx: change am7xx_device definition, better buffer handling 2012-02-23 15:26:44 +0100 Antonio Ospite * am7xxx: initialize the 'transferred' variable before USB transfers 2012-02-21 19:55:24 +0100 Antonio Ospite * README.asciidoc: Acer C120 is not based on AM7XXX 2012-02-20 21:31:36 +0100 Antonio Ospite * README.asciidoc: rephrase the part about USB IDs 2012-02-20 17:51:11 +0100 Antonio Ospite * README.asciidoc: fix a typo s/trasfers/transfers/ 2012-02-20 17:50:06 +0100 Antonio Ospite * README.asciidoc: mention Thomas Baquet's project and fix some style 2012-02-20 13:44:23 +0100 Antonio Ospite * contrib: add some udev rules to let normal users access the devices 2012-02-20 13:28:29 +0100 Antonio Ospite * README.asciidoc: highlight USB IDs by using an unformatted style 2012-01-25 15:50:41 +0100 Antonio Ospite * Don't use fixed size integer types in the public header 2012-01-25 15:44:24 +0100 Antonio Ospite * Make struct am7xxx_header and related types private 2012-01-25 15:26:44 +0100 Antonio Ospite * Implement am7xxx_get_device_info() 2012-01-25 12:24:53 +0100 Antonio Ospite * Add info about transfer direction in debug messages, add newline 2012-01-24 17:15:50 +0100 Antonio Ospite * picoproj: make the -f option mandatory 2012-01-24 16:43:23 +0100 Antonio Ospite * Implement am7xxx_set_power_mode() 2012-01-24 16:03:33 +0100 Antonio Ospite * Indent header_data fields when dumping headers 2012-01-24 15:45:00 +0100 Antonio Ospite * Document in_80chars() and remove reference_image_header[] 2012-01-24 15:39:24 +0100 Antonio Ospite * Dump the data only in DEBUG builds 2012-01-24 14:55:54 +0100 Antonio Ospite * Add a HACKING.asciidoc file 2012-01-24 13:38:35 +0100 Antonio Ospite * Serialize struct am7xxx_header properly before sending it on the wire 2012-01-24 10:41:47 +0100 Antonio Ospite * picoproj: exit with success when the -h option is used 2012-01-24 10:27:25 +0100 Antonio Ospite * Document usb_modeswitch command to change the device mode 2012-01-23 17:13:15 +0100 Reto Schneider * Renamed AM7XXX_IMAGE_FORMAT_YUV_NV12 to AM7XXX_IMAGE_FORMAT_NV12. 2012-01-21 16:22:04 +0100 Reto Schneider * Added support for imageformat YUV - NV12 2012-01-21 16:15:50 +0100 Reto Schneider * Stop build process if a warning shows up 2012-01-16 00:03:42 +0100 Reto Schneider * corrected some spelling mistakes 2012-01-15 22:58:15 +0100 Antonio Ospite * Relicense under GPLv2+ 2012-01-15 21:12:14 +0100 Antonio Ospite * Add a TODO file 2012-01-15 21:11:58 +0100 Antonio Ospite * Add a README.asciidoc 2012-01-15 01:40:19 +0100 Antonio Ospite * Fix Copyright year 2012-01-15 01:39:15 +0100 Antonio Ospite * Add GPL-3 license text 2012-01-13 13:43:59 +0100 Antonio Ospite * Rename the header_len field to header_data_len 2012-01-13 13:37:32 +0100 Antonio Ospite * Make including am7xxx.h in C++ code safe 2012-01-13 03:20:14 +0100 Antonio Ospite * Use Cmake and make libam7xxx a shared library 2012-01-12 13:46:14 +0100 Antonio Ospite * Split am7xxx functions and definitions 2012-01-07 03:16:17 +0100 Antonio Ospite * Add backup and changelog rules to Makefile 2012-01-07 02:53:08 +0100 Antonio Ospite * Add initial support for USB output communication 2012-01-07 01:46:38 +0100 Antonio Ospite * Add support for sending an actual JPEG image 2012-01-07 01:45:20 +0100 Antonio Ospite * Image size is always unsigned 2012-01-07 01:44:01 +0100 Antonio Ospite * Wrap lines when dumping big buffers 2012-01-07 00:03:55 +0100 Antonio Ospite * Add some command line options 2012-01-07 00:03:16 +0100 Antonio Ospite * Minor Makefile cleanup 2012-01-06 22:51:02 +0100 Antonio Ospite * Rewrite to support different packet types 2012-01-07 01:58:10 +0100 Antonio Ospite * Fix a typo 2012-01-06 18:16:37 +0100 Antonio Ospite * Initial import