86 Commits (6ce9c002bfdfdcb15dc8a27ca044bd24d9f6a19c)
 

Author SHA1 Message Date
  Adrian Knoth aea850adb3 Refactor POST_PACKED_STRUCTURE into types.h 11 years ago
  pauldavisthefirst a14583ed99 Merge pull request #2 from fps/master 11 years ago
  Florian Paul Schmidt a483e73426 fix a typo 11 years ago
  pauldavisthefirst 686a7414a7 Merge pull request #1 from drobilla/master 11 years ago
  Paul Davis 742c63e024 tweak doxygen annotations to remove errors 11 years ago
  Paul Davis 1bfa5e43ce revert to less-legal but more conventional #ifdef guard for control.h 11 years ago
  Paul Davis 2c27345e75 tweak doxygen decls for metadata API 11 years ago
  David Robillard 56000a76d1 Allow the use of URI types for metadata values. 11 years ago
  David Robillard 784ff84109 Clean up metadata.h and fix Doxygen markup. 11 years ago
  Paul Davis b7f896437a change UUID implementation to use integers and serial counters 11 years ago
  Paul Davis 0b467a387a add JackPortNameCallback type and port rename callback (to match changes above, and to come into line with jack2) 11 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 11 years ago
  Paul Davis 98548dd785 add constants for a few (potential) well-known metadata key values 11 years ago
  Paul Davis 7eda551c0d __cplusplus-wrap the declarations in uuid.h 11 years ago
  Paul Davis a6c5af6347 wrap UUID generation 11 years ago
  Paul Davis 383c13c50a alter docs on return value from jack_remove_properties() 11 years ago
  Paul Davis bec4aa8b94 alter some minor details of the metadata API 11 years ago
  Paul Davis dae1fcdc51 add uuid.h (missed from previous commits) 11 years ago
  Paul Davis 668ea423a4 add API documentation for some metadata functions 11 years ago
  Paul Davis ca196ea0ec add jack_client_t* to metadata calls that need to contact the server to initiate a property change callback 11 years ago
  Paul Davis 94dd1e8751 add new metadata API header 11 years ago
  Paul Davis 2d8115ffac changes to internal client necessary (for now) for UUID changes 11 years ago
  Paul Davis a43a3276b4 add port UUID retrieval function 11 years ago
  Paul Davis 5bf4c3697f add uuid type 11 years ago
  Paul Davis 5798f8fcb7 Revert "add uuid type" 11 years ago
  Paul Davis 5fa50673fc add uuid type 11 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