]> git.alsa-project.org Git - alsa-plugins.git/history - jack
Release v1.2.12
[alsa-plugins.git] / jack /
2024-06-10 SASANO Takayoshiprogram_invocation_short_name: __linux__ -> _GNU_SOURCE
2024-06-10 SASANO Takayoshiremove unused <byteswap.h>, use getprogname() for ...
2022-06-17 Arsen Arsenovićjack: use program_invocation_short_name
2022-06-17 Andreas Papejack: implement pcm operation sw_params
2021-06-16 Jaroslav Kyselajack: add -lpthread to Makefile
2021-06-14 Jerome M. Bergerjack: Make the running state tracing code more robust...
2021-06-11 Jaroslav Kyselajack: trace the running state
2021-05-25 Andreas Papejack: add option to allow non-jack-aligned period size
2019-03-22 Alex Ivanovjack: use correct port names in 50-jack.conf
2019-01-29 Timo Wischerjack: Support to connect multiple JACK ports with same...
2019-01-29 Timo Wischerjack: Refactoring: Lower indentation
2019-01-11 Laxmi Devijack: Removing snd_pcm_jack_format_t as it is not used
2019-01-11 Laxmi Devijack: Replacing jack->channels with jack->num_ports
2019-01-08 Laxmi Devijack: Moving jack_deactivate() to snd_pcm_jack_hw_free...
2019-01-08 Laxmi Devijack: Move jack_activate() and jack_connect() to snd_pc...
2018-10-24 Jaroslav KyselaRevert "jack: Fix leaks when jack_set_hw_constraint...
2018-10-02 Andre Guedesjack: Fix leaks when jack_set_hw_constraint() fails
2018-07-19 Laxmi Devijack: Only allow ALSA periods multiple of JACKd period
2018-07-03 Takashi Iwaijack: Allow build with older alsa-lib
2018-07-03 Timo Wischerjack: Update poll_fd also in draining state
2018-07-03 Timo Wischerjack: Avoid call to snd_pcm_avail_update() from JACK...
2018-04-16 Jaroslav Kyselaconfigure: change --with-alsaaddondir to --with-alsagco...
2018-04-05 Jaroslav Kyselaconfigure: add --with-alsaaddondir, add default config...
2018-03-21 Timo Wischerjack: Use correct parameter order for snd_pcm_areas_sil...
2018-03-16 Timo Wischerjack: Report Xruns to user application
2018-03-13 Timo Wischerjack: Do not Xrun the ALSA buffer
2018-02-24 Timo Wischerjack: Use boundary as hw_ptr wrap around
2018-02-08 Timo Wischerjack: Write only valid values to the internal hw_ptr
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2015-08-11 Valentin Corfujack: Fixing a small memory leak
2014-08-12 Branan Purvine-Rileyjack: Restore PID to jack client name when not specifie...
2014-06-03 Sergeyjack: fix polling and recovering
2014-03-19 Maarten Baertjack: Use jack_client_open instead of deprecated jack_c...
2014-02-26 Valentin Corfujack: Allow to specify a client name as parameters
2012-01-09 Fons Adriaensenjack: Fix revents for playback
2011-08-04 Kevin Rossjack: Fix hanging applications when using jack plugin
2008-11-21 Diego E. 'Flameeye... Check for --no-undefined linker flag and use it.
2008-06-06 Takashi IwaiVarious plugins don't support "hint" sections
2007-06-04 Takashi IwaiAdd -no-undefined option to LDFLAGS
2007-05-03 Takashi IwaiAdd plugin directory configure option
2006-05-02 Takashi IwaiFix port names in jack plugin
2006-04-12 Takashi Iwaijack plugin closes stdin if jack is unavailable
2006-03-21 Takashi IwaiFix a compile warning
2006-02-21 Takashi IwaiStructure reorganziation, added polyp plugin