libam7xxx.git
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...
2013-03-23 Antonio Ospiteam7xxx: reference am7xxx_usb_device_descriptor in struc...
2013-03-23 Antonio Ospiteam7xxx: fail if USB configuration or interface are...
2013-03-23 Antonio Ospiteam7xxx_mode_switch: release interface only if claimed
2013-03-18 Antonio Ospitedoc: add a man page for am7xxx_mode_switch
2013-03-14 Antonio OspiteAdd a NEWS file
2013-03-14 Antonio OspiteRelease version 0.1.3 v0.1.3
2013-03-14 Antonio Ospiteam7xxx-play: switch to avcodec_encode_video2()
2013-03-14 Antonio Ospiteam7xxx-play: remove an unreachable break
2013-03-14 Antonio Ospiteam7xxx-play: rename 'packet' to 'in_packet'
2013-03-14 Antonio Ospiteam7xxx: fix coding style
2013-03-14 Antonio Ospitecontrib: add the am7xxx-play-window.sh script
2012-12-17 Antonio OspiteMerge branch 'fix-devinfo-for-PicoPix'
2012-12-07 Antonio Ospiteam7xxx: make libam7xxx work with Philips/Sagemcom PPX...
2012-12-07 Antonio Ospiteam7xxx: cache device info in am7xxx_get_device_info()
2012-12-07 Antonio Ospiteam7xxx: detect unexpected responses to AM7XXX_PACKET_TY...
2012-12-06 Antonio OspiteFix an error when compiling with both -O0 and -Wp,...
2012-11-14 Antonio Ospiteam7xxx: don't mention AM7XXX_DIRECTION_OUT in read_header()
2012-11-14 Antonio Ospiteam7xxx: add a note on the symmetry of read_header(...
2012-11-14 Antonio Ospiteam7xxx: assign device_list next to its first use
2012-11-14 Antonio Ospiteam7xxx: print text description of the 'direction' field
2012-10-14 Antonio Ospitepicoproj: clarify that when AM7XXX_ZOOM_TEST is set...
2012-10-14 Antonio Ospiteam7xxx: add support for Philips/SagemCom PicoPix PPX...
2012-09-17 Antonio Ospiteexamples: support multiple devices
2012-09-17 Antonio Ospitedoc: update Doxygen configuration
2012-07-27 Antonio OspiteMerge branch 'am7xxx_set_zoom_mode'
2012-07-08 Antonio Ospitecontrib: add a test image to show how zoom modes work
2012-07-08 Antonio Ospiteam7xxx-play: make the help about power mode more consistent
2012-07-08 Antonio Ospitepicoproj: make the help about power mode more consistent
2012-07-08 Antonio Ospiteam7xxx: update signature and documentation of am7xxx_se...
2012-07-08 Antonio Ospiteam7xxx-play: support setting the zoom mode
2012-07-08 Antonio Ospitepicoproj: support setting the zoom mode
2012-07-08 Antonio Ospiteam7xxx: implement support for the AM7XXX_PACKET_TYPE_ZOOM
2012-07-08 Antonio OspiteMerge remote-tracking branch 'origin/rettichschnidi'
2012-07-08 Reto SchneiderAdd missing break.
2012-07-05 Reto SchneiderFix typo.
2012-06-29 Antonio Ospitecontrib: add an example of how to start displaying...
2012-06-21 Antonio Ospitecontrib: add other supported devices to 55-am7xxx.rules
2012-06-20 Antonio Ospitedoc: update the list of supported devices
2012-06-17 Antonio Ospiteam7xxx: rename am7xxx_header.unknown0 to am7xxx_header...
2012-06-09 Antonio OspiteREADME.asciidoc: add Aiptek PocketCinema T25 to the...
2012-06-09 Matti Koskinenam7xxx: add support for Aiptek PocketCinema T25
2012-05-22 Antonio OspiteREADME.asciidoc: add info about running am7xxx-play...
2012-05-22 Antonio OspiteHACKING.asciidoc: add info about compiling am7xxx-play...
2012-05-22 Antonio Ospiteam7xxx-play: check if strtok_r is available
2012-05-22 Antonio Ospiteam7xxx-play: check if sigaction is available
2012-05-22 Antonio Ospiteam7xxx-play: add a fallback definition for ENOTSUP
2012-05-22 Antonio Ospiteam7xxx-play: get the framerate from the video stream
2012-05-22 Antonio Ospitemingw_cross_toolchain.cmake: set the MINGW variable...
2012-05-15 Antonio OspiteHACKING.asciidoc: add info about getting and building...
2012-05-14 Antonio OspiteREADME.asciidoc: add Royaltek PJU-2100 to the AM7XXX...
2012-05-13 Richard Wisenoeckeram7xxx: add support for Acer C112
2012-05-11 Antonio OspiteREADME.asciidoc document how to get libam7xx running...
2012-05-11 Antonio OspiteAdd a simple usb_mode_switch clone for am7xxx devices
2012-05-10 Antonio OspiteTODO: mention the plan about GStreamer
2012-05-10 Antonio OspiteMerge branch 'mingw-port'
2012-05-10 Antonio OspiteHACKING.asciidoc: add a section to explain Windows...
2012-05-10 Antonio OspiteAdd a CMAKE_TOOLCHAIN_FILE to compile with MinGW
2012-05-10 Antonio OspiteDon't set -pedantic-errors in CMAKE_C_FLAGS, it breaks...
2012-05-10 Antonio Ospitepicoproj: replace mmap() with more portable file stream...
2012-05-10 Antonio Ospitepicoproj: fix a typo
2012-05-10 Antonio Ospitepicoproj: issue a warning when passing "-f" more than...
2012-05-10 Antonio Ospiteam7xxx: don't look for the math library when compiling...
2012-05-10 Antonio Ospiteam7xxx: MinGW does not have endian.h, provide fallbacks
2012-05-10 Antonio Ospiteam7xxx: fix setting the USB configuration
2012-05-10 Antonio Ospiteam7xxx: use hex notation for USB endpoints
2012-05-10 Antonio Ospitepicoproj: use MAP_PRIVATE in the mmap call
2012-05-10 Antonio OspiteHACKING.asciidoc: fix cmake invocation examples
2012-05-10 Antonio OspiteMerge remote-tracking branch 'origin/rettichschnidi...
2012-05-06 Antonio Ospitepicoproj: add a note about image dimensions and native...
2012-04-16 Reto SchneiderFix usage of FIND_PATH, allow $FFMPEG_DIR to be used.
2012-04-16 Reto SchneiderStop CMake if function avformat_open_input not available,
2012-04-16 Reto SchneiderMake example programs optional.
2012-03-28 Antonio OspiteRelease version 0.1.2 v0.1.2
2012-03-28 Antonio Ospitedoc: fix the "custom install targets" to handle DESTDIR
2012-03-28 Antonio OspiteRelease version 0.1.1 v0.1.1
2012-03-28 Antonio Ospitedoc: use ${DOC_OUTPUT_PATH} in the targets once we...
2012-03-28 Antonio Ospiteexamples: keep the -h option as the last one in am7xxx...
2012-03-28 Antonio Ospiteexamples: add power level setting to picoproj
2012-03-28 Antonio OspiteTODO: remove the entry about signals and picoproj
2012-03-28 Antonio Ospitecosmetics: remove some trailing spaces
2012-03-28 Antonio Ospiteam7xxx: control shared library symbols visibility
2012-03-28 Antonio Ospitedoc: make sure docs have been generated when installing
2012-03-26 Antonio OspiteIncrease project number to 0.1.0 v0.1.0
2012-03-26 Antonio OspiteMerge branch 'unstable'
2012-03-26 Antonio OspiteTODO: remove the entry about documenting the API with... unstable
2012-03-23 Antonio Ospitedoc: add generation of man pages from asciidoc sources
2012-03-23 Antonio Ospitedoc: add a link to the public API on the main page
2012-03-23 Antonio Ospiteexamples: rephrase picoproj example description
next