Age | Commit message (Expand) | Author |
2005-08-19 | removed the text about h100 vs h120 changes | Björn Stenberg |
2005-08-18 | iriver: slightly faster replaygain processing and clipping. | Magnus Holmgren |
2005-08-18 | Fixed sim warning | Linus Nielsen Feltzing |
2005-08-18 | The shutdown message is now displayed before saving the database, giving bett... | Linus Nielsen Feltzing |
2005-08-18 | added beep, removed 2004 entries to history (dast) | Björn Stenberg |
2005-08-18 | iriver: Radio screen didn't properly filter stray FM_EXIT events | Linus Nielsen Feltzing |
2005-08-18 | Some more cosmetic fixes for bitmap displays in the debug menu | Linus Nielsen Feltzing |
2005-08-18 | The const police struck again | Linus Nielsen Feltzing |
2005-08-18 | iriver: exit the FM screen (with FM audio on) with joystick push instead of Play | Linus Nielsen Feltzing |
2005-08-18 | Preparation for runtimedb hookup on archos: don't pass software playback syst... | Jens Arnold |
2005-08-18 | Use the provided function to calculate the unsaved space in rec_tick(). | Jens Arnold |
2005-08-17 | iriver: Do correct ReplayGain calculation. Fixes distortion problems (and low... | Magnus Holmgren |
2005-08-17 | Undo my previous commit and do the same with a parantheses change in filetree.c | Jonas Häggqvist |
2005-08-17 | Updated Francais language file by Manuel Dejonghe | Jonas Häggqvist |
2005-08-17 | This is getting embarrassing.. forgot this one too. Last one - I promise! | Jonas Häggqvist |
2005-08-17 | Forgot this file. | Jonas Häggqvist |
2005-08-17 | Updated Islenska language from Richard O'Brien | Jonas Häggqvist |
2005-08-17 | Don't show dirs when browsing WPS files, .cfg files, fonts, languages and fir... | Jonas Häggqvist |
2005-08-17 | Correct samplecount calculation, suggested by Markus Kaufhold | Linus Nielsen Feltzing |
2005-08-17 | Avoid zero values for defines to minimize problems where they're compared to ... | Jonas Häggqvist |
2005-08-16 | Fix for ff/rw in long MP3 files. | Magnus Holmgren |
2005-08-16 | Enlarged the buffer for DEBUGF() | Linus Nielsen Feltzing |
2005-08-16 | FM radio simulation working again | Linus Nielsen Feltzing |
2005-08-15 | One more gapless fix for LAME MP3 files. | Magnus Holmgren |
2005-08-15 | iriver: Always turn on the backlight in backlight_init() | Linus Nielsen Feltzing |
2005-08-15 | Fixed the problem where a scrolling subline could keep scrolling with old inf... | Linus Nielsen Feltzing |
2005-08-15 | Correct usage of ICODE_ATTR in memcpy.c and strlen.c | Linus Nielsen Feltzing |
2005-08-14 | Use the system font in the debug screens | Linus Nielsen Feltzing |
2005-08-14 | Pre-amp is signed... | Magnus Holmgren |
2005-08-13 | Corrected UART register names | Linus Nielsen Feltzing |
2005-08-13 | argh, unused variable removed | Daniel Stenberg |
2005-08-13 | reverted the fixed 4 bytes write, made the read code more reliable, use | Daniel Stenberg |
2005-08-13 | Patch by XavierGr | Tomas Salfischberger |
2005-08-13 | CONFIG_TUNER is a bitmask | Linus Nielsen Feltzing |
2005-08-13 | Forgot that the simulator doesn't simulate the FM radio | Linus Nielsen Feltzing |
2005-08-13 | Oops | Linus Nielsen Feltzing |
2005-08-13 | Very lame, initial support for FM radio on the iriver | Linus Nielsen Feltzing |
2005-08-13 | The Ondio uses a different crystal for the TEA5767 than iriver | Linus Nielsen Feltzing |
2005-08-13 | The iriver FM radio I2C cannot use the I2C controller, so we do the good old ... | Linus Nielsen Feltzing |
2005-08-13 | Add pcm_set_mux() for switching between FM radio and Line input | Linus Nielsen Feltzing |
2005-08-13 | Show VBR info in the ID3 info screen. | Magnus Holmgren |
2005-08-13 | Support the LAME Info header too. | Magnus Holmgren |
2005-08-13 | More complete gapless playback implementation in the MP3 codec (using LAME he... | Magnus Holmgren |
2005-08-13 | Update to nederlands.lang by Sander Sweers | Jonas Häggqvist |
2005-08-11 | Backlight dimming: Don't unboost the CPU from within the isr. | Jens Arnold |
2005-08-11 | Backlight dimming: Protect from extraneous calls with the same target value. ... | Jens Arnold |
2005-08-11 | Updated german translation. | Jens Arnold |
2005-08-11 | prevent an empty "codecs" directory for models without software codecs | Daniel Stenberg |
2005-08-11 | Only check for frames with three-letter names when parsing ID3V2.2 tags (and ... | Magnus Holmgren |
2005-08-11 | Cast to unsigned isn't enough in the isXXXX macros (chars > 127 caused a nega... | Magnus Holmgren |