paraslash.git
2011-12-18 Andre Nollsend: Make ->send_fec() return void.
2011-12-18 Andre NollAlways include stdbool.h.
2011-12-06 Andre Nollweb: Fix year in release announcement.
2011-12-06 Andre Nollnew codename, reset version to git
2011-12-06 Andre Nollthe paraslash-0.4.9 release tarball
2011-12-06 Andre Nollparaslash 0.4.9 v0.4.9
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-29 Andre NollMerge branch 't/flac'
2011-11-25 Andre NollMerge branch 't/generic_match_count'
2011-11-20 Andre NollDocument interactive sessions and add link to libreadline.
2011-11-20 Andre NollRewrite bash completion.
2011-11-20 Andre NollInteractive mode for para_audioc.
2011-11-20 Andre Nollclient: Implement interactive mode.
2011-11-20 Andre Nollstring: Introduce compute_word_num().
2011-11-20 Andre Nollconfigure: Introduce checks for libreadline.
2011-11-20 Andre Nollclient: Split client_open() and client_close().
2011-11-20 Andre Nollsched: Allow more than one running scheduler instance.
2011-11-20 Andre NollTeach command_util to print also completions.
2011-11-20 Andre NollAllow switching between different log methods at runtime.
2011-11-20 Andre Nollcommand_util: Fix quoting in template_loop().
2011-11-20 Andre NollMerge branch 't/recv_improvements'
2011-11-17 Andre NollCompilation fix for FreeBSD.
2011-11-16 Andre NollMerge branch 't/makefile_cleanups'
2011-11-13 Andre Nolldoc: Add flac documentation to manual and FEATURES.
2011-11-13 Andre NollImplement the flac decoding filter.
2011-11-13 Andre NollImplement the flac audio format handler.
2011-11-13 Andre NollInitial support for FLAC (the free lossless audio codec).
2011-11-13 Andre Nollbtr: Introduce btr_next_buffer_omit().
2011-11-13 Andre NollMake vorbis comment helper functions generic.
2011-11-13 Andre NollCalculate width of audio formats in ls output.
2011-11-13 Andre Nollstdin: Increase input buffer.
2011-11-13 Andre Nolldaemon: Introduce parent_waits flag for daemonize().
2011-11-13 Andre NollRevert "server: Listen on command socket before daemoni...
2011-11-12 Andre Nollvss: Avoid read-overflowing the header buffer for ogg...
2011-11-11 Andre Nollvss: Don't prefault header.
2011-11-06 Andre Nollcom_lsblob: Print an error message if no blob matched.
2011-11-06 Andre Nollcom_ls: Print an error message if no file matched.
2011-11-06 Andre Nollcatblob: Fix "no matches" message.
2011-11-06 Andre Nollafs: Make catblob commands print an error if no blob...
2011-11-06 Andre Nollafs: Provide generic counter for matching rows.
2011-11-06 Andre NollMerge branch 't/alsa_improvements'
2011-11-06 Andre NollMerge branch 't/t0004'
2011-11-02 Andre Nollweb: Rework text on download page.
2011-11-01 Andre Nollhttp_recv: Fill both buffer pool buffers simultaneously.
2011-11-01 Andre Nollrecv: Make ->btrp and ->fd generic.
2011-10-29 Andre NollMerge branch 't/afs_argv0'
2011-10-24 Andre NollMerge branch 't/map_populate'
2011-10-18 Andre NollMerge branch 't/unix_path_max_fix'
2011-10-18 Andre Nollalsa: Improve error diagnostics.
2011-10-18 Andre Nollalsa: Make two variables local to alsa_init().
2011-10-18 Andre Nollalsa: Dump the configuration on startup.
2011-10-18 Andre Nollalsa: Avoid busy loop with dmix.
2011-10-18 Andre NollMakefile: Remove unused variable man_pages_in.
2011-10-18 Andre NollMakefile: Drop dependencies on *_command_list.[ch].
2011-10-15 Andre Nolltestsuite: Introduce a new test for para_server.
2011-10-15 Andre Nollserver: Kill temporary SIGCHLD handler.
2011-10-15 Andre Nollserver: Listen on command socket before daemonizing.
2011-10-15 Andre Nolltestsuite: Sort tests.
2011-10-15 Andre Nolltestsuite: Don't write ANSI escapes to test output...
2011-10-15 Andre Nolltestsuite: t0001 depends on sha1sum.
2011-10-15 Andre NollTrivial: Fix typo in documentation of para_next_signal().
2011-10-15 Andre Nolldoc: Add some missing doxygen comments.
2011-10-15 Andre NollMerge branch 't/clang_analyzer_fixes'
2011-10-13 Andre Nollpara_filter: Decode also small ogg vorbis files properly.
2011-10-13 Andre Nollafs: Write 'afs' to argv[0].
2011-10-10 Andre NollMerge branch 't/uptime_cleanup'
2011-10-04 Andre NollMerge branch 't/shmmax'
2011-10-01 Andre Nolldoc: Minor doxygen fixes.
2011-09-28 Andre NollFix UNIX_PATH_MAX on NetBSD.
2011-09-26 Andre NollMerge branch 't/distcc'
2011-09-26 Andre Nollopenssl RC4: Fix another invalid read.
2011-09-26 Andre Nollvss: Mmap audio files using MAP_POPULATE.
2011-09-21 Andre Nollcommand: Remove two dead stores.
2011-09-21 Andre Nollaac_afh: Don't compute the number of milliseconds twice.
2011-09-21 Andre Nollogg_afh: Kill dead store.
2011-09-21 Andre Nollcrypt: Streamline get_asymmetric_key().
2011-09-21 Andre Nollwmadec: Fix two dead stores.
2011-09-21 Andre Nollimdct: Remove dead store.
2011-09-21 Andre Nolldccp_recv: Avoid NULL pointer dereference.
2011-09-20 Andre Nollrecv: Improve documentation of generic_recv_pre_select().
2011-09-18 Andre Nollafh: Fix two typos in the man page.
2011-09-17 Andre NollOverhaul the daemon uptime functions.
2011-09-17 Andre Nollserver: Kill an unused variable.
2011-09-16 Andre Nollipc: Determine maximal size of a shared memory area...
2011-09-16 Andre Nolltime.c: Fix typo in comment.
2011-09-15 Andre Nollautogen: Run parallel make if compiling with distcc.
2011-09-10 Andre Nolldoc: Fix database name in server manual page.
2011-09-09 Andre Nollmp3dec: Avoid possible endless loop.
2011-09-03 Andre Nollstring: Set result pointer to NULL on errors.
2011-09-03 Andre Nollstring: Allow passing NULL to free_argv().
2011-09-03 Andre Nollstring: Fix trivial whitespace issue.
2011-09-02 Andre Nollaudioc: Trivial cosmetic cleanups.
2011-09-02 Andre Nollserver: Fix typo in help text of the stat command.
2011-09-02 Andre Nollbash_completion: Update database name.
2011-08-19 Andre Nollnew codename, reset version to git
2011-08-19 Andre Nollthe paraslash-0.4.8 release tarball
2011-08-19 Andre Nollparaslash 0.4.8 v0.4.8
2011-08-18 Andre Nollmp3dec: Fix possible endless loop.
2011-08-18 Andre Nollsched: Zero-out fd sets on min delay.
2011-08-18 Andre NollMerge branch 't/oggdec_cleanups'
next