web: Update Doxyfile to doxygen-1.8.6.
[paraslash.git] / play.c
2015-09-27 Andre NollMerge branch 'refs/heads/t/taggers'
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-08-12 Andre Nollcommand_util.bash: Kill make_proto().
2015-05-30 Andre NollMerge branch 'maint'
2015-04-19 Andre NollMerge branch 'maint'
2015-01-22 Andre NollMerge branch 'maint'
2015-01-12 Andre NollUpdate year in copyright headers.
2015-01-11 Andre NollRemove some duplicate #include statements.
2014-12-14 Andre NollMerge branch 'refs/heads/t/com_tasks'
2014-12-14 Andre NollMerge branch 'refs/heads/t/kill_usleep'
2014-12-07 Andre NollMerge branch 'refs/heads/t/build_system'
2014-11-23 Andre NollMerge branch 't/sound_device_lock'
2014-11-16 Andre NollMerge branch 'maint'
2014-10-26 Andre Nollbuild: Introduce cmdlist_dir.
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-09-05 Andre Nollplay: Fix next and prev on singular playlists.
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
2014-08-17 Andre NollMerge branch 't/daemon_cleanups'
2014-07-31 Andre NollMerge branch 'refs/heads/t/play_fix'
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-07-23 Andre NollMerge branch 't/sched_improvements'
2014-05-25 Andre Nollsched: Mark global now pointer as const.
2014-05-25 Andre Nollsched: Directly pass context pointer to pre/post_select().
2014-05-25 Andre Nollsched: Introduce task_status().
2014-05-25 Andre Nolltask_register() conversion: play task
2014-05-25 Andre Nolltask_register() conversion: writers
2014-05-25 Andre Nolltask_register() conversion: filter tasks
2014-05-25 Andre Nolltask_register() conversion: receivers
2014-05-11 Andre NollMerge branch 't/test_man'
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-09 Andre NollMerge branch 't/oggdec_latency_improvements'
2014-04-08 Andre NollMerge branch 't/opusdec_busy_loop_fix'
2014-04-06 Andre NollMerge branch 'maint'
2014-03-30 Andre NollMerge branch 't/misc'
2014-02-22 Andre NollChange copyright year to 2014.
2013-12-12 Andre NollMerge branch 't/flacdec_fixes'
2013-12-01 Andre NollMerge branch 't/mood_cleanups'
2013-11-17 Andre NollMerge branch 't/for-maint' into maint
2013-11-03 Andre NollMerge branch 'maint'
2013-09-22 Andre Nollplay: Fix prev command.
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-06-22 Andre NollMerge branch 't/interactive'
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre Nollafh/play: Include supported audio formats in help output.
2013-06-13 Andre NollRevamp ggo help.
2013-06-13 Andre NollMake gengetopt descriptions work.
2013-06-13 Andre NollIntroduce version.c to limit recompilation on version...
2013-06-13 Andre NollMake all commands print git version and improve version...
2013-06-13 Andre NollAvoid unwanted log messages during startup.
2013-06-13 Andre NollDon't check return value of command line parsers unnece...
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-08 Andre NollSimplify i9e_line_handler.
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-04-30 Andre Nollsched: Rename new_post_select back to post_select.
2013-04-30 Andre Nollsched: Kill old ->post_select variant.
2013-04-30 Andre Nollplay: Switch to the alternative post select method.
2013-04-30 Andre Nollsched: Provide alternative post_select variant.
2013-04-30 Andre NollReplace gettimeofday() by clock_gettime().
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-12-16 Andre NollMerge branch 't/resample'
2012-12-02 Andre NollMerge branch 't/afh_receiver'
2012-11-19 Andre Nollplay: Fix segfault if decoder is not supported.
2012-11-18 Andre Nollpara_play, implementation.
2012-11-18 Andre Nollpara_play, infrastructure.
2006-04-18 Andresplit play.c and rename para_play to para_write
2006-04-18 Andreadd new writer to para_play: file
2006-04-18 AndreFurther para_play abstraction: struct writer_node_group
2006-04-18 Andrepara_play: simplify play_pcm(), add E_PLAY_OVERRUN...
2006-04-18 Andreswitch to the new struct writer/writer_node abstraction
2006-04-17 Andreintroduce struct writer and struct writer_node
2006-04-17 Andrealsa_shutdown(): free struct private_alsa_data
2006-04-17 Andrepara_play: introduce struct private_alsa_data
2006-04-17 Andremake chunk_size a local var and rename it to period_size
2006-04-17 Andremake para_play use the error subsystem
2006-04-17 Andreplay.c: Let alsa_init() return the number of bytes...
2006-04-17 Andreplay.c: make alsa_write() take the number of _bytes_...
2006-04-17 Andreplay.c: reorder and rename some functions.
2006-04-17 Andrereplace memcpy by memmove
2006-04-15 Andregcc-compat.h: rename __unused to __a_unused
2006-04-07 Andreintroduce para_select()
2006-02-25 AndreMerge branch 'no_colon_separators'
2006-02-25 AndreMerge branch 'para_play_fixes'
2006-02-24 Andreconfigurable input buffer size and prebuffering
2006-02-23 Andreplay.c: pcm_write() aborts on errors. No need to check...
2006-02-23 AndreFix --device bug
next