para_afh: remove streaming mode.
[paraslash.git] / gui.c
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-25 Andre NollMerge remote branch 'fml/next' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-21 Andre Nollgui: Fix a bug in align_str().
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-21 Andre NollMake some functions/variables static.
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-13 Andre NollMerge commit 'meins/next' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre Nollgui: Output "xxx tag not set" for unset tags rather...
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-07-05 Andre NollMerge branch 'master' into next
2009-07-05 Andre Nollgui: Avoid unnecessary strdup's and replace newlines...
2009-07-05 Andre Nollgui: Use variable-sized input buffer for the audiod...
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-07-04 Andre NollRevamp status item handling.
2009-05-07 Andre NollMerge branch 'next'
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollMerge branch 'master' into next
2009-04-27 Andre NollMerge branch 'master' into next
2009-04-26 Andre NollMerge branch 'master' into next
2009-04-25 Andre NollMerge branch 'master' into next
2009-04-19 Andre NollMerge commit 'athcx/next' into next
2009-04-06 Andre NollKill remaining instances of signal().
2009-03-18 Andre NollFix various dead stores found by the clang static analyzer.
2009-03-02 Andre NollMerge commit 'meins/master'
2009-02-16 Andre NollMerge commit 'fml/master'
2009-02-15 Andre NollFix a typo in gui.c.
2009-01-26 Andre NollMerge commit 'fml/master'
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-18 Andre NollUse symbolic names for loglevels and clean up the ggo...
2009-01-15 Andre NollPrefix loglevel macros with "LL_".
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-12-17 Andre NollFix a typo in gui.c.
2008-12-06 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollAdd missing __printf_2_3 to all para_log functions.
2008-11-29 Andre NollAdd -Wmissing-noreturn to compiler flags.
2008-02-17 Andre NollKill superfluous "%s" in log messages.
2008-02-09 Andre NollRemove gui_common.[ch].
2008-01-19 Andre NollAlways check the return value of mark_fd_nonblocking().
2008-01-14 Andre Nollringbuffer improvements.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2008-01-07 Andre NollMerge commit 'remotes/yangtse/master'
2008-01-07 Andre NollMerge commit 'remotes/yangtse/master'
2008-01-06 Andre Nollgui.c: Change para command to "para_client --".
2007-11-24 Andre Nollgui.c: Handle empty status items properly.
2007-11-24 Andre Nollgui.c: Cosmetics.
2007-11-24 Andre Nollgui.c: Increase numbers of color pairs not related...
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename mark_fd_nonblock() to mark_fd_nonblocking().
2007-11-10 Andre NollUse FOR_EACH_STATUS_ITEM everywhere.
2007-11-02 Andre NollMake the status item list globally visible.
2007-11-01 Andre NollAlways print a space after each status item identifier.
2007-10-25 Andre Nollgui.c: Don't ignore SIGPIPE.
2007-10-23 Andre NollReplace status item STATUS_BAR to BASENAME.
2007-10-11 Andre NollMerge commit 'remotes/fml/v0.3' into v0.3
2007-10-10 Andre NollGet rid of E_WAITPID.
2007-10-02 Andre NollMake it compile on FreeBSD.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-09-08 Andre NollMake struct signal_task generic and make afs use it.
2007-09-08 Andre NollMerge the new afs code.
2007-08-06 Andre NollDon't use depricated xxx_cmdline_parser_configfile().
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-02-11 Andre Nollmove gui-related symbols from para.h to new gui.h
2007-02-11 Andre Nollkill STRINGSIZE macro
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-05 Andre Nollgui.c: make command pipe a nonblocking fd
2007-02-04 Andre Nolluse own version handler for all commands.
2007-01-02 Andreremove duplicate prototypes for signal functions
2006-11-16 Andregui.c: clarify wording of reload message
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-07-13 Andregui: fix command abort
2006-07-13 maanMerge branch 'master' into my-osx
2006-06-28 Andreget rid of -DVERSION
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-23 Andrefix gcc warnings on shadowed declarations
2006-06-15 Andredo not use STDIN as a fd for select
2006-06-15 Andregui: mark all fds used for select() as non-blocking.
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-04-19 Andreuse para_fd_set also in gui.c and in http_send.c
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 Andreintroduce para_select()
next