paraslash.git
2015-09-20 Andre Nollparaslash 0.5.5 v0.5.5
2015-09-17 Andre NollMerge branch 'refs/heads/t/com_ls_compat'
2015-09-15 Andre Nollbuild: Avoid bashism in configure.ac.
2015-09-15 Andre Nollbuild: Include flac afh only if libogg is available.
2015-09-08 Andre Nollcom_add(): Allow paths and afhi to exceed 64K.
2015-09-06 Andre NollMerge branch 'maint'
2015-09-05 Andre Nollserver.h: Improve documentation of mmd struct.
2015-09-05 Andre NollFix help text of mvblob commands.
2015-09-04 Andre Nollrmblob: Generate proper BLOB_REMOVE_EVENT.
2015-09-01 Andre NollIntroduce new syntax for com_ls().
2015-08-30 Andre Nollsetatt: Do not abort if no pattern is given.
2015-08-30 Andre Nollaudiod_command.c: Trivial whitespace fix.
2015-08-30 Andre NollMerge branch 'maint'
2015-08-30 Andre Nolllsatt: Fix sort order.
2015-08-30 Andre Nollserver: Avoid segfault in com_sender().
2015-08-29 Andre NollMerge branch 'maint'
2015-08-24 Andre NollFix typo in server.c.
2015-08-19 Andre Nollmm.c: Add documentation of mood comparator macros.
2015-08-19 Andre Nolloggdec: Add documentation of output size constants.
2015-08-19 Andre Nollspxdec: Fix typo in comment.
2015-08-19 Andre Nollaudiod_command.c: Fix typo in comment.
2015-08-12 Andre Nollcommand_util.bash: Kill make_proto().
2015-08-12 Andre Nollaudiod: Clean up fd closing logic in command handlers.
2015-08-12 Andre Nollserver: Remove command pointer from struct command_context.
2015-08-12 Andre Nollserver: Reduce scope of struct server_command.
2015-08-12 Andre Nollaudiod: Reduce scope of struct audiod_command.
2015-08-12 Andre Nollaction_if_pattern_matches(): Always count matching...
2015-08-09 Andre Nollbuild: Unify spelling of commands and directories.
2015-07-25 Andre Nollmood: Clear the score table on attribute changes.
2015-07-22 Andre Nollclient: Add details to --key-file option.
2015-07-22 Andre Nollclient.m4: Adjust coding style of ggo options.
2015-07-22 Andre Nolldaemon: Improve daemon_log_welcome().
2015-07-22 Andre Nollsetatt: Print meaningful error message.
2015-06-14 Andre Nollvss: Perform stream change actions in vss_post_select().
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.
next