1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_product_unlocking
2018-02-02 12:31:16 +00:00
..
in_app_purchases Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 2017-11-28 16:18:40 +00:00
marketplace Fixed a bug in TracktionMarketplaceStatus::readReplyFromWebserver() that would cause it to fail if all the data was not read at once 2018-02-02 12:31:16 +00:00
native Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
juce_product_unlocking.cpp InAppPurchases: enable IAP on OSX. 2017-10-17 17:42:03 +02:00
juce_product_unlocking.h Bump version number to 5.2.0 2017-10-25 12:07:32 +01:00
juce_product_unlocking.mm Added in-app purchase feature to JUCE 2017-08-09 20:15:17 +01:00