summaryrefslogtreecommitdiff
path: root/playlist.c (follow)
Commit message (Expand)AuthorAge
* playlist: Drop condition which is always true.Andre Noll2026-07-26
* playlist: Remove superfluous return statement.Andre Noll2026-07-03
* playlist.c does not need sideband.h.Andre Noll2026-04-03
* 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
* | Pass callback arg and pbout to ->load().Andre Noll2026-03-17
* | Implement selector abstraction.Andre Noll2026-03-17
* | Remove struct afsi_change_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
|/
* mood: Don't abort the check if an empty mood exists.Andre Noll2025-06-29
* Introduce VSS_NEW_AUDIO_FILE to fix playlist updates.Andre Noll2025-05-25
* Include regex.h from para.h.Andre Noll2025-05-19
* com_check(): Report inconsistencies consistently.Andre Noll2025-04-07
* Fix memory leak in playlist.c.Andre Noll2024-12-25
* playlist: Fix error handling of playlist_load().Andre Noll2023-06-18
* Implement ls --admissible=m/foo.Andre Noll2023-05-12
* Introduce afs_error().Andre Noll2022-10-17
* Rename mood_switch(), mood_close(), playlist_{open/close}.Andre Noll2022-10-17
* playlist.c: Rename playlist_info -> playlist_instance.Andre Noll2022-10-17
* Simplify and improve activate_mood_or_playlist().Andre Noll2022-10-17
* Merge load_playlist() into playlist_open() and simplify.Andre Noll2022-10-17
* Simplify row_belongs_to_score_table().Andre Noll2022-10-17
* Improve playlist_open().Andre Noll2022-10-17
* Declare {was,is}_admissible as bools.Andre Noll2022-10-17
* Shorten copyright notice.Andre Noll2017-09-22
* doxygen: Add \ref to references.Andre Noll2017-06-25
* server: Convert com_lsatt() to lopsub.Andre Noll2017-03-26
* Constify argument of playlist_open() and change_current_mood().Andre Noll2016-05-08
* Merge branch 'maint'Andre Noll2016-04-02
|\
| * playlist: Do not update score if no playlist is open.Andre Noll2016-03-28
* | afs: Provide pbout para_buffer for each callback.Andre Noll2015-08-12
* | afs: Make afs callbacks more flexible.Andre Noll2015-08-12
* | playlist_check_callback(): Return negative on errorsAndre Noll2015-08-12
* | Let afs callbacks return an error code.Andre Noll2015-08-12
* | afs: Introduce flush_and_free_pb().Andre Noll2015-08-12
* | Do not check the return value of para_printf().Andre Noll2015-08-12
* | playlist_check_callback(): Remove incorrect documentation.Andre Noll2015-08-12
* | Update year in copyright headers.Andre Noll2015-01-12
* | doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* | Change copyright year to 2014.Andre Noll2014-02-22
|/
* string: Clean up for_each_line() and related functions.Andre Noll2013-05-02
* Change copyright year to 2013.Andre Noll2013-03-25
* Send command output via sideband.Andre Noll2012-05-07
* Simplify pass_buffer_as_shm().Andre Noll2012-05-07
* Introduce afs_max_size_handler_data and afs_max_size_handler().Andre Noll2012-05-05
* Change year in copyright message to 2012.Andre Noll2012-01-07