28 Commits (2c27345e75250e2acb66a5c5a09eed5b80594d6c)
 

Author SHA1 Message Date
  Paul Davis 2c27345e75 tweak doxygen decls for metadata API 11 years ago
  Paul Davis b7f896437a change UUID implementation to use integers and serial counters 12 years ago
  Paul Davis 0b467a387a add JackPortNameCallback type and port rename callback (to match changes above, and to come into line with jack2) 12 years ago
  Paul Davis 3d5846b477 move declarations of client/UUID related functions from session.h into jack.h, since UUIDs are now at the core 12 years ago
  Paul Davis 98548dd785 add constants for a few (potential) well-known metadata key values 12 years ago
  Paul Davis 7eda551c0d __cplusplus-wrap the declarations in uuid.h 12 years ago
  Paul Davis a6c5af6347 wrap UUID generation 12 years ago
  Paul Davis 383c13c50a alter docs on return value from jack_remove_properties() 12 years ago
  Paul Davis bec4aa8b94 alter some minor details of the metadata API 12 years ago
  Paul Davis dae1fcdc51 add uuid.h (missed from previous commits) 12 years ago
  Paul Davis 668ea423a4 add API documentation for some metadata functions 12 years ago
  Paul Davis ca196ea0ec add jack_client_t* to metadata calls that need to contact the server to initiate a property change callback 12 years ago
  Paul Davis 94dd1e8751 add new metadata API header 12 years ago
  Paul Davis 2d8115ffac changes to internal client necessary (for now) for UUID changes 12 years ago
  Paul Davis a43a3276b4 add port UUID retrieval function 12 years ago
  Paul Davis 5bf4c3697f add uuid type 12 years ago
  Paul Davis 5798f8fcb7 Revert "add uuid type" 12 years ago
  Paul Davis 5fa50673fc add uuid type 12 years ago
  Paul Davis 433a4ab01f new jack_get_cycle_times() API call provides better access to DLL data for clients and server. implementation in separate commit(s) 13 years ago
  Paul Davis 66b41b24b4 remove unused timestamps.h 13 years ago
  Paul Davis cecc3c0ce4 no need for .gitignore file in public headers 13 years ago
  Paul Davis 9ec79600a3 remove Makefile.am from public headers (no build systems in shared repos) 13 years ago
  Paul Davis a85f219371 removed version.h.in 13 years ago
  Paul Davis 0e2d59bd70 add .gitignore for jack headers 13 years ago
  Paul Davis f5236f71bf public header changes after splitting out jack1 private headers 13 years ago
  Paul Davis cd542a84a9 remove atomicity.h from public headers 13 years ago
  Paul Davis 09c55a5f43 move non-public headers out of jack/ 13 years ago
  Nedko Arnaudov 2476dca8c1 Import jack1 headers from svn r4772 13 years ago