summaryrefslogtreecommitdiff
path: root/afs.h (follow)
Commit message (Expand)AuthorAge
* afs: Avoid the void * argument of send_lls_callback_request().Andre Noll2026-04-29
* Kill afs socket cookie and afs_client_list.Andre Noll2026-04-29
* Remove an unused declaration from afs.h.Andre Noll2026-04-18
* Merge topic branch t/spdx into masterAndre Noll2026-03-26
|\
| * Switch to SPDX identifiers.Andre Noll2026-03-17
* | Improve selector loop.Andre Noll2026-03-17
* | Rename get_score_and_aft_row() -> score_get().Andre Noll2026-03-17
* | Simplify and rename get_attribute_bitnum_by_name().Andre Noll2026-03-17
* | Move get_attribute_bitmap() to aft.c.Andre Noll2026-03-17
* | Rename and improve get_attribute_text().Andre Noll2026-03-17
* | afs: Improve attribute checking code.Andre Noll2026-03-17
* | Pass callback arg and pbout to ->load().Andre Noll2026-03-17
* | com_ls(): Make ls --admissible=- work.Andre Noll2026-03-17
* | Implement selector abstraction.Andre Noll2026-03-17
* | attribute.c: Switch from unsigned char to uint8_t.Andre Noll2026-03-17
* | Remove struct afsi_change_event_data.Andre Noll2026-03-17
* | Remove struct rmatt_event_data.Andre Noll2026-03-17
* | Remove the para_buffer argument of event handlers.Andre Noll2026-03-17
* | Avoid double lookup on score row deletion.Andre Noll2026-03-17
* | Simplify and rename score_update().Andre Noll2026-03-17
* | blob: Remove blob_get_def_by_id().Andre Noll2026-03-17
|/
* Improve audio file selector documentation.Andre Noll2025-10-08
* Fix com_catblob.Andre Noll2025-08-27
* afs: Make afs_max_size_handler() static.Andre Noll2025-08-26
* Shrink struct rmatt_event_data.Andre Noll2025-05-28
* Introduce VSS_NEW_AUDIO_FILE to fix playlist updates.Andre Noll2025-05-25
* afs.h: Omit superfluous semicolons.Andre Noll2025-05-20
* Implement ls --admissible=m/foo.Andre Noll2023-05-12
* afs.h: Improve documentation of typedefs.Andre Noll2022-11-22
* Introduce afs_error().Andre Noll2022-10-17
* Rename mood_switch(), mood_close(), playlist_{open/close}.Andre Noll2022-10-17
* Assume that score_open() and score_clear() always succeed.Andre Noll2022-10-17
* Simplify and improve activate_mood_or_playlist().Andre Noll2022-10-17
* afs: Replace ->init of afs tables by table operations.Andre Noll2022-10-17
* Simplify row_belongs_to_score_table().Andre Noll2022-10-17
* Remove mood.h.Andre Noll2022-10-17
* Improve playlist_open().Andre Noll2022-10-17
* blob: Constify name argument of blob_get_def_by_name().Andre Noll2022-10-17
* Rename admissible_file_loop() -> score_loop().Andre Noll2022-10-17
* Remove get_num_admissible_files().Andre Noll2022-10-17
* Remove ->fd of struct audio file data.Andre Noll2021-10-09
* doc: Silence doxygen warnings.Andre Noll2018-12-25
* Merge branch 'refs/heads/t/clean_server_exit'Andre Noll2018-05-20
|\
| * afs: Free status items on exit.Andre Noll2018-03-13
* | afs: Document ->lpr of struct afs_callback_arg.Andre Noll2018-04-08
|/
* server: Simplify afs socket cookie code.Andre Noll2018-02-11
* Shorten copyright notice.Andre Noll2017-09-22
* Merge branch 'refs/heads/t/doxygen'Andre Noll2017-07-21
|\
| * doxygen: Add \ref to references.Andre Noll2017-06-25
* | afs: Improve documentation of callback_result_handler.Andre Noll2017-07-16
|/