|
12629
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/gamescenter
|
1
|
{"Commits":[{"Sha1":"58db3f7bc {"Commits":[{"Sha1":"58db3f7bc24c9283ffb69330fe16ca88ba26b1c7","Message":"tests:lua-game-controller-test:AppDelegate: fix forget to call lua_module_register\n\nMany modules are missing if we don't call lua_module_register.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2019-11-22T17:14:41+08:00"},{"Sha1":"1e728576768c6e9ab8510aa9463986843c5e9e58","Message":"android:libcocos2dx-with-controller:build.gradle: exclude libraries which match the name pattern \"*-debug.aar\"\n\ngamescenter project doesn't need the jhplayerlibrary-debug.aar right now.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2019-11-22T14:28:52+08:00"},{"Sha1":"819488894984c7d5ac84da2bd2b685e2d6ed322b","Message":"android:ControllerManualAdapter:GameControllerSHANWAN: map BUTTON_C to BUTTON_START and map BUTTON_Z to BUTTON_SELECT\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2019-11-22T14:25:04+08:00"},{"Sha1":"5c66924f42c13d50cb943f2581e1106cb3792b41","Message":"tests:lua-game-controller-test: disable __thread\n\nI use the __thread to add support to run more than one cocos2dx instance\nin one process, this way has its shortage in some situation (async tasks),\nso I decide to disable it in gamescenter project, because this project\ndoesn't need to run more than one instance in one process.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2019-11-22T11:39:44+08:00"},{"Sha1":"6894feaaffd2fd5272d5b628990f20f15c1932cd","Message":"ipvod:ipvodasync: use 60007 as the udp port for gamescenter project\n\nGamescenter project needs a different udp port from juhaiktv project.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2019-11-19T13:39:51+08:00"}],"HeadCommit":{"Sha1":"58db3f7bc24c9283ffb69330fe16ca88ba26b1c7","Message":"tests:lua-game-controller-test:AppDelegate: fix forget to call lua_module_register\n\nMany modules are missing if we don't call lua_module_register.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2019-11-22T17:14:41+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/640cb1070f0249fa06b076404d3673f32cbb52f9...58db3f7bc24c9283ffb69330fe16ca88ba26b1c7","Len":10}...
|
1781583202
|
Edit
Delete
|
|
12630
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/multiwindows
|
1
|
|
1781583204
|
Edit
Delete
|
|
12631
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/multiwindows
|
1
|
{"Commits":[{"Sha1":"144f5617b {"Commits":[{"Sha1":"144f5617b80298ca29d199f4ecf3abe8c0a4565f","Message":"Adding new files to CMakeLists.txt\n","AuthorEmail":"andrem@amayasoftware.com","AuthorName":"Andre Muscat","CommitterEmail":"andrem@amayasoftware.com","CommitterName":"Andre Muscat","Timestamp":"2015-10-01T15:29:45-04:00"},{"Sha1":"08cc2fce05f9815280022e30c037d7767ace41fa","Message":"reverting unnecessary changes.\n","AuthorEmail":"andrem@amayasoftware.com","AuthorName":"Andre Muscat","CommitterEmail":"andrem@amayasoftware.com","CommitterName":"Andre Muscat","Timestamp":"2015-10-01T14:39:41-04:00"},{"Sha1":"3cc2422df84127d27f52878c24a059f9c1ea6817","Message":"more build fixes\n","AuthorEmail":"dereky@amayasoftware.com","AuthorName":"Derek Yau","CommitterEmail":"dereky@amayasoftware.com","CommitterName":"Derek Yau","Timestamp":"2015-10-01T14:19:09-04:00"},{"Sha1":"3113b4a845775ca7d221a4a10d9af71d9db515f3","Message":"fixed windows compile issues\n","AuthorEmail":"dereky@amayasoftware.com","AuthorName":"Derek Yau","CommitterEmail":"dereky@amayasoftware.com","CommitterName":"Derek Yau","Timestamp":"2015-09-30T17:42:14-04:00"}],"HeadCommit":{"Sha1":"144f5617b80298ca29d199f4ecf3abe8c0a4565f","Message":"Adding new files to CMakeLists.txt\n","AuthorEmail":"andrem@amayasoftware.com","AuthorName":"Andre Muscat","CommitterEmail":"andrem@amayasoftware.com","CommitterName":"Andre Muscat","Timestamp":"2015-10-01T15:29:45-04:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/57c62b99b7985a668f2516504e0ae74c79872f89...144f5617b80298ca29d199f4ecf3abe8c0a4565f","Len":4}...
|
1781583204
|
Edit
Delete
|
|
12632
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/realResoVSdesignReso
|
1
|
|
1781583204
|
Edit
Delete
|
|
12633
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/realResoVSdesignReso
|
1
|
{"Commits":[{"Sha1":"dd849e835 {"Commits":[{"Sha1":"dd849e835f93cfe5ee27e6fc5f777c7670710592","Message":"cocos: add support to display scene which is designed in 1920x1080 in 1280x720 window\n\nAdd support to display scene which is designed in 1920x1080 in 1280x720 window.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2017-12-08T10:13:51+08:00"}],"HeadCommit":{"Sha1":"dd849e835f93cfe5ee27e6fc5f777c7670710592","Message":"cocos: add support to display scene which is designed in 1920x1080 in 1280x720 window\n\nAdd support to display scene which is designed in 1920x1080 in 1280x720 window.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2017-12-08T10:13:51+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/838e71242271c76601a6563501f84bacd0e9ac1d...dd849e835f93cfe5ee27e6fc5f777c7670710592","Len":1}...
|
1781583204
|
Edit
Delete
|
|
12634
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/release
|
1
|
|
1781583206
|
Edit
Delete
|
|
12635
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/release
|
1
|
{"Commits":[{"Sha1":"29074acab {"Commits":[{"Sha1":"29074acabad78e1782326cba71dc39d8a8e45b8a","Message":"v1.3.2\n","AuthorEmail":"paidong@163.com","AuthorName":"paidong","CommitterEmail":"paidong@163.com","CommitterName":"paidong","Timestamp":"2024-04-11T10:37:24+08:00"},{"Sha1":"7ee4487fdfdfb4ccfb0921a897ccead20bd2cb14","Message":"修复addCustomHandler导致的崩溃问题\n","AuthorEmail":"paidong@163.com","AuthorName":"paidong","CommitterEmail":"paidong@163.com","CommitterName":"paidong","Timestamp":"2024-04-11T10:37:13+08:00"},{"Sha1":"0e7cf043bf604f5a2d94f5d99a784f7a4035e824","Message":"v1.3.1\n","AuthorEmail":"paidong@163.com","AuthorName":"paidong","CommitterEmail":"paidong@163.com","CommitterName":"paidong","Timestamp":"2024-03-14T11:06:43+08:00"},{"Sha1":"72663d3dd66f49d4d9d261207a03c305476551e0","Message":"增加支持JH600三合一功放\n","AuthorEmail":"paidong@163.com","AuthorName":"paidong","CommitterEmail":"paidong@163.com","CommitterName":"paidong","Timestamp":"2024-03-14T11:02:33+08:00"},{"Sha1":"38cbd957bece2ac973d868853b7af0880dca85bf","Message":"v1.3.0\n","AuthorEmail":"paidong@163.com","AuthorName":"paidong","CommitterEmail":"paidong@163.com","CommitterName":"paidong","Timestamp":"2024-03-14T10:53:37+08:00"}],"HeadCommit":{"Sha1":"29074acabad78e1782326cba71dc39d8a8e45b8a","Message":"v1.3.2\n","AuthorEmail":"paidong@163.com","AuthorName":"paidong","CommitterEmail":"paidong@163.com","CommitterName":"paidong","Timestamp":"2024-04-11T10:37:24+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/943f1e4e2549c32bcebb882e23523d07936fd545...29074acabad78e1782326cba71dc39d8a8e45b8a","Len":10}...
|
1781583206
|
Edit
Delete
|
|
12636
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/test
|
1
|
|
1781583206
|
Edit
Delete
|
|
12637
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/test
|
1
|
{"Commits":[],"HeadCommit":{"S {"Commits":[],"HeadCommit":{"Sha1":"57c62b99b7985a668f2516504e0ae74c79872f89","Message":"Multi-window implementation\n\nWindowKey is used as a multiplatform identifier for windows. For now it's a hash of the GLFWwindow pointer, but that can be changed.\n\nDirectorContext encapsulates a \"mini director\" instance for each window. There is still a central director which is responsible for updating each context. Each context also has its own event manager, action manager, and scheduler.\n\nTo reduce the amount of code changes necessary for mobile, by default the first window created is the main window. The main window is special; if it gets closed, it terminates the application. There are special accessors to grab the \"main\"scheduler/eventmanager/actionmanager. For certain tasks, especially async tasks, they need to schedule their callbacks on the main window, because the existence of the other windows is not guaranteed, unlike the main one.\n\nThe contexts work in a similar manner as opengl. A context is set to be active (setContextAndLock) and then non-actve (unlock). Doing so changes what gets returned by the getCurrentWindow call and the getCurrentScheduler/EventManager/ActionManager calls. This allows nodes and virtually everything to not care which window it was created in. Unless the node is transplanted into a new window/context, its getCurrentManagers functions will always return the same. It also hides any window dependancy. Almost everything outside of the director doens't know or care which window it was created in.\n\nCCGLViewImpl-desktop.cpp required substantial changes. The poll events function grabs all the events for all windows at once. What we want to do is sort them by window and defer the execution of them until the correct context is active. Otherwise, we'll be switching contexts rapidly while processing the polled events. Thus, the callbacks all push std::functions onto a map, keyed to the correct window.\n\nThere are also a number of order of operation fixes and smaller miscelaneous changes that were required as a result of this feature.\n\ncpp-empty-test has been extended to create 3 windows at launch to demonstrate the multi window functionality.\n","AuthorEmail":"dereky@amayasoftware.com","AuthorName":"Derek Yau","CommitterEmail":"dereky@amayasoftware.com","CommitterName":"Derek Yau","Timestamp":"2015-09-29T17:07:48-04:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/3719c...57c62b99b7985a668f2516504e0ae74c79872f89","Len":0}...
|
1781583206
|
Edit
Delete
|
|
12638
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/v3
|
1
|
|
1781583208
|
Edit
Delete
|
|
12639
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/v3
|
1
|
{"Commits":[{"Sha1":"7410bdd98 {"Commits":[{"Sha1":"7410bdd9811d832406ed5717ff99035e79fa67e8","Message":"[ci skip][AUTO]: updating luabinding \u0026 jsbinding \u0026 cocos_file.json automatically (#16563)\n\n","AuthorEmail":"redmine@cocos2d-x.org","AuthorName":"CocosRobot","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-12T10:03:21+08:00"},{"Sha1":"74fd5ae3baf96864aead250f5859754ff7a90a89","Message":"Fix mismatched memory deallocator (#16560)\n\n","AuthorEmail":"Rubonnek@users.noreply.github.com","AuthorName":"Wilson E. Alvarez","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-11T22:02:48-04:00"},{"Sha1":"16781b00e8a8e90160cb9a68e70ef4a569d19260","Message":"change EaseBounce to real class instead of typedef (#16557)\n\n","AuthorEmail":"stevetranby@gmail.com","AuthorName":"Steve Tranby","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-11T19:51:27-06:00"},{"Sha1":"b8f127e6018c670c6822c283acd4364e1de0c3c9","Message":"fixed #16547: [ios, mac] Protencial memory leak in AudioPlayer.mm. (#16556)\n\nIf playing a large audio and its loop flag is set to false, after the audio is played over, there will be 4 or 8 bytes memory leak by _rotateBufferThread variable.\r\n\r\nResolution:\r\n\r\nThe `isDestroy` flag should not be set to true in rotate buffer thread, to exiting the thread, we need another varible for this purpose.\r\n\r\nThanks @nicolechen819 for the feedback.","AuthorEmail":"jianhua.chen@cocos2d-x.org","AuthorName":"James Chen","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-12T09:48:27+08:00"},{"Sha1":"ced81f3527b1729a622094b5483a97bb0aab01ee","Message":"[ci skip][AUTO]: updating luabinding \u0026 jsbinding \u0026 cocos_file.json automatically (#16554)\n\n","AuthorEmail":"redmine@cocos2d-x.org","AuthorName":"CocosRobot","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-12T09:46:19+08:00"}],"HeadCommit":{"Sha1":"7410bdd9811d832406ed5717ff99035e79fa67e8","Message":"[ci skip][AUTO]: updating luabinding \u0026 jsbinding \u0026 cocos_file.json automatically (#16563)\n\n","AuthorEmail":"redmine@cocos2d-x.org","AuthorName":"CocosRobot","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-12T10:03:21+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/b014720f64cb24dd4ee989c8141b4bd8b5d793a9...7410bdd9811d832406ed5717ff99035e79fa67e8","Len":10}...
|
1781583208
|
Edit
Delete
|
|
12640
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/v3.13.1
|
1
|
|
1781583209
|
Edit
Delete
|
|
12641
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/v3.13.1
|
1
|
{"Commits":[],"HeadCommit":{"S {"Commits":[],"HeadCommit":{"Sha1":"3075108f1c90914dba84cda187752227a5060f46","Message":"get sdk version from java (#16546)\n\n","AuthorEmail":"xiaoming.zhang@chukong-inc.com","AuthorName":"minggo","CommitterEmail":"noreply@github.com","CommitterName":"GitHub","Timestamp":"2016-09-12T09:49:39+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/3719c...3075108f1c90914dba84cda187752227a5060f46","Len":0}...
|
1781583209
|
Edit
Delete
|
|
12642
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/x86-test
|
1
|
|
1781583210
|
Edit
Delete
|
|
12643
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/x86-test
|
1
|
{"Commits":[{"Sha1":"69b6f313e {"Commits":[{"Sha1":"69b6f313e965d707ce1bc4e2c90b97729db0a372","Message":"debug code for x86 linux\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-01-17T13:31:36+08:00"},{"Sha1":"50ac9b7988dcadd7c58fdbec7d657207566d9e75","Message":"platform:linux:player:bcm725xx|hisi3719c|sz3719c:ipvodplayer:ipvodplayer_Open: fix bug in URL(ipvod://) parser\n\nwhen the ip part is missing, no ip, then the current URL parser can't\nwork rightly, this patch fix it.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-01-17T13:24:53+08:00"},{"Sha1":"2b7e7e17226e860808a14280abfe6570b2da4156","Message":"cocos:2d:CCGrabber: fix #631\n\nUncomment the lines with #631 to fix #631.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-01-17T13:22:44+08:00"},{"Sha1":"8766f8607ebf95e222341a57485efd17e98b9620","Message":"platform:linux:CCApplication-linux: Fix compile errors on x86 linux platform\n\nFix compile errors on x86 linux platform.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-01-17T09:02:56+08:00"},{"Sha1":"9ff273be59befb6a2df7b6f99e0c8cc03f6b60cc","Message":"platform:linux: add new interface, getRuntimeMode, to retrieve the mode of runtime\n\nThe return value of getRuntimeMode:\n1: Don't need VodServer to play videos.\n2: Need VodServer to play videos.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-01-15T13:21:22+08:00"}],"HeadCommit":{"Sha1":"69b6f313e965d707ce1bc4e2c90b97729db0a372","Message":"debug code for x86 linux\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-01-17T13:31:36+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/92ea002c2466a5150274242f26c5518f61e6c425...69b6f313e965d707ce1bc4e2c90b97729db0a372","Len":10}...
|
1781583210
|
Edit
Delete
|
|
12644
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjnext
|
1
|
|
1781583212
|
Edit
Delete
|
|
12645
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjnext
|
1
|
{"Commits":[{"Sha1":"0f5470e5f {"Commits":[{"Sha1":"0f5470e5f0465ab7e6ac79d8156052afc425d985","Message":"external:ipvod:luaserial: revert 'Revert \"external:ipvod:luaserial: add a new sub-type value, 1, for type 6\"' by hand\n\nI revert the commit \"external:ipvod:luaserial: add a new sub-type value, 1, for type 6\"\nto simplify patch cherry-pick from android branch and it is time to revert the \"Revert\"\ncommit.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2021-10-02T12:32:00+08:00"},{"Sha1":"3ed1c8e4bec1403a4290717d24d33fae947d577d","Message":"external:ipvod:luaserial: add a simple protocol type, 41, for new fire alarm device\n\nwrite 4 bytes:xxxxxxxx (in hex format)\nread back 4 bytes:\"kbd:xxxxxxxx (in hex format)\n\nfor example:\nwrite 4 bytes:f1f2f3f4\nread back 4 bytes:\"kbd:f1f2f3f4\"\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2021-05-24T00:49:22+08:00"},{"Sha1":"81c6261dc325761576ea8b9d82639ee450d75a73","Message":"external:ipvod:luaserial: fix cannot get kbd code for type 40\n\nSome devices use 0xfd as the first byte, and we need to ignore\nextra bytes before parsing kbd code.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2021-01-31T17:34:06+08:00"},{"Sha1":"dcf12faf7f4199f9cafbb1b7d2dcb530add31174","Message":"external:ipvod:luaserial: add support for 视易中控协议V2.4\n\nThe type id for 视易中控协议V2.4 is 40, and the format of\ninput key value is (the length of upload protocol is fixed 4-bytes):\n2000000 + data[2] * 1000 + data[3].\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-12-02T00:01:33+08:00"},{"Sha1":"c3af66130760fef26367e33202d2c03c453d1ea4","Message":"ipvod:luaserial:lua_serial: add support for wireless MIC status inquery and frequency sweep progress inquery\n\nThe responses of wireless MIC status inquery and frequency sweep progress\ninquery are structuring data, Lua can't parse them, so this patch adds\nsupport to cook them and convert them into json before transmitting them\nto Lua.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-05-21T14:32:28+08:00"}],"HeadCommit":{"Sha1":"0f5470e5f0465ab7e6ac79d8156052afc425d985","Message":"external:ipvod:luaserial: revert 'Revert \"external:ipvod:luaserial: add a new sub-type value, 1, for type 6\"' by hand\n\nI revert the commit \"external:ipvod:luaserial: add a new sub-type value, 1, for type 6\"\nto simplify patch cherry-pick from android branch and it is time to revert the \"Revert\"\ncommit.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2021-10-02T12:32:00+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/e97c1c03c5315b6a21f11a64aec468143dae81ea...0f5470e5f0465ab7e6ac79d8156052afc425d985","Len":10}...
|
1781583212
|
Edit
Delete
|
|
12646
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjnext-3719C
|
1
|
|
1781583213
|
Edit
Delete
|
|
12647
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjnext-3719C
|
1
|
{"Commits":[{"Sha1":"644a0e621 {"Commits":[{"Sha1":"644a0e62168926585f7a0e8ed5aa2f07a11810aa","Message":"Revert \"Revert \"cocos:2d:CCGrid: Fix for regression caused by commit \"fix display issue for transparent objects\"\"\"\n\nThis reverts commit e924cb933a46552a0c2d23559591637e2b2b7516.\n\nCommit 1a6eaa93e79a589f922d90d133fd62a59c3a0c96 and commit\ne924cb933a46552a0c2d23559591637e2b2b7516 fix FPS issue on\nBCM72XX platforms, they improve FPS on HISI3719C platform\ntoo, but HISI3719C platform has high system load already,\nhigher FPS brings higher system load which influences the\ntotal system efficiency.\n\nSo I decide to revert them on HISI7391C platform.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-09-13T15:12:46+08:00"},{"Sha1":"ff5d66a24157016c46c7e462c400953970033c72","Message":"Revert \"Revert \"cocos:2d:CCGrid: fix display issue for transparent objects\"\"\n\nThis reverts commit 1a6eaa93e79a589f922d90d133fd62a59c3a0c96.\n\nCommit 1a6eaa93e79a589f922d90d133fd62a59c3a0c96 and commit\ne924cb933a46552a0c2d23559591637e2b2b7516 fix FPS issue on\nBCM72XX platforms, they improve FPS on HISI3719C platform\ntoo, but HISI3719C platform has high system load already,\nhigher FPS brings higher system load which influences the\ntotal system efficiency.\n\nSo I decide to revert them on HISI7391C platform.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-09-13T15:04:13+08:00"}],"HeadCommit":{"Sha1":"644a0e62168926585f7a0e8ed5aa2f07a11810aa","Message":"Revert \"Revert \"cocos:2d:CCGrid: Fix for regression caused by commit \"fix display issue for transparent objects\"\"\"\n\nThis reverts commit e924cb933a46552a0c2d23559591637e2b2b7516.\n\nCommit 1a6eaa93e79a589f922d90d133fd62a59c3a0c96 and commit\ne924cb933a46552a0c2d23559591637e2b2b7516 fix FPS issue on\nBCM72XX platforms, they improve FPS on HISI3719C platform\ntoo, but HISI3719C platform has high system load already,\nhigher FPS brings higher system load which influences the\ntotal system efficiency.\n\nSo I decide to revert them on HISI7391C platform.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-09-13T15:12:46+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/1cf687366fb900058d8b5040bba9c2f80cc49d1f...644a0e62168926585f7a0e8ed5aa2f07a11810aa","Len":2}...
|
1781583213
|
Edit
Delete
|
|
12648
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjnext-test
|
1
|
|
1781583213
|
Edit
Delete
|
|
12649
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjnext-test
|
1
|
{"Commits":[{"Sha1":"6d9297412 {"Commits":[{"Sha1":"6d92974128e168e0200fa49390b56cb718e78ef1","Message":"disable HGHISoftLock-based certification check\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-04-29T19:03:31+08:00"}],"HeadCommit":{"Sha1":"6d92974128e168e0200fa49390b56cb718e78ef1","Message":"disable HGHISoftLock-based certification check\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-04-29T19:03:31+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/326f073f57fbfbb26e37c22d310439bef6ce1d70...6d92974128e168e0200fa49390b56cb718e78ef1","Len":1}...
|
1781583213
|
Edit
Delete
|
|
12650
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjnext2_tv_only
|
1
|
|
1781583214
|
Edit
Delete
|
|
12651
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjnext2_tv_only
|
1
|
{"Commits":[{"Sha1":"0b593b9a7 {"Commits":[{"Sha1":"0b593b9a7e8108e901b7ad4b0881358ded0fbacd","Message":"temp\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-10-23T15:55:34+08:00"}],"HeadCommit":{"Sha1":"0b593b9a7e8108e901b7ad4b0881358ded0fbacd","Message":"temp\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-10-23T15:55:34+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/15889e25125c3475d4b0dff2cb0184212812c266...0b593b9a7e8108e901b7ad4b0881358ded0fbacd","Len":1}...
|
1781583214
|
Edit
Delete
|
|
12652
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjstb
|
1
|
|
1781583214
|
Edit
Delete
|
|
12653
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjstb
|
1
|
{"Commits":[],"HeadCommit":{"S {"Commits":[],"HeadCommit":{"Sha1":"db1766bf230c581563b6006beb5d6acb6583ce41","Message":"external:ipvod:ini:ipvod_3d_ini:ipvod_3d_write_ini: enlarge the allowable length of one line\n\nEnlarge the allowable length of one line.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-01-04T15:17:12+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/3719c...db1766bf230c581563b6006beb5d6acb6583ce41","Len":0}...
|
1781583214
|
Edit
Delete
|
|
12654
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjstb2
|
1
|
|
1781583215
|
Edit
Delete
|
|
12655
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/yckjstb2
|
1
|
{"Commits":[],"HeadCommit":{"S {"Commits":[],"HeadCommit":{"Sha1":"80fe3765b4bdb4a8c4dddc9b9f4eafcaafa47472","Message":"lua-bindings:auto:lua_cocos2dx_auto:lua_cocos2dx_Application_checkLicenseStatus: Fix forget to add lua_Number for tolua_pushnumber\n\nlua_cocos2dx_Application_checkLicenseStatus will return unexpected\nvalues to lua without lua_Number converter in tolua_pushnumber when\nsizeof(int) != sizeof(lua_Number).\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-06-05T15:48:40+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/3719c...80fe3765b4bdb4a8c4dddc9b9f4eafcaafa47472","Len":0}...
|
1781583215
|
Edit
Delete
|
|
12656
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/youcstb
|
1
|
|
1781583215
|
Edit
Delete
|
|
12657
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/youcstb
|
1
|
{"Commits":[],"HeadCommit":{"S {"Commits":[],"HeadCommit":{"Sha1":"401927b1716a8f50691335c337b22dbf3eea4654","Message":"external:ipvod:ipvodasync:LIBCURLWrapper: Fix generating partial downloaded file with valid filename after program crash or system reboot\n\nBecause the partial downloaded file has a valid filename, then lua will\nthink the file is valid and willn't request for download, but because\nthe file isn't complete, it will causes display issue, black screen, etc.\n\nThis patch fixes it.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-03-09T15:12:44+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/3719c...401927b1716a8f50691335c337b22dbf3eea4654","Len":0}...
|
1781583215
|
Edit
Delete
|
|
12658
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/youcstb-old
|
1
|
|
1781583216
|
Edit
Delete
|
|
12659
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/youcstb-old
|
1
|
{"Commits":[{"Sha1":"28159914d {"Commits":[{"Sha1":"28159914df5754de37a25d4a4ef37cc791a8a0d1","Message":"platform:linux:player:Ipvod3dAudioUpload: avoid calling CAudioUploadOPUSWrapper::Init on BCM725XX platform\n\nI haven't update the audioupload library for BCM725XX platform, and it\nmakes no harm without calling it, so I decide to disable it temporarily.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-04-30T10:45:31+08:00"},{"Sha1":"a804c51f6ea676d22dbedcc315c0028567a10e3d","Message":"platform:linux:player: disable speech recognition function\n\nThe implementation of speech recognition function has been moved\nto another process, aiui.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-06-27T14:53:00+08:00"},{"Sha1":"61ee27edb6c9eefdd6f2dae038efadf3f519075d","Message":"platform:linux:CCApplication-linux: Convert ipvodfile_[init|SetPathNameOfFilesIni|efreshlist] to ipvodfilelocal_[init|SetPathNameOfFilesIni|efreshlist]\n\nI have renamed these functions in libipvodfilelocal to the new\nfunctions which have prefix \"ipvodfilelocal_\" instead of the\nold \"ipvodfile_\".\n\nNote: this patch also adds mssing ipvodfilelocal_init calling.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-04-30T09:44:33+08:00"},{"Sha1":"c9f48ae685901eb01c3ee991ea935a133811dfb6","Message":"cocos:platform:CMakeLists: add mssing header file search path for BCM725XX platform\n\nAdd \"../external/ipvod/effectorupdater/\" into header file search paths\nof BCM725XX platform.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-04-30T10:20:53+08:00"}],"HeadCommit":{"Sha1":"28159914df5754de37a25d4a4ef37cc791a8a0d1","Message":"platform:linux:player:Ipvod3dAudioUpload: avoid calling CAudioUploadOPUSWrapper::Init on BCM725XX platform\n\nI haven't update the audioupload library for BCM725XX platform, and it\nmakes no harm without calling it, so I decide to disable it temporarily.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-04-30T10:45:31+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/06f15d94a0afef7a5978d03801aa5220566e382b...28159914df5754de37a25d4a4ef37cc791a8a0d1","Len":4}...
|
1781583216
|
Edit
Delete
|
|
12660
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/youcstbnext
|
1
|
|
1781583217
|
Edit
Delete
|
|
12661
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/youcstbnext
|
1
|
{"Commits":[{"Sha1":"8b97bb6ad {"Commits":[{"Sha1":"8b97bb6ad1fcc5bf705e44b178ceb038acca8b2b","Message":"platform:linux:player: disable speech recognition function\n\nThe implementation of speech recognition function has been moved\nto another process, aiui.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-06-27T14:53:00+08:00"},{"Sha1":"96f74c036d5d824f9623e3de819c79ba51c54798","Message":"platform:linux:CCApplication-linux: Convert ipvodfile_[init|SetPathNameOfFilesIni|efreshlist] to ipvodfilelocal_[init|SetPathNameOfFilesIni|efreshlist]\n\nI have renamed these functions in libipvodfilelocal to the new\nfunctions which have prefix \"ipvodfilelocal_\" instead of the\nold \"ipvodfile_\".\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-04-30T09:44:33+08:00"}],"HeadCommit":{"Sha1":"8b97bb6ad1fcc5bf705e44b178ceb038acca8b2b","Message":"platform:linux:player: disable speech recognition function\n\nThe implementation of speech recognition function has been moved\nto another process, aiui.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-06-27T14:53:00+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/401927b1716a8f50691335c337b22dbf3eea4654...8b97bb6ad1fcc5bf705e44b178ceb038acca8b2b","Len":2}...
|
1781583217
|
Edit
Delete
|
|
12662
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/youcstbnext-old
|
1
|
|
1781583218
|
Edit
Delete
|
|
12663
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/youcstbnext-old
|
1
|
{"Commits":[{"Sha1":"7bde14155 {"Commits":[{"Sha1":"7bde141554a30004838d301ca9d4724bdadfa014","Message":"external:ipvod:ipvodasync:LIBCURLWrapper: Fix generating partial downloaded file with valid filename after program crash or system reboot\n\nBecause the partial downloaded file has a valid filename, then lua will\nthink the file is valid and willn't request for download, but because\nthe file isn't complete, it will causes display issue, black screen, etc.\n\nThis patch fixes it.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-03-09T15:12:44+08:00"},{"Sha1":"43b7a08a837567dc2a4dbbc763eda1eab6b235eb","Message":"external:ipvod:ipvodasync:LIBCURLWrapper: Using CURLOPT_SHARE instead of CURLOPT_DNS_USE_GLOBAL_CACHE\n\nCURLOPT_DNS_USE_GLOBAL_CACHE isn't thread-safe, it will causes program crash\nwhen there are more than one threads using LIBCURLWrapper concurrently.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-01-30T16:06:19+08:00"}],"HeadCommit":{"Sha1":"7bde141554a30004838d301ca9d4724bdadfa014","Message":"external:ipvod:ipvodasync:LIBCURLWrapper: Fix generating partial downloaded file with valid filename after program crash or system reboot\n\nBecause the partial downloaded file has a valid filename, then lua will\nthink the file is valid and willn't request for download, but because\nthe file isn't complete, it will causes display issue, black screen, etc.\n\nThis patch fixes it.\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2018-03-09T15:12:44+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/06f15d94a0afef7a5978d03801aa5220566e382b...7bde141554a30004838d301ca9d4724bdadfa014","Len":2}...
|
1781583218
|
Edit
Delete
|
|
12760
|
10
|
1
|
10
|
43
|
0
|
0
|
|
1
|
|
1781588760
|
Edit
Delete
|
|
12801
|
10
|
5
|
10
|
43
|
0
|
0
|
refs/heads/lab-main
|
1
|
|
1781590077
|
Edit
Delete
|
|
12802
|
10
|
5
|
10
|
43
|
0
|
0
|
refs/heads/lab-main
|
1
|
{"Commits":[{"Sha1":"c75e0875c {"Commits":[{"Sha1":"c75e0875c743c320314cab8ca1c8441d89582640","Message":"Merge pull request 'Merge pull request '260519分支分支' (#3) from pay into pay-260616' (#308) from pay-260616 into pay\n\nReviewed-on: https://gitea.g-hi.com/vodtest/pay/pulls/308\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-06-11T09:38:51+08:00"}],"HeadCommit":{"Sha1":"c75e0875c743c320314cab8ca1c8441d89582640","Message":"Merge pull request 'Merge pull request '260519分支分支' (#3) from pay into pay-260616' (#308) from pay-260616 into pay\n\nReviewed-on: https://gitea.g-hi.com/vodtest/pay/pulls/308\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-06-11T09:38:51+08:00"},"CompareURL":"linyangrui/pay-lab/compare/4d40b955cab3e5bede94a249da333a532ffec85e...c75e0875c743c320314cab8ca1c8441d89582640","Len":1}...
|
1781590077
|
Edit
Delete
|
|
12853
|
10
|
17
|
10
|
43
|
0
|
0
|
refs/heads/lab-main
|
1
|
|
1781593601
|
Edit
Delete
|
|
12854
|
10
|
5
|
10
|
43
|
0
|
0
|
refs/heads/lab-main
|
1
|
|
1781593640
|
Edit
Delete
|
|
12855
|
10
|
5
|
10
|
43
|
0
|
0
|
refs/heads/lab-main
|
1
|
{"Commits":[{"Sha1":"3f387dae5 {"Commits":[{"Sha1":"3f387dae5333e71ab1224a27432c86850c455ce6","Message":"bug修复\n","AuthorEmail":"yangruilin888@gmail.com","AuthorName":"linyangrui","CommitterEmail":"yangruilin888@gmail.com","CommitterName":"linyangrui","Timestamp":"2026-06-16T14:37:48+08:00"},{"Sha1":"afbb1b7d6b070035db6a51b7f44f48ebf519d3f7","Message":"1\n","AuthorEmail":"11833999+littlemaidi@user.noreply.gitee.com","AuthorName":"LITTLEMAIDI","CommitterEmail":"11833999+littlemaidi@user.noreply.gitee.com","CommitterName":"LITTLEMAIDI","Timestamp":"2026-06-16T14:23:30+08:00"},{"Sha1":"fdd52049bb93c74346006644341bfbe1a8377bc3","Message":"1\n","AuthorEmail":"11833999+littlemaidi@user.noreply.gitee.com","AuthorName":"LITTLEMAIDI","CommitterEmail":"11833999+littlemaidi@user.noreply.gitee.com","CommitterName":"LITTLEMAIDI","Timestamp":"2026-06-16T14:21:08+08:00"},{"Sha1":"710ad86b8a19a9aa0941c3d834212b95cedb59a9","Message":"1\n","AuthorEmail":"11833999+littlemaidi@user.noreply.gitee.com","AuthorName":"LITTLEMAIDI","CommitterEmail":"11833999+littlemaidi@user.noreply.gitee.com","CommitterName":"LITTLEMAIDI","Timestamp":"2026-06-16T14:15:05+08:00"},{"Sha1":"f344dcf8d9bd9150b520dd95bd17099d0f3e1fad","Message":"Merge branch 'pay-260616' of https://gitea.g-hi.com/vodtest/pay into pay-260616\n","AuthorEmail":"11833999+littlemaidi@user.noreply.gitee.com","AuthorName":"LITTLEMAIDI","CommitterEmail":"11833999+littlemaidi@user.noreply.gitee.com","CommitterName":"LITTLEMAIDI","Timestamp":"2026-06-16T13:59:18+08:00"}],"HeadCommit":{"Sha1":"3f387dae5333e71ab1224a27432c86850c455ce6","Message":"bug修复\n","AuthorEmail":"yangruilin888@gmail.com","AuthorName":"linyangrui","CommitterEmail":"yangruilin888@gmail.com","CommitterName":"linyangrui","Timestamp":"2026-06-16T14:37:48+08:00"},"CompareURL":"linyangrui/pay-lab/compare/2d193b5f7c3be863dc8e5e0845187eee407ee313...3f387dae5333e71ab1224a27432c86850c455ce6","Len":9}...
|
1781593640
|
Edit
Delete
|
|
12856
|
10
|
9
|
10
|
43
|
0
|
0
|
refs/tags/lab/baseline/pay-260616
|
1
|
{"Commits":null,"HeadCommit":{" {"Commits":null,"HeadCommit":{"Sha1":"3f387dae5333e71ab1224a27432c86850c455ce6","Message":"bug修复\n","AuthorEmail":"yangruilin888@gmail.com","AuthorName":"linyangrui","CommitterEmail":"yangruilin888@gmail.com","CommitterName":"linyangrui","Timestamp":"2026-06-16T14:37:48+08:00"},"CompareURL":"linyangrui/pay-lab/compare/0000000000000000000000000000000000000000...7b787fdd2a6574dfd7fc647b28b9633e4ed18ee2","Len":0}...
|
1781593767
|
Edit
Delete
|
|
12995
|
10
|
5
|
10
|
43
|
0
|
0
|
refs/heads/lab-main
|
1
|
{"Commits":[{"Sha1":"e1a6c4d1e {"Commits":[{"Sha1":"e1a6c4d1e482b99be48e2b948f9e3b31ccb8b59e","Message":"文档初稿\n","AuthorEmail":"yangruilin888@gmail.com","AuthorName":"linyangrui","CommitterEmail":"yangruilin888@gmail.com","CommitterName":"linyangrui","Timestamp":"2026-06-16T18:26:45+08:00"}],"HeadCommit":{"Sha1":"e1a6c4d1e482b99be48e2b948f9e3b31ccb8b59e","Message":"文档初稿\n","AuthorEmail":"yangruilin888@gmail.com","AuthorName":"linyangrui","CommitterEmail":"yangruilin888@gmail.com","CommitterName":"linyangrui","Timestamp":"2026-06-16T18:26:45+08:00"},"CompareURL":"linyangrui/pay-lab/compare/3f387dae5333e71ab1224a27432c86850c455ce6...e1a6c4d1e482b99be48e2b948f9e3b31ccb8b59e","Len":1}...
|
1781605629
|
Edit
Delete
|