34 Commits (339aa9392262df5e0af8b00534bf4a035a291003)

Author SHA1 Message Date
heck 389a812d3d #8 - add function config_media_keys() 3 years ago
heck 23e1e6ac98 #8 - add function sync_reinit() 3 years ago
heck e4ef9b2bc4 #8 - add function config_enable_echo_in_outgoing_message_rating_preview() 3 years ago
heck 69bda89fa2 #8 - add function config_enable_echo_protocol() 3 years ago
heck 268a4c5d26 #8 - add new signal 3 years ago
Hartmut Goebel d2899c9f7f Fix import statement. 4 years ago
Hartmut Goebel cd6243079c Fix mode-line. 4 years ago
heck 597e5749ab PYADPT-116: formatting 4 years ago
Hartmut Goebel d6568b0075 PYADPT-116: Fix Blob.data getter for binary data, esp. null-bytes. 4 years ago
heck 194f18b04f PYADPT-116: add get/set property Blob.data 4 years ago
heck bc645f5da2 PYADPT-116: refactor blob.data as setter/getter (getter added) 4 years ago
heck 7fb3ef584e use Adapter::inject_sync_shutdown() (libpEpAdapter > 0517b9b) 4 years ago
Volker Birk 7f2d884f6e add disable_all_sync_channels() and test with extra identity 4 years ago
heck bb70cf0169 PYADPT-111: "Add Single Threaded Sync Implementation" - Implementation 4 years ago
heck fc927ccaac FIX: thread.isAlive() replaced with thread.is_alive() (deprecated) 4 years ago
heck f858556460 PYADPT-110: "Add Mutlithreaded Sync Implementation" - Implementation 4 years ago
heck 4209c480a6 correct typo 4 years ago
Thomas ea5d4f62ed Add Windows project and adjust build script for Windows build 4 years ago
heck c643f1ff4c C++ class Myself : Identity unused 5 years ago
heck c86c95bd77 More documentation on all operations 5 years ago
heck 0af1ba949e define the pEpPythonAdapter version at compile-time. Fallback to setuptools_scm. 5 years ago
heck 2b5793ff63 PYADPT-87 - "Drop usless `__main__` part form module" 5 years ago
heck b5d3177292 PYADPT-86 - "Rename `native_pEp` into `_pEp`" 5 years ago
juga 18f01bed7e Programatically obtain package version 5 years ago
heck f40ca8d8e6 Formatting only - K&R 1TBS is the standard here 5 years ago
heck 73666d8437 Mutli-threading support for native libs calling python code added 5 years ago
heck 47a0fb5cc1 include guards, replace #pragma once, make sure license headers, minor formatting 5 years ago
heck c18746e4ec remove local adapter.cc/hh locked_queue.hh 5 years ago
heck 24e13adfe1 sync/message_to_send() callback impl in python and using libpEpAdapter / add pEp.start_sync() 5 years ago
heck 3d42d9a7d5 remove unnecessary namespace identifier pEp:: 5 years ago
heck 50ebe60221 Includes/namespace/using cleanup 5 years ago
heck 07d2130bf0 hybrid C++/Python package / Add Makefile 5 years ago