projects
/
paraslash.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stdout: Try to write as much as possible in one go.
2010-01-10
Andre Noll
stdout: Try to write as much as possible in one go.
commit
|
commitdiff
|
tree
2010-01-10
Andre Noll
stdin: Use buffer pools.
commit
|
commitdiff
|
tree
2010-01-10
Andre Noll
[btr]: Avoid large memcpy()s when creating the wrap...
commit
|
commitdiff
|
tree
2010-01-10
Andre Noll
Major grab_client cleanups.
commit
|
commitdiff
|
tree
2010-01-10
Andre Noll
Fix stream grabbing.
commit
|
commitdiff
|
tree
2010-01-10
Andre Noll
btr_node_status(): Do not segfault if btrn is NULL.
commit
|
commitdiff
|
tree
2010-01-09
Andre Noll
Minor logging and documentation updates.
commit
|
commitdiff
|
tree
2010-01-09
Andre Noll
Add btr pool support to the fecdec filter.
commit
|
commitdiff
|
tree
2010-01-09
Andre Noll
udp_recv: Use buffer pool API.
commit
|
commitdiff
|
tree
2010-01-09
Andre Noll
Implement buffer tree pool support.
commit
|
commitdiff
|
tree
2010-01-09
Andre Noll
audiod: Kill noisy debug message.
commit
|
commitdiff
|
tree
2010-01-09
Andre Noll
mp3dec: Improve error message.
commit
|
commitdiff
|
tree
2010-01-09
Andre Noll
oggdec fixes.
commit
|
commitdiff
|
tree
2010-01-08
Andre Noll
amp filter fixes.
commit
|
commitdiff
|
tree
2010-01-06
Andre Noll
Switch audiod over to the buffer tree API.
commit
|
commitdiff
|
tree
2010-01-06
Andre Noll
vss: Update offset directly when setting the REPOS...
commit
|
commitdiff
|
tree
2010-01-06
Andre Noll
sched.h: Explicitely mention size of task status buffer.
commit
|
commitdiff
|
tree
2010-01-06
Andre Noll
sched: Update "now" also after post_select.
commit
|
commitdiff
|
tree
2010-01-06
Andre Noll
oggdec: Move init into a separate function.
commit
|
commitdiff
|
tree
2010-01-06
Andre Noll
aacdec: Reset "consumed" at each iteration.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
btr support for the fecdec filter.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
Fix a bug in the compress filter in case of odd buffer...
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
filter: Fix a memory leak in non-btr mode.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
stdin: Always set t->error correctly.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
btr support for the UDP receiver.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
Introduce generic_recv_pre_select().
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
recv improvements.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
[btr] Add the node type parameter to btr_node_status().
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
btr support for the oss writer.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
para_write: Make loglevel work again.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
file writer pre_select() fixes.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
alsa: Use new get_btr_* functions.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
Add get_btr_samplerate() and get_btr_channels().
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
wmadec: Reset converted on each iteration.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
[btr] Split btr_del_node() into two functions.
commit
|
commitdiff
|
tree
2010-01-05
Andre Noll
Introduce btr_node_status() and add btr support to...
commit
|
commitdiff
|
tree
2010-01-04
Andre Noll
Alsa improvement and fixes.
commit
|
commitdiff
|
tree
2010-01-04
Andre Noll
Introduce prepare_writer_node().
commit
|
commitdiff
|
tree
2010-01-04
Andre Noll
amp filter improvements.
commit
|
commitdiff
|
tree
2010-01-04
Andre Noll
stdin: Increase buffer size.
commit
|
commitdiff
|
tree
2010-01-04
Andre Noll
Add btr support for the compress filter.
commit
|
commitdiff
|
tree
2010-01-03
Andre Noll
btr_add_output(): Fix memory leak in case node has...
commit
|
commitdiff
|
tree
2010-01-03
Andre Noll
generic_filter_pre_select(): Fix off-by-one.
commit
|
commitdiff
|
tree
2010-01-03
Andre Noll
Add btr support for the amp filter.
commit
|
commitdiff
|
tree
2010-01-03
Andre Noll
[btr:] Add btr_log_tree().
commit
|
commitdiff
|
tree
2010-01-03
Andre Noll
Introduce and use generic_filter_pre_select().
commit
|
commitdiff
|
tree
2010-01-03
Andre Noll
Simplify prepare_filter_node().
commit
|
commitdiff
|
tree
2010-01-03
Andre Noll
Introduce filter_node->min_iqs.
commit
|
commitdiff
|
tree
2010-01-03
Andre Noll
[btr:] Rename btr_merge().
commit
|
commitdiff
|
tree
2010-01-03
Andre Noll
Consolidate decoder code by introducing prepare_filter_node().
commit
|
commitdiff
|
tree
2010-01-02
Andre Noll
btr support for the wmadec filter.
commit
|
commitdiff
|
tree
2010-01-02
Andre Noll
[btr]: Add btr_merge_to().
commit
|
commitdiff
|
tree
2010-01-02
Andre Noll
Add buffer tree support for the aacdec filter.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
write_common: Introduce and use setup_writer_node().
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
alsa: Kill unnecessary -B option.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
write.c: Fix cut'n'paste typo.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
Add btr support to the oggdec filter.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
btr: Fix a silly warning.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
alsa: Defer asking for samplerate/channels until alsa...
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
write: Parse command line options also in btr mode.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
Add execute handler to struct writer.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
alsa: Close writer in post_select() on errors/eof.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
btr support for the prebuffer filter.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
btr_slice_out_node() cleanup.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
Add btr support for the wav filter.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
filter: Make btr mode understand command line options.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
stdout: Misc cleanups.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
mp3dec: Fix EOF condition.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
buffer tree: Fix btr_splice_out_node().
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
Add execute support to mp3dec filter.
commit
|
commitdiff
|
tree
2009-12-31
Andre Noll
Add btr support to filter code.
commit
|
commitdiff
|
tree
2009-12-30
Andre Noll
First preparations for btr support in para_filter.
commit
|
commitdiff
|
tree
2009-12-29
Andre Noll
para_write: Make check for wav header work with btr.
commit
|
commitdiff
|
tree
2009-12-29
Andre Noll
buffer_tree: Add code to splice out a node of the buffer...
commit
|
commitdiff
|
tree
2009-12-29
Andre Noll
[btr]: Minor improvements and cleanups.
commit
|
commitdiff
|
tree
2009-12-29
Andre Noll
write/alsa: Add btr support.
commit
|
commitdiff
|
tree
2009-12-29
Andre Noll
write: Add --buffer-tree option.
commit
|
commitdiff
|
tree
2009-12-29
Andre Noll
stdin.c: btr preparations.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
btr: Make it kind of work for http recv + stdout.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
stdout.c: Add a flag to activate buffer tree API.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
Fix http_recv.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
Rename buffer tree node field of struct receiver_node.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
http_recv: Add buffer tree support.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
Add btr_bytes_pending().
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
Link buffer tree code also to audiod.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
Generate http_recv.ggo and include buffer_tree option.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
recv: Init and teardown btr node.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
Add option for activating new buffer tree code to para_recv...
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
Add a struct buffer_tree pointer to struct receiver_node.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
Link buffer_tree.o into para_recv and para_write.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
Add buffer_tree.h.
commit
|
commitdiff
|
tree
2009-12-28
Andre Noll
[btr]: Minor documentation improvements.
commit
|
commitdiff
|
tree
2009-12-26
Andre Noll
[btr]: Rename buffer_queue to input_queue.
commit
|
commitdiff
|
tree
2009-12-26
Andre Noll
First implementation of the buffer tree code.
commit
|
commitdiff
|
tree
2009-12-22
Andre Noll
new codename, reset version to git
commit
|
commitdiff
|
tree
2009-12-22
Andre Noll
the paraslash-0.4.1 release tarball
commit
|
commitdiff
|
tree
2009-12-22
Andre Noll
paraslash 0.4.1
commit
|
commitdiff
|
tree
2009-12-22
Andre Noll
Minor documentation improvements.
commit
|
commitdiff
|
tree
2009-12-21
Andre Noll
Add -lm to the audiod ldflags.
commit
|
commitdiff
|
tree
2009-12-21
Andre Noll
__aligned is already defined on NetBSD.
commit
|
commitdiff
|
tree
next