Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-10-28 | mp3: no CamelCase | Max Kellermann | 1 | -255/+254 |
2008-10-28 | mp3: remove obsolete comments | Max Kellermann | 1 | -4/+0 |
2008-10-28 | input_stream: convert offset and size to the off_t data type | Max Kellermann | 1 | -1/+1 |
2008-10-28 | utils: use g_str_has_prefix() instead of prefixcmp() | Max Kellermann | 1 | -1/+2 |
2008-10-26 | input_stream: use "bool" instead of "int" | Max Kellermann | 9 | -20/+20 |
2008-10-26 | input_stream: no CamelCase | Max Kellermann | 10 | -65/+65 |
2008-10-26 | input_stream: removed the InputStream typedef | Max Kellermann | 12 | -48/+65 |
2008-10-26 | renamed src/inputPlugins/ to src/decoder/ | Max Kellermann | 15 | -0/+5609 |