libam7xxx.git
2015-06-10 Antonio Ospiteam7xxx-modeswitch: set USB configuration following...
2015-06-10 Antonio Ospiteam7xxx-modeswitch: reorder declarations of variables
2015-06-10 Antonio Ospiteam7xxx-modeswitch: remove unneeded assignment
2015-06-10 Antonio Ospiteam7xxx-modeswitch: improve messages relative to libusb...
2015-06-10 Antonio Ospiteam7xxx-modeswitch: use LIBUSB_LOG_LEVEL_INFO instead...
2015-06-10 Antonio Ospiteam7xxx-modeswitch: use libusb_set_auto_detach_kernel_dr...
2015-06-10 Antonio Ospiteam7xxx: print an error message when libusb_init fails
2015-06-10 Antonio Ospiteam7xxx: improve the comment about setting a new configu...
2015-06-10 Antonio Ospiteam7xxx: clarify a comment about copying data in send_da...
2015-04-20 Antonio Ospiteam7xxx: release the interface when needed in open_device()
2015-04-20 Antonio Ospiteam7xxx: check the return value of libusb_get_configurat...
2015-04-20 Antonio Ospiteam7xxx: fix the error path of the second configuration...
2015-04-20 Antonio Ospiteam7xxx: add comment about detaching kernel drivers...
2015-04-20 Antonio Ospiteam7xxx: add some spaces in a comment
2015-04-20 Antonio Ospiteam7xxx: fix the coding style used to represent pointers
2015-01-25 Antonio Ospiteam7xxx: use libusb_error_name to print the return value...
2015-01-25 Antonio Ospiteam7xxx: detach kernel driver before claiming the interface
2015-01-25 Antonio Ospiteam7xxx: use a saner approach when setting the USB confi...
2015-01-25 Antonio Ospiteam7xxx: when listing possible return values use "or...
2015-01-25 Antonio Ospiteam7xxx: mention open_device() in the comment about...
2015-01-25 Antonio Ospiteam7xxx: clean up the exit path in open_device()
2015-01-25 Antonio Ospiteam7xxx: comment on the loop termination in SCAN_OP_OPEN...
2015-01-25 Antonio Ospiteam7xxx: factor out an open_device() function from scan_...
2015-01-25 Antonio Ospiteam7xxx: make a comment clearer about SCAN_OP_OPEN_DEVICE
2015-01-25 Antonio OspiteTODO: add another item about the style used in cmake...
2015-01-25 Antonio Ospitedoc/lsusb_dumps: add lsusb_Philips-PicoPix-1020.log
2014-12-30 Antonio Ospiteexamples: fix handling optional libraries in target_lin...
2014-11-22 Antonio Ospiteam7xxx-play: improve a comment
2014-11-22 Antonio Ospiteam7xxx-play: fix a possible case of use before initiali...
2014-11-05 Antonio Ospitedoc: update Doxyfile.in
2014-07-07 Antonio Ospiteexamples: the examples were always meant to be all...
2014-05-15 Antonio OspiteRelease version 0.1.5 v0.1.5
2014-05-15 Antonio OspiteHACKING.asciidoc: update Windows cross-build section...
2014-05-12 Antonio Ospiteam7xxx-play: port to libav10
2014-05-08 Antonio OspiteUpdate email address and copyright years
2014-05-08 Antonio Ospitecontrib/performance/README: fix some typos
2014-05-08 Antonio Ospitecosmetics: remove some trailing spaces
2014-05-08 Antonio OspiteREADME.asciidoc: update instructions to test libam7xxx...
2014-05-08 Antonio OspiteHACKING.asciidoc: update the build instructions for...
2014-05-08 Antonio Ospiteam7xxx: don't use partial designated initializers
2014-05-08 Antonio Ospiteam7xxx: add a portable_endian.h
2014-05-07 Antonio OspiteMerge branch 'zoom-tele-picopix'
2014-05-07 Antonio Ospiteam7xxx-play: allow setting the AM7XXX_ZOOM_TELE zoom...
2014-05-07 Antonio Ospitepicoproj: allow setting the AM7XXX_ZOOM_TELE zoom mode
2014-05-07 Antonio Ospiteam7xxx: implement the set_zoom_mode() operation for...
2014-05-07 Antonio Ospiteam7xxx: add support for a new AM7XXX_ZOOM_TELE zoom...
2014-05-07 Antonio Ospiteam7xxx: add a msleep() implementation in tools.[ch]
2013-12-04 Antonio OspiteMerge branch 'powermode-PicoPix2055'
2013-11-28 Antonio Ospiteam7xxx: add support for setting the power mode on the...
2013-11-28 Antonio Ospiteam7xxx: dump fields of unknown packet types
2013-11-28 Antonio Ospiteam7xxx: factor out a send_command() function
2013-11-28 Antonio Ospiteam7xxx: switch from device quirks to device ops
2013-11-18 Antonio Ospitedoc/lsusb_dumps: add lsusb_Philips-PicoPix-2055.log
2013-11-18 Antonio Ospitedoc/lsusb_dumps: strip trailing spaces
2013-11-18 Antonio Ospitedoc/man: misc fixes to man pages
2013-10-30 Antonio OspiteCMakeLists.txt: define DEBUG=1 only when CMAKE_BUILD_TY...
2013-10-13 Antonio OspiteHACKING.asciidoc: fix the url of the avcodec_encode_vid...
2013-09-07 Antonio Ospiteam7xxx-play: cosmetics, fix coding style
2013-08-03 Antonio Ospiteam7xxx: add quirks for Philips/Sagemcom PicoPix 2055
2013-07-28 Antonio OspiteNEWS: fix a typo s/mode/more/
2013-07-28 Antonio OspiteRelease version 0.1.4 v0.1.4
2013-07-27 Antonio Ospitecontrib: add some benchmarking data about am7xxx_send_i...
2013-07-27 Antonio Ospiteam7xxx-play: fix a crash when a packet cannot be encoded
2013-07-27 Antonio Ospiteam7xxx-play: don't initialize variables when not needed
2013-07-27 Antonio OspiteTODO: mention that atoi() must go away
2013-07-27 Antonio Ospitepicoproj: get rid of exit(), return more meaningful...
2013-07-27 Antonio OspiteHACKING.asciidoc: add commands to compile with clang
2013-07-27 Antonio OspiteHACKING.asciidoc: add an example of testing am7xxx...
2013-07-27 Antonio Ospitedoc: update Doxyfile.in
2013-07-27 Antonio Ospitecontrib: add a udev rule to invoke am7xxx-modeswitch
2013-07-27 Antonio OspiteRename am7xxx_mode_switch to am7xxx-modeswitch
2013-07-27 Antonio OspiteTODO: mention that data types could be improved in...
2013-07-27 Antonio Ospitepicoporj: fix another -Wshorten-64-to-32 warning from...
2013-07-27 Antonio Ospitepicoproj: silence a -Wshorten-64-to-32 warning from...
2013-07-27 Antonio OspiteCMakeLists.txt: disable -Wsign-conversion warnings
2013-07-27 Antonio Ospiteam7xxx: fix a clang warning
2013-07-27 Antonio Ospiteexamples: silence a couple of clang warnings
2013-07-27 Antonio Ospitedoc: mention the Top-Height/TEC PP700 in the Doxygen...
2013-07-27 Antonio Ospitedoc: add some lsusb dumps for reference
2013-07-20 Antonio Ospiteam7xxx-play: use am7xxx_send_image_async()
2013-07-20 Antonio Ospiteam7xxx: implement am7xxx_send_image_async()
2013-07-20 Antonio Ospiteam7xxx: fix a typo in a comment s/a am7xxx device/an...
2013-07-20 Antonio OspiteCMakeLists.txt: enable two new compiler warnings
2013-07-20 Antonio Ospiteam7xxx: add quirks for devices not supporting some...
2013-07-20 Antonio Ospitepicoproj: remove an unreachable break statement
2013-07-20 Antonio Ospiteam7xxx-play: uniform coding style
2013-07-20 Antonio OspiteCMakeLists.txt: add support for clang and isolate gcc...
2013-07-20 Antonio OspiteHACKING.asciidoc: mention the patch needed for older...
2013-06-29 Antonio OspiteREADME.asciidoc: mention the TEC PP700 projector as...
2013-05-26 Antonio Ospitepicoproj: remove an unneeded blank line
2013-05-26 Antonio Ospiteexamples: print the usage message when a required optio...
2013-05-26 Antonio OspiteCMakeLists.txt: fix enabling verbose debug output
2013-04-05 Antonio Ospiteam7xxx: use the symbolic constant for libusb log level
2013-04-05 Antonio Ospitepicoproj: show the image resolution when image does...
2013-04-05 Antonio Ospitepicoproj: remove one of two consecutive blank lines
2013-03-25 Antonio Ospitedoc, contrib: add PicoPix 2330 to the list of supported...
2013-03-25 Antonio Ospiteam7xxx: add support for Philips/Sagemcom PicoPix 2330
2013-03-25 Antonio OspiteMerge branch 'per-device-usb-config'
2013-03-23 Antonio Ospiteam7xxx: make the supported_device array const
2013-03-23 Antonio Ospiteam7xxx: improve setting USB configuration and interface...
next