| Commit message (Expand) | Author | Age |
| ... | |
| * | patch 1328447: folder skip routines in playlist API plus next/prev folder nav... | Anton Oleynikov | 2005-11-02 |
| * | iRiver: Fixed another mutex issue that caused problems with seeking. | Miika Pekkarinen | 2005-11-01 |
| * | Initial check-in of AAC codec. Currently only recognises the .mp4 extension ... | Dave Chapman | 2005-10-31 |
| * | Increased the guard buffer size to support larger frame sizes used by | Miika Pekkarinen | 2005-10-30 |
| * | Moved also the other mutex into a right place. | Miika Pekkarinen | 2005-10-30 |
| * | Added a missing mutex lock to the initial buffer filling code. That | Miika Pekkarinen | 2005-10-30 |
| * | Fixed the voice codec when no audio is playing. Now attenuating audio | Miika Pekkarinen | 2005-10-22 |
| * | iRiver: Fixed broken items skipping on playlist: Now skipping and | Miika Pekkarinen | 2005-10-21 |
| * | Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at... | Jens Arnold | 2005-10-19 |
| * | iRiver: The audio init fix caused problems if a voice file was present. | Magnus Holmgren | 2005-10-16 |
| * | iriver: audio_init really needs to be called after playlist and tree init; de... | Magnus Holmgren | 2005-10-16 |
| * | Skip buffer refill after end of playlist (conf_watermark == 0). With 'move to... | Ryan Jackson | 2005-10-12 |
| * | seek_time should be reset here, not in each codec, as is currently done. | Thom Johansen | 2005-10-10 |
| * | Temporary trivial workaround for empty/invalid playlists | Ryan Jackson | 2005-10-07 |
| * | Fix for the problem that the iriver would not auto poweroff if a file had bee... | Jonas Häggqvist | 2005-09-26 |
| * | Skipping to the previous track from the last buffered track caused playback t... | Ryan Jackson | 2005-09-24 |
| * | First version of ALAC (Apple Lossless) decoder | Dave Chapman | 2005-09-22 |
| * | iRiver: Correctly keeping playback paused when skipping tracks. | Miika Pekkarinen | 2005-09-10 |
| * | Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula... | Jens Arnold | 2005-09-10 |
| * | Fixed possible problem with move to next folder option enabled. Placed | Miika Pekkarinen | 2005-09-04 |
| * | Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and... | Jens Arnold | 2005-09-01 |
| * | Restructured codec type handling a bit. Reduced code size, esp. on archos. | Jens Arnold | 2005-09-01 |
| * | Define empty macros for cpu boosting on targets with no such a feature. | Miika Pekkarinen | 2005-08-28 |
| * | Fixed iriver cpu boosting problems. | Miika Pekkarinen | 2005-08-28 |
| * | iriver: const police. | Magnus Holmgren | 2005-08-24 |
| * | Fixed unused codec swapping when voice codec is not playing. | Miika Pekkarinen | 2005-08-21 |
| * | Now codecs will do the buffer flushing after seeking as they find it | Miika Pekkarinen | 2005-08-21 |
| * | Now beep can be disabled. | Miika Pekkarinen | 2005-08-20 |
| * | Preparations to fix the usb mode (something is still preventing it from | Miika Pekkarinen | 2005-08-20 |
| * | Initial voice ui support for software codec platforms. Added also a | Miika Pekkarinen | 2005-08-20 |
| * | Preparation for runtimedb hookup on archos: don't pass software playback syst... | Jens Arnold | 2005-08-18 |
| * | patch #1255805 by Frederic Devernay - fix to buffer overflow in dsp.c | Linus Nielsen Feltzing | 2005-08-10 |
| * | iriver: fix by Frederic Devernay, Rockbox could crash if the metadata reading... | Linus Nielsen Feltzing | 2005-08-10 |
| * | iriver: always save resume offset, not only if it's bigger than the already s... | Linus Nielsen Feltzing | 2005-08-10 |
| * | Put back the line (accidentally?) removed on the last commit. That is | Miika Pekkarinen | 2005-08-06 |
| * | Fixed track changing in REPEAT_ONE mode and playlists with only one track. R... | Ryan Jackson | 2005-08-05 |
| * | Fixed a hang with backward skipping. | Miika Pekkarinen | 2005-07-30 |
| * | All repeat modes now work correctly if there is only one track in the playlis... | Ryan Jackson | 2005-07-30 |
| * | Now playlist ending and skipping to a next directory should work. | Miika Pekkarinen | 2005-07-30 |
| * | Fixed a problem that wps didn't exit at end of the playlist. | Miika Pekkarinen | 2005-07-30 |
| * | Correctly setting the last_index to prevent playback stuttering. | Miika Pekkarinen | 2005-07-30 |
| * | Now removing right tracks from playlist. | Miika Pekkarinen | 2005-07-30 |
| * | Fixed a hang on track changed. Automatically deleting invalid track | Miika Pekkarinen | 2005-07-30 |
| * | Added comments, Replay Gain, and resume/bookmarks for FLAC. | Ryan Jackson | 2005-07-28 |
| * | Changing tracks in REPEAT_ONE mode restarts the current track instead of cras... | Ryan Jackson | 2005-07-24 |
| * | Fixed a hang while selecting a new track and playback was paused. This | Miika Pekkarinen | 2005-07-23 |
| * | Fixed the backwards skipping problem. | Miika Pekkarinen | 2005-07-23 |
| * | Show a nice splash screen when restarting the playback. | Miika Pekkarinen | 2005-07-22 |
| * | It's now possible to select the crossfading mode: "Off, Crossfade, | Miika Pekkarinen | 2005-07-22 |
| * | More accurate playback position calculation. | Miika Pekkarinen | 2005-07-22 |