projects
/
libam7xxx.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
libam7xxx.git
2012-03-23
Antonio Ospite
doc: add generation of man pages from asciidoc sources
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Antonio Ospite
doc: add a link to the public API on the main page
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Antonio Ospite
examples: rephrase picoproj example description
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Antonio Ospite
examples: make picoproj usage look more like am7xxx...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Antonio Ospite
doc: add examples to the Doxygen documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Antonio Ospite
sm7xxx-play: add missing newline on some error messages
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Antonio Ospite
am7xxx: round scaled_height and scaled_width
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Antonio Ospite
cmake: make stricter compilation checks conditional
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Antonio Ospite
Merge remote-tracking branch 'origin/rettichschnidi...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Antonio Ospite
examples: set proper return codes in am7xxx-play
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Antonio Ospite
examples: add a -l option to am7xxx-play
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Reto Schneider
Fix typo: dimesions -> dimensions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Reto Schneider
All modes above LOW need both connectors to be plugged in.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Reto Schneider
Fix typo: architechtures -> architectures
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Reto Schneider
Remove douled semicolons
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Reto Schneider
Check the user submitted value for the rescaling method.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Reto Schneider
Fix the wording of the help message for the rescaling...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Reto Schneider
Update the help message to make it clear that the quali...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Reto Schneider
Let the user set the power mode via the switch '-p...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Reto Schneider
Merge remote-tracking branch 'origin/unstable' into...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Antonio Ospite
cmake: disable optimizations in debug builds
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Reto Schneider
Link to all ffmpeg libraries, not just to avdevice.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Antonio Ospite
am7xxx: fix a typo, s/it's/its/
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Reto Schneider
Merge branch 'unstable' into rettichschnidi
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Reto Schneider
Purely cosmetic change: add missing newline
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Reto Schneider
Use commas to separate different pico projector names.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Antonio Ospite
examples: add a am7xxx-play example program
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Antonio Ospite
am7xxx: cosmetics, remove some useless double spaces
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Antonio Ospite
am7xxx: add am7xxx_calc_scaled_image_dimensions()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Antonio Ospite
contrib: add PicoPix 1020 USB IDs to 55-am7xxx.rules
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Antonio Ospite
picoproj: move it to an example/ directory
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Antonio Ospite
cmake: split out the maintenance targets to a new cmake...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Antonio Ospite
doc: add an install target
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Antonio Ospite
am7xxx, doc: add Doxygen documentation for the public API
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Antonio Ospite
am7xxx: rename the 'size' argument of am7xxx_send_image...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Antonio Ospite
cosmetics: remove some unneeded white spaces
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Antonio Ospite
CmakeLists.txt: add some hardening options to CMAKE_C_FLAGS
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Antonio Ospite
am7xxx: introduce a new am7xxx_device_info type
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Antonio Ospite
HACKING.asciidoc: mention how to use valgrind
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Antonio Ospite
picoproj: add an option to set the log level
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Antonio Ospite
am7xxx: use the logging infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Antonio Ospite
am7xxx: add a simple logging infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Antonio Ospite
am7xxx: track the context in am7xxx_device
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Antonio Ospite
am7xxx: pass the context to add_new_device() and find_d...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Antonio Ospite
am7xxx: silent a warning enabled by 'sparse' about...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Antonio Ospite
TODO: remove the entry about multi-device support
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Antonio Ospite
am7xxx: add multi-device support
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Antonio Ospite
TODO: handle signals in picoproj and do the proper...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Antonio Ospite
am7xxx: support other devices which talk the same protocol
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Antonio Ospite
cmake: fix libusb search
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Antonio Ospite
am7xxx: change am7xx_device definition, better buffer...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Antonio Ospite
am7xxx: initialize the 'transferred' variable before...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Antonio Ospite
README.asciidoc: Acer C120 is not based on AM7XXX
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antonio Ospite
README.asciidoc: rephrase the part about USB IDs
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antonio Ospite
README.asciidoc: fix a typo s/trasfers/transfers/
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antonio Ospite
README.asciidoc: mention Thomas Baquet's project and...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antonio Ospite
contrib: add some udev rules to let normal users access...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antonio Ospite
README.asciidoc: highlight USB IDs by using an unformat...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Don't use fixed size integer types in the public header
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Make struct am7xxx_header and related types private
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Implement am7xxx_get_device_info()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Add info about transfer direction in debug messages...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
picoproj: make the -f option mandatory
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Implement am7xxx_set_power_mode()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Indent header_data fields when dumping headers
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Document in_80chars() and remove reference_image_header[]
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Dump the data only in DEBUG builds
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Add a HACKING.asciidoc file
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Serialize struct am7xxx_header properly before sending...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
picoproj: exit with success when the -h option is used
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Antonio Ospite
Document usb_modeswitch command to change the device...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Reto Schneider
Renamed AM7XXX_IMAGE_FORMAT_YUV_NV12 to AM7XXX_IMAGE_FO...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Reto Schneider
Added support for imageformat YUV - NV12
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Reto Schneider
Stop build process if a warning shows up
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Reto Schneider
corrected some spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Antonio Ospite
Relicense under GPLv2+
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Antonio Ospite
Add a TODO file
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Antonio Ospite
Add a README.asciidoc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Antonio Ospite
Fix Copyright year
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Antonio Ospite
Add GPL-3 license text
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Antonio Ospite
Rename the header_len field to header_data_len
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Antonio Ospite
Make including am7xxx.h in C++ code safe
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Antonio Ospite
Use Cmake and make libam7xxx a shared library
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Antonio Ospite
Split am7xxx functions and definitions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Antonio Ospite
Add backup and changelog rules to Makefile
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Antonio Ospite
Add initial support for USB output communication
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Antonio Ospite
Add support for sending an actual JPEG image
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Antonio Ospite
Image size is always unsigned
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Antonio Ospite
Wrap lines when dumping big buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Antonio Ospite
Add some command line options
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Antonio Ospite
Minor Makefile cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Antonio Ospite
Rewrite to support different packet types
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Antonio Ospite
Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Antonio Ospite
Initial import
commit
|
commitdiff
|
tree
|
snapshot