summaryrefslogtreecommitdiff
path: root/mp.c (follow)
Commit message (Expand)AuthorAge
* Merge topic branch t/spdx into masterAndre Noll2026-03-26
|\
| * Switch to SPDX identifiers.Andre Noll2026-03-17
* | Simplify and rename get_attribute_bitnum_by_name().Andre Noll2026-03-17
* | Implement selector abstraction.Andre Noll2026-03-17
* | attribute.c: Switch from unsigned char to uint8_t.Andre Noll2026-03-17
|/
* mood parser: Demote severity of parse errors.Andre Noll2025-10-19
* mp.c: Remove a dead store.Andre Noll2025-05-22
* Include regex.h from para.h.Andre Noll2025-05-19
* Add missing newline in mp_init() error string.Andre Noll2025-04-07
* Rename mood_switch(), mood_close(), playlist_{open/close}.Andre Noll2022-10-17
* Clean up and rename change_current_mood().Andre Noll2022-10-17
* string: Rename para_calloc() -> zalloc().Andre Noll2022-07-29
* string: Rename para_malloc() -> alloc().Andre Noll2022-07-29
* Merge branch 'maint'Andre Noll2022-03-12
|\
| * mp.c: Fix memory leak on parse errors.Andre Noll2022-03-12
* | mood: Make "duration" a new keyword for the mood grammar.Andre Noll2021-10-10
|/
* server: Don't crash on blank moods.Andre Noll2021-05-06
* mp: Always set mp_context to NULL on errors.Andre Noll2020-09-17
* Merge branch 'refs/heads/t/doc'Andre Noll2018-05-06
|\
| * Fix bad grammar "allows <infinitive>".Andre Noll2018-02-11
* | mp.c: Fix typo in comment.Andre Noll2018-01-14
|/
* Shorten copyright notice.Andre Noll2017-09-22
* Version 2 moods.Andre Noll2017-08-20