summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* H1x0 radio: Fixed the volume changing issue with non-flat tone controls.Jens Arnold2005-09-24
* H1x0: More precise tuning; corrected xtal frequency in comments + #defines.Jens Arnold2005-09-24
* Add ALAC audio typeDave Chapman2005-09-22
* Reverse previous commit - it had uneffected side-effects.Jonas Häggqvist2005-09-22
* Fix to remote-hold check by Stephan Wezel - it always returned true when the ...Jonas Häggqvist2005-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
* Safety net for devices with no hardware poweroff mechanism - hold STOP for se...Linus Nielsen Feltzing2005-09-12
* Fixed compiler error in the X11 iriver simulatorLinus Nielsen Feltzing2005-09-12
* 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
* Exact song length calculation for CBR mpeg audio files (without Info header).Jens Arnold2005-09-09
* The previous commit had a distressing lack of words. This time I deliver the ...Jonas Häggqvist2005-09-08
* Added support for additional ID3v1 genres, including such gems as "Christian ...Jonas Häggqvist2005-09-07
* coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let th...Jens Arnold2005-09-07
* Adds a filename sanity check to add_dir_entry that at the moment only checks ...Jonas Häggqvist2005-09-07
* Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen2005-09-07
* Moved the system_reboot() call to the correct placeLinus Nielsen Feltzing2005-09-06
* Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold2005-09-06
* Call system_reboot() instead of rolo_load() in the UIE handlerLinus Nielsen Feltzing2005-09-06
* For targets without an RTC, use the rockbox build date as the start date in t...Jens Arnold2005-09-06
* Changed WPS enum conditional functionality, displaying the last part in the l...Linus Nielsen Feltzing2005-09-06
* Archos recording: yield() within audio_beep() to avoid starving the mpeg thre...Jens Arnold2005-09-05
* 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
* Adjusted the file size calculation when prerecordingLinus Nielsen Feltzing2005-09-02
* Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold2005-09-01
* Coldfire: Made the MACSR register part of the thread context to allow easier ...Jens Arnold2005-09-01
* Restructured codec type handling a bit. Reduced code size, esp. on archos.Jens Arnold2005-09-01
* Corrected the codec format tableLinus Nielsen Feltzing2005-09-01
* Fixed the WPS codec type conditional, and removed unsupported formats from th...Linus Nielsen Feltzing2005-09-01
* Archos: Even more NULL pointer accesses removedLinus Nielsen Feltzing2005-08-30
* Archos: Removed NULL pointer accesses when changing tracksLinus Nielsen Feltzing2005-08-30
* Archos: Trap UserBrk in the gdb debuggerLinus Nielsen Feltzing2005-08-30
* Patch #1161046 by Bryan Vandyke - id3v2 frames with size 0 may cause rockbox ...Linus Nielsen Feltzing2005-08-30
* 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
* Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold2005-08-29
* iRiver: Reduced pops from the line out connector.Miika Pekkarinen2005-08-28
* SH1: Tiny optimisation of the thread scheduler.Jens Arnold2005-08-26
* Ooops, didn't mean to commit thatLinus Nielsen Feltzing2005-08-24
* FM radio: fix by Antonius Hellman, no more crash when loading preset files wi...Linus Nielsen Feltzing2005-08-24
* allow the flash plugin to verify the RomBox link addressJörg Hohensohn2005-08-23
* Trying to enter STANDBY mode when entering USB mode seems to cause more troub...Linus Nielsen Feltzing2005-08-22
* Some slight size optimisations.Jens Arnold2005-08-22
* 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 and removed the most annoying pops with iRiver.Miika Pekkarinen2005-08-21
* Fixed the usb mode. We did hit the thread limit which was nowMiika Pekkarinen2005-08-21