| Commit message (Expand) | Author | Files | Lines |
2013-01-30 | ConfigData: move functions into the class | Max Kellermann | 1 | -1/+1 |
2013-01-30 | ConfigData: add constructors/destructors | Max Kellermann | 1 | -4/+3 |
2013-01-30 | audio_{parser,config}: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-30 | test/run_encoder, ...: convert to C++ | Max Kellermann | 1 | -2/+2 |
2012-10-02 | output/recorder, test/*: invoke encoder_read() after _open() | Max Kellermann | 1 | -0/+2 |
2012-10-02 | test/run_encoder: fix encoder_open() call | Max Kellermann | 1 | -2/+1 |
2012-04-05 | encoder/vorbis: generate end-of-stream packet when playback ends | Max Kellermann | 1 | -1/+1 |
2012-03-19 | event_pipe, test: explicitly ignore write() return value | Max Kellermann | 1 | -2/+3 |
2012-03-19 | event_pipe, test: explicitly ignore write() return value | Max Kellermann | 1 | -2/+3 |
2011-09-09 | conf: move duplicate check to _read_name_value() | Max Kellermann | 1 | -1/+1 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-05-20 | test: enable binary mode on stdin/stdout | Max Kellermann | 1 | -0/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-02 | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 1 | -1/+1 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-10-21 | audio_format: wildcards allowed in audio_format configuration | Max Kellermann | 1 | -1/+2 |
2009-09-24 | conf: handle fatal errors with GError | Max Kellermann | 1 | -1/+1 |
2009-07-19 | Add audio_format_init() function | David Woodhouse | 1 | -5/+3 |
2009-06-03 | conf: eliminated CamelCase | Max Kellermann | 1 | -2/+2 |
2009-05-05 | test/run_encoder: flush the encoder before exiting | Max Kellermann | 1 | -5/+21 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -3/+4 |
2009-02-25 | test: added encoder test program | Max Kellermann | 1 | -0/+114 |