summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* 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
* headphone volume should be correct nowChristian Gmeiner2005-08-02
* Killed signed/unsigned inconsistencyJens Arnold2005-08-01
* iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...Christian Gmeiner2005-07-31
* iAudio: adding support for mcf5250Christian Gmeiner2005-07-31
* Fixed MAC initialization problem with mpa codec and removed workaroundMiika Pekkarinen2005-07-30
* iAudio: Preperations for audio codec driverChristian Gmeiner2005-07-29
* Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren2005-07-27
* Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold2005-07-26
* ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren2005-07-24
* ReplayGain support files.Magnus Holmgren2005-07-24
* It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen2005-07-22
* More accurate playback position calculation.Miika Pekkarinen2005-07-22
* Forgot to commit these files.Miika Pekkarinen2005-07-21
* More preparations and conversions for colour LCD support.Jens Arnold2005-07-19
* Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold2005-07-19
* Added MODEL_NUMBER for H300Linus Nielsen Feltzing2005-07-19
* Fixed RoLo for H100 targetsLinus Nielsen Feltzing2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen2005-07-17
* iAudio: first try - things could be wrong or missingChristian Gmeiner2005-07-15
* Greyscale graphics driver: Added missing function.Jens Arnold2005-07-14
* Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen2005-07-13