| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
|
|
|
|
| |
Reduce duplicate code.
|
| |
|
| |
|
|
|
|
|
|
| |
comment to the song
(see https://www.xiph.org/vorbis/doc/v-comment.html for Details)
|
|
|
|
|
| |
Remove the "whence" parameter that is not actually necessary, and only
complicates the InputStream implementations.
|
| |
|
| |
|
| |
|
|
|
|
| |
Allows more compiler optimizations.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Move and refactor code from the Wavpack decoder plugin.
|
| |
|
| |
|
| |
|
|
|
| |
Replaces the method Close().
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|