libam7xxx.git
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
2012-03-01 Antonio OspiteCmakeLists.txt: add some hardening options to CMAKE_C_FLAGS
2012-03-01 Antonio Ospiteam7xxx: introduce a new am7xxx_device_info type
2012-02-29 Antonio OspiteHACKING.asciidoc: mention how to use valgrind
2012-02-29 Antonio Ospitepicoproj: add an option to set the log level
2012-02-29 Antonio Ospiteam7xxx: use the logging infrastructure
2012-02-29 Antonio Ospiteam7xxx: add a simple logging infrastructure
2012-02-29 Antonio Ospiteam7xxx: track the context in am7xxx_device
2012-02-29 Antonio Ospiteam7xxx: pass the context to add_new_device() and find_d...
2012-02-29 Antonio Ospiteam7xxx: silent a warning enabled by 'sparse' about...
2012-02-29 Antonio OspiteTODO: remove the entry about multi-device support
2012-02-23 Antonio Ospiteam7xxx: add multi-device support
2012-02-23 Antonio OspiteTODO: handle signals in picoproj and do the proper...
2012-02-23 Antonio Ospiteam7xxx: support other devices which talk the same protocol
2012-02-23 Antonio Ospitecmake: fix libusb search
2012-02-23 Antonio Ospiteam7xxx: change am7xx_device definition, better buffer...
2012-02-23 Antonio Ospiteam7xxx: initialize the 'transferred' variable before...
2012-02-21 Antonio OspiteREADME.asciidoc: Acer C120 is not based on AM7XXX
2012-02-20 Antonio OspiteREADME.asciidoc: rephrase the part about USB IDs
2012-02-20 Antonio OspiteREADME.asciidoc: fix a typo s/trasfers/transfers/
2012-02-20 Antonio OspiteREADME.asciidoc: mention Thomas Baquet's project and...
2012-02-20 Antonio Ospitecontrib: add some udev rules to let normal users access...
2012-02-20 Antonio OspiteREADME.asciidoc: highlight USB IDs by using an unformat...
2012-01-25 Antonio OspiteDon't use fixed size integer types in the public header
2012-01-25 Antonio OspiteMake struct am7xxx_header and related types private
2012-01-25 Antonio OspiteImplement am7xxx_get_device_info()
2012-01-25 Antonio OspiteAdd info about transfer direction in debug messages...
2012-01-25 Antonio Ospitepicoproj: make the -f option mandatory
2012-01-25 Antonio OspiteImplement am7xxx_set_power_mode()
2012-01-25 Antonio OspiteIndent header_data fields when dumping headers
2012-01-25 Antonio OspiteDocument in_80chars() and remove reference_image_header[]
2012-01-25 Antonio OspiteDump the data only in DEBUG builds
2012-01-25 Antonio OspiteAdd a HACKING.asciidoc file
2012-01-25 Antonio OspiteSerialize struct am7xxx_header properly before sending...
2012-01-25 Antonio Ospitepicoproj: exit with success when the -h option is used
2012-01-25 Antonio OspiteDocument usb_modeswitch command to change the device...
2012-01-23 Reto SchneiderRenamed AM7XXX_IMAGE_FORMAT_YUV_NV12 to AM7XXX_IMAGE_FO...
2012-01-21 Reto SchneiderAdded support for imageformat YUV - NV12
2012-01-21 Reto SchneiderStop build process if a warning shows up
2012-01-15 Reto Schneidercorrected some spelling mistakes
2012-01-15 Antonio OspiteRelicense under GPLv2+
2012-01-15 Antonio OspiteAdd a TODO file
next