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
/
playlist.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
playlist: Drop condition which is always true.
Andre Noll
2026-07-26
*
playlist: Remove superfluous return statement.
Andre Noll
2026-07-03
*
playlist.c does not need sideband.h.
Andre Noll
2026-04-03
*
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
*
|
Remove the para_buffer argument of event handlers.
Andre Noll
2026-03-17
*
|
Avoid double lookup on score row deletion.
Andre Noll
2026-03-17
*
|
Simplify and rename score_update().
Andre Noll
2026-03-17
|
/
*
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
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
com_check(): Report inconsistencies consistently.
Andre Noll
2025-04-07
*
Fix memory leak in playlist.c.
Andre Noll
2024-12-25
*
playlist: Fix error handling of playlist_load().
Andre Noll
2023-06-18
*
Implement ls --admissible=m/foo.
Andre Noll
2023-05-12
*
Introduce afs_error().
Andre Noll
2022-10-17
*
Rename mood_switch(), mood_close(), playlist_{open/close}.
Andre Noll
2022-10-17
*
playlist.c: Rename playlist_info -> playlist_instance.
Andre Noll
2022-10-17
*
Simplify and improve activate_mood_or_playlist().
Andre Noll
2022-10-17
*
Merge load_playlist() into playlist_open() and simplify.
Andre Noll
2022-10-17
*
Simplify row_belongs_to_score_table().
Andre Noll
2022-10-17
*
Improve playlist_open().
Andre Noll
2022-10-17
*
Declare {was,is}_admissible as bools.
Andre Noll
2022-10-17
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
doxygen: Add \ref to references.
Andre Noll
2017-06-25
*
server: Convert com_lsatt() to lopsub.
Andre Noll
2017-03-26
*
Constify argument of playlist_open() and change_current_mood().
Andre Noll
2016-05-08
*
Merge branch 'maint'
Andre Noll
2016-04-02
|
\
|
*
playlist: Do not update score if no playlist is open.
Andre Noll
2016-03-28
*
|
afs: Provide pbout para_buffer for each callback.
Andre Noll
2015-08-12
*
|
afs: Make afs callbacks more flexible.
Andre Noll
2015-08-12
*
|
playlist_check_callback(): Return negative on errors
Andre Noll
2015-08-12
*
|
Let afs callbacks return an error code.
Andre Noll
2015-08-12
*
|
afs: Introduce flush_and_free_pb().
Andre Noll
2015-08-12
*
|
Do not check the return value of para_printf().
Andre Noll
2015-08-12
*
|
playlist_check_callback(): Remove incorrect documentation.
Andre Noll
2015-08-12
*
|
Update year in copyright headers.
Andre Noll
2015-01-12
*
|
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
|
Change copyright year to 2014.
Andre Noll
2014-02-22
|
/
*
string: Clean up for_each_line() and related functions.
Andre Noll
2013-05-02
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Send command output via sideband.
Andre Noll
2012-05-07
*
Simplify pass_buffer_as_shm().
Andre Noll
2012-05-07
*
Introduce afs_max_size_handler_data and afs_max_size_handler().
Andre Noll
2012-05-05
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
[next]