summaryrefslogtreecommitdiff
path: root/error.h (follow)
Commit message (Expand)AuthorAge
...
* server: Exit cleanly on SIGINT/SIGTERM.Andre Noll2018-03-13
* server: Shutdown the scheduler before handling commands.Andre Noll2018-03-13
* Shorten copyright notice.Andre Noll2017-09-22
* Version 2 moods.Andre Noll2017-08-20
* afs: Use correct error code for com_select().Andre Noll2017-08-12
* Merge branch 'refs/heads/t/doxygen'Andre Noll2017-07-21
|\
| * doxygen: Add \ref to references.Andre Noll2017-06-25
* | Merge branch 'maint'Andre Noll2017-07-13
|\ \ | |/ |/|
| * Let error codes start out at index 1.Andre Noll2017-07-12
* | mp4ff: Fix typo in error code.Andre Noll2017-05-14
* | Remove unused error code MPI_PRINT.Andre Noll2017-05-14
* | Merge branch 'refs/heads/t/lopsub'Andre Noll2017-04-27
|\ \
| * | Convert para_filter to lopsub.Andre Noll2017-03-26
| * | Convert filters to lopsub.Andre Noll2017-03-26
| * | Convert para_client to lopsub.Andre Noll2017-03-26
| * | Convert receivers to lopsub.Andre Noll2017-03-26
| * | play: Convert com_quit() to lopsub.Andre Noll2017-03-26
| * | play: Link against lopsub and convert com_help() to lopsub.Andre Noll2017-03-26
| * | server: Convert non-afs commands to lopsub.Andre Noll2017-03-26
| * | Convert audiod commands to lopsub.Andre Noll2017-03-26
| |/
* | Merge branch 'refs/heads/t/dynamic_chunks'Andre Noll2017-04-23
|\ \
| * | aacdec: Prefer NeAACDecInit() over NeAACDecInit2().Andre Noll2017-03-25
| * | Convert the aac audio format handler to libmp4ff.Andre Noll2017-03-25
| * | afh: Dynamic chunks.Andre Noll2017-03-25
| |/
* | Merge branch 'refs/heads/t/rm_oaep'Andre Noll2017-04-15
|\ \
| * | gcrypt: Rename E_OEAP to E_RSA_DECODE.Andre Noll2017-01-07
| * | gcrypt: Remove open-coded OAEP padding.Andre Noll2017-01-07
| |/
* | Merge branch 'refs/heads/t/rm_asn'Andre Noll2017-04-09
|\ \
| * | Remove unused E_PUBLIC_KEY.Andre Noll2017-01-08
| |/
* / Drop support for Mac OS.Andre Noll2017-01-04
|/
* Merge branch 'refs/heads/t/simple_error_codes'Andre Noll2016-12-31
|\
| * Sort errors alphabetically.Andre Noll2016-12-20
| * Simplify the error subsystem, get rid of error2.[ch].Andre Noll2016-12-20
* | Merge branch 'refs/heads/t/wma_fixes'Andre Noll2016-12-28
|\ \ | |/ |/|
| * wma: Fix packet size calculation.Andre Noll2016-12-11
* | Merge branch 'refs/heads/t/base64'Andre Noll2016-12-20
|\ \ | |/ |/|
| * Move base64 implementation to own file.Andre Noll2016-08-23
* | Merge branch 'refs/heads/t/sideband-cleanup'Andre Noll2016-12-04
|\ \ | |/ |/|
| * client: No longer fail connection if sideband was not announced.Andre Noll2016-07-17
* | afh_recv: Improve error message of E_AFH_RECV_BAD_FILENAME.Andre Noll2016-07-31
|/
* error.h: Fix typo in error string of E_ID3_ATTACH.Andre Noll2016-06-18
* blob_get_name_by_id(): Treat id of dummy row as invalid.Andre Noll2016-05-04
* Remove unused error code E_NO_AUDIO_TRACK.Andre Noll2016-03-06
* string.c: Handle invalid loglevels gracefully.Andre Noll2016-01-10
* Merge branch 'refs/heads/t/strerror'Andre Noll2015-12-08
|\
| * error.h: Never call (para_)strerror() on osl errors.Andre Noll2015-09-27
| * Clarify para_strerror().Andre Noll2015-09-27
| * error.h: Remove is_errno().Andre Noll2015-09-27
* | Merge branch 'refs/heads/t/command_handler_cleanups'Andre Noll2015-10-25
|\ \ | |/ |/|
| * afs: Pass sideband error packet on callback failures.Andre Noll2015-08-12