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
/
alsa_write.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
doxygen: Hide user_data variables.
Andre Noll
2025-10-08
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
New audio formats: 32 bit float (little and big endian).
Andre Noll
2024-09-15
*
Consolidate EOF error codes.
Andre Noll
2023-03-11
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
*
|
Misc documentation cleanups related to select().
Andre Noll
2022-08-25
*
|
Hide implementation of para_fd_set().
Andre Noll
2022-08-25
*
|
sched: Introduce sched_{read,write}_ok().
Andre Noll
2022-08-25
|
/
*
alsa_write: Avoid spurious underrun warnings.
Andre Noll
2021-10-21
*
Teach writers to abort gracefully on early EOF.
Andre Noll
2021-10-21
*
alsa_write: Simplify alsa_post_select().
Andre Noll
2021-10-21
*
alsa_write: Avoid hung tasks.
Andre Noll
2021-01-08
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Convert writers to lopsub.
Andre Noll
2017-03-26
*
Fix signedness issues in format strings.
Andre Noll
2016-12-04
*
alsa: Avoid alloca().
Andre Noll
2015-04-04
*
alsa_write: Use NULL instead of 0.
Andre Noll
2015-01-25
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
sched: Directly pass context pointer to pre/post_select().
Andre Noll
2014-05-25
*
task_register() conversion: writers
Andre Noll
2014-05-25
*
Merge branch 't/alsa_improvements'
Andre Noll
2014-05-03
|
\
|
*
alsa: Remove pointless initialization.
Andre Noll
2014-03-08
|
*
alsa: New writer option: --buffer-time.
Andre Noll
2014-03-08
|
*
alsa: Work around poll fd problems.
Andre Noll
2014-03-08
|
*
alsa: Set period time.
Andre Noll
2014-03-08
|
*
alsa: Also dump hardware params.
Andre Noll
2014-03-08
|
*
alsa: Improve documentation of struct private_alsa_write_data.
Andre Noll
2014-03-08
|
*
alsa: Don't set t->error in ->pre_select().
Andre Noll
2014-03-08
*
|
Change copyright year to 2014.
Andre Noll
2014-02-22
|
/
*
Revamp ggo help.
Andre Noll
2013-06-13
*
alsa writer: Do not print uninitialized data.
Andre Noll
2013-05-19
*
sched: Rename new_post_select back to post_select.
Andre Noll
2013-04-30
*
sched: Kill old ->post_select variant.
Andre Noll
2013-04-30
*
alsa: Switch to the alternative post select method.
Andre Noll
2013-04-30
*
Replace gettimeofday() by clock_gettime().
Andre Noll
2013-04-30
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Make writer nodes honor notifications.
Andre Noll
2012-11-18
*
Simplify ggo makefile.
Andre Noll
2012-08-27
*
write: Get rid of gengetopt's string parser.
Andre Noll
2012-08-27
*
Merge branch 't/btr_improvements'
Andre Noll
2012-07-19
|
\
|
*
btr: Remove btr_free_node().
Andre Noll
2012-07-08
*
|
Merge branch 't/old_gcc_fixes'
Andre Noll
2012-07-15
|
\
\
|
|
/
|
/
|
|
*
alsa: Fix gcc warning.
Andre Noll
2012-06-26
*
|
write: Remove ->shutdown.
Andre Noll
2012-07-08
*
|
alsa: Do not buffer more than 500ms.
Andre Noll
2012-06-17
|
/
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
[next]