]> git.alsa-project.org Git - alsa-plugins.git/shortlog
alsa-plugins.git
2014-08-12 Branan Purvine... jack: Restore PID to jack client name when not specifie...
2014-06-12 Jaroslav KyselaRelease v1.0.28 v1.0.28
2014-06-12 Jaroslav KyselaModernize configure.ac
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
2014-01-10 Anton Khirnova52: switch to AV_CODEC_ID identifiers
2014-01-05 David Henningssona52: Propagate errors from hw
2013-10-09 Takashi Iwaia52: Add chmap support
2013-10-09 Takashi Iwaia52: Fix build error with the recent version
2013-10-09 Takashi Iwaiupmix: Add chmap support
2013-10-09 Takashi Iwaivdownmix: Add chmap support
2013-05-16 Jordi MallachAdd AM_MAINTAINER_MODE([enable]) to configure.in.
2013-05-16 Jordi MallachCheck for and include libavutil.h to avoid unresolved...
2013-04-11 Jaroslav KyselaRelease v1.0.27 v1.0.27
2013-02-26 Sander Jansenpulse: pulse_pcm_poll_revents should return 0 on success
2012-11-30 Takashi Iwaia52: Fix build errors
2012-11-30 Takashi Iwaia52: Add the support of recent libavcodec / libavutil
2012-11-20 Rémi Denis... pcm_pulse: set prebuf parameter according to software...
2012-09-06 Jaroslav KyselaRelease v1.0.26 v1.0.26
2012-08-20 Andrew Eikumpulse: Support 24-bit formats
2012-07-31 Takashi Iwaiusb_stream: Fix build with glibc 2.16
2012-01-25 Jaroslav KyselaRelease v1.0.25 v1.0.25
2012-01-23 Jaroslav KyselaAdded missing configuration files for the pulse plugin
2012-01-09 Fons Adriaensenjack: Fix revents for playback
2011-09-27 Chris RankinSet CLOEXEC flag for pipes in PulseAudio plugins
2011-09-20 Colin Guthriepulse: Install a PulseAudio config snippet into alsa...
2011-08-26 Takashi Iwaipulse - Define a dummy PA_CHECK_VERSION() when not...
2011-08-23 Takashi Iwaipulse - only underrun if no more data has been written
2011-08-04 Kevin Rossjack: Fix hanging applications when using jack plugin
2011-07-27 Takashi Iwaipulse: Set PA_CONTEXT_NOAUTOSPAWN when fallback is...
2011-07-26 Takashi Iwaipulse: Add fallback option
2011-04-27 Colin Guthriea52: Fix build with older ffmpeg versions.
2011-04-26 David HenningssonPulse: Fix snd_pcm_avail returning 0 in some cases
2011-04-06 Joerg Reutera52 - Fix a52 codec with recent libavcodec updates
2011-01-26 Jaroslav KyselaRelease v1.0.24 v1.0.24
2010-11-17 Jaroslav KyselaFix README-jack (second channel)
2010-07-09 Takashi Iwaipulse: Add handle_underrun option
2010-06-24 David Henningssonpulse: Fix invalid buffer pointer return value
2010-04-16 Jaroslav KyselaRelease v1.0.23 v1.0.23
2010-02-22 Michaël Cadilhacusb_stream: Allow user-set period-size and rate
2010-02-22 Michaël Cadilhacusb_stream: Check for NULL-ness before dereferencing
2009-12-16 Jaroslav KyselaRelease v1.0.22 v1.0.22
2009-12-03 Christopher... upmix - Add 7.1 support
2009-11-27 Anssi Hannulaa52 - set channel layout with recent libavcodec
2009-11-27 Anssi Hannulaa52 - fix 5.1 channel order with recent libavcodec
2009-08-31 Jaroslav KyselaRelease v1.0.21 v1.0.21
2009-08-04 Lennart Poetteringpulse: immediately trigger EIO when connection is dropped
2009-08-04 Lennart Poetteringpulse: rework object destruction paths a bit
2009-08-04 Lennart Poetteringpulse: unify stream/context state checks
2009-08-04 Lennart Poetteringpulse: get rid of redundant state variable
2009-08-04 Lennart Poetteringpulse: move a couple of PCM related functions from...
2009-08-04 Lennart Poetteringpulse: replace manual mainloop by pa_mainloop_iterate()
2009-08-03 Lennart Poetteringpulse: call pa_threaded_mainloop_wait() to handle spuri...
2009-08-03 Lennart Poetteringpulse: unify destruction of snd_pulse_t
2009-08-03 Lennart Poetteringpulse: use PA_CONTEXT_IS_GOOD where applicable
2009-08-03 Lennart Poetteringpulse: get rid of a number of assert()s
2009-07-17 Takashi Iwaioss - Add missing initialization of fragments
2009-06-18 Troy Mourealsa-plugins/pulse: Implement 'pause'.
2009-06-16 Takashi Iwaispeex - Add echo-cancelling option to speexdsp plugin
2009-06-02 Takashi IwaiAdd PCM rates query support for PCM rate plugins
2009-05-06 Jaroslav KyselaRelease v1.0.20 v1.0.20
2009-03-02 Peter Stokesarcam_av: Refactor event callback to facilitate additio...
2009-02-23 Peter Stokesarcam_av: Refactor control specifications to facilitate...
2009-02-23 Peter Stokesarcam_av: Remove incorrect usage of the static SHM...
2009-02-17 Takashi Iwaioss: Add numid check in ctl plugin
2009-02-17 Takashi Iwaipulse: Add numid check in ctl plugin
2009-01-22 Takashi IwaiClean up Makefile.am
2009-01-22 Peter StokesAdd arcam-av plugin
2009-01-22 Takashi IwaiAdd missing continue in config parser of pcm-upmix...
2009-01-21 Takashi IwaiAdd Speex pre-processing plugin
2009-01-21 Takashi IwaiFix build of pph plugin with speex-1.2rc1
2009-01-21 Takashi IwaiAdd missing continue in config parser of pcm-upmix...
2009-01-21 Takashi IwaiAdd missing -lm to pph plugin
2009-01-19 Jaroslav KyselaRelease v1.0.19 v1.0.19
2009-01-05 Jaroslav KyselaAdded m4/attributes.m4 to extra dist.
2008-11-21 Diego E. 'Flameeyes... Mark as static the functions not used outside their...
2008-11-21 Diego E. 'Flameeyes... Make some static tables and strings constants.
2008-11-21 Diego E. 'Flameeyes... [RFC] Don't use pow() for calculating a power of 2...
2008-11-21 Diego E. 'Flameeyes... Cleanup flags in maemo/Makefile.am
2008-11-21 Diego E. 'Flameeyes... Check for --no-undefined linker flag and use it.
2008-11-21 Diego E. 'Flameeyes... Add the attributes.m4 macro file from xine/lscube.
2008-11-13 Diego 'Flameeyes... Allow opt-out from jack, pulseaudio and avcodec depende...
2008-10-29 Jaroslav KyselaRelease v1.0.18 v1.0.18
2008-10-15 Takashi Iwaipulse - Fix capture problem
2008-09-26 Lennart Poetteringpulse - Fix destruction logic on failed construction
2008-09-26 Lennart Poetteringpulse - Fix destruction order on failure
2008-09-26 Lennart Poetteringpulse - fix minor memory leak
2008-09-26 Lennart Poetteringpulse - Start PA event loop after we have created the...
2008-09-09 Jaroslav KyselaRelease v1.0.18rc3 v1.0.18rc3
2008-09-03 Lennart PoetteringA bag of clean-ups for pcm_ctl.c
2008-09-03 Lennart PoetteringRemove our own poll handler implementation entirely
2008-09-03 Lennart PoetteringDon't implement our own poll handlers, we can use the...
2008-09-03 Lennart PoetteringAdd const to our snd_pcm_ioplug_callback_t instances
2008-09-03 Lennart PoetteringUse S32/FLOAT32 only where available in the PA libs
2008-09-03 Lennart PoetteringUse PA_STREAM_EARLY_REQUESTS if available
2008-09-03 Lennart PoetteringMake sure we always have a sensible channel mapping
2008-09-03 Lennart PoetteringAdjust buffering metrics to match what PA internally...
2008-09-03 Lennart PoetteringSave a byte of memory
2008-09-03 Lennart PoetteringSplit out O_NONBLOCK setting into seperate function
next