aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Correct exception typeSzczepan Zalega2017-10-07
|/ /
* | Merge branch 'pr_68'Szczepan Zalega2017-10-07
|\ \
| * | Fix install commandSzczepan Zalega2017-10-07
| * | Build shared library by defaultSzczepan Zalega2017-10-07
| * | Set SONAME and use semantic versioningSzczepan Zalega2017-10-07
| * | build: use GNUInstallDirsIgor Gnatenko2017-10-07
| |/
* | Merge branch 'pr_72'Szczepan Zalega2017-10-07
|\ \ | |/ |/|
| * test3.cc: fix syntax errorIgor Gnatenko2017-10-07
|/
* Merge branch 'OSX_merge_cleaned'Szczepan Zalega2017-10-03
|\
| * Update hidapiSzczepan Zalega2017-09-20
| * Merge branch 'windows_MSVC2017' into OSX_merge_cleanedSzczepan Zalega2017-09-20
| |\
| | * Qt project updateSzczepan Zalega2017-09-20
| | * Compilation documentation updateSzczepan Zalega2017-09-20
| | * Guard Windows instructionsSzczepan Zalega2017-09-20
| | * Skip factory reset tests for nowSzczepan Zalega2017-07-03
| | * Ignore whitespace in C API headerSzczepan Zalega2017-07-03
| | * Move to Python 3Szczepan Zalega2017-07-03
| | * Search for Windows DLLsSzczepan Zalega2017-07-03
| | * Export C API functionsSzczepan Zalega2017-07-03
| | * Compile on both MSVC and MINGW (QtCreator)Szczepan Zalega2017-07-03
| | * Run compilation using Qt CreatorSzczepan Zalega2017-06-28
| | * Adjust code to make compilation under MSVC 2017Szczepan Zalega2017-06-28
| |/ |/|
| * Merge branch 'osx-communication_issues' into OSX_merge_cleanedSzczepan Zalega2017-09-20
| |\ |/ /
| * Set lower maximum between-sending delaySzczepan Zalega2017-09-20
| * Decrease busy-delay countSzczepan Zalega2017-09-20
| * Correct mutex placementSzczepan Zalega2017-09-20
| * Update hidapiSzczepan Zalega2017-09-20
| * Do not make longer waiting than 500ms on iterationSzczepan Zalega2017-09-20
| * Make only 10 retries on receivingSzczepan Zalega2017-09-20
| * Log formatting: Enumerate from 1Szczepan Zalega2017-09-20
| * Do not resend command to deviceSzczepan Zalega2017-09-20
| * Tests: do additional authentication for Pro 0.7Szczepan Zalega2017-09-20
| * Catch invalid CRC exception in C APISzczepan Zalega2017-09-20
| * Show warning message about invalid incoming packet's CRCSzczepan Zalega2017-09-20
| * Show more detailed status in debug logSzczepan Zalega2017-09-20
|/
* Add C++ tests for some current issuesSzczepan Zalega2017-06-27
* Merge branch 'do_not_log_volatile_data'Szczepan Zalega2017-05-13
|\
| * Fix typo in logging macroSzczepan Zalega2017-05-13
| * Log temporary password as hexdump instead of string representationSzczepan Zalega2017-05-13
| * Log accepting responses with invalid CRCSzczepan Zalega2017-05-13
| * Code refactoringSzczepan Zalega2017-05-13
| * Assume slot_names are volatile dataSzczepan Zalega2017-05-13
| * Do not log volatile dataSzczepan Zalega2017-05-13
|/
* Pack structures for NK Pro v0.8 commandsSzczepan Zalega2017-05-12
* Refactor log codeSzczepan Zalega2017-05-12
* Use bool explicitly for success variableSzczepan Zalega2017-05-12
* Detect device correctly under WindowsSzczepan Zalega2017-05-12
* Return empty value on no connectionSzczepan Zalega2017-04-26
* Fix includes in C_APISzczepan Zalega2017-04-26
* Use alternative device connection checkSzczepan Zalega2017-04-26