projects
/
libam7xxx.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
libam7xxx.git
2014-07-07
Antonio Ospite
examples: the examples were always meant to be all...
|
commitdiff
2014-05-15
Antonio Ospite
Release version 0.1.5
v0.1.5
|
commitdiff
2014-05-15
Antonio Ospite
HACKING.asciidoc: update Windows cross-build section...
|
commitdiff
2014-05-12
Antonio Ospite
am7xxx-play: port to libav10
|
commitdiff
2014-05-08
Antonio Ospite
Update email address and copyright years
|
commitdiff
2014-05-08
Antonio Ospite
contrib/performance/README: fix some typos
|
commitdiff
2014-05-08
Antonio Ospite
cosmetics: remove some trailing spaces
|
commitdiff
2014-05-08
Antonio Ospite
README.asciidoc: update instructions to test libam7xxx...
|
commitdiff
2014-05-08
Antonio Ospite
HACKING.asciidoc: update the build instructions for...
|
commitdiff
2014-05-08
Antonio Ospite
am7xxx: don't use partial designated initializers
|
commitdiff
2014-05-08
Antonio Ospite
am7xxx: add a portable_endian.h
|
commitdiff
2014-05-07
Antonio Ospite
Merge branch 'zoom-tele-picopix'
|
commitdiff
2014-05-07
Antonio Ospite
am7xxx-play: allow setting the AM7XXX_ZOOM_TELE zoom...
|
commitdiff
2014-05-07
Antonio Ospite
picoproj: allow setting the AM7XXX_ZOOM_TELE zoom mode
|
commitdiff
2014-05-07
Antonio Ospite
am7xxx: implement the set_zoom_mode() operation for...
|
commitdiff
2014-05-07
Antonio Ospite
am7xxx: add support for a new AM7XXX_ZOOM_TELE zoom...
|
commitdiff
2014-05-07
Antonio Ospite
am7xxx: add a msleep() implementation in tools.[ch]
|
commitdiff
2013-12-04
Antonio Ospite
Merge branch 'powermode-PicoPix2055'
|
commitdiff
2013-11-28
Antonio Ospite
am7xxx: add support for setting the power mode on the...
|
commitdiff
2013-11-28
Antonio Ospite
am7xxx: dump fields of unknown packet types
|
commitdiff
2013-11-28
Antonio Ospite
am7xxx: factor out a send_command() function
|
commitdiff
2013-11-28
Antonio Ospite
am7xxx: switch from device quirks to device ops
|
commitdiff
2013-11-18
Antonio Ospite
doc/lsusb_dumps: add lsusb_Philips-PicoPix-2055.log
|
commitdiff
2013-11-18
Antonio Ospite
doc/lsusb_dumps: strip trailing spaces
|
commitdiff
2013-11-18
Antonio Ospite
doc/man: misc fixes to man pages
|
commitdiff
2013-10-30
Antonio Ospite
CMakeLists.txt: define DEBUG=1 only when CMAKE_BUILD_TY...
|
commitdiff
2013-10-13
Antonio Ospite
HACKING.asciidoc: fix the url of the avcodec_encode_vid...
|
commitdiff
2013-09-07
Antonio Ospite
am7xxx-play: cosmetics, fix coding style
|
commitdiff
2013-08-03
Antonio Ospite
am7xxx: add quirks for Philips/Sagemcom PicoPix 2055
|
commitdiff
2013-07-28
Antonio Ospite
NEWS: fix a typo s/mode/more/
|
commitdiff
2013-07-28
Antonio Ospite
Release version 0.1.4
v0.1.4
|
commitdiff
2013-07-27
Antonio Ospite
contrib: add some benchmarking data about am7xxx_send_i...
|
commitdiff
2013-07-27
Antonio Ospite
am7xxx-play: fix a crash when a packet cannot be encoded
|
commitdiff
2013-07-27
Antonio Ospite
am7xxx-play: don't initialize variables when not needed
|
commitdiff
2013-07-27
Antonio Ospite
TODO: mention that atoi() must go away
|
commitdiff
2013-07-27
Antonio Ospite
picoproj: get rid of exit(), return more meaningful...
|
commitdiff
2013-07-27
Antonio Ospite
HACKING.asciidoc: add commands to compile with clang
|
commitdiff
2013-07-27
Antonio Ospite
HACKING.asciidoc: add an example of testing am7xxx...
|
commitdiff
2013-07-27
Antonio Ospite
doc: update Doxyfile.in
|
commitdiff
2013-07-27
Antonio Ospite
contrib: add a udev rule to invoke am7xxx-modeswitch
|
commitdiff
2013-07-27
Antonio Ospite
Rename am7xxx_mode_switch to am7xxx-modeswitch
|
commitdiff
2013-07-27
Antonio Ospite
TODO: mention that data types could be improved in...
|
commitdiff
2013-07-27
Antonio Ospite
picoporj: fix another -Wshorten-64-to-32 warning from...
|
commitdiff
2013-07-27
Antonio Ospite
picoproj: silence a -Wshorten-64-to-32 warning from...
|
commitdiff
2013-07-27
Antonio Ospite
CMakeLists.txt: disable -Wsign-conversion warnings
|
commitdiff
2013-07-27
Antonio Ospite
am7xxx: fix a clang warning
|
commitdiff
2013-07-27
Antonio Ospite
examples: silence a couple of clang warnings
|
commitdiff
2013-07-27
Antonio Ospite
doc: mention the Top-Height/TEC PP700 in the Doxygen...
|
commitdiff
2013-07-27
Antonio Ospite
doc: add some lsusb dumps for reference
|
commitdiff
2013-07-20
Antonio Ospite
am7xxx-play: use am7xxx_send_image_async()
|
commitdiff
2013-07-20
Antonio Ospite
am7xxx: implement am7xxx_send_image_async()
|
commitdiff
2013-07-20
Antonio Ospite
am7xxx: fix a typo in a comment s/a am7xxx device/an...
|
commitdiff
2013-07-20
Antonio Ospite
CMakeLists.txt: enable two new compiler warnings
|
commitdiff
2013-07-20
Antonio Ospite
am7xxx: add quirks for devices not supporting some...
|
commitdiff
2013-07-20
Antonio Ospite
picoproj: remove an unreachable break statement
|
commitdiff
2013-07-20
Antonio Ospite
am7xxx-play: uniform coding style
|
commitdiff
2013-07-20
Antonio Ospite
CMakeLists.txt: add support for clang and isolate gcc...
|
commitdiff
2013-07-20
Antonio Ospite
HACKING.asciidoc: mention the patch needed for older...
|
commitdiff
2013-06-29
Antonio Ospite
README.asciidoc: mention the TEC PP700 projector as...
|
commitdiff
2013-05-26
Antonio Ospite
picoproj: remove an unneeded blank line
|
commitdiff
2013-05-26
Antonio Ospite
examples: print the usage message when a required optio...
|
commitdiff
2013-05-26
Antonio Ospite
CMakeLists.txt: fix enabling verbose debug output
|
commitdiff
2013-04-05
Antonio Ospite
am7xxx: use the symbolic constant for libusb log level
|
commitdiff
2013-04-05
Antonio Ospite
picoproj: show the image resolution when image does...
|
commitdiff
2013-04-05
Antonio Ospite
picoproj: remove one of two consecutive blank lines
|
commitdiff
2013-03-25
Antonio Ospite
doc, contrib: add PicoPix 2330 to the list of supported...
|
commitdiff
2013-03-25
Antonio Ospite
am7xxx: add support for Philips/Sagemcom PicoPix 2330
|
commitdiff
2013-03-25
Antonio Ospite
Merge branch 'per-device-usb-config'
|
commitdiff
2013-03-23
Antonio Ospite
am7xxx: make the supported_device array const
|
commitdiff
2013-03-23
Antonio Ospite
am7xxx: improve setting USB configuration and interface...
|
commitdiff
2013-03-23
Antonio Ospite
am7xxx: reference am7xxx_usb_device_descriptor in struc...
|
commitdiff
2013-03-23
Antonio Ospite
am7xxx: fail if USB configuration or interface are...
|
commitdiff
2013-03-23
Antonio Ospite
am7xxx_mode_switch: release interface only if claimed
|
commitdiff
2013-03-18
Antonio Ospite
doc: add a man page for am7xxx_mode_switch
|
commitdiff
2013-03-14
Antonio Ospite
Add a NEWS file
|
commitdiff
2013-03-14
Antonio Ospite
Release version 0.1.3
v0.1.3
|
commitdiff
2013-03-14
Antonio Ospite
am7xxx-play: switch to avcodec_encode_video2()
|
commitdiff
2013-03-14
Antonio Ospite
am7xxx-play: remove an unreachable break
|
commitdiff
2013-03-14
Antonio Ospite
am7xxx-play: rename 'packet' to 'in_packet'
|
commitdiff
2013-03-14
Antonio Ospite
am7xxx: fix coding style
|
commitdiff
2013-03-14
Antonio Ospite
contrib: add the am7xxx-play-window.sh script
|
commitdiff
2012-12-17
Antonio Ospite
Merge branch 'fix-devinfo-for-PicoPix'
|
commitdiff
2012-12-07
Antonio Ospite
am7xxx: make libam7xxx work with Philips/Sagemcom PPX...
|
commitdiff
2012-12-07
Antonio Ospite
am7xxx: cache device info in am7xxx_get_device_info()
|
commitdiff
2012-12-07
Antonio Ospite
am7xxx: detect unexpected responses to AM7XXX_PACKET_TY...
|
commitdiff
2012-12-06
Antonio Ospite
Fix an error when compiling with both -O0 and -Wp,...
|
commitdiff
2012-11-14
Antonio Ospite
am7xxx: don't mention AM7XXX_DIRECTION_OUT in read_header()
|
commitdiff
2012-11-14
Antonio Ospite
am7xxx: add a note on the symmetry of read_header(...
|
commitdiff
2012-11-14
Antonio Ospite
am7xxx: assign device_list next to its first use
|
commitdiff
2012-11-14
Antonio Ospite
am7xxx: print text description of the 'direction' field
|
commitdiff
2012-10-14
Antonio Ospite
picoproj: clarify that when AM7XXX_ZOOM_TEST is set...
|
commitdiff
2012-10-14
Antonio Ospite
am7xxx: add support for Philips/SagemCom PicoPix PPX...
|
commitdiff
2012-09-17
Antonio Ospite
examples: support multiple devices
|
commitdiff
2012-09-17
Antonio Ospite
doc: update Doxygen configuration
|
commitdiff
2012-07-27
Antonio Ospite
Merge branch 'am7xxx_set_zoom_mode'
|
commitdiff
2012-07-08
Antonio Ospite
contrib: add a test image to show how zoom modes work
|
commitdiff
2012-07-08
Antonio Ospite
am7xxx-play: make the help about power mode more consistent
|
commitdiff
2012-07-08
Antonio Ospite
picoproj: make the help about power mode more consistent
|
commitdiff
2012-07-08
Antonio Ospite
am7xxx: update signature and documentation of am7xxx_se...
|
commitdiff
2012-07-08
Antonio Ospite
am7xxx-play: support setting the zoom mode
|
commitdiff
next