paraslash.git
2014-05-04 Andre Nollgui: Use whline() for drawing the separator.
2014-05-04 Andre Nollgui: Remove welcome message.
2014-05-04 Andre Nollgui: Simplify print_status_bar().
2014-05-04 Andre Nollgui: Print the status bar only once.
2014-05-04 Andre Nollgui: Remove macro STANDARD_STATUS_BAR.
2014-05-04 Andre Nollgui: Simplify display command execution.
2014-05-04 Andre Nollgui: Don't close command fds if a key was pressed.
2014-05-04 Andre Nollgui: Avoid magic number in enum gui_color_pair.
2014-05-04 Andre Nollgui: Kill pointless initialization of top.lines in...
2014-05-04 Andre Nollgui: Make curses_active a bool.
2014-05-04 Andre Nollgui: Rename label of check_key_map_args()
2014-05-04 Andre Nollgui: Rename struct win_data to gui_window.
2014-05-04 Andre Nollgui: Add trailing newline to all log messages.
2014-05-04 Andre Nollgui: Fix some trivial whitespace and spelling issues.
2014-05-04 Andre Nollgui: Remove unused struct stat_item.
2014-05-04 Andre Nollgui: Initialize command_fds to -1.
2014-05-04 Andre Nollgui: Use proper column number in print_in_bar().
2014-05-04 Andre Nollgui: Reset command buf offset on errors.
2014-05-04 Andre Nollgui: Shut down curses before rereading the config file.
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-05-03 Andre NollRemove client_disconnect().
2014-05-03 Andre NollFix memory leak in btr_splice_out_node().
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-21 Andre Nollversion.c: Fix year in version_text().
2014-04-18 Andre Nollflac afh: Fix off-by-one bug in meta_eof_cb().
2014-04-16 Andre Nollwma afh: Read the description field as the comment...
2014-04-15 Andre Nolloggdec: Remove noisy debug message.
2014-04-11 Andre Nollreset version to 'git'
2014-04-11 Andre Nollparaslash 0.5.2 v0.5.2
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 NollRevert "Add -Wdeclaration-after-statement."
2014-04-06 Andre NollMerge branch 'maint'
2014-04-04 Andre Nollaudiod: Avoid segfault on exit.
2014-03-30 Andre NollMerge branch 't/misc'
2014-03-23 Andre NollMerge branch 't/fade_improvements'
2014-03-16 Andre NollMerge branch 't/aes'
2014-03-09 Andre NollMerge branch 't/manual_improvements'
2014-03-09 Andre Nolloggdec: Decode only OGGDEC_OUTPUT_CHUNK_SIZE many bytes...
2014-03-08 Andre Nollalsa: Remove pointless initialization.
2014-03-08 Andre Nollalsa_mix: Allow non-positive mixer values.
2014-03-08 Andre Nollalsa: New writer option: --buffer-time.
2014-03-08 Andre Nollalsa: Work around poll fd problems.
2014-03-08 Andre Nollalsa: Set period time.
2014-03-08 Andre Nollalsa: Also dump hardware params.
2014-03-08 Andre Nollalsa: Improve help text of --device.
2014-03-08 Andre Nollalsa: Improve documentation of struct private_alsa_writ...
2014-03-08 Andre Nollalsa: Don't set t->error in ->pre_select().
2014-02-27 Andre NollMerge branch 't/cmd_improvements'
2014-02-26 Andre Nollbuild: Check whether rl_free_keymap is declared.
2014-02-23 Andre Nollopusdec: Fix busy loop.
2014-02-22 Andre NollMerge branch 't/sync'
2014-02-22 Andre Nollbuild: Don't link with -lreadline if readline was not...
2014-02-22 Andre Nollaudiod: Skip NULL pointer check in compute_time_diff().
2014-02-22 Andre Nollaudiod: Make compute_time_diff() return void.
2014-02-22 Andre Nollcom_stat(): Remove pointless uptime variable.
2014-02-22 Andre Nollgcrypt: Fix gcc warning on Ubuntu Lucid.
2014-02-22 Andre Nollflac: Try to link also without -logg.
2014-02-22 Andre Nollversion.c: Fix comment of version_single_line().
2014-02-22 Andre Nolldoxygen: Expand all macros, in particular config.h.
2014-02-22 Andre Nollrecv_common.c: Improve documentation of check_receiver_...
2014-02-22 Andre Nollaudiod: get_time_string() comment fix.
2014-02-22 Andre Nollconfigure: Really print opus audio file handler if...
2014-02-22 Andre NollOverhaul doxygen main page.
2014-02-22 Andre Nollafs.h: Don't try to list all supported audio formats.
2014-02-22 Andre NollChange copyright year to 2014.
2014-02-22 Andre NollAdd link to sideband.h in doxygen main page.
2014-02-22 Andre NollDoxify error2.c and add GPL header.
2014-02-22 Andre NollAdd -Wdeclaration-after-statement.
2014-02-22 Andre NollAdd some missing includes.
2014-02-22 Andre NollMakefile.real: Add clean2 to the list of phony targets.
2014-02-22 Andre Nollmood.c: Fix a trivial whitespace issue.
2014-02-22 Andre NollProvide new screenshots.
2014-02-22 Andre NollRemove old changelog files.
2014-02-22 Andre NollRemove convert_0.3-0.4.sh.
2014-02-22 Andre NollRename command_util.sh -> command_util.bash.
2014-02-22 Andre NollRemove __malloc attribute from para_realloc().
2014-02-22 Andre Nollweb: Remove "/" character in <br> elements.
2014-02-22 Andre NollNEWS: Add download links for 0.5.1.
2014-02-22 Andre NollRemove trailing dot at the end of purpose texts.
2014-02-22 Andre NollInclude options for receivers/filters/writer in man...
2014-02-17 Andre Nollgui: Don't ignore SIGHUP.
2014-02-13 Andre NollMerge branch 'refs/heads/t/clang_warning_fixes'
2014-01-25 Andre Nollfade: Improve error diagnostics.
2014-01-25 Andre Nollfade: Switch to the fade-in mood *before* sleeping.
2014-01-25 Andre Nollfade: Allow to set more than one channel in sleep mode.
2014-01-09 Andre NollImplement aes_ctr128 and prefer it over RC4.
2014-01-09 Andre Nollmanual: Remove outdated sentence about para_afh.
2014-01-09 Andre Nollmanual: Add description of ogg/opus.
2014-01-09 Andre Nollmanual: Improve troubleshooting section.
2014-01-09 Andre Nollafs.cmd: Strip redundant "sort" from ls help output.
2014-01-09 Andre Nollaudiod.cmd: Improve grab client help text.
2014-01-09 Andre Nollafs.cmd: Improve second level indenting.
2014-01-09 Andre Nollafd.cmd: Fix a trivial whitespace issue.
2014-01-03 Andre Nollmanual: Minor filter text improvement.
2014-01-01 Andre NollThe sync filter.
2014-01-01 Andre Nollnet: Let maksock() callers perform flowopt cleanup.
2014-01-01 Andre Nollnet: makesock_addrinfo(): Make socketfd local to the...
2014-01-01 Andre Nollnet: Let makesock() continue on setsockopt() failure.
2014-01-01 Andre Nollnet: Reduce indentation level in makesock_addrinfo().
next