paraslash.git
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-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-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-26 Andre NollMerge branch 't/distcc'
2011-09-26 Andre Nollopenssl RC4: Fix another invalid read.
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'
2011-08-18 Andre NollMerge branch 't/writer_setup_cleanup'
2011-08-18 Andre NollMerge branch 't/alsa_poll_fd'
2011-08-16 Andre Nollcrypt: Really set result to NULL if get_asymmetric_key...
2011-08-16 Andre Nolloggdec: Take internal state into account.
2011-08-16 Andre Nollogg_pre_select(): Remove __a_unused.
2011-08-16 Andre Nolloggdec: Trivial cleanups.
2011-08-16 Andre NollSimplify ogg_post_select().
2011-08-13 Andre Nollwrite_common: Make check_writer_arg() exit on syntax...
2011-08-13 Andre Nollwrite: Kill E_WRITE_SYNTAX.
2011-08-13 Andre Nollwrite: Rename main_btr() to setup_and_schedule().
2011-08-13 Andre NollMove setup_writer_node() from write_common.c to write.c.
2011-08-13 Andre Nollaudiod: Fix writer setup info message.
2011-08-13 Andre Nollaudiod: Fix memory leak in writer setup.
2011-08-13 Andre NollMerge branch 't/mp3_frame_padding'
2011-08-13 Andre Nollalsa: Select on the alsa poll fd.
2011-08-13 Andre Nollalsa: Kill useless log message.
2011-08-13 Andre Nollmp3_afh: Take padding into account when computing frame...
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-13 Andre NollMerge branch 't/sched_improvements'
2011-08-13 Andre NollMerge branch 't/mad_sync_fix'
2011-08-09 Andre Nollmanual: A couple of minor improvements.
2011-08-09 Andre Nollmp3dec: Handle decode errors gracefully.
2011-08-09 Andre Nollmp3dec: Kill need_bad_data_delay().
2011-08-09 Andre Nollmp3dec: Allocate correct output buffer size also for...
2011-08-09 Andre NollAdd/fix some doxygen comments.
2011-08-09 Andre Nollafh.h: Remove unused declaration.
2011-08-09 Andre Nollcrypt: Don't use plain integer as NULL pointer.
2011-08-09 Andre Nollgui: Fix sparse warning.
2011-08-07 Andre Nollwma: Make log2_tab static.
2011-08-07 Andre Nollgcrypt: Check return value of unpad_oaep().
2011-08-07 Andre Nollgcrypt: Fix return value of pad_oaep().
2011-08-07 Andre Nollvss: Clean up timeout computations.
2011-08-07 Andre Nollsched: Improve sched_request_barrier() and friends.
2011-08-07 Andre NollMerge branch 't/crypto'
2011-08-06 Andre NollMerge branch 't/osx_overhaul'
2011-08-05 Andre Nollmanual: Mention that clang is also a supported compiler.
2011-08-05 Andre Nollgcrypt: Return key size in bytes.
2011-07-31 Andre Nollafs: Fix long-standing bug in add command.
2011-07-30 Andre Nollsched: Optimize the case of zero timeouts.
2011-07-30 Andre Nollsched: Kill unnecessary check in sched_pre_select().
2011-07-30 Andre Nollsched: Use (0,0) as the timeval for a minimal delay.
2011-07-30 Andre NollMerge branch 't/client_memory_leak_fix'
2011-07-30 Andre Nollconfigure: Check for help2man.
2011-07-30 Andre Nollconfigure: Check for gengetopt.
2011-07-30 Andre Nollmanual: Move gengetopt section.
2011-07-30 Andre NollDon't ship generated *cmdline.[ch] files in tarball.
2011-07-24 Andre Nollalsa: Avoid busy loop.
2011-07-21 Andre NollMerge branch 't/clang'
2011-07-11 Andre Nollfecdec: Kill an unused variable.
2011-07-09 Andre Nollclient: Do not leak buffer tree node on exit.
2011-07-07 Andre NollRewrite of the osx writer.
2011-07-07 Andre Nollaudiod get_play_time_slot_num(): Avoid possible NULL...
2011-07-07 Andre Nollaudiod: Kill noisy debug message.
2011-07-06 Andre Nollaudiod: Use non-blocking writes for stat clients.
2011-07-06 Andre Nollnet.c: Use proper socket type for __get_sock_name().
2011-07-06 Andre NollAvoid warning when compiling with clang.
2011-07-06 Andre NollWork around some clang warnings.
2011-07-06 Andre NollMakefile: Place -Wno-sign-compare _after_ -Wall.
2011-07-06 Andre Nollgcrypt: Optionally use internal OAEP padding.
2011-07-06 Andre Nollgcrypt: Use GCRYMPI_FMT_USG for gcry_sexp_nth_mpi().
next