index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
playback.h
Age
Commit message (
Expand
)
Author
2005-07-02
Fixed mono playback support for mp3. Added two other event handlers in
Miika Pekkarinen
2005-07-01
Fixed seeking in mp3 files (and with other codecs which supports
Miika Pekkarinen
2005-06-29
Added event handler to register track changes.
Miika Pekkarinen
2005-06-27
Replaced some size_t with longs. That might solve some problems. Fixed
Miika Pekkarinen
2005-06-26
Initial DSP implementation. DSP supports resampling audio stream from
Miika Pekkarinen
2005-06-22
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-18
Added %fc WPS tag to display codec type - moved codectype from track_info str...
Dave Chapman
2005-06-14
Move metadata parsing code from playback.c into metadata.c
Dave Chapman
2005-06-13
Forward seeking fixed. Some comments added.
Miika Pekkarinen
2005-06-13
Initial pass at WavPack codec playback support (and my first commit...)
Dave Bryant
2005-06-10
Added some basic codec configuration functionality.
Miika Pekkarinen
2005-06-05
First audio codec playback attempt by Miikka Pekkarinen
Linus Nielsen Feltzing
[prev]