summaryrefslogtreecommitdiff
path: root/apps/playback.c
AgeCommit message (Expand)Author
2006-03-03More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold
2006-02-24Fixed the early usb initialization problem.Miika Pekkarinen
2006-02-07Rework PCM bufferBrandon Low
2006-02-01Patch #1421483 - AIFF codec by Jvo StuderDave Chapman
2006-01-28Codec buffer was initialized too early thus crashing the unit later.Miika Pekkarinen
2006-01-27Don't use crossfader mix mode when skipping tracks manually.Miika Pekkarinen
2006-01-27iriver: Init audio on background.Miika Pekkarinen
2006-01-22Muting trick to prevent tiny pops and glitchless mp3 seeking.Miika Pekkarinen
2006-01-22Fix a bug in the end of track updatesBrandon Low
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low
2006-01-21Add seamless seeking support, this is needed for AB-repeat mode on swcodec.Brandon Low
2006-01-21Continue to update playback status after decoding is complete (the progress b...Brandon Low
2006-01-20Fixed a few iriver playback quirks and issues with previous fixes.Miika Pekkarinen
2006-01-19iriver: Better fix for the previous problem, stop playback if nextMiika Pekkarinen
2006-01-19Don't start playback twice if pcm buffer runs empty when switching toMiika Pekkarinen
2006-01-18Patch #1408536 by Mark Arigo - properly strip ID3V1 tagsLinus Nielsen Feltzing
2005-12-22Simulator fixes: id3 string pointers can be null.Magnus Holmgren
2005-12-20H300: quick fix for the broken line-in recordingLinus Nielsen Feltzing
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-12-03Fixed a problem with playback when skipping from last track. No moreMiika Pekkarinen
2005-12-01Fixed a playback problem when seeking "too early".Miika Pekkarinen
2005-12-01iRiver: Fixed several problems with playback on track skipping & loading:Miika Pekkarinen
2005-11-28Enabled playback speed adjustment support for H1x0. Modified the resampler to...Thom Johansen
2005-11-27iRiver: Removed a playlist_update_resume_info call which was called a way tooMiika Pekkarinen
2005-11-23iRiver: Fixed the resume behaviour with the playback engine.Miika Pekkarinen
2005-11-21Fixed playlist skipping of incorrect files and playback engine not toMiika Pekkarinen
2005-11-19refactored radio status codeAnton Oleynikov
2005-11-19Fixed a problem that wps didn't update instantly with buffered tracksMiika Pekkarinen
2005-11-19Fixed the track skipping problem when repeat all and change to nextMiika Pekkarinen
2005-11-18More stable playback with reduced stuttering when skipping tracks.Miika Pekkarinen
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-17Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-13removed set audio status method - will be using different approachAnton Oleynikov
2005-11-13iRiver: fix for audio kept on while playing a file + new function to set audi...Anton Oleynikov
2005-11-11Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman
2005-11-10iRiver: more robust folder skip routines + folder navigation on main unit viaAnton Oleynikov
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold
2005-11-06iRiver: New crossfader with more configuration capability. Might stillMiika Pekkarinen
2005-11-02patch 1328447: folder skip routines in playlist API plus next/prev folder nav...Anton Oleynikov
2005-11-01iRiver: Fixed another mutex issue that caused problems with seeking.Miika Pekkarinen
2005-10-31Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...Dave Chapman
2005-10-30Increased the guard buffer size to support larger frame sizes used byMiika Pekkarinen
2005-10-30Moved also the other mutex into a right place.Miika Pekkarinen
2005-10-30Added a missing mutex lock to the initial buffer filling code. ThatMiika Pekkarinen
2005-10-22Fixed the voice codec when no audio is playing. Now attenuating audioMiika Pekkarinen
2005-10-21iRiver: Fixed broken items skipping on playlist: Now skipping andMiika Pekkarinen
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold
2005-10-16iRiver: The audio init fix caused problems if a voice file was present.Magnus Holmgren