paraslash 0.7.3
[paraslash.git] / mood.c
2023-12-24 Andre NollMerge topic branch t/crypt-cleanups into master
2023-10-28 Andre NollMerge topic branch t/ls-L into master
2023-10-21 Andre NollMerge topic branch t/afs-select into master
2023-10-15 Andre NollMerge topic branch t/afs-ls-a into master
2023-08-06 Andre NollMerge topic branch t/fd into master
2023-06-20 Andre Nollafs: Really fix memory leak in mood_load().
2023-06-18 Andre NollMerge branch 'maint'
2023-06-18 Andre Nollafs: Fix memory leak in mood_load().
2023-06-18 Andre Nollserver: Fix NULL pointer dereference in com_ls().
2023-05-15 Andre Nollserver: Implement select -verbose.
2023-05-12 Andre Nollafs: Fix memory leak in mood_load().
2023-05-12 Andre NollImplement ls --admissible=m/foo.
2023-05-11 Andre NollMerge branch 'maint'
2023-02-12 Andre NollMerge branch 'maint'
2023-01-17 Andre NollMerge topic branch t/ff-compat into master
2022-12-01 Andre NollMerge topic branch t/openssl-3 into master
2022-11-25 Andre NollMerge branch 'maint'
2022-11-20 Andre NollMerge topic branch t/afs-cleanups into master
2022-11-16 Andre NollMerge topic branch t/mixer into master
2022-11-14 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge tags 'v0.5.9' and 'v0.6.4' into maint
2022-11-07 Andre NollMerge topic branch t/net into master
2022-10-24 Andre Nollmood: Fix compute_score().
2022-10-17 Andre NollIntroduce afs_error().
2022-10-17 Andre NollRename mood_switch(), mood_close(), playlist_{open...
2022-10-17 Andre NollAssume that score_open() and score_clear() always succeed.
2022-10-17 Andre Nollmood.c: Rename struct mood to mood_instance.
2022-10-17 Andre NollSimplify and improve activate_mood_or_playlist().
2022-10-17 Andre NollSimplify row_belongs_to_score_table().
2022-10-17 Andre NollRemove mood.h.
2022-10-17 Andre NollClean up and rename change_current_mood().
2022-10-17 Andre Nollmood.c: Simplify and rename load_mood().
2022-10-17 Andre Nollmood.c: Move struct statistics into struct mood.
2022-10-17 Andre NollRemove get_num_admissible_files().
2022-10-17 Andre NollDeclare {was,is}_admissible as bools.
2022-10-17 Andre Nollmood.c: Remove pointless check in reload_current_mood().
2022-10-17 Andre Nollmood.c: Remove row_is_admissible().
2022-10-17 Andre NollRemove E_NO_MOOD,
2022-10-03 Andre NollMerge topic branch t/overflow into master
2022-08-31 Andre NollMerge branch 'refs/heads/t/autogen'
2022-08-21 Andre NollMerge branch 'maint'
2022-07-29 Andre Nollstring: Introduce arr_realloc() and check for integer...
2022-07-29 Andre Nollstring: Rename para_calloc() -> zalloc().
2022-05-26 Andre Nollmood.c: Improve documentation of reload_current_mood().
2022-05-14 Andre NollMerge branch 'maint'
2022-04-04 Andre NollMerge branch 'maint'
2022-03-24 Andre NollMerge branch 'maint'
2022-03-23 Andre Nollafs: Update dummy mood assumptions to reflect the reality.
2022-03-12 Andre NollMerge branch 'refs/heads/t/logo'
2022-03-12 Andre Nollmood.c: Fix memory leak in error path of load_mood().
2022-03-12 Andre NollMerge branch 'maint'
2022-03-12 Andre Nollmood.c: Fix memory leak in change_current_mood().
2022-03-11 Andre NollReject empty mood arguments.
2022-02-24 Andre NollMerge tag 'v0.6.4'
2022-02-21 Andre NollMerge branch 'refs/heads/t/sha256'
2022-02-10 Andre NollMerge branch 'refs/heads/t/rm_v1_moods'
2022-01-03 Andre NollMerge branch 'refs/heads/t/rm_task_subcmd'
2021-11-28 Andre NollMerge branch 'refs/heads/t/ubsan'
2021-11-22 Andre NollMerge branch 'refs/heads/t/duration-keyword'
2021-11-18 Andre NollMerge branch 'refs/heads/t/score-formula'
2021-11-15 Andre NollMerge branch 'refs/heads/t/list-cleanups'
2021-11-04 Andre NollMerge branch 'maint'
2021-08-30 Andre NollMerge branch 'maint'
2021-08-08 Andre Nolllist.h: Convert INIT_LIST_HEAD macro to inline function.
2021-05-13 Andre NollRework score formula.
2021-02-27 Andre NollRemove support for version 1 moods.
2018-05-06 Andre NollMerge branch 'refs/heads/t/doc'
2018-05-06 Andre NollMerge branch 'maint'
2018-05-01 Andre NollMerge branch 'refs/heads/t/gui-sigwinch'
2018-02-25 Andre Nollserver: Avoid use of uninitialized memory.
2017-12-31 Andre NollMerge branch 'maint'
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollShorten copyright notice.
2017-09-22 Andre NollMerge branch 'refs/heads/t/mp'
2017-09-17 Andre NollMerge branch 'refs/heads/t/sqrt'
2017-09-10 Andre NollMerge branch 'refs/heads/t/opus'
2017-09-03 Andre NollMerge branch 'refs/heads/t/portable_io'
2017-08-27 Andre NollMerge branch 'refs/heads/t/si_conversion'
2017-08-20 Andre NollVersion 2 moods.
2017-08-20 Andre NollMerge branch 'refs/heads/t/si_update'
2017-08-12 Andre Nollmood.c: Remove some superfluous includes.
2017-08-11 Andre NollMerge branch 'maint'
2017-08-08 Andre Nollserver: Fix memory leak in com_check().
2017-08-06 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-08-05 Andre NollMerge branch 'refs/heads/t/wma'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre Nollmood.c: Trivial cosmetics for int_sqrt().
2017-07-28 Andre Nollmood.c: Fix documentation of int_sqrt().
2017-07-28 Andre Nollmood: Speed up int_sqrt().
2017-07-28 Andre Nollmood: Add notice about int_sqrt().
2017-07-28 Andre NollMerge branch 'maint'
2017-07-23 Andre NollMerge branch 'refs/heads/t/hash-sort-for-ls'
2017-07-21 Andre NollMerge branch 'refs/heads/t/doxygen'
2017-07-18 Andre Nollmood.c: Rename compute_mood_score().
2017-07-18 Andre Nollmood.c: Trivial whitespace fixes.
2017-07-13 Andre NollMerge branch 'maint'
2017-06-25 Andre Nolldoxygen: Add \ref to references.
2017-06-25 Andre NollImprove documentation of mm.c and mm.h.
2017-06-25 Andre Nolldoxygen: Trivial cleanups.
next