summaryrefslogtreecommitdiff
path: root/apps/playback.c (follow)
Commit message (Expand)AuthorAge
...
* patch 1328447: folder skip routines in playlist API plus next/prev folder nav...Anton Oleynikov2005-11-02
* iRiver: Fixed another mutex issue that caused problems with seeking.Miika Pekkarinen2005-11-01
* Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...Dave Chapman2005-10-31
* Increased the guard buffer size to support larger frame sizes used byMiika Pekkarinen2005-10-30
* Moved also the other mutex into a right place.Miika Pekkarinen2005-10-30
* Added a missing mutex lock to the initial buffer filling code. ThatMiika Pekkarinen2005-10-30
* Fixed the voice codec when no audio is playing. Now attenuating audioMiika Pekkarinen2005-10-22
* iRiver: Fixed broken items skipping on playlist: Now skipping andMiika Pekkarinen2005-10-21
* Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold2005-10-19
* iRiver: The audio init fix caused problems if a voice file was present.Magnus Holmgren2005-10-16
* iriver: audio_init really needs to be called after playlist and tree init; de...Magnus Holmgren2005-10-16
* Skip buffer refill after end of playlist (conf_watermark == 0). With 'move to...Ryan Jackson2005-10-12
* seek_time should be reset here, not in each codec, as is currently done.Thom Johansen2005-10-10
* Temporary trivial workaround for empty/invalid playlistsRyan Jackson2005-10-07
* Fix for the problem that the iriver would not auto poweroff if a file had bee...Jonas Häggqvist2005-09-26
* Skipping to the previous track from the last buffered track caused playback t...Ryan Jackson2005-09-24
* First version of ALAC (Apple Lossless) decoderDave Chapman2005-09-22
* 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