OSDN Git Service

Release v1.1.9
[android-x86/external-alsa-utils.git] / alsactl /
2019-03-13 Jaroslav Kyselaalsactl: monitor - remove dead code in run_dispatcher...
2019-03-12 Jaroslav Kyselaalsactl: simple coverity fix
2018-10-14 Jaroslav Kyselaalsactl: lock - fix the array size (gcc warning)
2018-10-14 Takashi Sakamotoalsactl: use signalfd to catch UNIX signal
2018-10-14 Takashi Sakamotoalsactl: handle detection of new sound card
2018-10-14 Takashi Sakamotoalsactl: handle disconnection of sound card
2018-10-14 Takashi Sakamotoalsactl: obsolete array for maintenance of handlers
2018-10-14 Takashi Sakamotoalsactl: use a list of source for event dispatcher...
2018-10-14 Takashi Sakamotoalsactl: use link list to maintain source of events
2018-10-14 Takashi Sakamotoalsactl: use epoll(7) instead of poll(2)
2018-10-14 Takashi Sakamotoalsactl: add an iterator of registered instances of...
2018-10-14 Takashi Sakamotoalsactl: split event loop code to a function
2017-12-14 Ikey Dohertyalsactl: Only start restore service when asoundrc file...
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2017-10-06 Chris Mayoalsactl: Move systemd unit start-up from basic.target...
2016-12-28 Paul Menzelalsactl: Remove standard output definition in systemd...
2016-12-09 Takashi Iwaialsactl: Fix potential NULL dereferences in daemon...
2016-03-22 Jaroslav Kyselaalsactl: init/ca0106, init/hda - use CTL{values} instea...
2016-03-22 Jaroslav Kyselaalsactl: remove debug line in set_ctl_values()
2015-09-29 Takashi Iwaialsactl: Manage both save and restore in a single unit
2015-08-10 Takashi Iwaialsactl: Add path condition to alsa-store and alsa...
2015-07-13 Tobias Stoeckmannalsactl: terminate readlink result string
2015-01-12 David Henningssonalsactl/init: Add "Line Out" to list of outputs to...
2015-01-12 David Henningssonalsactl/init: Change the "basic rules" description
2014-12-24 Jaroslav Kyselaalsactl: add missing state_unlock() call
2014-09-24 Jaroslav Kyselaalsactl: coverity - missing_va_end – va_end was not...
2014-09-24 Jaroslav Kyselamonitor: fix clang warning - Declared variable-length...
2014-09-24 Jaroslav Kyselaalsactl: aded missing monitor() prototype
2014-09-24 Jaroslav Kyselaalsactl: Fix the file locking routines (for the state...
2014-06-25 Jaroslav Kyselaalsactl: save state - do not call rename for stdio
2014-06-13 David Henningssonalsactl: Fixup test for mydatadir/sbindir
2014-06-13 David Henningssonalsactl: Do not run udev rule before datadir/sbindir...
2014-05-07 Jaroslav Kyselaalsactl: add -L (no-lock) and change -D (lock-dir)...
2014-05-07 Jaroslav Kyselaconfigure: add --with-lock-dir option
2014-05-07 Julian Scheelalsactl: Store lockfile in /var/lock, add -D option...
2014-01-13 Dave Reisneralsa-restore.rules: refer to correct attr
2013-12-29 Jaroslav Kyselaalsactl: Fix the va_list initialization in cerror_...
2013-11-26 Takashi Iwaialsactl: monitor all cards as default
2013-11-26 Takashi Iwaialsactl: Fix REMOVE event handling in monitor command
2013-11-26 Takashi Iwaialsactl: Add monitor command
2013-07-19 Jaroslav Kyselaalsactl: alsa-state.service - fix typo (rkill -> kill)
2013-05-27 Jaroslav Kyselaalsactl: return back the udevrules_DATA rule for 90...
2013-05-27 Gabriel M. Bedding... alsactl init: ca0106 file was omitted
2013-05-21 Jaroslav Kyselaalsactl: remove 90-alsa-restore.rules from the tar...
2013-05-16 Jordi MallachFix a build failure due to a misused format string.
2013-05-06 Doug Goldsteinalsactl: sprintf to snprintf prevent buffer overflow
2013-04-15 Jaroslav Kyselaalsactl: Fix the string size for the lock file contents
2013-04-15 Takashi Iwaialsactl: Fix a typo in systemd alsa-restore.service
2013-04-10 Jaroslav Kyselaalsactl: add --with-alsactl-daemonswitch=FILE to the...
2013-04-10 Jaroslav Kyselaalsactl: revert back old systemd static units with...
2013-04-10 Jaroslav Kyselaalsactl: add --nice and --sched-idle options
2013-04-09 Jaroslav Kyselaalsactl: daemon mode - remove disconnected cards
2013-04-08 Jaroslav Kyselaalsactl: move systemd config to the daemon mode
2013-04-08 Jaroslav Kyselaalsactl: add event filter and cache for the daemon...
2013-04-05 Jaroslav Kyselaalsactl: Improved command line argument handling...
2013-04-05 Jaroslav Kyselaalsactl: add the daemon mode
2013-04-03 Jaroslav Kyselaalsactl: small code reorder to avoid memory leaks
2013-04-03 Jaroslav Kyselaalsactl: safe state store and memory allocation cleanups
2012-06-14 Takashi Iwaialsactl: Add reference to alsactl_init(7) in alsactl...
2012-06-14 Takashi Iwaialsactl: Read only *.conf files when a directory is...
2012-05-09 Jaroslav Kyselaalsactl: Do not access other cards than specified for...
2012-01-13 David HenningssonAlsa-utils: Fix typo causing some volumes not to be...
2011-11-04 Takashi Iwaialsactl: Initialize Front Speaker, etc
2011-10-07 Clemens Ladischalsactl: add support for recreating enumerated user...
2011-08-31 Michał Górnyfix use of $(SED)
2011-04-28 Jaroslav KyselaRevert "alsactl - Display help for names command"
2011-04-04 David Henningssonalsactl init: Mute CD Playback volume by default
2011-01-24 Jaroslav KyselaMerge branch 'ucm'
2010-11-26 Colin Guthriealsactl: Add a --with-udev-rules-dir configure option.
2010-11-23 Lennart Poetteringalsactl: Move asound.state location to /var/lib/alsa
2010-11-23 Lennart Poetteringalsactl: systemd and udev hookup
2010-09-22 Jaroslav KyselaMerge branch 'ucm-upstream' of git://git.slimlogic...
2010-09-07 Jaroslav Kyselaalsactl init: Initialize also "Master Front Playback...
2010-09-07 Jaroslav Kyselaalsactl init: Handle "Capture Source" and "Mic Boost...
2010-09-02 Jaroslav Kyselaalsactl: Change handling of inactive controls
2010-09-02 Jaroslav Kyselaalsactl init: use "generic method" instead "guess method"
2010-09-02 Jaroslav Kyselaalsactl init: Use "Found hardware:" instead "Unknown...
2010-05-26 Clemens LadischRevert wrong parts of "alsactl: use snd_config_imake...
2010-05-26 Clemens Ladischalsactl: change format of comment node in state file
2010-05-26 Clemens Ladischalsactl: correctly restore dB values of controls with...
2010-05-26 Clemens Ladischalsactl: remove open-coded search
2010-05-26 Clemens Ladischalsactl: move alloca out of loop
2010-05-26 Clemens Ladischalsactl: use snd_config_imake* functions
2010-02-25 Jaroslav Kyselaalsactl: update debug prints in state.c
2010-02-25 Jaroslav Kyselaalsactl: add more debug prints to state.c
2010-02-25 Jaroslav Kyselaalsactl: improve -d to get warnings and store exitcode...
2010-02-14 Jaroslav Kyselaalsactl: Fix return code
2009-12-14 Jaroslav Kyselaalsactl: fix error path code in init_parse.c
2009-11-12 Jaroslav Kyselaalsactl: init - default - initialize also "Digital...
2009-10-08 Jaroslav Kyselaalsactl init: Add CTL{do_search} and CTL{do_count}...
2009-10-07 Jaroslav Kyselaalsactl init: use empty GOTOs in init/default file...
2009-10-07 Jaroslav Kyselaalsactl: introduce CTL{write} to match directly written...
2009-09-02 Takashi Iwaialsactl - Initialize Speaker volume to 0dB when Master...
2009-09-02 Jaroslav Kyselaalsactl init: Fix typo "(" -> "{" in Headphone default...
2009-06-18 Jaroslav Kyselaalsactl init rules: fix Lenovo T61 initialization ...
2009-05-21 Jaroslav Kyselaalsactl: init - fix default configuration for ENS1370
2009-05-15 Jaroslav Kyselaalsactl: fixed Headphone Playback Volume setting in...
2009-05-05 Jaroslav Kyselaalsactl: ca0106 initialization files - wrong exit
2009-05-05 Jaroslav Kyselaalsactl: add ca0106 initialization file
2009-05-05 Jaroslav Kyselaalsactl: changes in initialization files
next