projects
/
libam7xxx.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libam7xxx.git
2013-07-27
Antonio Ospite
contrib: add some benchmarking data about am7xxx_send_i...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
am7xxx-play: fix a crash when a packet cannot be encoded
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
am7xxx-play: don't initialize variables when not needed
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
TODO: mention that atoi() must go away
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
picoproj: get rid of exit(), return more meaningful...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
HACKING.asciidoc: add commands to compile with clang
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
HACKING.asciidoc: add an example of testing am7xxx...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
doc: update Doxyfile.in
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
contrib: add a udev rule to invoke am7xxx-modeswitch
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
Rename am7xxx_mode_switch to am7xxx-modeswitch
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
TODO: mention that data types could be improved in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
picoporj: fix another -Wshorten-64-to-32 warning from...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
picoproj: silence a -Wshorten-64-to-32 warning from...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
CMakeLists.txt: disable -Wsign-conversion warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
am7xxx: fix a clang warning
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
examples: silence a couple of clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
doc: mention the Top-Height/TEC PP700 in the Doxygen...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Antonio Ospite
doc: add some lsusb dumps for reference
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Antonio Ospite
am7xxx-play: use am7xxx_send_image_async()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Antonio Ospite
am7xxx: implement am7xxx_send_image_async()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Antonio Ospite
am7xxx: fix a typo in a comment s/a am7xxx device/an...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Antonio Ospite
CMakeLists.txt: enable two new compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Antonio Ospite
am7xxx: add quirks for devices not supporting some...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Antonio Ospite
picoproj: remove an unreachable break statement
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Antonio Ospite
am7xxx-play: uniform coding style
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Antonio Ospite
CMakeLists.txt: add support for clang and isolate gcc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Antonio Ospite
HACKING.asciidoc: mention the patch needed for older...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Antonio Ospite
README.asciidoc: mention the TEC PP700 projector as...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Antonio Ospite
picoproj: remove an unneeded blank line
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Antonio Ospite
examples: print the usage message when a required optio...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Antonio Ospite
CMakeLists.txt: fix enabling verbose debug output
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Antonio Ospite
am7xxx: use the symbolic constant for libusb log level
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Antonio Ospite
picoproj: show the image resolution when image does...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Antonio Ospite
picoproj: remove one of two consecutive blank lines
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Antonio Ospite
doc, contrib: add PicoPix 2330 to the list of supported...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Antonio Ospite
am7xxx: add support for Philips/Sagemcom PicoPix 2330
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Antonio Ospite
Merge branch 'per-device-usb-config'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Antonio Ospite
am7xxx: make the supported_device array const
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Antonio Ospite
am7xxx: improve setting USB configuration and interface...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Antonio Ospite
am7xxx: reference am7xxx_usb_device_descriptor in struc...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Antonio Ospite
am7xxx: fail if USB configuration or interface are...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Antonio Ospite
am7xxx_mode_switch: release interface only if claimed
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Antonio Ospite
doc: add a man page for am7xxx_mode_switch
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Antonio Ospite
Add a NEWS file
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Antonio Ospite
Release version 0.1.3
v0.1.3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Antonio Ospite
am7xxx-play: switch to avcodec_encode_video2()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Antonio Ospite
am7xxx-play: remove an unreachable break
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Antonio Ospite
am7xxx-play: rename 'packet' to 'in_packet'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Antonio Ospite
am7xxx: fix coding style
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Antonio Ospite
contrib: add the am7xxx-play-window.sh script
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Antonio Ospite
Merge branch 'fix-devinfo-for-PicoPix'
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Antonio Ospite
am7xxx: make libam7xxx work with Philips/Sagemcom PPX...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Antonio Ospite
am7xxx: cache device info in am7xxx_get_device_info()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Antonio Ospite
am7xxx: detect unexpected responses to AM7XXX_PACKET_TY...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Antonio Ospite
Fix an error when compiling with both -O0 and -Wp,...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Antonio Ospite
am7xxx: don't mention AM7XXX_DIRECTION_OUT in read_header()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Antonio Ospite
am7xxx: add a note on the symmetry of read_header(...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Antonio Ospite
am7xxx: assign device_list next to its first use
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Antonio Ospite
am7xxx: print text description of the 'direction' field
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Antonio Ospite
picoproj: clarify that when AM7XXX_ZOOM_TEST is set...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Antonio Ospite
am7xxx: add support for Philips/SagemCom PicoPix PPX...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Antonio Ospite
examples: support multiple devices
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Antonio Ospite
doc: update Doxygen configuration
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Antonio Ospite
Merge branch 'am7xxx_set_zoom_mode'
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Antonio Ospite
contrib: add a test image to show how zoom modes work
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Antonio Ospite
am7xxx-play: make the help about power mode more consistent
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Antonio Ospite
picoproj: make the help about power mode more consistent
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Antonio Ospite
am7xxx: update signature and documentation of am7xxx_se...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Antonio Ospite
am7xxx-play: support setting the zoom mode
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Antonio Ospite
picoproj: support setting the zoom mode
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Antonio Ospite
am7xxx: implement support for the AM7XXX_PACKET_TYPE_ZOOM
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Antonio Ospite
Merge remote-tracking branch 'origin/rettichschnidi'
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Reto Schneider
Add missing break.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Reto Schneider
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Antonio Ospite
contrib: add an example of how to start displaying...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Antonio Ospite
contrib: add other supported devices to 55-am7xxx.rules
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Antonio Ospite
doc: update the list of supported devices
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Antonio Ospite
am7xxx: rename am7xxx_header.unknown0 to am7xxx_header...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Antonio Ospite
README.asciidoc: add Aiptek PocketCinema T25 to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Matti Koskinen
am7xxx: add support for Aiptek PocketCinema T25
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Antonio Ospite
README.asciidoc: add info about running am7xxx-play...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Antonio Ospite
HACKING.asciidoc: add info about compiling am7xxx-play...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Antonio Ospite
am7xxx-play: check if strtok_r is available
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Antonio Ospite
am7xxx-play: check if sigaction is available
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Antonio Ospite
am7xxx-play: add a fallback definition for ENOTSUP
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Antonio Ospite
am7xxx-play: get the framerate from the video stream
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Antonio Ospite
mingw_cross_toolchain.cmake: set the MINGW variable...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Antonio Ospite
HACKING.asciidoc: add info about getting and building...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Antonio Ospite
README.asciidoc: add Royaltek PJU-2100 to the AM7XXX...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Richard Wisenoecker
am7xxx: add support for Acer C112
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Antonio Ospite
README.asciidoc document how to get libam7xx running...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Antonio Ospite
Add a simple usb_mode_switch clone for am7xxx devices
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Antonio Ospite
TODO: mention the plan about GStreamer
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Antonio Ospite
Merge branch 'mingw-port'
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Antonio Ospite
HACKING.asciidoc: add a section to explain Windows...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Antonio Ospite
Add a CMAKE_TOOLCHAIN_FILE to compile with MinGW
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Antonio Ospite
Don't set -pedantic-errors in CMAKE_C_FLAGS, it breaks...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Antonio Ospite
picoproj: replace mmap() with more portable file stream...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Antonio Ospite
picoproj: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Antonio Ospite
picoproj: issue a warning when passing "-f" more than...
commit
|
commitdiff
|
tree
|
snapshot
next