paraslash.git
2016-07-10 Andre Nollparaslash 0.5.6 v0.5.6
2016-07-10 Andre NollMerge branch 'refs/heads/t/autoplay-fix'
2016-07-03 Andre Nolldaemon: Constify argument of two functions.
2016-07-03 Andre Nollgrab_client.c: Do not include filter.h.
2016-07-03 Andre NollMerge branch 'refs/heads/t/i9e'
2016-07-02 Andre NollMerge branch 'refs/heads/t/kill-compiletime-ll'
2016-06-26 Andre Nollserver: Improve documentation of dccp-slices-per-group.
2016-06-26 Andre Nolluser-list.h: Improve documentation of permission flags.
2016-06-26 Andre NollMerge branch 'refs/heads/t/mp3_afh'
2016-06-25 Andre Nolldaemon: Improve color error message.
2016-06-24 Andre Nollversion.c: Change year from 2015 to 2016.
2016-06-19 Andre Nollwrite: Improve help text of --writer.
2016-06-19 Andre Nollfilter.h: Remove stale comment.
2016-06-19 Andre NollAdd documentation of filter_get().
2016-06-18 Andre Nollplay: Remove unnecessary inclusion of filter.cmdline.h.
2016-06-18 Andre Nollerror.h: Fix typo in error string of E_ID3_ATTACH.
2016-06-18 Andre Nollmanual: Fix typo in description of blob tables.
2016-06-12 Andre NollRemove explicit uses of _GNU_SOURCE.
2016-06-12 Andre Nollbuild: Remove duplicate para_fade in configure summary.
2016-06-12 Andre NollMerge branch 'refs/heads/t/opus_cleanup'
2016-06-05 Andre Nollgcc-compat.h: Remove gcc-3 workaround.
2016-06-04 Andre NollMerge branch 'refs/heads/t/audiod-time-string'
2016-06-02 Andre Nollplay: Print hex representation of key sequence in help.
2016-06-01 Andre Nollserver: Fix --autoplay-delay.
2016-05-15 Andre NollRemove support for compile-time loglevel.
2016-05-15 Andre NollMerge branch 'refs/heads/t/gui-improvements'
2016-05-15 Andre Nollmanual: Rewrite section on score table.
2016-05-15 Andre Nollplay.c: Simplify get_mapped_keyseqs().
2016-05-15 Andre Nollbuild: Insist on m4 being installed.
2016-05-15 Andre Nollwmadec: Fix left shift of negative value.
2016-05-08 Andre NollMakefile.real: Remove duplicate $build_date.
2016-05-08 Andre Nollgui: Improve documentation of --stat-cmd.
2016-05-08 Andre NollConstify argument of playlist_open() and change_current...
2016-05-07 Andre Nollfilter.c: Use EXIT_SUCCESS.
2016-05-05 Andre NollMerge branch 'refs/heads/t/wmadec'
2016-05-03 Andre Nollplay.c: Check whether filter ->close() is NULL.
2016-05-03 Andre Nollafh: Make ->suffixes array const.
2016-05-03 Andre Nollblob_get_name_by_id(): Treat id of dummy row as invalid.
2016-04-17 Andre NollMerge branch 'refs/heads/t/markdown'
2016-04-12 Andre Nolldoc: Remove systemlinux links from documentation.
2016-04-12 Andre Nollmanual: Bump required gcc version to 4.1.
2016-04-12 Andre NollMake dates in ls output align nicely again.
2016-04-12 Andre Nollafs: Remove incorrect log message.
2016-04-10 Andre NollMerge branch 'refs/heads/t/attribute_fix'
2016-04-10 Andre Nollaudiod: Improve get_time_string().
2016-04-04 Andre Nolludp_send.c: Send EOF packet only once.
2016-04-02 Andre NollNEWS: Re-add download link for current master.
2016-04-02 Andre NollMerge branch 'refs/heads/t/image_id_mm'
2016-04-01 Andre Nolli9e: Replace assertion with warning.
2016-04-01 Andre Nolli9e: Fix compilation on Ubuntu-12.04.
2016-04-01 Andre Nolli9e: print warning if keyseq can not be mapped.
2016-04-01 Andre Nolli9e: Zero out private pointer on open.
2016-04-01 Andre NollMerge branch 'maint'
2016-03-29 Andre Nollclient: Fix lsatt completer.
2016-03-29 Andre Nollmp3_afh: Always create id3v2 tags.
2016-03-29 Andre Nollmp3_afh: Let free_tag() accept NULL pointer.
2016-03-28 Andre Nollopus: Make opus_common.[ch] independent of ogg.h.
2016-03-28 Andre Nollopus: Use uint16_t for preskip and gain.
2016-03-28 Andre Nollopus_afh.c: Trivial whitespace fix.
2016-03-28 Andre Nollopus_common.c: Fix trival whitespace issue.
2016-03-28 Andre Nollplaylist: Do not update score if no playlist is open.
2016-03-28 Andre NollAvoid member access within misaligned address for ancil...
2016-03-28 Andre Nollmood.c: Avoid overflow in update_quadratic_deviation().
2016-03-26 Andre Nollaudiod: Force status dump on slot changes.
2016-03-26 Andre Nollaudiod: Avoid to report 100% time at startup.
2016-03-26 Andre Nollaudiod: Simplify get_time_string()
2016-03-23 Andre Nolli9e: Remove pointless call to rl_set_keymap() in i9e_op...
2016-03-23 Andre Nolli9e: Remove stale comment for dispatch_key().
2016-03-23 Andre Nolli9e: Remove stale comment for i9e_signal_dispatch().
2016-03-23 Andre Nolli9e: Remove unused member of struct i9e_private.
2016-03-18 Andre Nollgui.c: Constify argument to find_cmd_byname().
2016-03-18 Andre Nollgui.c: Improve description of signal task.
2016-03-18 Andre Nollgui.c: Remove pointless return statement.
2016-03-18 Andre Nollgui.c: Remove silly warning on SIGINT.
2016-03-17 Andre Nollbuild: Let man pages depend on git-version.h.
2016-03-17 Andre Nollgui: Kill process group *before* shutting down curses.
2016-03-15 Andre Nollmood.c: Avoid integer underflow.
2016-03-15 Andre Nollmood.c: Avoid integer overflow.
2016-03-13 Andre Nollmanual: Add realpath to list of packages.
2016-03-13 Andre Nollgui.c: Reset terminal on shutdown in external mode.
2016-03-13 Andre Nollgui: Avoid bad terminal state with xterm.
2016-03-13 Andre Nollstring.c: Alloc space for terminating null wide character.
2016-03-13 Andre Nollgui.c: Constify local variables of add_spaces().
2016-03-13 Andre Nollgui.c: Remove condition which is always true.
2016-03-13 Andre NollIntroduce sanitize_str().
2016-03-13 Andre Nollgui: Remove pointless special casing in align_str().
2016-03-13 Andre Nollstring.c: Simplify and rename wide character helpers.
2016-03-06 Andre NollMerge branch 'refs/heads/t/com_sender'
2016-03-06 Andre Nollwmadec: Simplify wma_lsp_to_curve_init().
2016-03-06 Andre Nollwmadec: Make pwd->reset_block_lengths a boolean.
2016-03-06 Andre Nollbitstream.h: Remove some superflous parentheses.
2016-03-06 Andre Nollwmadec: Simplify get_vlc().
2016-03-06 Andre NollRemove unused error code E_NO_AUDIO_TRACK.
2016-02-28 Andre Nollclient: Add completer for version command.
2016-02-21 Andre NollAdd test that exercises attribute code.
2016-02-21 Andre Nolltest-lib: Canonicalize test_dir.
2016-02-21 Andre Nollattribute: Avoid shifting 32 bit integers.
2016-02-21 Andre NollMerge branch 'maint'
2016-02-07 Andre Nollattribute: Avoid shifting 32 bit integers.
2016-02-07 Andre Nollspxdec: Check frame sizes.
next