Commit Graph

13 Commits

Author SHA1 Message Date
Yasuhiro Fujii f76cd1b840 add _snprintf() wrapper. 2017-06-24 14:30:19 +09:00
Stephane Letz 7849b9279e John Emmas patch for Windows. 2013-01-26 11:25:25 +01:00
Basil Nutmeg c5352804af Delete some redundant macros and typedefs.
A few internal source files were redeclaring types and macros also
declared in the external jack/types.h and jack/systemdeps.h headers.
Since the external header needs them, delete them from the internal
headers.
2013-01-08 14:44:10 +01:00
Stephane Letz 5b6d89c452 POST_PACKED_STRUCTURE used for jack_latency_range_t type. 2012-03-15 17:39:18 +01:00
Stephane Letz 58696259fb Remove JACK_32_64 flag, so POST_PACKED_STRUCTURE now always used. 2012-03-09 12:32:25 +01:00
sletz 1e00bb3448 John Emmas POST_PACKED_STRUCTURE patch.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4555 0c269be4-1314-0410-8aa9-9f06e86f4224
2011-10-28 09:33:24 +00:00
sletz c83577f82c EXPORT macro renamed to LIB_EXPORT.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4492 0c269be4-1314-0410-8aa9-9f06e86f4224
2011-07-16 20:44:01 +00:00
sletz c811596499 Fix some file header to have library side code use LGPL.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3961 0c269be4-1314-0410-8aa9-9f06e86f4224
2010-03-19 15:35:42 +00:00
sletz 81446bd94e All Windows files switched to Unix line ending.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3566 0c269be4-1314-0410-8aa9-9f06e86f4224
2009-06-24 09:12:01 +00:00
sletz 3c19d53f14 Compiles on Windows again.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3465 0c269be4-1314-0410-8aa9-9f06e86f4224
2009-03-25 09:01:46 +00:00
sletz bfdf50d52d Better symbols export for server and client side libraries.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2895 0c269be4-1314-0410-8aa9-9f06e86f4224
2008-09-08 14:35:52 +00:00
sletz 0cd5d18ece Compile and link again on Windows.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2893 0c269be4-1314-0410-8aa9-9f06e86f4224
2008-09-08 10:34:10 +00:00
sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2880 0c269be4-1314-0410-8aa9-9f06e86f4224
2008-09-05 13:36:28 +00:00