summaryrefslogtreecommitdiff
path: root/apps/playback.c (follow)
Commit message (Expand)AuthorAge
...
* iRiver: Correctly keeping playback paused when skipping tracks.Miika Pekkarinen2005-09-10
* Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold2005-09-10
* Fixed possible problem with move to next folder option enabled. PlacedMiika Pekkarinen2005-09-04
* Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold2005-09-01
* Restructured codec type handling a bit. Reduced code size, esp. on archos.Jens Arnold2005-09-01
* Define empty macros for cpu boosting on targets with no such a feature.Miika Pekkarinen2005-08-28
* Fixed iriver cpu boosting problems.Miika Pekkarinen2005-08-28
* iriver: const police.Magnus Holmgren2005-08-24
* Fixed unused codec swapping when voice codec is not playing.Miika Pekkarinen2005-08-21
* Now codecs will do the buffer flushing after seeking as they find itMiika Pekkarinen2005-08-21
* Now beep can be disabled.Miika Pekkarinen2005-08-20
* Preparations to fix the usb mode (something is still preventing it fromMiika Pekkarinen2005-08-20
* Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen2005-08-20
* Preparation for runtimedb hookup on archos: don't pass software playback syst...Jens Arnold2005-08-18
* patch #1255805 by Frederic Devernay - fix to buffer overflow in dsp.cLinus Nielsen Feltzing2005-08-10
* iriver: fix by Frederic Devernay, Rockbox could crash if the metadata reading...Linus Nielsen Feltzing2005-08-10
* iriver: always save resume offset, not only if it's bigger than the already s...Linus Nielsen Feltzing2005-08-10
* Put back the line (accidentally?) removed on the last commit. That isMiika Pekkarinen2005-08-06
* Fixed track changing in REPEAT_ONE mode and playlists with only one track. R...Ryan Jackson2005-08-05
* Fixed a hang with backward skipping.Miika Pekkarinen2005-07-30
* All repeat modes now work correctly if there is only one track in the playlis...Ryan Jackson2005-07-30
* Now playlist ending and skipping to a next directory should work.Miika Pekkarinen2005-07-30
* Fixed a problem that wps didn't exit at end of the playlist.Miika Pekkarinen2005-07-30
* Correctly setting the last_index to prevent playback stuttering.Miika Pekkarinen2005-07-30
* Now removing right tracks from playlist.Miika Pekkarinen2005-07-30
* Fixed a hang on track changed. Automatically deleting invalid trackMiika Pekkarinen2005-07-30
* Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson2005-07-28
* Changing tracks in REPEAT_ONE mode restarts the current track instead of cras...Ryan Jackson2005-07-24
* Fixed a hang while selecting a new track and playback was paused. ThisMiika Pekkarinen2005-07-23
* Fixed the backwards skipping problem.Miika Pekkarinen2005-07-23
* Show a nice splash screen when restarting the playback.Miika Pekkarinen2005-07-22
* It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen2005-07-22
* More accurate playback position calculation.Miika Pekkarinen2005-07-22
* Fixed the unnecessary compiler warning.Miika Pekkarinen2005-07-21
* Fixed the crossfade setting: Resuming stopped playback automaticallyMiika Pekkarinen2005-07-21
* Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen2005-07-21
* Fixed the backwards skipping.Miika Pekkarinen2005-07-20
* Implemented mp3_pause_done() for software codecs to make wps correctlyMiika Pekkarinen2005-07-20
* No longer crashes when resuming or on shutdown in car adapter modeRyan Jackson2005-07-19
* Fixed track changing problems.Miika Pekkarinen2005-07-19
* Track count is now correct.Miika Pekkarinen2005-07-18
* Fixed a problem that caused codec switching to fail on certain rareMiika Pekkarinen2005-07-17
* Fixed the gapless playback.Miika Pekkarinen2005-07-17
* Restructured DSP code for readability and speed. Simplified the API.Magnus Holmgren2005-07-16
* Correctly read the next track metadata information. Don't crash ifMiika Pekkarinen2005-07-16
* Revert back the previous commit, there are some problems with id3Miika Pekkarinen2005-07-15
* Don't read metadata twice.Miika Pekkarinen2005-07-15
* Don't hang when trying to stop paused playback.Miika Pekkarinen2005-07-15
* Fixed a problem that caused playback to stutter when changing tracksMiika Pekkarinen2005-07-15
* Fixed a problem that cpu boost didn't always reset when stopping theMiika Pekkarinen2005-07-15