1318 Commits (3f46ce7fcce92e56e8bc8ddffbe05f14f6fef970)
 

Author SHA1 Message Date
  paul 3f46ce7fcc removed new directories mistakenly added 16 years ago
  torben 829ada6c14 remove the python sm ... got its own repo now. 16 years ago
  torben fcf93d7a88 Merge branch 'jack-session2' into session-rebase 16 years ago
  torben cf530808c9 add session notification infrastructure 16 years ago
  Torben Hohn 0ba6b50fee a bit of doc patches 16 years ago
  Torben Hohn d26cc81ae0 restructure sessionmanager.py a bit and add setup.py and dbus .service file 16 years ago
  Torben Hohn 9ba49a1b6e add future field to event struct, and JackSessionNeedTerminal 16 years ago
  paul 8d03e26ceb license changes : shm.c goes frm GPL to LGPL (agreed by JOQ via email); add license info to a couple of other files 16 years ago
  torben 2efff4ed0c fix alsa driver null cycle. 16 years ago
  Torben Hohn f9545581f7 add jack_client_get_uuid() and fix stuff for multiclient 16 years ago
  paul e73479780c correct big-endian 24bit->float conversion in ALSA backend (#135) 16 years ago
  Torben Hohn 0570cb61f9 remove the rename struct from jack_request_t 16 years ago
  Torben Hohn 0618173e5b Merge branch 'master' into jack-session2 16 years ago
  torben 066a492e64 some more jack_client_new i had missed. 16 years ago
  Torben Hohn b7f11d9264 some more jack_client_new i had missed. 16 years ago
  Torben Hohn 726a93311a remove jack_rename_client 16 years ago
  Torben Hohn 04a474857b add jack_simple_session_client to build system. 16 years ago
  Torben Hohn bcde71b67d use new jack_session_event_free() in simple_session_client.c 16 years ago
  Torben Hohn 86ff334195 add jack_session_event_free() and dont free it in jack_session_reply() 16 years ago
  Torben Hohn 002aba1eda remove a crashed client, from the number of pending replies. 16 years ago
  Torben Hohn 52aeb6af30 make new client simple_session_client.c and revert simple_client.c 16 years ago
  Torben Hohn 74ba1e50be forgot to reset session_reply_fd 16 years ago
  Torben Hohn e8e6794399 add session.h to Makefile.am 16 years ago
  Torben Hohn 1ebfbef062 tweak messages a bit. 16 years ago
  Torben Hohn b4a548d123 update python sessionmanager for new interface. 16 years ago
  Torben Hohn 47f02b009d update session_notify.c for new interface. 16 years ago
  Torben Hohn 992f3bf639 add flags to jack_session_event_t and session_command_t 16 years ago
  Torben Hohn 5b90eb6cfc create the per client session directories in jackd 16 years ago
  Torben Hohn 6a181da307 Merge branch 'master' into jack-session2 16 years ago
  torben 95516eb763 change jack_client_new to jack_client_open in the remaining examples 16 years ago
  Torben Hohn d17c04ad1b include jack/session.h in jack_connect 16 years ago
  Torben Hohn bd579877d3 remove the arrays from the session_command_t add reserve_client_name 16 years ago
  Torben Hohn 99e966e1c9 change jack_client_new to jack_client_open in the remaining examples 16 years ago
  Torben Hohn bd819a9850 Merge branch 'master' into jack-session2 16 years ago
  Torben Hohn b774bdba77 make sure the uuid is unique. in case of collision an old uuid is deleted 16 years ago
  Torben Hohn 59189c840c even more removal of metadata stuff. 16 years ago
  Torben Hohn a6d8e48734 remove remenants of session api from jack.h 16 years ago
  Torben Hohn 16c86488e4 cleanup simple_client from metadata, and unused ServerName option 16 years ago
  Torben Hohn 979648a389 remove the metadata API... 16 years ago
  Torben Hohn 1d19f467cb fix comment block 16 years ago
  Torben Hohn 6eaa6ae64b update jack_simple_client and jack_session_notify for new api 16 years ago
  Torben Hohn 79b318cb7a update implementation to new async interface 16 years ago
  Torben Hohn f57e4b0490 fix jack_session_event_t typedef 16 years ago
  Torben Hohn 63ab0f236b move session API to jack/session.h changed to async. 16 years ago
  Torben Hohn 808240c48b Merge branch 'master' into session-merge 16 years ago
  Torben Hohn 5a8470587f Merge branch 'drobilla-clrename' into clientrename 16 years ago
  paul 8e356e8560 remove weak export tags from two typedefs, they were added by mistake 16 years ago
  torben a9daca5930 add missing prototype jack_messagebuffer_thread_init () 16 years ago
  torben bec1a45a67 buffer_resize: only reallocate portbuffers, if number of connections is > 1 16 years ago
  torben 2f35cebfe3 remove the mixbuffer allocaton in jack_port_get_buffer and just bomb out. 16 years ago