summaryrefslogtreecommitdiff
path: root/error.h (follow)
Commit message (Expand)AuthorAge
* gui/audiod: Replace for_each_stat_item() by parse_status_items().Andre Noll2026-07-14
* Kill E_SIZE_PREFIX.Andre Noll2026-05-24
* Merge topic branch t/spdx into masterAndre Noll2026-03-26
|\
| * Switch to SPDX identifiers.Andre Noll2026-03-17
* | aft: Remove return value of sort_matching_paths().Andre Noll2026-03-17
|/
* Merge topic branch t/rm_pem into masterAndre Noll2026-02-25
|\
| * Remove support for PEM private keys.Andre Noll2026-01-28
* | Merge topic branch t/rm_dccp into masterAndre Noll2026-02-18
|\ \
| * | Remove dccp.Andre Noll2026-01-26
| |/
* | Merge topic branch t/rm-resample into masterAndre Noll2026-02-02
|\ \
| * | Remove the resample filter.Andre Noll2026-01-27
| |/
* / Remove the setatt server subcommand.Andre Noll2026-01-28
|/
* Employ sideband API for audioc-audiod connections.Andre Noll2026-01-04
* Remove E_RECVMSG and E_SENDMSG.Andre Noll2026-01-04
* error.h: Improve documentation.Andre Noll2025-10-08
* error.h: Remove some macros.Andre Noll2025-07-13
* Kill OSL_ERRNO_TO_PARA_ERROR.Andre Noll2025-07-13
* openssl: Use the EVP library for RSA private decryption.Andre Noll2024-05-17
* openssl: Introduce openssl_perror().Andre Noll2024-05-17
* Merge branch 'maint'Andre Noll2023-05-11
|\
| * error.h: Be more careful with error code masking.Andre Noll2023-05-09
* | Consolidate EOF error codes.Andre Noll2023-03-11
* | server: Improve error diagnostics of com_select().Andre Noll2023-03-11
* | Merge topic branch t/afs-cleanups into masterAndre Noll2022-11-20
|\ \
| * | Merge load_playlist() into playlist_open() and simplify.Andre Noll2022-10-17
| * | Remove E_NO_MOOD,Andre Noll2022-10-17
* | | Exclude status items and error list from doxygen.Andre Noll2022-11-08
|/ /
* | Open-code find_arg().Andre Noll2022-10-03
* | Remove unused error code MOOD_SYNTAX.Andre Noll2022-09-25
* | Merge branch 'refs/heads/t/ll'Andre Noll2022-09-18
|\ \
| * | daemon: Kill get_loglevel_by_name().Andre Noll2022-07-02
* | | mp4: Remove E_MP4_BAD_CHANNEL_COUNT.Andre Noll2022-06-06
* | | mp4: Provide proper error codes for all errors.Andre Noll2022-06-06
* | | mp4: Implement error checking for the write path.Andre Noll2022-05-30
* | | mp4: Assume udta, meta and ilst are always present.Andre Noll2022-05-30
* | | mp4: Introduce mp4_get_meta().Andre Noll2022-05-30
* | | mp4: Replace mp4ff prefix by mp4.Andre Noll2022-05-30
|/ /
* | Remove E_PERM.Andre Noll2022-05-18
* | com_ls(): Drop "audio file table syntax error" messsage.Andre Noll2022-03-13
* | error.h: Document the error code enumeration.Andre Noll2021-11-20
* | Remove unused error code E_OGG_STREAM_FLUSH.Andre Noll2021-11-07
|/
* Merge branch 'refs/heads/t/para_play'Andre Noll2020-05-16
|\
| * play: New option: --end-of-playlist.Andre Noll2019-05-18
* | Merge branch 'refs/heads/t/ssh'Andre Noll2019-11-23
|\ \
| * | gcrypt: Add support for RFC4716 private keys.Andre Noll2018-12-25
* | | error.h: Document LLS_ERROR_BIT.Andre Noll2019-10-12
| |/ |/|
* | error.h: Clarify difference between para_errlist[] and DEFINE_PARA_ERRLIST.Andre Noll2018-12-25
|/
* ao: Get rid of E_AO_BAD_SAMPLE_FORMAT.Andre Noll2018-09-30
* server: Exit cleanly on SIGINT/SIGTERM.Andre Noll2018-03-13
* server: Shutdown the scheduler before handling commands.Andre Noll2018-03-13