summaryrefslogtreecommitdiff
path: root/apps/playback.c (follow)
Commit message (Expand)AuthorAge
* Fix the condition on an error splashBrandon Low2006-04-08
* Correct seeking behavior (whoops), might fix the coldfire deadlocks. Reintro...Brandon Low2006-04-08
* Fix seeking not resuming playback, many thanks to Ralf Herz for being an exce...Brandon Low2006-04-08
* Change around some logfing to help debugging seek problemsBrandon Low2006-04-07
* Fix the playback sometimes doesn't start at all problems, and always fully fi...Brandon Low2006-04-07
* Further unify start playback vs. other buffering situations, hopefully fixes ...Brandon Low2006-04-07
* This makes seeking work for meBrandon Low2006-04-07
* Fix some type casting => 64bit warning issuesBrandon Low2006-04-07
* Fix play initialization problems and buffering problems. This behaves _much_...Brandon Low2006-04-07
* Fix 64bit warnings.Jens Arnold2006-04-07
* Remove duplicated code and improve button responsiveness during buffer fillBrandon Low2006-04-06
* Stop abusing the queuing features, and start treating them with respect. Thi...Brandon Low2006-04-06
* Fix seeking on swcodec, but probably break some cases of skipping. Another i...Brandon Low2006-04-06
* More work on swcodec. No significant pcmbuf functions are called from the au...Brandon Low2006-04-05
* Prevent two division by zeros and one problem causing a crash in theMiika Pekkarinen2006-04-02
* Added track number sorting to the tagcache and a few new tags to theMiika Pekkarinen2006-03-30
* New 'Track Skip Only' option for Crossfading; crossfading is disabled except ...Zakk Roberts2006-03-30
* Fixed some red builds.Miika Pekkarinen2006-03-26
* Fill WPS tags from tagcache if available.Miika Pekkarinen2006-03-26
* Fix a problem where audio would stay paused after a stop and start of playbackBrandon Low2006-03-25
* Convert playback.c to use unsigned byte counters, and _minor_ refactoring of ...Brandon Low2006-03-24
* Allow the pcm buffer to fill while playback is pausedBrandon Low2006-03-23
* First small step in playback.c's pending makeover. Properly lock and cleanup...Brandon Low2006-03-23
* Use size-correct casts. Fixes some AMD64 sim warnings.Thom Johansen2006-03-22
* Quick fix for voice UI on iPods. Proper fix (which does not impactThom Johansen2006-03-22
* More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold2006-03-03
* Fixed the early usb initialization problem.Miika Pekkarinen2006-02-24
* Rework PCM bufferBrandon Low2006-02-07
* Patch #1421483 - AIFF codec by Jvo StuderDave Chapman2006-02-01
* Codec buffer was initialized too early thus crashing the unit later.Miika Pekkarinen2006-01-28
* Don't use crossfader mix mode when skipping tracks manually.Miika Pekkarinen2006-01-27
* iriver: Init audio on background.Miika Pekkarinen2006-01-27
* Muting trick to prevent tiny pops and glitchless mp3 seeking.Miika Pekkarinen2006-01-22
* Fix a bug in the end of track updatesBrandon Low2006-01-22
* AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low2006-01-21
* Add seamless seeking support, this is needed for AB-repeat mode on swcodec.Brandon Low2006-01-21
* Continue to update playback status after decoding is complete (the progress b...Brandon Low2006-01-21
* Fixed a few iriver playback quirks and issues with previous fixes.Miika Pekkarinen2006-01-20
* iriver: Better fix for the previous problem, stop playback if nextMiika Pekkarinen2006-01-19
* Don't start playback twice if pcm buffer runs empty when switching toMiika Pekkarinen2006-01-19
* Patch #1408536 by Mark Arigo - properly strip ID3V1 tagsLinus Nielsen Feltzing2006-01-18
* Simulator fixes: id3 string pointers can be null.Magnus Holmgren2005-12-22
* H300: quick fix for the broken line-in recordingLinus Nielsen Feltzing2005-12-20
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* kill gcc4 warningsDaniel Stenberg2005-12-05
* Fixed a problem with playback when skipping from last track. No moreMiika Pekkarinen2005-12-03
* Fixed a playback problem when seeking "too early".Miika Pekkarinen2005-12-01
* iRiver: Fixed several problems with playback on track skipping & loading:Miika Pekkarinen2005-12-01
* Enabled playback speed adjustment support for H1x0. Modified the resampler to...Thom Johansen2005-11-28
* iRiver: Removed a playlist_update_resume_info call which was called a way tooMiika Pekkarinen2005-11-27