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-12-22
Simulator fixes: id3 string pointers can be null.
Magnus Holmgren
2005-12-20
H300: quick fix for the broken line-in recording
Linus Nielsen Feltzing
2005-12-06
waiting is over: initial unicode commit
Marcoen Hirschberg
2005-12-05
kill gcc4 warnings
Daniel Stenberg
2005-12-03
Fixed a problem with playback when skipping from last track. No more
Miika Pekkarinen
2005-12-01
Fixed a playback problem when seeking "too early".
Miika Pekkarinen
2005-12-01
iRiver: Fixed several problems with playback on track skipping & loading:
Miika Pekkarinen
2005-11-28
Enabled playback speed adjustment support for H1x0. Modified the resampler to...
Thom Johansen
2005-11-27
iRiver: Removed a playlist_update_resume_info call which was called a way too
Miika Pekkarinen
2005-11-23
iRiver: Fixed the resume behaviour with the playback engine.
Miika Pekkarinen
2005-11-21
Fixed playlist skipping of incorrect files and playback engine not to
Miika Pekkarinen
2005-11-19
refactored radio status code
Anton Oleynikov
2005-11-19
Fixed a problem that wps didn't update instantly with buffered tracks
Miika Pekkarinen
2005-11-19
Fixed the track skipping problem when repeat all and change to next
Miika Pekkarinen
2005-11-18
More stable playback with reduced stuttering when skipping tracks.
Miika Pekkarinen
2005-11-17
Remote WPS support (and some WPS bugfixes) by Stephan Wezel
Christi Scarborough
2005-11-17
Added dircache support to playlist. Now playlist filename pointers are
Miika Pekkarinen
2005-11-16
replaced all the splash calls by gui_sync_splash, added some missing remote k...
Kevin Ferrare
2005-11-13
removed set audio status method - will be using different approach
Anton Oleynikov
2005-11-13
iRiver: fix for audio kept on while playing a file + new function to set audi...
Anton Oleynikov
2005-11-11
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...
Dave Chapman
2005-11-10
iRiver: more robust folder skip routines + folder navigation on main unit via
Anton Oleynikov
2005-11-06
Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...
Jens Arnold
2005-11-06
iRiver: New crossfader with more configuration capability. Might still
Miika Pekkarinen
2005-11-02
patch 1328447: folder skip routines in playlist API plus next/prev folder nav...
Anton Oleynikov
2005-11-01
iRiver: Fixed another mutex issue that caused problems with seeking.
Miika Pekkarinen
2005-10-31
Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...
Dave Chapman
2005-10-30
Increased the guard buffer size to support larger frame sizes used by
Miika Pekkarinen
2005-10-30
Moved also the other mutex into a right place.
Miika Pekkarinen
2005-10-30
Added a missing mutex lock to the initial buffer filling code. That
Miika Pekkarinen
2005-10-22
Fixed the voice codec when no audio is playing. Now attenuating audio
Miika Pekkarinen
2005-10-21
iRiver: Fixed broken items skipping on playlist: Now skipping and
Miika Pekkarinen
2005-10-19
Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...
Jens Arnold
2005-10-16
iRiver: The audio init fix caused problems if a voice file was present.
Magnus Holmgren
2005-10-16
iriver: audio_init really needs to be called after playlist and tree init; de...
Magnus Holmgren
2005-10-12
Skip buffer refill after end of playlist (conf_watermark == 0). With 'move to...
Ryan Jackson
2005-10-10
seek_time should be reset here, not in each codec, as is currently done.
Thom Johansen
2005-10-07
Temporary trivial workaround for empty/invalid playlists
Ryan Jackson
2005-09-26
Fix for the problem that the iriver would not auto poweroff if a file had bee...
Jonas Häggqvist
2005-09-24
Skipping to the previous track from the last buffered track caused playback t...
Ryan Jackson
2005-09-22
First version of ALAC (Apple Lossless) decoder
Dave Chapman
2005-09-10
iRiver: Correctly keeping playback paused when skipping tracks.
Miika Pekkarinen
2005-09-10
Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...
Jens Arnold
2005-09-04
Fixed possible problem with move to next folder option enabled. Placed
Miika Pekkarinen
2005-09-01
Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...
Jens Arnold
2005-09-01
Restructured codec type handling a bit. Reduced code size, esp. on archos.
Jens Arnold
2005-08-28
Define empty macros for cpu boosting on targets with no such a feature.
Miika Pekkarinen
2005-08-28
Fixed iriver cpu boosting problems.
Miika Pekkarinen
2005-08-24
iriver: const police.
Magnus Holmgren
2005-08-21
Fixed unused codec swapping when voice codec is not playing.
Miika Pekkarinen
[next]