summaryrefslogtreecommitdiff
path: root/error.h (follow)
Commit message (Expand)AuthorAge
...
* | Merge branch 'refs/heads/t/taggers'Andre Noll2015-09-27
|\ \
| * | The mp4 tagger.Andre Noll2015-04-26
| * | The mp3 tagger.Andre Noll2015-04-26
| * | The flac tagger.Andre Noll2015-04-26
| * | The ogg/vorbis tagger.Andre Noll2015-04-26
| * | The ogg/opus tagger.Andre Noll2015-04-26
* | | string.c: Kill E_STRTOLL.Andre Noll2015-09-20
| |/ |/|
* | error.h: Fix typo in error text of E_BAD_AFSI.Andre Noll2015-04-30
|/
* error.h: Change type of return value of is_errno() to bool.Andre Noll2015-03-30
* Update year in copyright headers.Andre Noll2015-01-12
* Remove some unused error codes.Andre Noll2015-01-12
* error.h: Trivial typo and whitespace cleanups.Andre Noll2015-01-11
* Merge branch 't/audiod_exit_cleanup'Andre Noll2014-10-26
|\
| * audiod: Clean up by notifying tasks.Andre Noll2014-08-13
* | doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
|/
* Merge branch 't/gui_sched'Andre Noll2014-07-13
|\
| * gui: Call waitpid() from exec and status task.Andre Noll2014-05-04
* | error.h: Remove obsolete RBTREE_ERRORSAndre Noll2014-06-28
* | ao_write: Avoid pthread_join().Andre Noll2014-04-06
|/
* Merge branch 't/misc'Andre Noll2014-03-30
|\
| * Change copyright year to 2014.Andre Noll2014-02-22
* | Merge branch 't/fade_improvements'Andre Noll2014-03-23
|\ \
| * | fade: Improve error diagnostics.Andre Noll2014-01-25
| |/
* / The sync filter.Andre Noll2014-01-01
|/
* audiod: Fix error message on status errors.Andre Noll2013-09-22
* error.h: Fix typo in comment.Andre Noll2013-09-11
* Merge branch 't/remove_sb_compat'Andre Noll2013-08-17
|\
| * Reject non-sideband connections.Andre Noll2013-04-01
* | Remove some unused error codes.Andre Noll2013-07-13
* | Merge branch 't/opus'Andre Noll2013-07-06
|\ \
| * | The opus decoder.Andre Noll2013-05-26
| * | The opus audio format handler.Andre Noll2013-05-26
| * | ogg/opus: Infrastructure.Andre Noll2013-05-26
| |/
* / Introduce version.c to limit recompilation on version changes.Andre Noll2013-06-13
|/
* Change copyright year to 2013.Andre Noll2013-03-25
* Merge branch 't/resample'Andre Noll2012-12-17
|\
| * resample filter: Implementation.Andre Noll2012-11-25
| * resample filter: Infrastructure.Andre Noll2012-11-25
| * Move wav detection code to a separate file.Andre Noll2012-11-25
* | para_play, implementation.Andre Noll2012-11-18
* | para_play, infrastructure.Andre Noll2012-11-18
* | interactive: Honor SIGTERM.Andre Noll2012-11-18
* | The afh receiver, implementation.Andre Noll2012-11-18
* | The afh_receiver, infrastructure.Andre Noll2012-11-18
|/
* fade: Add the ALSA mixer implementation.Andre Noll2012-10-07
* fade: Switch to modular mixer API.Andre Noll2012-10-07
* fade: Infrastructure for the modular mixer API.Andre Noll2012-10-07
* command_util: Write array definition in header mode.Andre Noll2012-06-29
* Pass command exit status via sideband to client.Andre Noll2012-05-07
* Add sideband implementation.Andre Noll2012-05-05