summaryrefslogtreecommitdiff
path: root/stat.c (follow)
Commit message (Expand)AuthorAge
* gui/audiod: Replace for_each_stat_item() by parse_status_items().Andre Noll2026-07-14
* Kill E_SIZE_PREFIX.Andre Noll2026-05-24
* Move read_size_header() from string.c to stat.c.Andre Noll2026-05-24
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Include regex.h from para.h.Andre Noll2025-05-19
* Shorten copyright notice.Andre Noll2017-09-22
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Change copyright year to 2014.Andre Noll2014-02-22
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* audiod: Fix status item parsing for long status items.Andre Noll2010-04-19
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* [btr] Documentation update.Andre Noll2010-01-17
* Move functions only needed by audiod from stat.c to audiod_command.c.Andre Noll2009-07-19
* Introduce para_regcomp.Andre Noll2009-07-08
* Revamp status item handling.Andre Noll2009-07-04
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* stat.c: Comment out noisy debug messages.Andre Noll2008-04-24
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* 03_STAT_no-clients.diffGerrit Renker2007-12-17
* stat.c: Simplify stat_client_write().Andre Noll2007-12-11
* stat.c: Cosmetics.Andre Noll2007-11-17
* Use FOR_EACH_STATUS_ITEM everywhere.Andre Noll2007-11-10
* handle status items via autoconf.Andre Noll2007-11-10
* More status item renames.Andre Noll2007-11-02
* Rename audio_info status items and get rid of duplicate afh info.Andre Noll2007-11-02
* Rename length status item to seconds_total and print it only once.Andre Noll2007-11-01
* Add LYRICS_ID status item.Andre Noll2007-10-23
* Replace status item SELECTOR by IMAGE_ID.Andre Noll2007-10-23
* Replace status item DBINFO3 by DIRECTORY.Andre Noll2007-10-23
* stat.c: Fix a typo.Andre Noll2007-10-23
* Replace status item STATUS_BAR to BASENAME.Andre Noll2007-10-23
* Replace status item DBINFO2 by ATTRIBUTES.Andre Noll2007-10-23
* Change dbinfo1 stat item and use it from afs.Andre Noll2007-10-23
* Make para_fsck work without specifying tables.Andre Noll2007-09-20
* Merge the new afs code.Andre Noll2007-09-08
* replace standard GPL header by a one-line pointer to COPYINGAndre Noll2007-06-28
* be more carful wrt. signed vs. unsigned argument passingAndre Noll2007-05-26
* add more missing documentationAndre Noll2007-02-10
* preparations for user list in memoryAndre2006-11-01
* improve and clean up audiod_status_dump()Andre2006-07-03
* add documentation of struct signal_taskAndre2006-06-15
* integrate para_client into para_audiodAndre2006-06-15
* Kill noisy debug messageAndre2006-04-17
* improved version of split_args()Andre2006-04-10
* introduce para_select()Andre2006-04-07
* stat_client_write(): add help text for new 'itemnum' parameterAndre2006-03-28
* audiod: boost the stat commandAndre2006-03-27