3222 Commits (ae81d3cb41d81dd74988b1036fb148257bc4626c)
 

Author SHA1 Message Date
  Stéphane Letz d83604d060 Merge pull request #55 from KimJeongYeon/master 11 years ago
  KimJeongYeon 1967d72464 up-to-date CAS function for android 11 years ago
  Matt Flax 03a99695f0 Added author to the Changelog. 11 years ago
  Matt Flax 6e2dae5377 Removed the codeBlocks ide directory. 11 years ago
  Matt Flax f08a3f4234 Added Stéphane review fixes : 11 years ago
  Stephane Letz 678b3cae57 Improve default input/ouput device selection in JackCoreAudioDriver. 11 years ago
  Nedko Arnaudov b9ff177dab fix alsa driver build on non-android 11 years ago
  Matt Flax d56717901a Removed a commented out line from wscript. 11 years ago
  Matt Flax 23f5919c62 systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation. 11 years ago
  Stephane Letz d4d194ebf6 Back to CELT encoder. 11 years ago
  Stephane Letz d0d208df60 Typos. 11 years ago
  Stephane Letz e70dfc1d38 Merge branch 'master' of github.com:sletz/jack2 11 years ago
  Stéphane Letz a3c043ce59 Merge pull request #53 from KimJeongYeon/master 11 years ago
  KimJeongYeon 1f73394531 additional code cleanup for jack android 11 years ago
  Stéphane Letz 63936eea22 More libjacknet API more robust. 11 years ago
  Stephane Letz a13b1f411f Cleanup. 11 years ago
  Stephane Letz 3a658b687a Correct XCode project NetJack2 options. 11 years ago
  Stéphane Letz 8212725c4c Merge pull request #52 from KimJeongYeon/master 11 years ago
  KimJeongYeon 4a94e12986 jack2 supports android devices & rebase current changes to master 11 years ago
  Stephane Letz 0742159cfa Merge remote-tracking branch 'upstream/master' 11 years ago
  Stephane Letz 0b105934b7 Cleanup. 11 years ago
  Stéphane Letz 779af6b0e2 Merge pull request #51 from farwayer/master 11 years ago
  farwayer 8dbb1b46e4 Fix typo in NetTools 11 years ago
  Stephane Letz cac6edfc65 Cleanup. 11 years ago
  Stephane Letz 907970178e Improve partial cycle support in NetJack2. 11 years ago
  Stéphane Letz 26bc2bcbeb Merge pull request #49 from e9925248/master 11 years ago
  Martin Koegler 543686cb93 Fix example client for mingw build 11 years ago
  Martin Koegler ff9bb7b4dd Add missing windows build script 11 years ago
  Martin Koegler b0d25b67e7 Detect tre as regexp library replacement 11 years ago
  Stephane Letz 02c0e5d544 Add new jack_midi_reset_buffer API. 11 years ago
  Stephane Letz 6bc958ef4a Correct NetIntAudioBuffer. 11 years ago
  Stephane Letz c2e0ca73c2 Renaming. 11 years ago
  Stephane Letz d23f06f6b1 Cleanup. 11 years ago
  Stéphane Letz 06aa956f52 Merge pull request #48 from jmoyerman/master 11 years ago
  Joshua Moyerman 204bdea4cf Adding stdbool header include to netmaster example client to fix compile error 11 years ago
  Stephane Letz 5f47a18455 Merge remote-tracking branch 'upstream/master' 11 years ago
  Stephane Letz 66b4bfd8bb Support for partial buffers in libjacknet. 11 years ago
  Robin Gareus f6c7cb139b realtime-safe midi-dump (use ringbuffer) 11 years ago
  Robin Gareus ae6412a881 add usage() to jack_midi_dump 11 years ago
  Robin Gareus 0e23c197bf midi-dump: exit cleanly, add support for absolute+relative timestamps 11 years ago
  Stephane Letz 7123ef1562 Correct JackCoreMidiDriver. 11 years ago
  Stephane Letz ce122e683a Correct JackNetExtMaster::Read. 11 years ago
  Stephane Letz f93633a226 Cleanup NetJack2 code. 11 years ago
  Stephane Letz f116ca5517 New JackNetExt class to factorize some code in NetJack2. 11 years ago
  Matt Flax 3087895772 Added the beginnings of the IIO driver. 11 years ago
  Stephane Letz a61302992d Typos. 11 years ago
  Stephane Letz dbf9b71580 Distinguish SYNC_PACKET_ERROR and DATA_PACKET_ERROR in NetJack2. 11 years ago
  Stephane Letz ddf306b8dc Add error code in net.h. 11 years ago
  Stephane Letz d8c2b0bfaf Configurable fPacketTimeOut field in NetJack2 code. 11 years ago
  Stephane Letz bdec35808b Improve documentation for jack_set_net_slave_shutdown_callback. 11 years ago