| Commit message (Expand) | Author | Files | Lines |
2008-11-02 | decoder_api: added decoder_tag() | Max Kellermann | 1 | -0/+13 |
2008-11-02 | decoder_api: pass "seekable" flag to decoder_initialized() | Max Kellermann | 1 | -16/+8 |
2008-11-02 | decoder: replaced music_pipe.audioFormat with dc.out_audio_format | Max Kellermann | 1 | -10/+13 |
2008-11-02 | music_pipe: renamed ob_* functions to music_pipe_* | Max Kellermann | 1 | -2/+2 |
2008-11-02 | renamed outputBuffer.[ch] to pipe.[ch] | Max Kellermann | 1 | -1/+1 |
2008-11-01 | decoder: manage decoder list in a static array | Max Kellermann | 1 | -11/+0 |
2008-10-30 | decoder: use bool for return values and flags | Max Kellermann | 1 | -2/+2 |
2008-10-29 | decoder: automatically flush the output buffer after decoder exits | Max Kellermann | 1 | -5/+0 |
2008-10-29 | decoder_api: make the audio_format parameter mandatory | Max Kellermann | 1 | -5/+3 |
2008-10-29 | decoder_api: removed decoder_clear() | Max Kellermann | 1 | -5/+4 |
2008-10-29 | decoder_api: don't cast need_chunks() to int | Max Kellermann | 1 | -4/+4 |
2008-10-26 | input_stream: no CamelCase | Max Kellermann | 1 | -3/+3 |
2008-10-21 | pcm_utils: added pcm_convert_init() | Max Kellermann | 1 | -1/+1 |
2008-10-21 | pcm_utils: no CamelCase | Max Kellermann | 1 | -5/+5 |
2008-10-17 | input_stream: removed nmemb argument | Max Kellermann | 1 | -1/+1 |
2008-10-17 | input: declare struct input_stream | Max Kellermann | 1 | -3/+5 |
2008-10-08 | song: removed CamelCase | Max Kellermann | 1 | -1/+1 |
2008-10-08 | use the "bool" data type instead of "int" | Max Kellermann | 1 | -1/+1 |
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -0/+2 |
2008-10-08 | song: converted typedef Song to struct song | Max Kellermann | 1 | -0/+1 |
2008-09-29 | switch to C99 types, part II | Max Kellermann | 1 | -1/+1 |
2008-09-09 | audio: moved cmpAudioFormat() to audio_format.h | Max Kellermann | 1 | -1/+1 |
2008-09-07 | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann | 1 | -1/+1 |
2008-08-26 | renamed player.c to player_control.c | Max Kellermann | 1 | -1/+1 |
2008-08-26 | renamed decode.h to decoder_control.h | Max Kellermann | 1 | -1/+1 |
2008-08-26 | moved global variable "pc" to player.h | Max Kellermann | 1 | -1/+1 |
2008-08-26 | moved global variable "ob" to outputBuffer.h | Max Kellermann | 1 | -0/+1 |
2008-08-26 | moved variable "dc" to decode.h | Max Kellermann | 1 | -0/+1 |
2008-08-26 | added flag "decoder.seeking" | Max Kellermann | 1 | -1/+8 |
2008-08-26 | added decoder_read() | Max Kellermann | 1 | -0/+24 |
2008-08-26 | added decoder_plugin_register() | Max Kellermann | 1 | -0/+11 |
2008-08-26 | eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEK | Max Kellermann | 1 | -11/+11 |
2008-08-26 | added decoder_get_url() | Max Kellermann | 1 | -0/+5 |
2008-08-26 | added decoder_seek_where() and decoder_seek_error() | Max Kellermann | 1 | -2/+16 |
2008-08-26 | added decoder_command_finished() to decoder_api.h | Max Kellermann | 1 | -3/+12 |
2008-08-26 | added decoder_get_command() | Max Kellermann | 1 | -0/+5 |
2008-08-26 | moved convState to struct decoder | Max Kellermann | 1 | -4/+6 |
2008-08-26 | moved struct AudioFormat to audio_format.h | Max Kellermann | 1 | -0/+1 |
2008-08-26 | added parameter total_time to decoder_initialized() | Max Kellermann | 1 | -1/+4 |
2008-08-26 | added audio_format parameter to decoder_initialized() | Max Kellermann | 1 | -1/+8 |
2008-08-26 | added decoder_clear() and decoder_flush() | Max Kellermann | 1 | -0/+10 |
2008-08-26 | added decoder_data() | Max Kellermann | 1 | -0/+80 |
2008-08-26 | added decoder_initialized() | Max Kellermann | 1 | -6/+9 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -2/+0 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-07-30 | Standardize state_file handling routines. | Eric Wong | 1 | -6/+8 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -2/+2 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] Remove closeCharSetConversion from the | Avuton Olrich | 1 | -2/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |