2019-02-15 |
Jörn Nettingsmeier | Remove unused headers. <getopt.h> will come back once... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Remove client_mutex, since JACK opening and closing... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Remove global client_is_open flag, always execute forme... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Remove optional is_running() API call, since it doesn... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Remove indirections open_if_needed() and close(), can... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Remove jack_stop() function pointer from API struct... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Remove audio_client_disconnect option. This is not... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Remove auto_client_open_interval option, always open... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Fail early and fail deadly (AFAIK there is no fallback... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | remove unused globals |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Remove option to configure port names. This is very... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | NOP: move external API functions to the end, ordered... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Declare all JACK callbacks static (they are accessed... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Declare all functions static that are not callbacks... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | comment out some debug statements not relevant to users |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Declare deinterleaving function static, it's nobody... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Do not query the JACK port latency on every process... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | remove more dead code and obsolete comments |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Add parentheses around macro to avoid breakage with... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | NOP: remove commented-out code segments that were re... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Fix logic error in counting the frames written and... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | NOP: comment flush implementation |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Do not re-check JACK graph latency every time delay... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | Remove dubious latency check from jack_is_running(... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | remove comment - the "rolling" status of jack transport... |
commit | commitdiff | tree |
2019-02-15 |
Jörn Nettingsmeier | move setting of time_of_latest_transfer to play(),... |
commit | commitdiff | tree |
2019-02-14 |
Jörn Nettingsmeier | audio_occupancy_now in delay() needs to be in frames... |
commit | commitdiff | tree |
2019-02-14 |
Jörn Nettingsmeier | Unset flush_please after flushing. Tentatively re-enabl... |
commit | commitdiff | tree |
2019-02-14 |
Jörn Nettingsmeier | try a solution for flush(). Compiled but not tested. |
commit | commitdiff | tree |
2019-02-14 |
Jörn Nettingsmeier | First step of replacing existing buffer with jack_ringb... |
commit | commitdiff | tree |
2019-02-14 |
Jörn Nettingsmeier | die() on failure to create ringbuffer. |
commit | commitdiff | tree |
2019-02-14 |
Jörn Nettingsmeier | Add lock-free ringbuffer. Preparation to make jack_stre... |
commit | commitdiff | tree |
2019-02-14 |
Mike Brady | Update CYGWIN.md |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | Update RELEASENOTES.md |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | Merge branch 'unstable' into development |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | use the term'state' rather than 'mode' when taling... |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | Merge branch 'unstable' into development |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | Quieten two compilation warnings from tinysvcmdns |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | Merge branch 'unstable' into development |
commit | commitdiff | tree |
2019-02-12 |
Mike Brady | Fix some errors and warnings from OpenBSD |
commit | commitdiff | tree |
2019-02-09 |
Mike Brady | Hook up the active mode to the disable standby facility... |
commit | commitdiff | tree |
2019-02-09 |
Mike Brady | quieten a few debug messages |
commit | commitdiff | tree |
2019-02-08 |
Mike Brady | Add call to check if the dbus service is started. |
commit | commitdiff | tree |
2019-02-08 |
Mike Brady | make including of reference to dbus-service conditional... |
commit | commitdiff | tree |
2019-02-08 |
Mike Brady | Continue hooking up active mode and disable standby... |
commit | commitdiff | tree |
2019-02-08 |
Mike Brady | fix a few minor compilation errors |
commit | commitdiff | tree |
2019-02-08 |
Mike Brady | Starting to connect active mode with disable standby. |
commit | commitdiff | tree |
2019-02-06 |
Mike Brady | Update TROUBLESHOOTING.md |
commit | commitdiff | tree |
2019-02-06 |
Mike Brady | Merge pull request #802 from cansurmeli/master |
commit | commitdiff | tree |
2019-02-06 |
Can Sürmeli | Extended the low-power mode problems section with instr... 802/head |
commit | commitdiff | tree |
2019-02-05 |
Mike Brady | check that the systems are started before trying to... |
commit | commitdiff | tree |
2019-02-05 |
Mike Brady | remove dependency on libdaemon -- leave it in by defaul... |
commit | commitdiff | tree |
2019-02-05 |
Mike Brady | remove dependency on libdaemon -- leave it in by defaul... |
commit | commitdiff | tree |
2019-02-05 |
Mike Brady | Quieten an incorrect compiler warning |
commit | commitdiff | tree |
2019-02-05 |
Mike Brady | Tidy code and slightly reorder settings listing. |
commit | commitdiff | tree |
2019-02-05 |
Mike Brady | Clean up audio help texts, add in the volume_range_hw_p... |
commit | commitdiff | tree |
2019-02-05 |
Mike Brady | Stop a segmentation error if a bsackend has no help... |
commit | commitdiff | tree |
2019-02-05 |
Mike Brady | make mdns-external-avahi a conditional compilation |
commit | commitdiff | tree |
2019-02-04 |
Mike Brady | Include the mdns_external interface even if avahi is... |
commit | commitdiff | tree |
2019-02-03 |
Mike Brady | Include some more settings in the debug listing. |
commit | commitdiff | tree |
2019-02-03 |
Mike Brady | allow configuration numbers to convert between floats... |
commit | commitdiff | tree |
2019-02-02 |
Mike Brady | Include the mbedtls version.h file so that conditional... |
commit | commitdiff | tree |
2019-02-02 |
Mike Brady | allow for updated or old mbedtls library |
commit | commitdiff | tree |
2019-02-02 |
Mike Brady | Fix warnings about deprecated mbedtls API calls |
commit | commitdiff | tree |
2019-02-01 |
Mike Brady | New volume code, new mute code, fix cancellation memnor... |
commit | commitdiff | tree |
2019-02-01 |
Mike Brady | add a volume control mutex to serialise multiple attemp... |
commit | commitdiff | tree |
2019-02-01 |
Mike Brady | add a volume control mutex to serialise multiple attemp... |
commit | commitdiff | tree |
2019-02-01 |
Mike Brady | add a volume control mutex to serialise multiple attemp... |
commit | commitdiff | tree |
2019-02-01 |
Mike Brady | lengthen some mutex timeouts to allow valgrind to work... |
commit | commitdiff | tree |
2019-02-01 |
Mike Brady | Fix a situation where cancellation could lose a malloce... |
commit | commitdiff | tree |
2019-02-01 |
Mike Brady | add a special mixer-only mutex, do make open/close... |
commit | commitdiff | tree |
2019-01-31 |
Mike Brady | Don't do a hardware mute when doing a flush -- if disab... |
commit | commitdiff | tree |
2019-01-31 |
Mike Brady | Make mute work only if not diconnected. Clewan up some... |
commit | commitdiff | tree |
2019-01-31 |
Mike Brady | Rebuild the hardware mute code -- clear up the logic... |
commit | commitdiff | tree |
2019-01-30 |
Mike Brady | Make it work with deferred initialisation of the alsa... |
commit | commitdiff | tree |
2019-01-30 |
Mike Brady | Rebuild the volume control calculations. Implement... |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | Remove the preflight call - don't seem to need it. |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | add hooks for active mode start and end and add in... |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | Add a few litte changes from thre transit branch. |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | bring up to date with unstable branch |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | gracefully handle situation when the output device... |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | Merge branch 'unstable' of https://github.com/mikebrady... |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | Fix a number of memory leaks and one #include error... |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | Remove some unnecessary code "protecting" some use... |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | use the correct label -- CONFIG_OPENSSL -- rather than... |
commit | commitdiff | tree |
2019-01-27 |
Mike Brady | Fix a cause of a memory leak using OpenSSL for Base... |
commit | commitdiff | tree |
2019-01-26 |
Mike Brady | restore includes of openssl/mbedtls/polarssl includes |
commit | commitdiff | tree |
2019-01-24 |
Mike Brady | quieten a few debug messages, bring a standard one... |
commit | commitdiff | tree |
2019-01-24 |
Mike Brady | Update README.md |
commit | commitdiff | tree |
2019-01-24 |
Mike Brady | Update README.md |
commit | commitdiff | tree |
2019-01-24 |
Mike Brady | quieten a returned error-code message. |
commit | commitdiff | tree |
2019-01-24 |
Mike Brady | Use returned codes from do_open() to control the state... |
commit | commitdiff | tree |
2019-01-23 |
Mike Brady | Reorganise code to make it respond dynamically to chang... |
commit | commitdiff | tree |
2019-01-23 |
Mike Brady | fix crypto library flags |
commit | commitdiff | tree |
2019-01-23 |
Mike Brady | Introduce a simple state machine into the alsa backend... |
commit | commitdiff | tree |
2019-01-23 |
Mike Brady | move malloc_cleanup to common.c |
commit | commitdiff | tree |
2019-01-23 |
Mike Brady | move malloc_cleanup to common.c |
commit | commitdiff | tree |
next |