src/libafb-helpers.git
2020-02-11 Jan-Simon MöllerUpdate .gitreview file 56/23856/1 10.91.0 10.92.0 10.93.0 11.91.0 11.92.0 12.90.0 9.99.1 9.99.2 9.99.3 9.99.4 jellyfish/9.99.1 jellyfish/9.99.2 jellyfish/9.99.3 jellyfish/9.99.4 jellyfish_9.99.1 jellyfish_9.99.2 jellyfish_9.99.3 jellyfish_9.99.4 koi/10.91.0 koi/10.92.0 koi/10.93.0 koi_10.91.0 koi_10.92.0 koi_10.93.0 lamprey/11.91.0 lamprey/11.92.0 lamprey_11.91.0 lamprey_11.92.0 marlin/12.90.0 marlin_12.90.0
2020-01-10 Romain Forlottimer: Fix stopping a running timer 75/23475/2 8.99.5 icefish/8.99.5 icefish_8.99.5
2019-12-04 Jonathan AilletAdd 'GetRunningBindingDirPath' function 42/23142/4 8.99.2 8.99.3 8.99.4 icefish/8.99.2 icefish/8.99.3 icefish/8.99.4 icefish_8.99.2 icefish_8.99.3 icefish_8.99.4
2019-12-04 Jonathan AilletAdd 'GetAFBRootDirPath' function 41/23141/4
2019-10-09 Jonathan AilletAdd function to add one json array to another one 94/22594/3 8.99.1 icefish/8.99.1 icefish_8.99.1
2019-10-01 Clément BénierPkg config files: use CMAKE_INSTALL_LIBDIR var 45/22545/1
2019-06-13 José BolloQAfbWebsocketClient: Allows null callback (FIX) 30/21630/1 7.99.2 7.99.3 8.0.0 8.0.1 8.0.2 halibut/7.99.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut_7.99.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2
2019-04-23 Frederic MarecFix .deb packaging following review 20926 23/21123/1 7.99.1 halibut/7.99.1 halibut_7.99.1
2019-04-17 Clément Bénierdocs/usage: fix broken link 63/21063/1
2019-04-16 Clément Bénierdocs/usage: fix broken link 54/21054/1
2019-04-12 Clément Bénierafb-helpers-book: changing name of the section 13/21013/1
2019-03-22 Romain ForlotUse C++11 standard by default sandbox/claneys/pkg_wip
2019-03-22 Romain ForlotSet PROJECT_VERSION overwritable by cli
2019-03-07 Loïc CollignonMoved Qt's automoc and autorcc variables 89/20489/1
2019-02-24 Clément Bénierbook.yml: needed for new doc workflow 77/20277/1
2019-02-06 Jan-Simon MöllerFix gitreview file 7.90.0 halibut/7.90.0 halibut_7.90.0
2019-01-23 Romain ForlotSet PROJECT_VERSION overwritable by cli 95/19695/1
2019-01-16 Romain ForlotAdd functions reference documentation 77/19477/4 6.99.4 guppy/6.99.4 guppy_6.99.4
2019-01-04 Romain ForlotCall the freeCB function a manual timer stop call 75/19475/1
2019-01-04 Romain ForlotLittle code cleaning. 73/19473/1
2019-01-03 Romain ForlotAdding packaging files 37/19437/2
2018-12-27 Romain ForlotSplit the Qt part of the afb-helpers 71/19371/1 sandbox/claneys/shared-lib
2018-12-17 Clément BénierStatic lib: pass afb-helpers to a static library 6.99.3 guppy/6.99.3 guppy_6.99.3
2018-12-17 José Bollowrap-json: Improvements
2018-12-13 Jan-Simon MoellerRevert "Added afb_list.h"
2018-12-13 Thierry BultelAdded afb_list.h
2018-12-13 Thierry Bultelfilescan-utils: follow symbolic links in search
2018-12-13 José Bollowrap-json: Fix duplicated lines in header file
2018-12-13 Romain ForlotAdd '@' as binder middle name separator.
2018-12-13 Jonathan AilletEnhance 'wrap_json_clone_depth' description
2018-12-13 Romain ForlotFix: use of GetBindingDirPath without dynapi
2018-12-13 Romain ForlotRetrieve directory list from environment variables
2018-12-13 Jose BolloRemove the file .gitmodules
2018-12-13 Jonathan AilletRemove unnecessary 'AFB_DEBUG' redefinition
2018-12-13 Jonathan AilletUse binding version to handle dynapi
2018-12-13 Jonathan AilletAt search, use the prefix parameter as a prefix
2018-12-13 Loïc CollignonRemove deprecated use of cmake/Qt macro
2018-12-13 Loïc CollignonRename method to avoid conflict with Qt's one
2018-12-13 Sebastien DouheretFix warnings due to json-c evolution
2018-12-13 jobolwrap-json: new helper functions for comparison
2018-12-13 Sebastien DouheretRemoved anonymous function in ScanDir and fixed warnings
2018-12-13 José Bollowrap-json: Add clone facility
2018-12-13 Sebastien DouheretDisabled debug code (only used for testing).
2018-12-13 Jonathan AilletCorrection to include dynamic api correctly
2018-12-13 Sebastien DouheretFixed build warnings with gcc >= 7.3
2018-12-13 Thierry BultelAdded afb-helpers-utils.h
2018-12-13 Thierry BultelFixed compilation warnings with gcc-7.2.0
2018-12-13 Sebastien DouheretFixed spelling
2018-12-13 Romain ForlotMore secure way to use strncat and strncpy
2018-12-13 Romain ForlotFix: compile errors depending API version
2018-12-13 jobolwrap-json: Fix warnings
2018-12-13 jobolwrap-json: Update the documentation
2018-12-13 jobolwrap-json: Accept null as valid base64
2018-12-13 jobolwrap-json: Record result of tests
2018-12-13 jobolwrap-json: Fix bug decoding empty base64
2018-12-13 jobolwrap-json: Improve base64 en-de-coding
2018-12-13 Romain ForlotFix: wrong searchPath parameter
2018-12-13 Romain ForlotDocumentate, formating, linting.
2018-12-13 Romain ForlotAdapt function to dynamic API
2018-12-13 Romain ForlotFormating
2018-12-13 Romain ForlotMake CURL Wrapping functions optional
2018-12-13 Romain ForlotAdd new function to retrieve HTTP response code
2018-12-13 Romain ForlotPOST using unescaped arguments
2018-12-13 Loïc CollignonAdded a Qt's websocket client to AFB into helpers
2018-12-13 Romain ForlotFix GCC < v7 warning on maybe unitialized variable
2018-12-13 jobolwrap-json: Add base64 byte buffer support
2018-12-13 Romain ForlotRename cmake target accordingly to the git repo
2018-12-13 Romain ForlotAdds a CURL wrapper library to help using libcurl
2018-12-13 Romain ForlotLinting/Fix: remove warning int/size_t conversion
2018-12-13 Romain ForlotFix memory leak
2018-12-13 Romain ForlotAvoid memory collision.
2018-12-13 Romain ForlotAdd gitreview
2018-12-13 Fulup Ar FollFix to support pre-V3 DynAPI
2018-12-13 Fulup Ar FollPrepare for future API-V3
2018-12-13 Romain ForlotMisc Fix/Cleaning
2018-12-13 Romain ForlotConcatenate result directly from GetBindingDirPath
2018-12-13 Romain ForlotFix: mismatching function signature.
2018-12-13 Romain ForlotOnly return binding root dir.
2018-12-13 Romain ForlotMore reliable GetBindingDirsPath function.
2018-12-13 Romain ForlotAdding JSON library for CPP and its docs
2018-12-13 Romain ForlotRetrieve binder rootdir and subfolder paths
2018-12-13 Romain ForlotReduce scope for some variables
2018-12-13 Romain ForlotInclude afb-utilities from C++ easily
2018-12-13 Romain ForlotRename back define variable.
2018-12-13 Ronan Le Martretfix strncat funct
2018-12-13 Romain ForlotMD linting
2018-12-13 Romain ForlotFix: set default value if missing defined var
2018-12-13 Romain ForlotFormat and missing header dependencies
2018-12-13 Romain ForlotRemove audio-bindings dependencies
2018-12-13 Romain ForlotInitializing the repo
2018-12-13 Forlot Romain... Initial commit
2018-10-24 Jan-Simon MoellerInitial empty repository 6.99.1 6.99.2 guppy/6.99.1 guppy/6.99.2 guppy_6.99.1 guppy_6.99.2