paraslash.git
2015-01-11 Andre NollNEWS: Add link name in target.
2015-01-11 Andre Nollnet.c: Fix format string in stringify_port().
2015-01-11 Andre Nollgcrypt: Fix format string in debug output.
2015-01-11 Andre Nollsync filter: Fix memory leak.
2014-12-14 Andre NollMerge branch 'refs/heads/t/com_tasks'
2014-12-14 Andre NollMerge branch 'refs/heads/t/kill_usleep'
2014-12-07 Andre Nollbuild: Add missing cpp flags.
2014-12-07 Andre NollMerge branch 'refs/heads/t/build_system'
2014-11-23 Andre NollMerge branch 't/sound_device_lock'
2014-11-23 Andre Nollserver: Add com_tasks().
2014-11-23 Andre Nollcommand.c: Trivial whitespace fixes.
2014-11-16 Andre NollMerge branch 'maint'
2014-11-09 Andre Nollcommand.c: Replace usleep() by nanosleep().
2014-10-26 Andre Nollbuild: Add message to target maintainer-clean.
2014-10-26 Andre Nollbuild: Use git version for tarball and AC_INIT().
2014-10-26 Andre Nollbuild: Run autom4te instead of autoconf.
2014-10-26 Andre Nollbuild: Remove depend.sh.
2014-10-26 Andre Nollbuild: Simplify make clean.
2014-10-26 Andre Nollbuild: Do not create .d files for gengetopt source...
2014-10-26 Andre Nollbuild: Introduce cmdlist_dir.
2014-10-26 Andre Nollbuild: Remove pointless autoconf checks.
2014-10-26 Andre Nollbuild: Avoid excessive dep generation on Makefile changes.
2014-10-26 Andre Nollbuild: Add -Wformat to STRICT_CFLAGS.
2014-10-26 Andre Nollbuild: Compile with -Wall -Wunused only on linux.
2014-10-26 Andre Nollbuild: Separate CPPFLAGS and CFLAGS.
2014-10-26 Andre Nollbuild: Rename DEBUG_CPPFLAGS to STRICT_CFLAGS.
2014-10-26 Andre Nollbuild: Only compile with osl_cppflags where necessary.
2014-10-26 Andre Nollbuild: Remove pointless -r option to cp for target...
2014-10-26 Andre Nollbuild: Make tarball commands quiet.
2014-10-26 Andre Nollbuild: Do not opencode $(tarball).
2014-10-26 Andre Nollbuild: Run tr only once in configure.ac.
2014-10-26 Andre Nollbuild: Silence ggo_descriptions_declared command.
2014-10-26 Andre Nollbuild: Call AC_CONFIG_HEADERS rather than AM_CONFIG_HEADER.
2014-10-26 Andre Nollbuild: Remove duplicate -Wno-unused-function.
2014-10-26 Andre Nollbuild: Honor --with-xxx-headers also for dependencies.
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-29 Andre NollMerge branch 't/kill_sender_osl_dep'
2014-09-21 Andre Nolloss: Avoid sound artefacts on some setups.
2014-09-21 Andre Nolloss: Introduce sound device lock.
2014-09-21 Andre Nollaudiod: Invalidate current audio format on close.
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-09-06 Andre NollMake senders independent of afs and osl.
2014-09-05 Andre Nollplay: Fix next and prev on singular playlists.
2014-08-27 Andre NollFix typo in logfile.m4.
2014-08-24 Andre NollAdd htacess and icons for fancy indexing.
2014-08-19 Andre NollUpdate web URLs to tuebingen.mpg.de.
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
2014-08-18 Andre NollChange osl links to new location.
2014-08-18 Andre NollMove git services to tuebingen.mpg.de.
2014-08-17 Andre Nollweb: Fix logo link.
2014-08-17 Andre NollMerge branch 't/daemon_cleanups'
2014-08-14 Andre NollAdd sender subcommand "status".
2014-08-14 Andre Nollcom_si(): Don't print git version string.
2014-08-14 Andre NollDoxify the sender_subcommand enum.
2014-08-14 Andre NollOverhaul help texts of server and afs commands.
2014-08-13 Andre Nollcom_sender: Replace memcpy by struct copy.
2014-08-13 Andre Nollaudiod: Clean up by notifying tasks.
2014-08-12 Andre Nollweb: Top-align menu items.
2014-08-11 Andre Nollmanual: Add libopus-dev to package list for the impatient.
2014-08-01 Andre Nollreset version to 'git'
2014-08-01 Andre Nollparaslash 0.5.3 v0.5.3
2014-07-31 Andre Nollbuild: Do not hardcode gcc in depend.sh.
2014-07-31 Andre Nollbuild: Properly unset CPPFLAGS, LDFLAGS, LIBS.
2014-07-31 Andre Nollbuild: Compilie opus*.c files with ogg_cppflags.
2014-07-31 Andre Nollbuild: Fix --with-gcrypt-headers and --with-vorbis...
2014-07-31 Andre NollMerge branch 'refs/heads/t/play_fix'
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-07-27 Andre Nollafh_common: Improve documentation of clear_afh().
2014-07-23 Andre NollMerge branch 't/sched_improvements'
2014-07-17 Andre Nollnet.c: Improve documentation of send_cred_buffer()...
2014-07-17 Andre Nollversion.c: Remove bad doxygen \file comment.
2014-07-17 Andre Nollconfigure.ac: Fix list of command line objects for...
2014-07-15 Andre Nollaudiod: Fix use after free on exit.
2014-07-13 Andre NollMerge branch 't/gui_sched'
2014-07-13 Andre Nollmvblob: Improve error diagnostics.
2014-07-10 Andre NollMerge branch 't/cpsi_improvement'
2014-07-01 Andre NollNever start playback at an empty chunk.
2014-06-28 Andre Nollmanual: Mention that audio format handlers are part
2014-06-28 Andre Nollerror.h: Remove obsolete RBTREE_ERRORS
2014-06-28 Andre NollFix two typos in comments of attribute.c.
2014-06-26 Andre NollMerge branch 't/bitstream_improvements'
2014-06-19 Andre NollMerge branch 't/audiod_com_version'
2014-06-19 Andre Nolldaemon: Rename public functions.
2014-06-19 Andre NollSimplify set_server_start_time().
2014-06-10 Andre Nollcrypt: Simplify base64_decode().
2014-05-25 Andre Nollsched: Mark global now pointer as const.
2014-05-25 Andre Nollsched: Directly pass context pointer to pre/post_select().
2014-05-25 Andre Nollsched: kill task->dead.
2014-05-25 Andre Nollsched: Do not shadow task_info in struct task.
2014-05-25 Andre Nollsched: Dont use fixed-size buffer for task names.
2014-05-25 Andre Nollsched: Rename task->error to tast->status.
2014-05-25 Andre Nollsched: Rename task->status to task->name.
2014-05-25 Andre Nollsched: Make struct task private to sched.c.
2014-05-25 Andre Nollsched: Introduce task_status().
2014-05-25 Andre Nollsched: Remove ->owned_by_sched.
2014-05-25 Andre Nollsched: Remove register_task().
2014-05-25 Andre Nolltask_register() conversion: grab client task
2014-05-25 Andre Nolltask_register() conversion: audiod status task
2014-05-25 Andre Nolltask_register() conversion: audiod command task
next