summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix merge conflicts.Stéphane Letz2010-02-1054-545/+2500
|\
| * ffado-jackd2-rename patch, fix ticket #155.sletz2010-02-061-4/+4
| * Merge branch 'server_no_deadlock'sletz2010-02-057-111/+89
| |\
| | * Merge branch 'master' into server_no_deadlockStéphane Letz2010-02-0544-430/+2398
| | |\ | | |/ | |/|
| * | Improvements from Gabriel M. Beddingfield (HTML file output for profiling) + ...sletz2010-01-301-15/+26
| * | Profiling engine : generate script and html file.sletz2010-01-301-5/+31
| * | Change JackEngineProfiling and JackAudioAdapterInterface gnuplot scripts to o...sletz2010-01-293-19/+38
| * | More weak stuff in public headers.sletz2010-01-296-57/+96
| * | weakjack.h stuff backported from jack1.sletz2010-01-282-106/+171
| * | Compiles on OSX.sletz2010-01-143-9/+9
| * | Compiles in Windows again.sletz2010-01-143-11/+17
| * | Merge branch 'netone-fixes'sletz2010-01-145-14/+22
| |\ \
| | * | use big socketbuffers on win32unknown2010-01-131-0/+6
| | * | socklen_t fixunknown2010-01-132-0/+2
| | * | require alsa 1.0.18Torben Hohn2010-01-131-1/+1
| | * | [netone] switch to old deadline algo again.Torben Hohn2010-01-121-9/+9
| | * | remove HAVE_CELT 1 define and include config.hTorben Hohn2010-01-124-4/+4
| * | | Correct JackCoreAudioDriver.sletz2010-01-121-8/+6
| * | | Fix for ticket #154.sletz2010-01-091-2/+2
| * | | Fix for ticket #152.sletz2010-01-061-1/+1
| |/ /
| * | fix jack_transport buildnedko2010-01-031-3/+4
| * | Typo.sletz2009-12-311-2/+2
| * | Fix jackdbus dependencies handlingnedko2009-12-282-8/+11
| * | improve the configure time warning for mixed jackdbus+jack scenarionedko2009-12-211-2/+3
| * | Windows JackRouter sources and project added.sletz2009-12-1714-1/+1791
| * | JackRouter.dll updated.sletz2009-12-161-0/+0
| * | Windows projects and installer corrected.sletz2009-12-163-162/+111
| * | Compiles on Windows again.sletz2009-12-162-22/+23
| * | Shared memory manager was calling abort in case of fatal error, now return an...sletz2009-12-154-37/+84
| * | Mario Lang alsa_io time calculation overflow patch.sletz2009-12-133-5/+9
| | * More cleanup in JackLockedEngine and JackEngine.Stéphane LETZ2009-12-123-97/+85
| | * Release JackEngine mutex before sending notifications.Stéphane LETZ2009-12-128-166/+156
| |/
| * Correct documentation in jack.hsletz2009-12-111-2/+2
| * Back to old method of server channel close on OSX pre Snow Leopard systems.sletz2009-12-112-0/+9
* | fix build of FFADO driver that got broken in 04206f10d1c233f2934e0004370dd248...Nedko Arnaudov2009-12-101-1/+1
* | Merge branch 'master' into port_register_notification_deferNedko Arnaudov2009-12-1018-67/+177
|\ \ | |/
| * Compiles on Windows again.sletz2009-12-103-15/+38
| * Use a QUIT notification to properly quit the server channel, the server chann...sletz2009-12-1015-52/+139
* | Merge branch 'master' into port_register_notification_deferNedko Arnaudov2009-12-101-4/+8
|\ \ | |/
| * jack2: --debug option for waf configure (debuggable binaries)nedko2009-12-091-4/+8
* | Merge branch 'master' into port_register_notification_deferNedko Arnaudov2009-12-093-1/+17
|\ \ | |/
| * Correct rename callback in tests.sletz2009-12-092-2/+3
| * When threads are cancelled, the exception has to be rethrown.sletz2009-12-092-3/+18
* | Merge branch 'master' into port_register_notification_deferNedko Arnaudov2009-12-091-0/+4
|\ \ | |/
| * wscript: some commented lines for enabling debug symbolsnedko2009-12-081-0/+4
* | Merge branch 'master' into port_register_notification_deferStéphane Letz2009-12-088-82/+239
|\ \ | |/
| * Josh Green ALSA driver capture only patch.sletz2009-12-082-79/+88
| * jackdbus: port renamed signal. Fixes #10nedko2009-12-071-1/+60
| * jackdbus: update port names on renames. fixes #151nedko2009-12-071-0/+46
| * Correct possible backend list for Linux.sletz2009-12-071-1/+1