index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
playback.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-03-30
Added track number sorting to the tagcache and a few new tags to the
Miika Pekkarinen
2006-03-30
New 'Track Skip Only' option for Crossfading; crossfading is disabled except ...
Zakk Roberts
2006-03-26
Fixed some red builds.
Miika Pekkarinen
2006-03-26
Fill WPS tags from tagcache if available.
Miika Pekkarinen
2006-03-25
Fix a problem where audio would stay paused after a stop and start of playback
Brandon Low
2006-03-24
Convert playback.c to use unsigned byte counters, and _minor_ refactoring of ...
Brandon Low
2006-03-23
Allow the pcm buffer to fill while playback is paused
Brandon Low
2006-03-23
First small step in playback.c's pending makeover. Properly lock and cleanup...
Brandon Low
2006-03-22
Use size-correct casts. Fixes some AMD64 sim warnings.
Thom Johansen
2006-03-22
Quick fix for voice UI on iPods. Proper fix (which does not impact
Thom Johansen
2006-03-03
More 64bit simulator fixes, coinciding with the long policy this time.
Jens Arnold
2006-02-24
Fixed the early usb initialization problem.
Miika Pekkarinen
2006-02-07
Rework PCM buffer
Brandon Low
2006-02-01
Patch #1421483 - AIFF codec by Jvo Studer
Dave Chapman
2006-01-28
Codec buffer was initialized too early thus crashing the unit later.
Miika Pekkarinen
2006-01-27
Don't use crossfader mix mode when skipping tracks manually.
Miika Pekkarinen
2006-01-27
iriver: Init audio on background.
Miika Pekkarinen
2006-01-22
Muting trick to prevent tiny pops and glitchless mp3 seeking.
Miika Pekkarinen
2006-01-22
Fix a bug in the end of track updates
Brandon Low
2006-01-21
AB-repeat mode for software codecs. Accessible through menu as a repeat mode...
Brandon Low
2006-01-21
Add seamless seeking support, this is needed for AB-repeat mode on swcodec.
Brandon Low
2006-01-21
Continue to update playback status after decoding is complete (the progress b...
Brandon Low
2006-01-20
Fixed a few iriver playback quirks and issues with previous fixes.
Miika Pekkarinen
2006-01-19
iriver: Better fix for the previous problem, stop playback if next
Miika Pekkarinen
2006-01-19
Don't start playback twice if pcm buffer runs empty when switching to
Miika Pekkarinen
2006-01-18
Patch #1408536 by Mark Arigo - properly strip ID3V1 tags
Linus Nielsen Feltzing
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
[next]