Age | Commit message (Expand) | Author |
2005-11-14 | completed the CONFIG_BACKLIGHT transition | Daniel Stenberg |
2005-11-14 | H300 backlight | Linus Nielsen Feltzing |
2005-11-14 | New type for the LCD frame buffer data | Linus Nielsen Feltzing |
2005-11-14 | H300: First lame attempt to a pcf50606 driver | Linus Nielsen Feltzing |
2005-11-14 | H300: Correct LCD type and CODEC buffer size | Linus Nielsen Feltzing |
2005-11-13 | Allow S/PDIF as recording source in the archos sims | Linus Nielsen Feltzing |
2005-11-13 | Force -mlong-calls for iPod builds. This issue still needs investigating as ... | Dave Chapman |
2005-11-13 | Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ... | Dave Chapman |
2005-11-12 | iPod changes | Dave Chapman |
2005-11-12 | Removed monitor option from audio_set_recording_options and the global settin... | Andy |
2005-11-12 | Fix for broken simulators | Andy |
2005-11-12 | iRiver: Initial support for wav-recording in recording menu. Supports mic/lin... | Andy |
2005-11-11 | Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati... | Dave Chapman |
2005-11-11 | iPod: Code cleanup - the bootloader now compiles with zero warnings | Dave Chapman |
2005-11-10 | Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c. | Thom Johansen |
2005-11-09 | Correct the LCD definition for the Nano | Dave Chapman |
2005-11-09 | SH1: Changed UIE() to use the same reset method as on coldfire, using the wat... | Jens Arnold |
2005-11-08 | 16-bit color for h300 for now | Linus Nielsen Feltzing |
2005-11-08 | Unified the H100 and H300 startup | Linus Nielsen Feltzing |
2005-11-08 | Remove unnecessary #ifdef | Dave Chapman |
2005-11-07 | Removed unused ata_standby(), changed return type of ata_sleep() to void, rem... | Jens Arnold |
2005-11-07 | Initial commit of work-in-progress iPod port | Dave Chapman |
2005-11-07 | Adjusted MAX_THREADS to be 2 more than the number of standard threads on all ... | Jens Arnold |
2005-11-06 | The const police strikes and hits itself. | Jens Arnold |
2005-11-06 | Fixed recorder v2 simulators. | Jens Arnold |
2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
2005-11-06 | Corrected the bug with boolean settings (the inverted screen that couldn't be... | Kevin Ferrare |
2005-11-05 | Fixup of the MCF5249 memory mapped register definitions. | Jens Arnold |
2005-10-31 | Oops. Forgot to increase the codec size for H100. | Dave Chapman |
2005-10-31 | Increase codec size to 512KB in preparation for AAC codec | Dave Chapman |
2005-10-31 | Add AAC audio type | Dave Chapman |
2005-10-30 | Skip ID3v2 tags at the start of a FLAC file. | Dave Chapman |
2005-10-22 | Seeking support for AC3/A52 files. We assume they are always CBR. | Dave Chapman |
2005-10-19 | Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at... | Jens Arnold |
2005-10-08 | Fixed a problem with dircache where filetree modified dircache | Miika Pekkarinen |
2005-10-07 | 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-06 | Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto... | Dave Chapman |
2005-10-03 | Coldfire: New timer handling on CPU frequency change, adjusting the prescaler... | Jens Arnold |
2005-09-24 | H1x0: More precise tuning; corrected xtal frequency in comments + #defines. | Jens Arnold |
2005-09-22 | Add ALAC audio type | Dave Chapman |
2005-09-15 | Archos recording/playback: (1) Xing header creation: * Now estimates the fram... | Jens Arnold |
2005-09-14 | The power thread now monitors the shutdown process and forces a poweroff if i... | 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-10 | Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula... | Jens Arnold |
2005-09-07 | coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let th... | Jens Arnold |
2005-09-07 | Adapted codecs and DSP system to having MACSR saved in thread context. | Thom Johansen |
2005-09-06 | Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha... | Jens Arnold |
2005-09-06 | Changed WPS enum conditional functionality, displaying the last part in the l... | Linus Nielsen Feltzing |
2005-09-04 | Archos recording: Always prepend ID3V2 and Xing header to a recording file, e... | Jens Arnold |