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.c
Age
Commit message (
Expand
)
Author
2005-07-05
Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".
Miika Pekkarinen
2005-07-05
More crossfade adjustments. Now crossfade should work shortly even if
Miika Pekkarinen
2005-07-05
Fixed: Crossfading, broken elapsed info with mp3 files, possible cpu
Miika Pekkarinen
2005-07-05
Fixed a problem that caused playback to stop on certain situations. Fixed
Miika Pekkarinen
2005-07-05
Fixed crossfading.
Miika Pekkarinen
2005-07-04
Moved resume info updating to the mpeg/playback threads so that it's saved ev...
Hardeep Sidhu
2005-07-04
Update the wps when next track info is available.
Miika Pekkarinen
2005-07-03
Fixed the warnings.
Miika Pekkarinen
2005-07-03
Updated the track_unbuffer event callback.
Miika Pekkarinen
2005-07-03
Now next track info is always available.
Miika Pekkarinen
2005-07-03
Use the central IDATA_ATTR define.
Jens Arnold
2005-07-02
The last small fix to the previous commit.
Miika Pekkarinen
2005-07-02
Correction to the previous commit when switching tracks manually.
Miika Pekkarinen
2005-07-02
Use correct timing to display the next track wps screen when crossfade
Miika Pekkarinen
2005-07-02
Make sure we stop the playback the right way.
Miika Pekkarinen
2005-07-02
Fixed mono playback support for mp3. Added two other event handlers in
Miika Pekkarinen
2005-07-01
Pause correctly while seeking.
Miika Pekkarinen
2005-07-01
Fixed codec switching.
Miika Pekkarinen
2005-07-01
Fixed seeking in mp3 files (and with other codecs which supports
Miika Pekkarinen
2005-06-30
Fixed a bug where a few seconds from end of a song was cut out.
Miika Pekkarinen
2005-06-30
Not sure if this is the right way to make "resume" work correctly for WavPack,
Dave Bryant
2005-06-29
Added event handler to register track changes.
Miika Pekkarinen
2005-06-29
Always use crossfade if it's enabled.
Miika Pekkarinen
2005-06-29
Fixed slow track switching and track pre-buffering. Fixed rockboy
Miika Pekkarinen
2005-06-29
Fixed buffering problems with dynamic playlist handling. Increased
Miika Pekkarinen
2005-06-27
Replaced some size_t with longs. That might solve some problems. Fixed
Miika Pekkarinen
2005-06-26
Fixed one warning.
Miika Pekkarinen
2005-06-26
Initial DSP implementation. DSP supports resampling audio stream from
Miika Pekkarinen
2005-06-22
More audio thread debug info
Linus Nielsen Feltzing
2005-06-22
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-22
New debug screen for sw codec audio thread
Linus Nielsen Feltzing
2005-06-22
Daniel's fix that loads codecs in their own memory space
Linus Nielsen Feltzing
2005-06-20
Fixed a problem with playback when returning from usb mode.
Miika Pekkarinen
2005-06-20
Fixed glitches from crossfade.
Miika Pekkarinen
2005-06-20
Crossfade fixes.
Miika Pekkarinen
2005-06-20
Elapsed counter resets correctly when changing tracks.
Miika Pekkarinen
2005-06-19
Fixed the dreaded iRiver simulator crash
Linus Nielsen Feltzing
2005-06-19
Some re-desing to buffer filling and track loading code and a few bug
Miika Pekkarinen
2005-06-18
Added %fc WPS tag to display codec type - moved codectype from track_info str...
Dave Chapman
2005-06-18
Proper MPEG layer 1 support.
Jens Arnold
2005-06-15
Killed all simulator warnings.
Miika Pekkarinen
2005-06-15
Fixed the "last song bug".
Miika Pekkarinen
2005-06-15
audio_is_initialized has to be set in playback.c.
Miika Pekkarinen
2005-06-15
Added stubs for simulator to reduce some #ifdefs.
Miika Pekkarinen
2005-06-14
Move metadata parsing code from playback.c into metadata.c
Dave Chapman
2005-06-14
Oops, simulator compiles now fine.
Miika Pekkarinen
2005-06-14
Playlist changed are recognized correctly.
Miika Pekkarinen
2005-06-14
Fixed a dead lock, file handle leak that caused wps to jam and
Miika Pekkarinen
2005-06-13
Seeking forwards works a little better. Playlist handling still buggy.
Miika Pekkarinen
2005-06-13
Forward seeking fixed. Some comments added.
Miika Pekkarinen
[next]