projects
/
libam7xxx.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge tag 'v0.1.3' into debian
[libam7xxx.git]
/
src
/
am7xxx.c
2013-03-14
Antonio Ospite
Merge tag 'v0.1.3' into debian
blob
|
commitdiff
2013-03-14
Antonio Ospite
am7xxx: fix coding style
blob
|
commitdiff
2012-12-17
Antonio Ospite
Merge branch 'fix-devinfo-for-PicoPix'
blob
|
commitdiff
|
diff to current
2012-12-07
Antonio Ospite
am7xxx: make libam7xxx work with Philips/Sagemcom PPX...
blob
|
commitdiff
|
diff to current
2012-12-07
Antonio Ospite
am7xxx: cache device info in am7xxx_get_device_info()
blob
|
commitdiff
|
diff to current
2012-12-07
Antonio Ospite
am7xxx: detect unexpected responses to AM7XXX_PACKET_TY...
blob
|
commitdiff
|
diff to current
2012-11-14
Antonio Ospite
am7xxx: don't mention AM7XXX_DIRECTION_OUT in read_header()
blob
|
commitdiff
|
diff to current
2012-11-14
Antonio Ospite
am7xxx: add a note on the symmetry of read_header(...
blob
|
commitdiff
|
diff to current
2012-11-14
Antonio Ospite
am7xxx: assign device_list next to its first use
blob
|
commitdiff
|
diff to current
2012-11-14
Antonio Ospite
am7xxx: print text description of the 'direction' field
blob
|
commitdiff
|
diff to current
2012-10-14
Antonio Ospite
am7xxx: add support for Philips/SagemCom PicoPix PPX...
blob
|
commitdiff
|
diff to current
2012-07-27
Antonio Ospite
Merge branch 'am7xxx_set_zoom_mode'
blob
|
commitdiff
|
diff to current
2012-07-08
Antonio Ospite
am7xxx: update signature and documentation of am7xxx_se...
blob
|
commitdiff
|
diff to current
2012-07-08
Antonio Ospite
am7xxx: implement support for the AM7XXX_PACKET_TYPE_ZOOM
blob
|
commitdiff
|
diff to current
2012-07-08
Antonio Ospite
Merge remote-tracking branch 'origin/rettichschnidi'
blob
|
commitdiff
|
diff to current
2012-07-08
Reto Schneider
Add missing break.
blob
|
commitdiff
|
diff to current
2012-06-17
Antonio Ospite
am7xxx: rename am7xxx_header.unknown0 to am7xxx_header...
blob
|
commitdiff
|
diff to current
2012-06-09
Matti Koskinen
am7xxx: add support for Aiptek PocketCinema T25
blob
|
commitdiff
|
diff to current
2012-05-13
Richard Wisenoecker
am7xxx: add support for Acer C112
blob
|
commitdiff
|
diff to current
2012-05-10
Antonio Ospite
Merge branch 'mingw-port'
blob
|
commitdiff
|
diff to current
2012-05-10
Antonio Ospite
am7xxx: fix setting the USB configuration
blob
|
commitdiff
|
diff to current
2012-05-10
Antonio Ospite
am7xxx: use hex notation for USB endpoints
blob
|
commitdiff
|
diff to current
2012-03-28
Antonio Ospite
am7xxx: control shared library symbols visibility
blob
|
commitdiff
|
diff to current
2012-03-26
Antonio Ospite
Merge branch 'unstable'
blob
|
commitdiff
|
diff to current
2012-03-21
Antonio Ospite
am7xxx: round scaled_height and scaled_width
blob
|
commitdiff
|
diff to current
2012-03-21
Antonio Ospite
Merge remote-tracking branch 'origin/rettichschnidi...
blob
|
commitdiff
|
diff to current
2012-03-20
Reto Schneider
Fix typo: architechtures -> architectures
blob
|
commitdiff
|
diff to current
2012-03-20
Reto Schneider
Merge remote-tracking branch 'origin/unstable' into...
blob
|
commitdiff
|
diff to current
2012-03-17
Antonio Ospite
am7xxx: fix a typo, s/it's/its/
blob
|
commitdiff
|
diff to current
2012-03-16
Reto Schneider
Merge branch 'unstable' into rettichschnidi
blob
|
commitdiff
|
diff to current
2012-03-16
Reto Schneider
Purely cosmetic change: add missing newline
blob
|
commitdiff
|
diff to current
2012-03-15
Antonio Ospite
am7xxx: add am7xxx_calc_scaled_image_dimensions()
blob
|
commitdiff
|
diff to current
2012-03-06
Antonio Ospite
am7xxx: rename the 'size' argument of am7xxx_send_image...
blob
|
commitdiff
|
diff to current
2012-03-01
Antonio Ospite
cosmetics: remove some unneeded white spaces
blob
|
commitdiff
|
diff to current
2012-03-01
Antonio Ospite
am7xxx: introduce a new am7xxx_device_info type
blob
|
commitdiff
|
diff to current
2012-02-29
Antonio Ospite
am7xxx: use the logging infrastructure
blob
|
commitdiff
|
diff to current
2012-02-29
Antonio Ospite
am7xxx: add a simple logging infrastructure
blob
|
commitdiff
|
diff to current
2012-02-29
Antonio Ospite
am7xxx: track the context in am7xxx_device
blob
|
commitdiff
|
diff to current
2012-02-29
Antonio Ospite
am7xxx: pass the context to add_new_device() and find_d...
blob
|
commitdiff
|
diff to current
2012-02-29
Antonio Ospite
am7xxx: silent a warning enabled by 'sparse' about...
blob
|
commitdiff
|
diff to current
2012-02-23
Antonio Ospite
am7xxx: add multi-device support
blob
|
commitdiff
|
diff to current
2012-02-23
Antonio Ospite
am7xxx: support other devices which talk the same protocol
blob
|
commitdiff
|
diff to current
2012-02-23
Antonio Ospite
cmake: fix libusb search
blob
|
commitdiff
|
diff to current
2012-02-23
Antonio Ospite
am7xxx: change am7xx_device definition, better buffer...
blob
|
commitdiff
|
diff to current
2012-02-23
Antonio Ospite
am7xxx: initialize the 'transferred' variable before...
blob
|
commitdiff
|
diff to current
2012-01-25
Antonio Ospite
Make struct am7xxx_header and related types private
blob
|
commitdiff
|
diff to current
2012-01-25
Antonio Ospite
Implement am7xxx_get_device_info()
blob
|
commitdiff
|
diff to current
2012-01-25
Antonio Ospite
Add info about transfer direction in debug messages...
blob
|
commitdiff
|
diff to current
2012-01-25
Antonio Ospite
Implement am7xxx_set_power_mode()
blob
|
commitdiff
|
diff to current
2012-01-25
Antonio Ospite
Indent header_data fields when dumping headers
blob
|
commitdiff
|
diff to current
2012-01-25
Antonio Ospite
Document in_80chars() and remove reference_image_header[]
blob
|
commitdiff
|
diff to current
2012-01-25
Antonio Ospite
Dump the data only in DEBUG builds
blob
|
commitdiff
|
diff to current
2012-01-25
Antonio Ospite
Serialize struct am7xxx_header properly before sending...
blob
|
commitdiff
|
diff to current
2012-01-15
Antonio Ospite
Relicense under GPLv2+
blob
|
commitdiff
|
diff to current
2012-01-15
Antonio Ospite
Fix Copyright year
blob
|
commitdiff
|
diff to current
2012-01-13
Antonio Ospite
Rename the header_len field to header_data_len
blob
|
commitdiff
|
diff to current
2012-01-13
Antonio Ospite
Use Cmake and make libam7xxx a shared library
blob
|
commitdiff
|
diff to current