]> git.tuebingen.mpg.de Git - paraslash.git/shortlog
paraslash.git
2013-12-01 Andre Nollbuild: Combine rules for object files.
2013-12-01 Andre Nollbuild: Define Make variables for cppflags.
2013-12-01 Andre Nollbuild: Remove two unused variables from Makefile.in.
2013-12-01 Andre Nollbuild: Collect audio format handlers in afh section.
2013-12-01 Andre Nollbuild: Move relevant parts to filter section.
2013-12-01 Andre Nollbuild: Move relevant parts to gui section.
2013-12-01 Andre Nollbuild: Move relevant parts to fade section.
2013-12-01 Andre Nollbuild: Move relevant parts to audiod section.
2013-12-01 Andre Nollbuild: Move relevant parts to client section.
2013-12-01 Andre Nollbuild: Move relevant parts to server section.
2013-12-01 Andre Nollbuild: Create section for para_audioc.
2013-12-01 Andre Nollbuild: Create section for para_write.
2013-12-01 Andre Nollbuild: Create section for para_play.
2013-12-01 Andre Nollbuild: Create section for para_afh.
2013-12-01 Andre Nollbuild: Create section for para_recv.
2013-12-01 Andre Nollbuild: Create section for para_filter.
2013-12-01 Andre Nollbuild: ldflags conversion: coreaudio.
2013-12-01 Andre Nollbuild: ldflags conversion: libcurses.
2013-12-01 Andre Nollbuild: ldflags conversion: libnsl.
2013-12-01 Andre Nollbuild: ldflags conversion: libsocket.
2013-12-01 Andre Nollbuild: ldflags conversion: libgcrypt.
2013-12-01 Andre Nollbuild: ldflags conversion: libssl.
2013-12-01 Andre Nollbuild: ldflags conversion: libosl.
2013-12-01 Andre Nollbuild: ldflags conversion: libsamplerate.
2013-12-01 Andre Nollbuild: ldflags conversion: libreadline.
2013-12-01 Andre Nollbuild: ldflags conversion: libao.
2013-12-01 Andre Nollbuild: ldflags conversion: alsa.
2013-12-01 Andre Nollbuild: ldflags conversion: liboss.
2013-12-01 Andre Nollbuild: ldflags conversion: libflac.
2013-12-01 Andre Nollbuild: ldflags conversion: libmad.
2013-12-01 Andre Nollbuild: ldflags conversion: libfaad.
2013-12-01 Andre Nollbuild: ldflags/cppflags conversion: libopus.
2013-12-01 Andre Nollbuild: cppflags/ldflags conversion: libspeex.
2013-12-01 Andre Nollbuild: ldflags conversion: libvorbis.
2013-12-01 Andre Nollbuild: ldflags conversion: libogg.
2013-12-01 Andre Nollbuild: cppflags/ldflags conversion: libid3tag
2013-12-01 Andre Nollbuild: Remove duplicates from $all_objs.
2013-12-01 Andre Nollbuild: Remove inactive DEBUG_CPPFLAGS.
2013-12-01 Andre Nollbuild: Replace error2.pl by error2.c.
2013-12-01 Andre Nollbuild: Fix filter output of configure summary.
2013-12-01 Andre Nollbuild: Convert remaining object lists to one object...
2013-12-01 Andre Nollbuild: Separate curses detection from gui configuration.
2013-12-01 Andre Nollbuild: Move down fade section.
2013-12-01 Andre Nollbuild: Add object "cmdline" suffix only once.
2013-12-01 Andre NollINSTALL: Add an example for cross-compiling.
2013-12-01 Andre Nollbuild: Fix make install for cross builds.
2013-12-01 Andre Nollbuild: Generate man pages directly from ggo files.
2013-12-01 Andre Nollbuild: Remove fnmatch, malloc, realloc tests.
2013-12-01 Andre Nollbuild: Make crypto optional.
2013-12-01 Andre Nollbuild: Make audiod optional.
2013-12-01 Andre Nollbuild: Build para_client only if crypto lib was found.
2013-12-01 Andre Nollbuild: Create a separate section for para_server.
2013-12-01 Andre Nollbuild: Compute $all_errlist_objs.
2013-12-01 Andre Nollbuild: Replace $extras by per-executable variable.
2013-12-01 Andre Nollbuild: Remove two dead recipes from Makefile.in.
2013-12-01 Andre Nollbuild: Remove check for buggy snprintf().
2013-12-01 Andre NollMerge branch 'maint'
2013-12-01 Andre Nollconfigure.ac: Fix definition of recv_ldflags.
2013-12-01 Andre NollMerge branch 't/mood_cleanups'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 't/for-maint' into maint
2013-11-10 Andre Nollopusdec: Latency improvements.
2013-11-03 Andre Nollaft: Make get_afsi_of_path() static.
2013-11-03 Andre Nollaft: Make load_afsi() and safe_afsi() static.
2013-11-03 Andre Nollaft: Make get_afsi_object_of_row() static.
2013-11-03 Andre NollMerge branch 'maint'
2013-10-27 Andre Nollflacdec: Fix DECODER_ABORTED handling.
2013-10-27 Andre Nollflacdec: Avoid busy loop.
2013-10-27 Andre Nollflacdec: Fix mono output.
2013-10-27 Andre Nollflacdec: Avoid declaration after statement.
2013-10-27 Andre Nollflacdec: Improve documentation of unconsumed.
2013-10-27 Andre Nollfd.c: Fix bad English in comment.
2013-10-27 Andre NollMerge branch 't/buffer_tree_improvements'
2013-10-13 Andre NollMerge branch 't/fork-safe-prng'
2013-10-13 Andre Nollmood: Deduplicate score formula.
2013-10-13 Andre Nollmood: Combine compute_num_played_score() and compute_la...
2013-10-13 Andre Nollmood: Don't open-code compute_dynamic_score().
2013-10-13 Andre Nollmood: Don't add files without valid information to...
2013-10-13 Andre Nollmood: Simplify compute_dynamic_score().
2013-10-13 Andre Nollmood.c: Remove unused int_log2().
2013-10-06 Andre NollMerge branch 't/audiod_cleanups'
2013-10-06 Andre Nollbuild: Fix --with-opus-libs.
2013-09-29 Andre Nollbtr: Simplify btr_node_status().
2013-09-29 Andre Nollbuffer_tree: Improve btr_splice_out_node().
2013-09-29 Andre NollMerge branch 't/misc_cleanups'
2013-09-24 Andre Nollcrypt: Add workaround for non-fork-safe PRGs.
2013-09-22 Andre Nollplay: Fix prev command.
2013-09-22 Andre Nollaudiod: Don't compute stat info unnecessarily.
2013-09-22 Andre Nollaudiod: Force status dump every 5 seconds.
2013-09-22 Andre Nollaudiod: Improve status timeout handling.
2013-09-22 Andre Nollaudiod: Reorder exit log messages a bit.
2013-09-22 Andre Nollaudiod: Fix memory leak on exit: stat client.
2013-09-22 Andre Nollaudiod: Fix memory leak on exit: gengetopt.
2013-09-22 Andre Nollaudiod: Fix memory leak on exit: close slots.
2013-09-22 Andre Nollaudiod: Unify startup messages of receivers, filters...
2013-09-22 Andre Nollaudiod: Print a warning if filters are ignored.
2013-09-22 Andre Nollaudiod: Remove pointless continue statement in com_stat().
2013-09-22 Andre Nollaudiod: Make command array static.
2013-09-22 Andre Nollaudiod: Fix error message on status errors.
2013-09-22 Andre NollMerge branch 'maint'
next