aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs/audioOutput_jack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* jack: fix multiple segfaults when jackd hasn't been startedEric Wong2007-01-141-8/+17
* jack: strdup => xstrdup for error checkingEric Wong2007-01-141-4/+4
* jack: declare global variables as staticEric Wong2007-01-141-3/+3
* And a fix for the warnings in the last patch for JACKAvuton Olrich2006-12-301-4/+5
* A JACK patch to fix some old issues, from author.Avuton Olrich2006-12-301-170/+189
* remove some unneccesary includes from the audioOutput'sWarren Dukes2006-10-181-5/+0
* jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes2006-10-181-0/+380