summaryrefslogtreecommitdiff
path: root/audiod.h (follow)
Commit message (Expand)AuthorAge
* audiod: Move clear_status_items() and make it static.Andre Noll2026-05-09
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Employ sideband API for audioc-audiod connections.Andre Noll2026-01-04
* audiod: Free status items on exit.Andre Noll2025-08-07
* build: Remove AUDIOD_AUDIO_FORMATS_ENUM.Andre Noll2024-03-17
* Compile with -Wsuggest-attribute=malloc.Andre Noll2023-12-24
* audiod: Rename handle_connect().Andre Noll2022-08-25
* net: Drop fd_set parameter from para_accept().Andre Noll2022-08-25
* Shorten copyright notice.Andre Noll2017-09-22
* Convert para_audiod to lopsub.Andre Noll2017-03-26
* audiod: Move UID check from audiod_command.c to audiod.c.Andre Noll2016-08-07
* audiod: Reduce scope of struct audiod_command.Andre Noll2015-08-12
* Merge branch 'refs/heads/t/audiod_acl'Andre Noll2015-05-03
|\
| * audiod: Allow to specify usernames in --user-allow.Andre Noll2015-03-31
* | audiod: Make struct slot_info local to audiod.c.Andre Noll2015-04-04
* | audiod: Move get_play_time_slot_num() to audiod.c.Andre Noll2015-04-04
|/
* Update year in copyright headers.Andre Noll2015-01-12
* audiod.h: Remove stale declaration of clean_exit().Andre Noll2015-01-11
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Change copyright year to 2014.Andre Noll2014-02-22
* audiod: Force status dump every 5 seconds.Andre Noll2013-09-22
* audiod: Fix memory leak on exit: stat client.Andre Noll2013-09-22
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* audiod: Remove unused num_filters().Andre Noll2011-03-16
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Rework para_accept().Andre Noll2010-04-25
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* audiod.h: Remove unused slot_info->fc.Andre Noll2010-01-12
* Fix stream grabbing.Andre Noll2010-01-10
* Switch audiod over to the buffer tree API.Andre Noll2010-01-07
* Move functions only needed by audiod from stat.c to audiod_command.c.Andre Noll2009-07-19
* Rewrite grab-client code.Andre Noll2009-07-05
* Replace split_args() by create_argv().Andre Noll2009-07-05
* Revamp status item handling.Andre Noll2009-07-04
* audiod: Improve display of play time.Andre Noll2009-03-19
* Move struct status_task from audiod.h to audiod.c.Andre Noll2009-03-09
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* audiod: Make stat_task static.Andre Noll2008-07-06
* Simplify the scheduling code.Andre Noll2008-03-30
* Speed up open_current_receiver().Andre Noll2008-02-10
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Make the status item list globally visible.Andre Noll2007-11-02
* Still more typo fixes.Andre Noll2007-09-28
* replace standard GPL header by a one-line pointer to COPYINGAndre Noll2007-06-28
* audiod: Add missing documentationAndre Noll2007-02-06
* audiod.h: Kill unused struct audiod_taskAndre Noll2007-02-05
* rename "synopsis" to "usage".Andre2007-01-28
* make audiod use command_util.shAndre2007-01-20
* new audiod option: clock_diff_countAndre2006-09-24