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
/
score.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
*
|
Implement selector abstraction.
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
|
/
*
Kill OSL_ERRNO_TO_PARA_ERROR.
Andre Noll
2025-07-13
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
Implement ls --admissible=m/foo.
Andre Noll
2023-05-12
*
Assume that score_open() and score_clear() always succeed.
Andre Noll
2022-10-17
*
afs: Replace ->init of afs tables by table operations.
Andre Noll
2022-10-17
*
Simplify row_belongs_to_score_table().
Andre Noll
2022-10-17
*
Rename admissible_file_loop() -> score_loop().
Andre Noll
2022-10-17
*
Remove get_num_admissible_files().
Andre Noll
2022-10-17
*
score.c: Remove event handler.
Andre Noll
2022-10-17
*
score.c: Merge score_add into score_update().
Andre Noll
2022-10-17
*
score.c: Remove pointless assignment.
Andre Noll
2022-10-17
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
score.c: Don't try to document possible error codes.
Andre Noll
2022-03-24
*
score.c: Remove pointless comments.
Andre Noll
2022-03-24
*
score.c: Improve documentation of score_compare().
Andre Noll
2022-03-24
*
score.c: Shorten documentation of get_score_of_row().
Andre Noll
2022-03-24
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
doxygen: Add \ref to references.
Andre Noll
2017-06-25
*
doxygen: Don't refer to libosl functions.
Andre Noll
2017-06-25
*
server: Convert com_lsatt() to lopsub.
Andre Noll
2017-03-26
*
score.c: Add OSL_UNIQUE to storage flags of score column.
Andre Noll
2015-01-18
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
score.c: Remove unused admissible_file_loop_reverse().
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
*
score: Improve documentation of score_update().
Andre Noll
2013-09-04
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
score: Fix use of uninitialized memory on 64 bit machines.
Andre Noll
2011-03-03
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
Introduce para_regcomp.
Andre Noll
2009-07-08
*
Fix para_strerror() and use osl() wrapper for osl library calls.
Andre Noll
2009-06-12
*
First draft of the libosl patch series.
Andre Noll
2009-06-12
*
Change year of copyright from 2008 to 2009.
Andre Noll
2009-01-10
*
score_update(): Don't return an error if file is not admissible.
Andre Noll
2008-07-07
*
Change year in Copyright comment from 2007 to 2008.
Andre Noll
2008-01-08
*
Turn PARA_STRERROR into an inline function.
Andre Noll
2007-12-28
*
Avoid some gcc warnings.
Andre Noll
2007-11-11
*
score.c: Use the new OSL_DONT_FREE flag for the aft column.
Andre Noll
2007-11-02
*
Doxygen fixes.
Andre Noll
2007-10-25
*
Complete afs event handling.
Andre Noll
2007-10-21
*
Implement afs events.
Andre Noll
2007-10-18
[next]