index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mood.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge topic branch t/spdx into master
Andre Noll
2026-03-26
|
\
|
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
|
Improve selector loop.
Andre Noll
2026-03-17
*
|
Rename get_score_and_aft_row() -> score_get().
Andre Noll
2026-03-17
*
|
Pass callback arg and pbout to ->load().
Andre Noll
2026-03-17
*
|
Implement selector abstraction.
Andre Noll
2026-03-17
*
|
Remove struct afsi_change_event_data.
Andre Noll
2026-03-17
*
|
mood.c: Rename alloc_new_mood() -> new_mood_instance().
Andre Noll
2026-03-17
*
|
Remove the para_buffer argument of event handlers.
Andre Noll
2026-03-17
*
|
mood: Simplify update_audio_file().
Andre Noll
2026-03-17
*
|
Avoid double lookup on score row deletion.
Andre Noll
2026-03-17
*
|
score: Simplify mood_update_audio_file().
Andre Noll
2026-03-17
*
|
Improve documentation of mood.c.
Andre Noll
2026-03-17
*
|
mood: Switch to signed 64 bit integer arithmetics.
Andre Noll
2026-03-17
*
|
mood.c: Improve formula to update quadratic deviation.
Andre Noll
2026-03-17
*
|
mood: Skip afs statistics update if possible.
Andre Noll
2026-03-17
|
/
*
mood.c does not use the list API.
Andre Noll
2026-02-13
*
Trivial whitespace fix.
Andre Noll
2025-11-26
*
mood: Don't abort the check if an empty mood exists.
Andre Noll
2025-06-29
*
Introduce VSS_NEW_AUDIO_FILE to fix playlist updates.
Andre Noll
2025-05-25
*
mood.c: Remove a dead store and fix the documentation of mood_load().
Andre Noll
2025-05-21
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
com_check(): Report inconsistencies consistently.
Andre Noll
2025-04-07
*
Merge topic branch t/afs-select into master
Andre Noll
2023-10-21
|
\
|
*
server: Implement select -verbose.
Andre Noll
2023-05-15
*
|
Merge topic branch t/afs-ls-a into master
Andre Noll
2023-10-15
|
\
\
|
|
/
|
/
|
|
*
afs: Really fix memory leak in mood_load().
Andre Noll
2023-06-20
|
*
afs: Fix memory leak in mood_load().
Andre Noll
2023-06-18
|
*
server: Fix NULL pointer dereference in com_ls().
Andre Noll
2023-06-18
|
*
Implement ls --admissible=m/foo.
Andre Noll
2023-05-12
*
|
afs: Fix memory leak in mood_load().
Andre Noll
2023-05-12
|
/
*
Merge topic branch t/afs-cleanups into master
Andre Noll
2022-11-20
|
\
|
*
Introduce afs_error().
Andre Noll
2022-10-17
|
*
Rename mood_switch(), mood_close(), playlist_{open/close}.
Andre Noll
2022-10-17
|
*
Assume that score_open() and score_clear() always succeed.
Andre Noll
2022-10-17
|
*
mood.c: Rename struct mood to mood_instance.
Andre Noll
2022-10-17
|
*
Simplify and improve activate_mood_or_playlist().
Andre Noll
2022-10-17
|
*
Simplify row_belongs_to_score_table().
Andre Noll
2022-10-17
|
*
Remove mood.h.
Andre Noll
2022-10-17
|
*
Clean up and rename change_current_mood().
Andre Noll
2022-10-17
|
*
mood.c: Simplify and rename load_mood().
Andre Noll
2022-10-17
|
*
mood.c: Move struct statistics into struct mood.
Andre Noll
2022-10-17
|
*
Remove get_num_admissible_files().
Andre Noll
2022-10-17
|
*
Declare {was,is}_admissible as bools.
Andre Noll
2022-10-17
|
*
mood.c: Remove pointless check in reload_current_mood().
Andre Noll
2022-10-17
|
*
mood.c: Remove row_is_admissible().
Andre Noll
2022-10-17
|
*
Remove E_NO_MOOD,
Andre Noll
2022-10-17
*
|
mood: Fix compute_score().
Andre Noll
2022-10-24
|
/
*
string: Introduce arr_realloc() and check for integer overflow.
Andre Noll
2022-07-29
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
[next]