summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jihoon Jung [Tue, 15 Nov 2016 02:11:27 +0000 (11:11 +0900)]
Minor patch in libmtp
- Modify Get partial object function
- Fix for overflow issue
- Add log
Change-Id: Id6a3915b708c5ade534b7938328e1d53cdc931fd
Jihoon Jung [Mon, 10 Oct 2016 06:24:13 +0000 (15:24 +0900)]
Add mtp-probe program to binary
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I99acbf9ba3234930d93d31ea44059d1a070db6a7
MyungJoo Ham [Fri, 9 Sep 2016 05:08:37 +0000 (05:08 +0000)]
Remove ExcludeArch x86/x64
libmtp supports Intel architectures as well.
Do we really have a reason to exclude x86/x64?
If MTP is causing problems for emulator, the spec should use
the macro of "_with_emulator", which is defined to be 1 for
emulator build.
Change-Id: I2d4c34ab7373c7cafb67cd192df25203ec968054
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Hyihong Chae [Wed, 24 Aug 2016 07:22:05 +0000 (16:22 +0900)]
add chmod to fix permission denial of autogen.sh file in build server
Change-Id: I813601f151ff1ad404ca408375d02ebf75b3fd65
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Hyihong Chae [Wed, 24 Aug 2016 04:44:44 +0000 (13:44 +0900)]
fix permission denial of autogen.sh file in build server.
Change-Id: I975b4d4269b6a86f548660761c46cd12ae1db198
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Hyihong Chae [Tue, 23 Aug 2016 04:17:40 +0000 (13:17 +0900)]
Fix compile error for Common Profile.
Change-Id: I9c49fa44f08f9fa5b9149588df8e70c6c9c3689d
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
saerome.kim [Mon, 22 Aug 2016 11:25:44 +0000 (20:25 +0900)]
Merge branch 'upstream' into tizen
Conflicts:
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
Makefile.in
README
README.windows.txt
TODO
config.rpath
configure.ac
doc/Doxyfile.in
doc/Makefile.am
doc/Makefile.in
doc/examples.h
doc/mainpage.h
examples/Makefile.am
examples/Makefile.in
examples/albumart.c
examples/albums.c
examples/common.h
examples/connect.c
examples/connect.h
examples/delfile.c
examples/detect.c
examples/emptyfolders.c
examples/files.c
examples/filetree.c
examples/folders.c
examples/format.c
examples/getfile.c
examples/getplaylist.c
examples/newfolder.c
examples/newplaylist.c
examples/pathutils.c
examples/pathutils.h
examples/playlists.c
examples/reset.c
examples/sendfile.c
examples/sendtr.c
examples/thumb.c
examples/tracks.c
examples/trexist.c
examples/util.c
examples/util.h
libmtp.pc
libmtp.pc.in
libmtp.sh
libmtp.sh.in
m4/byteorder.m4
m4/iconv.m4
m4/stdint.m4
src/Makefile.am
src/README
src/_stdint.h
src/chdk_live_view.h
src/chdk_ptp.h
src/device-flags.h
src/gphoto2-endian.h
src/libmtp.c
src/libmtp.h
src/libmtp.h.in
src/libmtp.sym
src/libopenusb1-glue.c
src/libusb-glue.c
src/libusb-glue.h
src/libusb1-glue.c
src/mtpz.c
src/mtpz.h
src/playlist-spl.c
src/playlist-spl.h
src/ptp-pack.c
src/ptp.c
src/ptp.h
src/unicode.c
src/unicode.h
src/util.c
src/util.h
util/Makefile.am
util/Makefile.in
util/mtp-hotplug.c
util/mtp-probe.c
Change-Id: I412b7e209ad6ba836c3ec00ba76501625fd927fc
Hyihong Chae [Mon, 22 Aug 2016 10:04:25 +0000 (19:04 +0900)]
Imported Upstream version 1.1.11
Change-Id: I09d57e135f35d92759159c0beec15069de5f918f
Hyihong Chae [Tue, 19 Apr 2016 10:32:54 +0000 (19:32 +0900)]
fix svace issue.
Change-Id: I8a453aaa55efe81f5935db6c032d3cf48e8d6eea
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Hyihong Chae [Mon, 11 Apr 2016 06:15:42 +0000 (15:15 +0900)]
patch with ver 1.1.11
Change-Id: I0b986dde31da30bbc205bdeeaf663ee3c8b9b211
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Jihoon Jung [Mon, 11 Apr 2016 02:48:43 +0000 (11:48 +0900)]
Version up 1.1.9 to 1.1.11
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I24a54f8a0eb074774ece128203eff3163b4aa0ab
Hyihong Chae [Mon, 4 Apr 2016 11:27:29 +0000 (20:27 +0900)]
fix build warnings
Change-Id: I1056a7934c704812e4cee1cb1f61d46ef6373697
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Hyihong Chae [Mon, 11 Jan 2016 05:45:29 +0000 (14:45 +0900)]
Improve thumbnail performance using libexif
Change-Id: I53f8ab54a5887dd6096e180d906dc2d4ab83804e
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Jihoon Jung [Tue, 29 Dec 2015 06:06:51 +0000 (15:06 +0900)]
Apply 3.0 TV 15 checkers
Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com>
Change-Id: Ibb697d272ff86f132cb1e5a551e43002398fb6b5
Jihoon Jung [Fri, 18 Dec 2015 07:43:39 +0000 (16:43 +0900)]
Apply SVACE rule (2 checkers)
- DEREF_OF_NULL.RET.PROC.STAT
- HANDLE_LEAK
Change-Id: I9d866e0539628c596c9fbd88b2ce711ded0009ea
Hyihong Chae [Wed, 18 Nov 2015 04:41:06 +0000 (13:41 +0900)]
modify to support mobile profile.
Change-Id: Ieec20d72c7f0741f65bedc90a3773835439e5941
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Hyihong Chae [Mon, 16 Nov 2015 13:01:01 +0000 (22:01 +0900)]
Sync with Tizen 2.4
Change-Id: Id44a46bc610c43610b696c516276a7454a8c943e
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Hyihong Chae [Mon, 26 Oct 2015 05:37:42 +0000 (14:37 +0900)]
Code Sync up from tizen_2.4
Change-Id: Ie2cbfb82245f8154330a4ca4a04954bd2c4535a1
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
KyungMi Lee [Fri, 16 Oct 2015 07:33:58 +0000 (00:33 -0700)]
Initial empty repository