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