libam7xxx.git
2012-10-07 Reto SchneiderProduce more accurate error messages. rettichschnidi
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
2012-03-23 Antonio Ospiteexamples: make picoproj usage look more like am7xxx...
2012-03-23 Antonio Ospitedoc: add examples to the Doxygen documentation
2012-03-23 Antonio Ospitesm7xxx-play: add missing newline on some error messages
2012-03-21 Antonio Ospiteam7xxx: round scaled_height and scaled_width
2012-03-21 Antonio Ospitecmake: make stricter compilation checks conditional
2012-03-21 Antonio OspiteMerge remote-tracking branch 'origin/rettichschnidi...
2012-03-21 Antonio Ospiteexamples: set proper return codes in am7xxx-play
2012-03-21 Antonio Ospiteexamples: add a -l option to am7xxx-play
2012-03-20 Reto SchneiderFix typo: dimesions -> dimensions
2012-03-20 Reto SchneiderAll modes above LOW need both connectors to be plugged in.
2012-03-20 Reto SchneiderFix typo: architechtures -> architectures
2012-03-20 Reto SchneiderRemove douled semicolons
2012-03-20 Reto SchneiderCheck the user submitted value for the rescaling method.
2012-03-20 Reto SchneiderFix the wording of the help message for the rescaling...
2012-03-20 Reto SchneiderUpdate the help message to make it clear that the quali...
2012-03-20 Reto SchneiderLet the user set the power mode via the switch '-p...
2012-03-20 Reto SchneiderMerge remote-tracking branch 'origin/unstable' into...
2012-03-19 Antonio Ospitecmake: disable optimizations in debug builds
2012-03-18 Reto SchneiderLink to all ffmpeg libraries, not just to avdevice.
2012-03-17 Antonio Ospiteam7xxx: fix a typo, s/it's/its/
2012-03-16 Reto SchneiderMerge branch 'unstable' into rettichschnidi
2012-03-16 Reto SchneiderPurely cosmetic change: add missing newline
2012-03-16 Reto SchneiderUse commas to separate different pico projector names.
2012-03-15 Antonio Ospiteexamples: add a am7xxx-play example program
2012-03-15 Antonio Ospiteam7xxx: cosmetics, remove some useless double spaces
2012-03-15 Antonio Ospiteam7xxx: add am7xxx_calc_scaled_image_dimensions()
2012-03-08 Antonio Ospitecontrib: add PicoPix 1020 USB IDs to 55-am7xxx.rules
2012-03-08 Antonio Ospitepicoproj: move it to an example/ directory
2012-03-07 Antonio Ospitecmake: split out the maintenance targets to a new cmake...
2012-03-07 Antonio Ospitedoc: add an install target
2012-03-07 Antonio Ospiteam7xxx, doc: add Doxygen documentation for the public API
2012-03-06 Antonio Ospiteam7xxx: rename the 'size' argument of am7xxx_send_image...
2012-03-01 Antonio Ospitecosmetics: remove some unneeded white spaces
next