summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure LTO is not enabledci-updated-pawpawfalkTX2022-01-102-2/+6
* CI: Build with latest PawPaw and LTOfalkTX2022-01-091-7/+8
* Move jack_control to dbus (#831)David Runge2022-01-093-1/+3
* Fix CI windows builds (#830)Filipe Coelho2022-01-081-22/+20
* Fix build of jack-example-tools with waf autooptionsDavid Runge2022-01-071-3/+3
* Remove unused travis ci integrationDavid Runge2022-01-073-299/+0
* Remove unused scriptDavid Runge2022-01-071-69/+0
* Remove use of svnversion_regenerate.shDavid Runge2022-01-073-46/+3
* Add changelog entry for optional example toolsDavid Runge2022-01-071-0/+5
* Allow optional build of jack-example-toolsDavid Runge2022-01-073-14/+24
* Add custom variable to jack pkgconfig to distinguish implementationsDavid Runge2022-01-051-0/+1
* POSIX: Remove unnecessary feature test macro.Florian Walpen2021-12-271-2/+0
* FreeBSD: Big driver overhaul for FreeBSD OSS.Florian Walpen2021-12-272-271/+824
* FreeBSD: Specific FreeBSD OSS driver.Florian Walpen2021-12-273-1/+1024
* FreeBSD: Use uptime.h relay include.Florian Walpen2021-12-271-1/+1
* FreeBSD: Use driver.h relay include.Florian Walpen2021-12-271-1/+1
* FreeBSD: Cleanup tab indents.Florian Walpen2021-12-272-14/+14
* It compilesGoran Mekić2021-12-274-5/+5
* dbus: use Linux style uptime on FreeBSDGreg V2021-12-272-0/+4
* Put the clock_gettime based time impl into posix/Greg V2021-12-272-17/+5
* Fix missing CELT use for net driverGreg V2021-12-271-1/+2
* Add FreeBSD supportGoran Mekić2021-12-2711-5/+278
* Do not use O_RDWR on semaphores on FreeBSDGreg V2021-12-271-2/+4
* Start semaphore names with a slash on FreeBSDGreg V2021-12-271-2/+8
* ALSA: convert properly S24_LECamille Gonnet2021-10-016-8/+310
* Update JackNetUnixSocket.cppihsinme2021-09-271-1/+1
* macOS: Pass JackMachSemaphore send right via mach_msg IPC (#788)Peter Bridgman2021-08-147-113/+414
* Build netsource tool when celt or opus are availablefalkTX2021-08-101-1/+2
* Fix deb pathfalkTX2021-08-021-1/+1
* Fix path to deb packagesfalkTX2021-08-021-1/+1
* Build deb packagesfalkTX2021-08-021-1/+5
* Another syntax fixfalkTX2021-08-021-1/+1
* Fix syntax errorfalkTX2021-08-021-1/+1
* Begin ubuntu-20.04 automated deb packagingfalkTX2021-08-021-0/+41
* CI: Fix macOS package pathfalkTX2021-08-021-10/+2
* Revert "CI: Use xvfb-run for wineboot too"falkTX2021-07-311-2/+2
* CI: Use xvfb-run for wineboot toofalkTX2021-07-311-2/+2
* CI: Use xvfb-run for wine stufffalkTX2021-07-311-4/+4
* Update windows installers as artifactsfalkTX2021-07-311-0/+8
* CI: Generate windows installersfalkTX2021-07-314-9/+157
* Allow custom version on macOS generate-pkg scriptfalkTX2021-07-312-9/+13
* CI: Now try win64 mixed modefalkTX2021-07-311-10/+9
* CI: Fix win64 build, no mixed just yetfalkTX2021-07-311-8/+19
* Generate macOS packagefalkTX2021-07-311-5/+35
* Fix cache; Generate MSVC lib filesfalkTX2021-07-311-6/+37
* Correct win32 build commandsfalkTX2021-07-311-17/+31
* CleanupfalkTX2021-07-311-23/+3
* CI: Add build jack2 stepfalkTX2021-07-311-1/+15
* First step towards automated buildsfalkTX2021-07-311-0/+156
* example-clients: Use c++ compiler for jack_simdtestsKhem Raj2021-07-281-2/+7