]> git.tuebingen.mpg.de Git - paraslash.git/shortlog
paraslash.git
2025-05-17 Andre Nolldoxygen: Don't show includes.
2025-05-17 Andre Nollload_afd(): Double check shared memory sizes.
2025-05-17 Andre Nollabout: Mention that paraslash works without internet...
2025-05-17 Andre Nollmp3_afh: Kill FOR_EACH_FIELD().
2025-05-17 Andre Nollmp3_afh: Document id3_field_init() and id3_field_finish().
2025-05-06 Andre Nollaft.c: Remove unused enum touch_flags.
2025-05-05 Andre Nollserver: Add missing non-opts name to help text.
2025-05-03 Andre Nollblob: Get rid of the two dummy event handlers.
2025-05-03 Andre NollCheck return value of lsu_com_help().
2025-05-03 Andre Nollafs.c: Improve documentation.
2025-04-23 Andre Nollclient: Fix completion for the select subcommand.
2025-04-23 Andre Nolli9e: Rename i9e_completer() -> attempt_completion().
2025-04-23 Andre Nolli9e: Improve documentation of i9e_completion_info().
2025-04-07 Andre NollAdd missing newline in mp_init() error string.
2025-04-07 Andre Nollcom_check(): Report inconsistencies consistently.
2025-04-07 Andre Nollaft: Simplify print_list_item().
2025-04-07 Andre Nollvss_init(): Adjust loglevel.
2025-04-06 Andre Nollmanual: s/pipe/socket in the section on AFS.
2025-04-06 Andre Nollbase64: Document PAD64.
2025-03-24 Andre NollTeach the mood parser to not leak on errors.
2025-03-22 Andre Nollmp.y: Fix some trivialities.
2025-03-19 Andre Nollstring.c: Remove an unused local variable in for_each_l...
2025-03-19 Andre NollFix memory leak in mood parser.
2025-01-22 Andre Nollgui: Switch to white foreground for command output.
2025-01-22 Andre Nollgui: Improve "closing command fd" log message.
2025-01-20 Andre NollKill BINDIR.
2025-01-08 Andre Nollparaslash 0.7.4 v0.7.4
2025-01-08 Andre Nollconfigure: Suggest to install liblopsub-dev.
2025-01-02 Andre Nollexec: Improve documentation.
2025-01-01 Andre NollUpdate copyright year.
2024-12-25 Andre Nollgui: Kill also child processes of external commands.
2024-12-25 Andre NollFix memory leak in playlist.c.
2024-12-20 Andre NollRemove the documentation of the maint branch.
2024-12-01 Andre NollMerge branch 'maint'
2024-12-01 Andre Nollparaslash 0.6.5 v0.6.5
2024-11-26 Andre NollMerge topic branch t/sf_float into master
2024-11-26 Andre Nollmanual: Streamline lopsub install instructions.
2024-09-17 Andre NollMerge topic branch t/openssl-3 into master
2024-09-17 Andre Nollaac_afh: Remove noisy debug message.
2024-09-15 Andre NollNew audio formats: 32 bit float (little and big endian).
2024-09-15 Andre NollMerge topic branch t/ls-l into master
2024-09-10 Andre Nollgui: Fix formatting of amp value.
2024-09-10 Andre NollMerge topic branch t/btr into master
2024-09-04 Andre NollMerge topic branch t/play into master
2024-09-04 Andre Nollplay: Shut down alsa on input EOF.
2024-09-04 Andre Nollplay: Simplify and improve get_key_map_seq().
2024-09-04 Andre Nollplay: Remove pointless goto in play_post_monitor().
2024-09-04 Andre Nollmanual: Replace FTP link to libgcrypt.
2024-08-31 Andre Nolli9e: Clear history on close.
2024-08-20 Andre NollMerge topic branch t/build into master
2024-08-15 Andre Nollexec: Simplify fd handling.
2024-08-06 Andre NollMerge branch 'maint'
2024-05-26 Andre NollReturn from filter_setup() so callers can reset the...
2024-05-26 Andre NollLet para_play depend on libreadline.
2024-05-26 Andre Nollserver: Deprecate -l=c and -l=m of com_ls().
2024-05-26 Andre Nollplay.c: Replace NULL check by assertion.
2024-05-26 Andre Nollfilter_common: Annotate possible NULL pointer confusion.
2024-05-18 Andre Nollplay: Fix some integer overflows().
2024-05-16 Andre Nollopenssl: Reactivate openssl warnings.
2024-05-16 Andre Nollopenssl: Use the EVP library for RSA private decryption.
2024-05-16 Andre Nollopenssl: Use the EVP library for RSA public encryption.
2024-05-16 Andre Nollapc_priv_decrypt: Let the callee allocate the buffer.
2024-05-16 Andre Nollapc_pub_encrypt: Let the callee allocate the buffer.
2024-05-16 Andre Nollopenssl: Assume that openssl allocation functions funct...
2024-05-16 Andre Nollopenssl: Introduce openssl_perror().
2024-05-16 Andre Nollopenssl: Don't pass pointers to RSA structures around.
2024-05-16 Andre Nollopenssl: Kill rsa coefficient computations.
2024-05-16 Andre Nollclient: Check buffer size returned by apc_priv_decrypt().
2024-05-13 Andre Nollweb: Generate left- and right-justified text.
2024-05-13 Andre NollChange color of signature and tar icons.
2024-05-13 Andre NollPrevent doxygen from generating invalid html.
2024-05-08 Andre NollPrefer https:// for web pages and git URLs.
2024-05-08 Andre Nollmanual: Avoid duplicate section headings.
2024-05-08 Andre Nollmanual: Replace http:// links with https://
2024-05-08 Andre Nollmanual: Replace readline link.
2024-05-08 Andre Nollmanual: Remove raid6 link.
2024-05-08 Andre Nollbtr: Streamline the documentation of buffer_tree.h.
2024-05-08 Andre NollConstify buffer tree API.
2024-05-08 Andre Nollbtr: Merge buffers on insertion.
2024-05-08 Andre Nollbtr: Speed up btr_node_status().
2024-05-08 Andre NollSpeed up mp3dec filter.
2024-05-07 Andre Nollmanual: Remove Articles section.
2024-05-07 Andre Nollmanual: Replace doxygen link.
2024-05-07 Andre Nollmanual: Replace broken git link.
2024-05-07 Andre Nollmanual: Remove xmms2 link.
2024-05-07 Andre Nollclient: Fix memory leak on exit.
2024-05-07 Andre Nollmanual: Fix local links.
2024-05-07 Andre Nollipc: Remove pointless initialization in shm_get_shmmax().
2024-03-18 Andre Nollbuild: Rename all_objs -> dep_objs.
2024-03-17 Andre Nollbuild: No longer check for CRYPTO_cleanup_all_ex_data().
2024-03-17 Andre Nollbuild: Construct list of executables in Makefile.
2024-03-17 Andre Nollbuild: Construct audioc object list in Makefile.
2024-03-17 Andre Nollbuild: Construct write object list in Makefile.
2024-03-17 Andre Nollbuild: Construct play object list in Makefile.
2024-03-17 Andre Nollbuild: Construct afh object list in Makefile.
2024-03-17 Andre Nollbuild: Construct filter object list in Makefile.
2024-03-17 Andre Nollbuild: Construct recv object list in Makefile.
2024-03-17 Andre Nollbuild: Construct gui object list in Makefile.
2024-03-17 Andre Nollbuild: Construct mixer object list in Makefile.
2024-03-17 Andre Nollbuild: Construct audiod and client object list in Makefile.
next