paraslash.git
2015-06-14 Andre Nollaft.c: Remove condition which is always false.
2015-06-14 Andre Nollaft.c: Silence noisy warnings in com_add().
2015-06-01 Andre Nollweb: fix htaccess description of snapshot tarball.
2015-05-31 Andre Nollbuild: Add -Wunused-macros to CPPFLAGS on Linux.
2015-05-30 Andre NollMerge branch 'maint'
2015-05-10 Andre NollMerge branch 'refs/heads/t/web-diet'
2015-05-10 Andre NollFix help text of lsblob commands.
2015-05-10 Andre Nollmanual: Improve section on decoders.
2015-05-10 Andre Nollmanual: Fix paragraph on addblob commands.
2015-05-03 Andre NollMerge branch 'refs/heads/t/audiod_acl'
2015-04-30 Andre NollAllow to start server and audiod as daemon with no...
2015-04-30 Andre Nollerror.h: Fix typo in error text of E_BAD_AFSI.
2015-04-26 Andre NollMerge branch 'refs/heads/t/immediate-si-update'
2015-04-21 Andre Nollversion.c: Update copyright year to range 2002-2015.
2015-04-21 Andre Nolltouch, rm, cpsi, init: Fix initialization of para_buffer.
2015-04-19 Andre Nollweb: Remove screenshots, license and credits page.
2015-04-19 Andre Nollweb: Integrate Contact page into about.
2015-04-19 Andre Nollweb: Make FEATURES the new homepage, rename it to ...
2015-04-19 Andre Nollweb: Shorten feature list
2015-04-19 Andre Nollaft.c: Simplify load_afd().
2015-04-19 Andre NollMerge branch 't/lib_arg_with'
2015-04-19 Andre NollMerge branch 'maint'
2015-04-06 Andre Nollgcrypt: Initialize key size of public ASN keys.
2015-04-05 Andre Nollgcrypt: Some trivial fixes.
2015-04-04 Andre Nollaft: Rename label "err" of open_and_update_audio_file().
2015-04-04 Andre Nollaudiod: Make struct slot_info local to audiod.c.
2015-04-04 Andre Nollaudiod: Move get_play_time_slot_num() to audiod.c.
2015-04-04 Andre Nollalsa: Avoid alloca().
2015-04-01 Andre Nollcommand: Make struct command_context->cmd_ptr const.
2015-04-01 Andre Nollafs.c: Trivial whitespace cleanup.
2015-04-01 Andre Nollserver.h: Trivial whitespace/language cleanup.
2015-03-31 Andre Nollbuild: Fix curses detection.
2015-03-31 Andre Nollaudiod: Allow to specify usernames in --user-allow.
2015-03-30 Andre Nollaft: Store resolved paths when adding files.
2015-03-30 Andre Nollaft: Update mtime and file size on afhi changes.
2015-03-30 Andre Nollaft: Update status items on afs events.
2015-03-30 Andre Nollaft.c: Pass struct ls_data pointer to make_status_items().
2015-03-30 Andre Nollafs: Simplify open_next_audio_file().
2015-03-30 Andre Nollbuild: Convert curses detection to new macros.
2015-03-30 Andre Nollbuild: Convert libreadline detection to new macros.
2015-03-30 Andre Nollbuild: Convert oss detection to new macros.
2015-03-30 Andre Nollbuild: Convert libsamplerate detection to new macros.
2015-03-30 Andre Nollbuild: Convert libao detection to new macros.
2015-03-30 Andre Nollbuild: Convert alsa detection to new macros.
2015-03-30 Andre Nollbuild: Convert flac detection to new macros.
2015-03-30 Andre Nollbuild: Convert libid3tag detection to new macros.
2015-03-30 Andre Nollbuild: Convert mad detection to new macros.
2015-03-30 Andre Nollbuild: Convert faad detection to new macros.
2015-03-30 Andre Nollbuild: Convert crypto detection/selection to new macros.
2015-03-30 Andre Nollbuild: Convert opus detection to new macros.
2015-03-30 Andre Nollbuild: Convert speex detection to new macros.
2015-03-30 Andre Nollbuild: convert vorbis detection to new macros.
2015-03-30 Andre Nollbuild: Convert ogg detection to new macros.
2015-03-30 Andre Nollbuild: Reduce redundancy in configure.ac, convert osl...
2015-03-30 Andre Noll.gitignore: Ignore *~ and *.rej files.
2015-03-30 Andre Nollerror.h: Change type of return value of is_errno()...
2015-03-22 Andre NollMerge branch 't/gui_reload_fix'
2015-03-13 Andre NollDoxygen: Fix references on main page.
2015-03-13 Andre Nollgui: Fix config file reloading.
2015-03-08 Andre NollMake struct ls_data local to aft.c.
2015-03-08 Andre Nollblob.c: Make table descriptions static.
2015-03-08 Andre NollMerge branch 'refs/heads/t/abtract_sockets'
2015-02-19 Andre Nollinteractive.c does not depend on curses.h.
2015-02-19 Andre NollImprove signal init and shutdown.
2015-02-14 Andre Nollmanual: Move /var/paraslash instructions to Troubleshoo...
2015-02-14 Andre NollAbstract sockets for server and audiod.
2015-02-14 Andre Nollcreate_local_socket(): Avoid code duplication.
2015-02-14 Andre Nollnet.c: Combine remote_name() and __get_sock_name().
2015-02-14 Andre NollRemove socket address parameter of create_local_socket().
2015-02-08 Andre Nollsignal: Provide generic signal_pre_select().
2015-02-08 Andre Nolldaemon: Introduce daemon_init_colors_or_die().
2015-02-08 Andre Nollgui: Shutdown scheduler after schedule() returns.
2015-01-25 Andre Nolllist.h: Remove unused list_for_each_safe().
2015-01-25 Andre Nollalsa_write: Use NULL instead of 0.
2015-01-23 Andre Nollparaslash 0.5.4 v0.5.4
2015-01-23 Andre NollMerge branch 'refs/heads/t/afh_improvements'
2015-01-23 Andre NollMerge branch 'refs/heads/t/tarball-build-fix'
2015-01-22 Andre NollMerge branch 'maint'
2015-01-20 Andre Nollstring.c: Fix typo in comment.
2015-01-20 Andre Nollbuild: Use curses_cppflags also for compiling gui.c.
2015-01-20 Andre Nollgui.c Fix error handling of for_each_stat_item().
2015-01-19 Andre Nollmood.c: Fix typo in comment of struct afs_statistics.
2015-01-18 Andre Nollscore.c: Add OSL_UNIQUE to storage flags of score column.
2015-01-18 Andre Nollstring.c: Simplify and improve for_each_line().
2015-01-18 Andre Nollclient: Fix return value check for sb_received().
2015-01-18 Andre Nollmp3_afh: Detect both v1 and v2 tags.
2015-01-18 Andre Nollogg: Improve documentation of struct ogg_afh_callback_info.
2015-01-18 Andre Nollogg_afh: Add a comment about the three vorbis header...
2015-01-18 Andre Nollafh_common.c: Avoid ifdefs.
2015-01-18 Andre Nollafh loglevel adjustments.
2015-01-18 Andre Nollwma: Rename comment_header.
2015-01-15 Andre NollGIT-VERSION-GEN: Recognize git version in gitweb snapshots.
2015-01-15 Andre Nollbuild: Avoid git warning when building from tarball.
2015-01-15 Andre Nollafh: Fix fd leak.
2015-01-15 Andre Nollafh: Unmap the audio file on errors.
2015-01-12 Andre NollUpdate year in copyright headers.
2015-01-12 Andre Nollmanual: Shorten Installation section.
2015-01-12 Andre Nollmanual: Simplify keygen command.
2015-01-12 Andre Nollmanual: Shorten section on generating RSA keys.
2015-01-12 Andre Nollsync_filter: Document sync_parse_config().
next