index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
afh.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Move xrename() from fd.c to afh.c and make it static.
Andre Noll
2026-07-04
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Improve audio format handler documentation.
Andre Noll
2025-10-08
*
afh: Remove unused filename argument from ->rewrite_tags().
Andre Noll
2025-09-19
*
Merge topic branch t/afh into master
Andre Noll
2025-09-14
|
\
|
*
afh: Remove unnecessary fd argument of ->get_file_info().
Andre Noll
2025-08-28
*
|
afh.c: Rename confusing variable audio_file_data.
Andre Noll
2025-09-03
|
/
*
Merge topic branch t/build into master
Andre Noll
2025-05-20
|
\
|
*
build: Merge version.{c,h} into string.{c,h}.
Andre Noll
2025-03-25
*
|
Include regex.h from para.h.
Andre Noll
2025-05-19
|
/
*
afh: Limit chunk numbers to 32 bit.
Andre Noll
2022-03-28
*
afh: Avoid memory leak at exit.
Andre Noll
2021-08-30
*
Merge branch 'refs/heads/t/afh'
Andre Noll
2019-09-01
|
\
|
*
afh: Constify definition of audio format handlers.
Andre Noll
2018-12-21
*
|
afh: Implement --preserve.
Andre Noll
2018-09-04
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
afh: Make parse result pointer static.
Andre Noll
2017-06-03
*
Merge branch 'refs/heads/t/lopsub'
Andre Noll
2017-04-27
|
\
|
*
Convert para_afh to lopsub.
Andre Noll
2017-03-26
*
|
afh: Dynamic chunks.
Andre Noll
2017-03-25
|
/
*
Simplify the error subsystem, get rid of error2.[ch].
Andre Noll
2016-12-20
*
afh: Print help if no arguments are given.
Andre Noll
2016-07-31
*
The wma tagger.
Andre Noll
2015-04-26
*
afh: Fix fd leak.
Andre Noll
2015-01-15
*
afh: Unmap the audio file on errors.
Andre Noll
2015-01-15
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
afh: Initialize audio format handlers only once.
Andre Noll
2013-07-13
*
afh/play: Include supported audio formats in help output.
Andre Noll
2013-06-13
*
Use self-made help to avoid recompilations on version changes.
Andre Noll
2013-06-13
*
Introduce version.c to limit recompilation on version changes.
Andre Noll
2013-06-13
*
Avoid unwanted log messages during startup.
Andre Noll
2013-06-13
*
Replace gettimeofday() by clock_gettime().
Andre Noll
2013-04-30
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
para_afh: remove streaming mode.
Andre Noll
2012-11-18
*
Introduce afh_get_afhi_txt().
Andre Noll
2012-11-18
*
Introduce clear_afhi().
Andre Noll
2012-04-08
*
Define status item list in afh_common.c.
Andre Noll
2012-04-06
*
Merge branch 't/mmap_sanity'
Andre Noll
2012-02-26
|
\
|
*
Improve error diagnostics of mmap_full_file().
Andre Noll
2012-01-30
*
|
afh: Use write_all rather than plain write().
Andre Noll
2012-01-20
*
|
fd: Make write_all() receive the length by value.
Andre Noll
2012-01-20
|
/
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
afh/audioc: Explicitly mark STDOUT as blocking.
Andre Noll
2012-01-04
*
Merge branch 't/crypt_cleanups'
Andre Noll
2011-04-23
|
\
|
*
Remove some unnecessary includes.
Andre Noll
2011-03-27
*
|
Fix git-version file creation.
Andre Noll
2011-03-05
|
/
*
Add Infrastructure for dynamic header computation.
Andre Noll
2011-01-29
*
afh: Fix a memory leak in stream mode.
Andre Noll
2011-01-29
[next]