summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-17Wiki deletionLinus Nielsen Feltzing
2005-09-15Archos recording/playback: (1) Xing header creation: * Now estimates the fram...Jens Arnold
2005-09-14iRiver: Fixed a crash when loading a new configuration file and audioMiika Pekkarinen
2005-09-14Player and recorder use the same scrambler, and have the same size limitsLinus Nielsen Feltzing
2005-09-14Proper file numbering in the iriver PCM recording test codeLinus Nielsen Feltzing
2005-09-14Added a dummy sys_poweroff() in the boot loaderLinus Nielsen Feltzing
2005-09-14The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing
2005-09-14The database is now always synched when entering USB mode or shutting down, a...Linus Nielsen Feltzing
2005-09-14Handle the different max binary size limits for the Archos modelsLinus Nielsen Feltzing
2005-09-13Replaced standard libmad accumulator sequence with EMAC optimised one.Thom Johansen
2005-09-13Nimbus-12: Minor adjustments, plus added a lot of missing charactersLinus Nielsen Feltzing
2005-09-12Safety net for devices with no hardware poweroff mechanism - hold STOP for se...Linus Nielsen Feltzing
2005-09-12Fixed compiler error in the X11 iriver simulatorLinus Nielsen Feltzing
2005-09-12Now panicf() shuts off the hard drive and lowers the CPU frequency, it also r...Linus Nielsen Feltzing
2005-09-11Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold
2005-09-11Fixed comment.Jens Arnold
2005-09-11ID3 tag priority setting wasn't applied on startup.Jens Arnold
2005-09-10iRiver: Correctly keeping playback paused when skipping tracks.Miika Pekkarinen
2005-09-10Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold
2005-09-10Put a couple of important layer 1/2 arrays in IRAM.Thom Johansen
2005-09-09Removed the risk of getting a zero CRC for a valid file.Daniel Stenberg
2005-09-09Exact song length calculation for CBR mpeg audio files (without Info header).Jens Arnold
2005-09-09Patch #1285659 by Stephan Wezel, adds the %bp tag to the WPS (external power ...Linus Nielsen Feltzing
2005-09-08The previous commit had a distressing lack of words. This time I deliver the ...Jonas Häggqvist
2005-09-07Added support for additional ID3v1 genres, including such gems as "Christian ...Jonas Häggqvist
2005-09-07WPS: 1) Increased the WPS buffer size from 800 to 1600 bytes, 2) Increased th...Linus Nielsen Feltzing
2005-09-07WPS: 1) Bitmaps are drawn after formatting the entire WPS, 2) Most tags are n...Linus Nielsen Feltzing
2005-09-07Put some FLAC data in IRAM. Will clean up code later.Thom Johansen
2005-09-07Removed another warningLinus Nielsen Feltzing
2005-09-07Removed a warningLinus Nielsen Feltzing
2005-09-07Use splash() when displaying the end-of-playlist messageLinus Nielsen Feltzing
2005-09-07Properly stop the audio in the win32 simulated playbackLinus Nielsen Feltzing
2005-09-07coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let th...Jens Arnold
2005-09-07Nitpicking.Jonas Häggqvist
2005-09-07Fix red build with a comment for now.Thom Johansen
2005-09-07Code was a wild mix of different styles, cleaned it up somewhat.Thom Johansen
2005-09-07Adds a filename sanity check to add_dir_entry that at the moment only checks ...Jonas Häggqvist
2005-09-07Couple of nitpick fixes.Thom Johansen
2005-09-07Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen
2005-09-06The status bas wasn't correctly redrawn in the FM radio screenLinus Nielsen Feltzing
2005-09-06Moved the system_reboot() call to the correct placeLinus Nielsen Feltzing
2005-09-06Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold
2005-09-06fixed the removal of the codec dir properly in case of no codecs availableDaniel Stenberg
2005-09-06A larger Hebrew (ISO8859-8) font from the Xorg distribution. Public domain.Jonas Häggqvist
2005-09-06Call system_reboot() instead of rolo_load() in the UIE handlerLinus Nielsen Feltzing
2005-09-06For targets without an RTC, use the rockbox build date as the start date in t...Jens Arnold
2005-09-06Updated Hebrew fonts to be ISO8859-8, which is compatible with the current He...Jonas Häggqvist
2005-09-06Changed WPS enum conditional functionality, displaying the last part in the l...Linus Nielsen Feltzing
2005-09-05Archos recording: yield() within audio_beep() to avoid starving the mpeg thre...Jens Arnold
2005-09-05Ondio FM button assignment: The recording screen now uses up/down to select t...Jens Arnold