summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Removed unused ata_standby(), changed return type of ata_sleep() to void, rem...Jens Arnold2005-11-07
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* Adjusted MAX_THREADS to be 2 more than the number of standard threads on all ...Jens Arnold2005-11-07
* The const police strikes and hits itself.Jens Arnold2005-11-06
* Fixed recorder v2 simulators.Jens Arnold2005-11-06
* Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold2005-11-06
* Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare2005-11-06
* Fixup of the MCF5249 memory mapped register definitions.Jens Arnold2005-11-05
* Oops. Forgot to increase the codec size for H100.Dave Chapman2005-10-31
* Increase codec size to 512KB in preparation for AAC codecDave Chapman2005-10-31
* Add AAC audio typeDave Chapman2005-10-31
* Skip ID3v2 tags at the start of a FLAC file.Dave Chapman2005-10-30
* Seeking support for AC3/A52 files. We assume they are always CBR.Dave Chapman2005-10-22
* Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold2005-10-19
* Fixed a problem with dircache where filetree modified dircacheMiika Pekkarinen2005-10-08
* Fixed the bootloader compile failure by disabling new directory cacheMiika Pekkarinen2005-10-07
* Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen2005-10-07
* Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman2005-10-06
* Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold2005-10-03
* H1x0: More precise tuning; corrected xtal frequency in comments + #defines.Jens Arnold2005-09-24
* Add ALAC audio typeDave Chapman2005-09-22
* Archos recording/playback: (1) Xing header creation: * Now estimates the fram...Jens Arnold2005-09-15
* The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing2005-09-14
* Now panicf() shuts off the hard drive and lowers the CPU frequency, it also r...Linus Nielsen Feltzing2005-09-12
* Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold2005-09-10
* coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let th...Jens Arnold2005-09-07
* Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen2005-09-07
* Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold2005-09-06
* Changed WPS enum conditional functionality, displaying the last part in the l...Linus Nielsen Feltzing2005-09-06
* Archos recording: Always prepend ID3V2 and Xing header to a recording file, e...Jens Arnold2005-09-04
* Fixed associate problem with file extensions (.info files matched .nfo extens...Henrik Backe2005-09-02
* Restructured codec type handling a bit. Reduced code size, esp. on archos.Jens Arnold2005-09-01
* Fixed the WPS codec type conditional, and removed unsupported formats from th...Linus Nielsen Feltzing2005-09-01
* Change ROMbox to use BootBox-suitable start address. This will "break" it unt...Jörg Hohensohn2005-08-30
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing2005-08-21
* Coldfire: assembler optimised SWAB32() inline function. Added SWAW32() even i...Jens Arnold2005-08-21
* Hooked up the runtime database on archos.Jens Arnold2005-08-21
* Fixed the usb mode. We did hit the thread limit which was nowMiika Pekkarinen2005-08-21
* Avoid zero values for defines to minimize problems where they're compared to ...Jonas Häggqvist2005-08-17
* FM radio simulation working againLinus Nielsen Feltzing2005-08-16
* Corrected UART register namesLinus Nielsen Feltzing2005-08-13
* Forgot that the simulator doesn't simulate the FM radioLinus Nielsen Feltzing2005-08-13
* Very lame, initial support for FM radio on the iriverLinus Nielsen Feltzing2005-08-13
* The Ondio uses a different crystal for the TEA5767 than iriverLinus Nielsen Feltzing2005-08-13
* Add pcm_set_mux() for switching between FM radio and Line inputLinus Nielsen Feltzing2005-08-13
* Added pre-amp setting for files with ReplayGain information.Magnus Holmgren2005-08-11
* Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing2005-08-08
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
* Increased maximum file size for models with LCD height larger than 64 toDaniel Stenberg2005-08-03