flacdec: Fix mono output.
[paraslash.git] / interactive.c
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 Nolli9e: Fix memory leak in clear_bottom_line().
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-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-08 Andre NollSimplify i9e_line_handler.
2013-06-08 Andre Nolli9e: Fix a prompt display issue
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 Nolli9e: Switch to the alternative post select method.
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-18 Andre Nollinteractive: Introduce i9e_print_status_bar().
2012-11-18 Andre Nollinteractive: Implement single key mode.
2012-11-18 Andre Nollinteractive: Add producer to struct i9e_client_info.
2012-11-18 Andre NollInteractive: Introduce i9e_get_error().
2012-11-18 Andre Nollinteractive: Fix wipe_bottom_line() on MacOS.
2012-11-18 Andre Nollinteractive: Honor SIGWINCH.
2012-11-18 Andre Nollinteractive: Honor SIGTERM.
2012-11-18 Andre Nolli9e_attach_to_stdout(): Don't insist on btrn == NULL.
2012-11-18 Andre NollInteractive: Assorted whitespace/newline fixes.
2012-11-18 Andre Nollinteractive: kill i9ep->line_handler_running.
2012-11-18 Andre Nollinteractive: Do not close stderr in i9e_close().
2012-07-19 Andre NollMerge branch 't/btr_improvements'
2012-07-08 Andre Nollbtr: Remove btr_free_node().
2012-05-05 Andre NollMerge branch 't/remove_no_default_filters'
2012-05-05 Andre NollMerge branch 't/doc'
2012-04-09 Andre Nollinteractive: Init task status.
2012-04-05 Andre Nollinteractive: Set stderr to nonbuffered mode.
2012-04-05 Andre Nollinteractive: Remove pointless return statement.
2012-03-05 Andre NollMerge branch 't/audioc_cleanups'
2012-02-26 Andre NollMerge branch 't/mmap_sanity'
2012-02-18 Andre NollMerge branch 't/write_consolidation'
2012-02-12 Andre NollMerge branch 't/deprecate_no_default_filters'
2012-01-30 Andre NollMerge commit '1678ee'
2012-01-20 Andre NollRename write_nonblock() to xwrite().
2012-01-20 Andre NollFix two minor documentation issues.
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-20 Andre Nollclient: Implement interactive mode.
2011-11-20 Andre Nollconfigure: Introduce checks for libreadline.