Age | Commit message (Expand) | Author |
---|---|---|
2008-11-08 | decoder: converted dc.error to a dc.state value | Max Kellermann |
2008-11-03 | decoder: converted DECODE_ERROR_* to enum | Max Kellermann |
2008-11-03 | decoder: removed "volatile" modifier | Max Kellermann |
2008-11-03 | decoder: no CamelCase | Max Kellermann |
2008-11-02 | decoder: replaced music_pipe.audioFormat with dc.out_audio_format | Max Kellermann |
2008-10-31 | added prefix to header macros | Max Kellermann |
2008-10-30 | decoder: use bool for return values and flags | Max Kellermann |
2008-10-08 | notify: removed the "Notify" typedef | Max Kellermann |
2008-10-08 | song: converted typedef Song to struct song | Max Kellermann |
2008-09-29 | switch to C99 types, part II | Max Kellermann |
2008-09-24 | notify: added notify_deinit() | Max Kellermann |
2008-09-07 | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann |
2008-08-26 | moved code to pc_init(), dc_init() | Max Kellermann |
2008-08-26 | renamed decode.h to decoder_control.h | Max Kellermann |