| Commit message (Expand) | Author | Age |
| ... | |
| * | Seeking support for AC3/A52 files. We assume they are always CBR. | Dave Chapman | 2005-10-22 |
| * | Coldfire: slight optimisations of memset(). | Jens Arnold | 2005-10-22 |
| * | Now correctly interrupting the dircache rebuilding. | Miika Pekkarinen | 2005-10-20 |
| * | Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at... | Jens Arnold | 2005-10-19 |
| * | Coldfire: More compact init code. | Jens Arnold | 2005-10-18 |
| * | SH1: More compact init code, only doing the special vector copy for debug bui... | Jens Arnold | 2005-10-18 |
| * | H110/H115: Slightly longer initial SDRAM refresh cycle, correct comment. | Jens Arnold | 2005-10-18 |
| * | Removed unused variable. | Jens Arnold | 2005-10-14 |
| * | Coldfire: (1) Keep the correct CRSEL and CLSEL values in the PLLCR register f... | Jens Arnold | 2005-10-14 |
| * | Fixed non-working treble & bass settings in radio mode. | Jens Arnold | 2005-10-13 |
| * | Iriver: No write protection for flash ROM area, correct number of waitstates. | Jens Arnold | 2005-10-10 |
| * | Do not try to read from dircache if directory was opened when cache was not | Miika Pekkarinen | 2005-10-09 |
| * | Ported the memory guard debug feature to coldfire, using the breakpoint logic... | Jens Arnold | 2005-10-08 |
| * | Fixed a problem with dircache where filetree modified dircache | Miika Pekkarinen | 2005-10-08 |
| * | Fixed the bootloader compile failure by disabling new directory cache | Miika Pekkarinen | 2005-10-07 |
| * | Implemented directory caching. No more waiting for disk to spin up while | Miika Pekkarinen | 2005-10-07 |
| * | Cosmetic correction (doesn't affect compiled code) - use letohNN instead of h... | Dave Chapman | 2005-10-06 |
| * | Fix channel-swapping bug in iriver recordings. Left and Right channels shoul... | Dave Chapman | 2005-10-06 |
| * | Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto... | Dave Chapman | 2005-10-06 |
| * | iRiver: remove some code that isn't needed any more. | Magnus Holmgren | 2005-10-03 |
| * | Coldfire: New timer handling on CPU frequency change, adjusting the prescaler... | Jens Arnold | 2005-10-03 |
| * | Ooops, forgot to fix that comment. | Jens Arnold | 2005-09-30 |
| * | H1x0: Changed lcd_blit() and the grayscale library to use the same internal f... | Jens Arnold | 2005-09-30 |
| * | Rather obvious simplification of the mpeg frametime fraction calculation. | Jens Arnold | 2005-09-25 |
| * | H1x0 radio: Fixed the volume changing issue with non-flat tone controls. | Jens Arnold | 2005-09-24 |
| * | H1x0: More precise tuning; corrected xtal frequency in comments + #defines. | Jens Arnold | 2005-09-24 |
| * | Add ALAC audio type | Dave Chapman | 2005-09-22 |
| * | Reverse previous commit - it had uneffected side-effects. | Jonas Häggqvist | 2005-09-22 |
| * | Fix to remote-hold check by Stephan Wezel - it always returned true when the ... | Jonas Häggqvist | 2005-09-22 |
| * | Archos recording/playback: (1) Xing header creation: * Now estimates the fram... | Jens Arnold | 2005-09-15 |
| * | The power thread now monitors the shutdown process and forces a poweroff if i... | Linus Nielsen Feltzing | 2005-09-14 |
| * | Safety net for devices with no hardware poweroff mechanism - hold STOP for se... | Linus Nielsen Feltzing | 2005-09-12 |
| * | Fixed compiler error in the X11 iriver simulator | Linus Nielsen Feltzing | 2005-09-12 |
| * | Now panicf() shuts off the hard drive and lowers the CPU frequency, it also r... | Linus Nielsen Feltzing | 2005-09-12 |
| * | Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula... | Jens Arnold | 2005-09-10 |
| * | Exact song length calculation for CBR mpeg audio files (without Info header). | Jens Arnold | 2005-09-09 |
| * | The previous commit had a distressing lack of words. This time I deliver the ... | Jonas Häggqvist | 2005-09-08 |
| * | Added support for additional ID3v1 genres, including such gems as "Christian ... | Jonas Häggqvist | 2005-09-07 |
| * | coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let th... | Jens Arnold | 2005-09-07 |
| * | Adds a filename sanity check to add_dir_entry that at the moment only checks ... | Jonas Häggqvist | 2005-09-07 |
| * | Adapted codecs and DSP system to having MACSR saved in thread context. | Thom Johansen | 2005-09-07 |
| * | Moved the system_reboot() call to the correct place | Linus Nielsen Feltzing | 2005-09-06 |
| * | Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha... | Jens Arnold | 2005-09-06 |
| * | Call system_reboot() instead of rolo_load() in the UIE handler | Linus Nielsen Feltzing | 2005-09-06 |
| * | For targets without an RTC, use the rockbox build date as the start date in t... | Jens Arnold | 2005-09-06 |
| * | Changed WPS enum conditional functionality, displaying the last part in the l... | Linus Nielsen Feltzing | 2005-09-06 |
| * | Archos recording: yield() within audio_beep() to avoid starving the mpeg thre... | Jens Arnold | 2005-09-05 |
| * | Archos recording: Always prepend ID3V2 and Xing header to a recording file, e... | Jens Arnold | 2005-09-04 |
| * | Fixed associate problem with file extensions (.info files matched .nfo extens... | Henrik Backe | 2005-09-02 |
| * | Adjusted the file size calculation when prerecording | Linus Nielsen Feltzing | 2005-09-02 |