platform/upstream/nnstreamer-edge.git
2023-03-20 gichan[MQTT] Support MQTT direct data transmission
2023-03-14 gichan[TizenRT] Remove object file when cleaning
2023-03-13 gichan[MQTT] Change queue name
2023-01-18 Jaeyun[Queue] clear data when releasing the queue accepted/tizen/unified/20230118.172041
2023-01-06 gichanChange queue of the sending thread
2023-01-06 gichanSafe momory free
2023-01-06 Jaeyun[Common] fix ret code after creating a thread
2023-01-06 Jaeyun[Connect] flag to check sending thread
2022-12-12 Jaeyun[Data] util to check serialized data accepted/tizen/unified/20221226.070011
2022-12-07 Jaeyun[Build] build option tizen
2022-12-07 gichan[MQTT/temporal] Change log level
2022-12-07 Jaeyun[CodeClean/Handle] internal struct for handle
2022-12-07 Jaeyun[Test] remove unnecessary info
2022-12-06 Jaeyun[Handle] macro to check handle
2022-12-06 Jaeyun[AITT] separate handle
2022-12-06 Jaeyun[CodeClean/Queue] handle data size
2022-12-06 Jaeyun[CodeClean/MQTT] broker handle
2022-12-05 Jaeyun[CodeClean/Event] util to invoke event
2022-12-05 Jaeyun[CodeClean/Data] param to deserialize edge-data
2022-12-05 Jaeyun[CodeClean/AITT] unnecessary aitt handle type
2022-11-21 Jaeyun[CodeClean] error case in mosquitto impl
2022-11-21 Jaeyun[Util] util function to allocate memory
2022-11-21 Jaeyun[Data] wrapper function to release data handle
2022-11-21 Jaeyun[CodeClean] invalid arg type
2022-11-15 Jaeyun[AITT] fix param type accepted/tizen/unified/20221115.172904
2022-11-15 Yongjoo Ahn[build] Add nnstreamer-edge-log.c to android build
2022-11-15 Yongjoo Ahn[build] Add DEBUG macro value as 0 if it is not defined
2022-11-03 MyungJoo HamCMake: FATAL_ERROR should not be in message string.
2022-11-03 Jaeyun[Queue] fix mem leak case
2022-11-03 gichan[README] Add daily build badge
2022-11-02 Jaeyun[Test] invalid function in aitt test
2022-11-02 Jaeyun[CodeClean] unnecessary cond
2022-11-02 gichan[TizenRT] Build mqtt-hybrid on TizenRT
2022-11-01 gichan[MQTT] Change mqtt lib priority
2022-11-01 Jaeyun[Queue] leaky option
2022-11-01 Yongjoo Ahn[build] Add android.mk file for Android build
2022-10-31 gichan[MQTT] Implement mqtt using mosquitto lib
2022-10-25 Jaeyun[Log] set log level
2022-10-21 gichanFixate the data size
2022-10-21 gichanFix build error in Tizen tv profile.
2022-10-19 Jaeyun[Doxygen] add missed tag
2022-10-19 Jaeyun[Queue] limit in data queue
2022-10-19 gichan[MQTT] Separate MQTT implementation
2022-10-19 Yongjoo Ahn[edge] Remove unnecessary pthread call
2022-10-14 Jaeyun[Build] build flag for nns-edge
2022-10-12 gichan[Doxygen] Add missing tag
2022-10-12 Jaeyun[Sock] event in recv thread
2022-10-05 Jaeyun[Util] macro to check port number
2022-10-05 Jaeyun[Aitt] check feature definition
2022-10-05 Jaeyun[Version] update version to 0.2.1
2022-10-04 Jaeyun[Doc] build-test on TizenRT
2022-10-04 gichan[Edge] Fix checking return value of the poll().
2022-09-30 Jaeyun[Build] default option for extern libs accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.061407 accepted/tizen/7.0/unified/hotfix/20221116.111159 accepted/tizen/unified/20221001.053448 tizen_7.0_m2_release
2022-09-30 Jaeyun[Build] error on TizenRT
2022-09-27 Jaeyun[CodeClean] prevent error case accepted/tizen/unified/20220928.020839
2022-09-26 Jaeyun[Build] update tizen repo
2022-09-26 Jaeyun[Spec] features for TV release
2022-09-20 Jaeyun[AITT] add aitt option accepted/tizen/unified/20220921.091819 accepted/tizen/unified/20220925.234930 accepted/tizen/unified/20220925.234957 accepted/tizen/unified/20220926.025523
2022-09-19 Jaeyun[Bug] invalid data ptr
2022-09-15 Jaeyun[CodeClean] new header for mqtt and aitt accepted/tizen/unified/20220919.012623
2022-09-15 Jaeyun[CodeClean] separate meta
2022-09-15 Jaeyun[CodeClean] edge event functions
2022-09-14 gichan[Util] Add missing doxygen tag.
2022-09-14 gichan[Edge] Allow NULL ID when create edge handle.
2022-09-14 gichanCheck connection before send the data
2022-09-14 Jaeyun[API] remove deprecated func
2022-09-14 gichanCheck connection before send the data
2022-09-14 Yechan Choi[Edge] support edge
2022-09-14 Yongjoo Ahn[trivial] Fix unused variable and test name
2022-09-14 Yongjoo Ahn[packaging] Disable Aitt related files when aitt_suppor...
2022-09-08 Jaeyun[CodeClean] separate data utils
2022-09-07 gichan[AITT] Serialize the data before send accepted/tizen/unified/20220908.124834
2022-09-07 Jaeyun[Build/Test] add mosquitto to run test
2022-09-06 MyungJoo Hamgithub-action/gbs: Tizen build infra update
2022-09-06 Jaeyun[Doc] fix typo and remove todo item
2022-09-06 gichan[TEMP] Temporarily disable aitt_option
2022-09-06 gichan[Cmake] Add option to change features.
2022-09-06 gichan[TEST] Add AITT unittest cases
2022-09-06 gichan[AITT] Support AITT as edge connection type
2022-09-05 gichan[TEST] Add uniitest for serealize the data
2022-09-05 gichan[Common] Adding serialize/deserialze the edge data.
2022-09-02 Jaeyun[Build] remove glib dependency
2022-09-01 gichan[WIP][Edge] Elaborate edge API description.
2022-09-01 Jaeyun[Connection] list of connections
2022-09-01 Jaeyun[Test] remove main loop
2022-08-31 Jaeyun[Test] alloc failure case
2022-08-31 Jaeyun[Transfer] thread to send data
2022-08-31 Jaeyun[Util] generate client ID
2022-08-31 Jaeyun[MQTT] replace glib queue
2022-08-31 Jaeyun[Queue] base code for queue
2022-08-31 Jaeyun[CodeClean] separate util functions
2022-08-31 JaeyunFormat to print client ID
2022-08-29 Jaeyun[Interface] rename (publish to send)
2022-08-24 gichan[Edge] Remove unnecessary functions. accepted/tizen/unified/20220825.053127 submit/tizen/20220825.022456
2022-08-24 Jaeyun[CodeClean] function to fill socket addr struct
2022-08-23 MyungJoo HamTest nnstreamer-edge related test cases only with integ... submit/tizen/20220823.135427
2022-08-23 MyungJoo Hamgithub-action: integration test w/ nnstreamer
2022-08-23 gichan[Log] Temporarily disable unimportant messages
2022-08-23 gichan[Listener] Set listerner host address
2022-08-19 Jaeyun[Socket] remove gio lib accepted/tizen/unified/20220819.122504 submit/tizen/20220818.081536 submit/tizen/20220819.071123
next