paraslash.git
2011-04-19 Andre NollFix typo in audiod man page.
2011-04-10 Andre NollNEWS update.
2011-04-08 Andre NollMerge branch 't/gvf'
2011-04-03 Andre NollNEWS update.
2011-04-03 Andre NollMerge branch 't/configure_improvements'
2011-03-31 Andre Nollnew codename, reset version to git
2011-03-31 Andre Nollthe paraslash-0.4.6 release tarball
2011-03-31 Andre Nollparaslash 0.4.6 v0.4.6
2011-03-31 Andre NollRemove two unused error codes.
2011-03-29 Andre NollMerge remote-tracking branch 'fml/master'
2011-03-29 Andre NollFix grab client resume.
2011-03-29 Andre Nollautogen.sh: Get rid of a bashism.
2011-03-28 Andre NollGet rid of some duplicate const qualifiers.
2011-03-28 Andre NollDon't compile files generated by gengetopt with -Wall.
2011-03-26 Andre NollNEWS update.
2011-03-26 Andre NollMerge branch 't/sched_improvements'
2011-03-25 Andre NollMerge remote-tracking branch 'fml/master'
2011-03-24 Andre NollMerge remote branch 'boock/master'
2011-03-24 Andre Nolludp_send: Silence gcc warning.
2011-03-20 Andre NollNEWS update.
2011-03-20 Andre NollMerge branch 't/testsuite'
2011-03-18 Andre Nollstdin.h: Add missing doxygen comment for stdin_task...
2011-03-18 Andre Nollopen_and_update_audio_file(): Always print file name...
2011-03-16 Andre NollSilence two Doxygen warnings.
2011-03-16 Andre NollMerge remote-tracking branch 'fml/master'
2011-03-16 Andre Nollaudiod: Remove unused num_filters().
2011-03-16 Andre Nollfade: Quiesce two gcc warnings.
2011-03-15 Andre Nollsched: Only call post_select() if task is not in error...
2011-03-15 Andre Nollserver: Include git version in output of com_si().
2011-03-12 Andre Nollpara_write: Return proper error code.
2011-03-12 Andre Nollaudiod: Kill com_kill().
2011-03-12 Andre NollUse curses_cppflags only for building gui.o.
2011-03-12 Andre Nollgui: Replace NCURSES_SIZE_T by ordinary size_t.
2011-03-12 Andre NollReplace ncurses by curses.
2011-03-12 Andre NollAdd finer-grained configure options for ogg/vorbis...
2011-03-05 Andre NollKill TASK_UNREGISTERED error code.
2011-03-05 Andre NollFix git-version file creation.
2011-03-05 Andre NollNEWS update.
2011-03-05 Andre NollMerge branch 't/array_size'
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-03-05 Andre Nollgui: Fix window redrawing on SIGWINCH.
2011-03-03 Andre NollMerge remote-tracking branch 'refs/remotes/fml/master'
2011-03-03 Andre NollInitialize all task->status fields.
2011-03-03 Andre Nollhandle_connect(): Don't send anything to non-authorized...
2011-03-03 Andre Nollscore: Fix use of uninitialized memory on 64 bit machines.
2011-03-03 Andre NollRC4: Fix invalid read.
2011-03-02 Andre NollNEWS update.
2011-03-02 Andre NollMerge remote-tracking branch 'boock/master'
2011-03-01 Andre Nollconfigure.ac: Avoid stray -L option in para_server...
2011-02-28 Andre Nollaudiod: Update --no_default_filters help text.
2011-02-28 Andre NollMakefile: Stop building on ggo errors.
2011-02-28 Andre NollAdd t0003-writer-init-error-path.sh.
2011-02-28 Andre NollFirst draft of a test-suite.
2011-02-27 Andre NollMerge branch 't/ogg_timining_fixes'
2011-02-25 Andre NollFix depend.sh on NetBSD.
2011-02-25 Andre NollImprove ARRAY_SIZE macro.
2011-02-25 Andre Nollweb: Link to the gitweb summary page rather than the...
2011-02-24 Andre Nollgitweb: Make the W3C validation checker happy.
2011-02-24 Andre Nollvorbis: Write out _all_ pending ogg pages.
2011-02-24 Andre NollRevert "Create three ogg pages when skipping vorbis...
2011-02-21 Andre Nollconfigure.ac: Update header and function checks.
2011-02-21 Andre Nollgui_theme: Make set_theme() static.
2011-02-21 Andre Nollaac_afh: Make parameters of atom_cmp() const.
2011-02-21 Andre Nollfd: Make two functions static.
2011-02-21 Andre Nollpara_write: Fix memory leak.
2011-02-20 Andre NollFix oss_init() error path.
2011-02-20 Andre NollFix alsa_init() error path.
2011-02-20 Andre NollNEWS update.
2011-02-20 Andre NollMerge branch 't/gui_improvements'
2011-02-20 Andre Nollaudiod: Fix a memory leak in parse_receiver_args().
2011-02-20 Andre NollMerge branch 'maint'
2011-02-20 Andre NollMake autoconf-2.66 happy. v0.3
2011-02-13 Andre NollSpeed up the oggdec filter and avoid wasting tons of...
2011-02-13 Andre Nolloggdec: Use local variable for the vorbis file struct.
2011-02-13 Andre Nolloggdec: Replace stream start delay by minimum input...
2011-02-13 Andre Nollogg_afh: Compute chunk time more accurately.
2011-02-13 Andre Nollogg_afh: Comment fix.
2011-02-11 Andre Nollgui: Check return values of curses functions more strictly.
2011-02-11 Andre Nollgui: Open-code check_geometry().
2011-02-11 Andre Nollgui: Cosmetic cleanups for init_curses().
2011-02-11 Andre Nollgui: Recognize "home" and "end" keys.
2011-02-11 Andre Nollgui: Don't exit without shutting down curses on config...
2011-02-11 Andre Nollgui: Don't fail silently on config file errors.
2011-02-11 Andre Nollgui: Check only once for invalid key maps.
2011-02-11 Andre Nollgui: Remove pointless error message for invalid command...
2011-02-11 Andre Nollgui: Help text improvements.
2011-02-11 Andre Nollgui: Allow selecting a startup theme.
2011-02-10 Andre NollCreate three ogg pages when skipping vorbis comments.
2011-02-07 Andre NollUpdate Doxyfile to version 1.6.3.
2011-02-07 Andre Nollbtr: Fix documentation of btr_consume().
2011-02-03 Andre NollMerge remote branch 'refs/remotes/meins/master'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre Nollserver: Avoid invalid free() in com_help().
2011-01-29 Andre Nollvss: Use the stripped header also at stream start.
2011-01-29 Andre NollIntroduce get_header() for ogg/vorbis.
2011-01-29 Andre Nollvss: Introduce extra_header_buf.
2011-01-29 Andre NollAdd Infrastructure for dynamic header computation.
2011-01-29 Andre NollKill afhi->header_offset.
2011-01-29 Andre Nollafh: Fix a memory leak in stream mode.
next