Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-17 | Minor patch in libmtpsubmit/tizen_unified/20170308.100414submit/tizen/20161118.061041accepted/tizen/unified/20170309.040123accepted/tizen/tv/20161121.012040accepted/tizen/mobile/20161121.012025accepted/tizen/ivi/20161121.012103accepted/tizen/common/20161118.090655accepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_common | Jihoon Jung | 5 | -28/+42 | |
- Modify Get partial object function - Fix for overflow issue - Add log Change-Id: Id6a3915b708c5ade534b7938328e1d53cdc931fd | |||||
2016-10-10 | Add mtp-probe program to binarysubmit/tizen_3.0_common/20161104.104000submit/tizen_3.0/20161028.092423submit/tizen_3.0/20161028.062323submit/tizen/20161010.091116accepted/tizen/tv/20161010.232410accepted/tizen/mobile/20161010.232351accepted/tizen/ivi/20161010.232432accepted/tizen/common/20161010.145933accepted/tizen/3.0/tv/20161028.143556accepted/tizen/3.0/mobile/20161028.143255accepted/tizen/3.0/ivi/20161028.151406accepted/tizen/3.0/common/20161114.111016 | Jihoon Jung | 1 | -1/+1 | |
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com> Change-Id: I99acbf9ba3234930d93d31ea44059d1a070db6a7 | |||||
2016-09-09 | Remove ExcludeArch x86/x64submit/tizen_3.0_tv/20161015.000003submit/tizen_3.0_mobile/20161015.000004submit/tizen_3.0_ivi/20161010.000004submit/tizen/20161004.022036accepted/tizen/tv/20161004.075733accepted/tizen/mobile/20161004.075721accepted/tizen/ivi/20161004.075805accepted/tizen/common/20161004.081033accepted/tizen/3.0/tv/20161016.005032accepted/tizen/3.0/mobile/20161015.033819accepted/tizen/3.0/ivi/20161011.050707 | MyungJoo Ham | 1 | -2/+0 | |
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> | |||||
2016-08-24 | add chmod to fix permission denial of autogen.sh file in build serversubmit/tizen/20160824.072657accepted/tizen/wearable/20160825.001026accepted/tizen/tv/20160825.001009accepted/tizen/mobile/20160825.000954accepted/tizen/ivi/20160825.001044accepted/tizen/common/20160824.154913accepted/tizen_wearable | Hyihong Chae | 1 | -1/+1 | |
Change-Id: I813601f151ff1ad404ca408375d02ebf75b3fd65 Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2016-08-24 | fix permission denial of autogen.sh file in build server.submit/tizen/20160824.050404 | Hyihong Chae | 1 | -1/+2 | |
Change-Id: I975b4d4269b6a86f548660761c46cd12ae1db198 Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2016-08-23 | Fix compile error for Common Profile.submit/tizen/20160824.024216 | Hyihong Chae | 2 | -0/+3 | |
Change-Id: I9c49fa44f08f9fa5b9149588df8e70c6c9c3689d Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2016-08-22 | Merge branch 'upstream' into tizen | saerome.kim | 2 | -56/+56 | |
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 | |||||
2016-08-22 | Imported Upstream version 1.1.11upstream/1.1.11upstream | Hyihong Chae | 101 | -0/+100635 | |
Change-Id: I09d57e135f35d92759159c0beec15069de5f918f | |||||
2016-04-19 | fix svace issue.submit/tizen/20160819.071415submit/tizen/20160819.052605submit/tizen/20160419.103939accepted/tizen/wearable/20160419.152050accepted/tizen/tv/20160419.151901accepted/tizen/mobile/20160419.151610accepted/tizen/ivi/20160419.152339accepted/tizen/common/20160419.143618 | Hyihong Chae | 1 | -1/+1 | |
Change-Id: I8a453aaa55efe81f5935db6c032d3cf48e8d6eea Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2016-04-11 | patch with ver 1.1.11submit/tizen/20160411.091243accepted/tizen/wearable/20160411.100327accepted/tizen/tv/20160411.100315accepted/tizen/mobile/20160411.100403accepted/tizen/ivi/20160411.100349accepted/tizen/common/20160411.130655 | Hyihong Chae | 11 | -149/+261 | |
Change-Id: I0b986dde31da30bbc205bdeeaf663ee3c8b9b211 Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2016-04-11 | Version up 1.1.9 to 1.1.11submit/tizen/20160411.042959accepted/tizen/common/20160411.130124 | Jihoon Jung | 35 | -5078/+8398 | |
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com> Change-Id: I24a54f8a0eb074774ece128203eff3163b4aa0ab | |||||
2016-04-04 | fix build warningssubmit/tizen/20160405.021911accepted/tizen/wearable/20160405.083006accepted/tizen/tv/20160405.082951accepted/tizen/mobile/20160405.082934accepted/tizen/ivi/20160405.083025accepted/tizen/common/20160405.132603 | Hyihong Chae | 7 | -4/+50 | |
Change-Id: I1056a7934c704812e4cee1cb1f61d46ef6373697 Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2016-01-11 | Improve thumbnail performance using libexifsubmit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_common/20160218.142243submit/tizen/20160111.062813accepted/tizen/wearable/20160111.085021accepted/tizen/tv/20160111.084957accepted/tizen/mobile/20160111.084941accepted/tizen/ivi/20160218.025308 | Hyihong Chae | 7 | -5/+126 | |
Change-Id: I53f8ab54a5887dd6096e180d906dc2d4ab83804e Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2015-12-29 | Apply 3.0 TV 15 checkerssubmit/tizen/20151229.082954accepted/tizen/wearable/20151229.115846accepted/tizen/tv/20151229.115821accepted/tizen/mobile/20151229.115737 | Jihoon Jung | 3 | -3/+11 | |
Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com> Change-Id: Ibb697d272ff86f132cb1e5a551e43002398fb6b5 | |||||
2015-12-18 | Apply SVACE rule (2 checkers)submit/tizen_common/20151229.154718submit/tizen_common/20151229.144031submit/tizen_common/20151229.142028submit/tizen/20151218.080510accepted/tizen/wearable/20151218.090712accepted/tizen/tv/20151218.090700accepted/tizen/mobile/20151218.090729 | Jihoon Jung | 3 | -2/+6 | |
- DEREF_OF_NULL.RET.PROC.STAT - HANDLE_LEAK Change-Id: I9d866e0539628c596c9fbd88b2ce711ded0009ea | |||||
2015-11-18 | modify to support mobile profile.submit/tizen/20151119.131344accepted/tizen/wearable/20151119.232354accepted/tizen/tv/20151119.232344accepted/tizen/mobile/20151119.232336 | Hyihong Chae | 1 | -4/+1 | |
Change-Id: Ieec20d72c7f0741f65bedc90a3773835439e5941 Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2015-11-16 | Sync with Tizen 2.4submit/tizen/20151116.132242accepted/tizen/wearable/20151117.005750accepted/tizen/tv/20151117.005721accepted/tizen/mobile/20151117.005714 | Hyihong Chae | 9 | -50/+120 | |
Change-Id: Id44a46bc610c43610b696c516276a7454a8c943e Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2015-10-26 | Code Sync up from tizen_2.4 | Hyihong Chae | 103 | -0/+97487 | |
Change-Id: Ie2cbfb82245f8154330a4ca4a04954bd2c4535a1 Signed-off-by: HyiHong Chae <hh.chae@samsung.com> | |||||
2015-10-16 | Initial empty repositoryHEADmaster | KyungMi Lee | 0 | -0/+0 | |