summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-08-19removed the text about h100 vs h120 changesBjörn Stenberg
(and lots of other stuff that was never committed before) / dast git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7354 a1c6a512-1295-4272-9138-f99709370657
2005-08-18iriver: slightly faster replaygain processing and clipping.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7353 a1c6a512-1295-4272-9138-f99709370657
2005-08-18Fixed sim warningLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7352 a1c6a512-1295-4272-9138-f99709370657
2005-08-18The shutdown message is now displayed before saving the database, giving ↵Linus Nielsen Feltzing
better user feedback when whutting off the player git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7351 a1c6a512-1295-4272-9138-f99709370657
2005-08-18added beep, removed 2004 entries to history (dast)Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7350 a1c6a512-1295-4272-9138-f99709370657
2005-08-18iriver: Radio screen didn't properly filter stray FM_EXIT eventsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7349 a1c6a512-1295-4272-9138-f99709370657
2005-08-18Some more cosmetic fixes for bitmap displays in the debug menuLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7348 a1c6a512-1295-4272-9138-f99709370657
2005-08-18The const police struck againLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7347 a1c6a512-1295-4272-9138-f99709370657
2005-08-18iriver: exit the FM screen (with FM audio on) with joystick push instead of PlayLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7346 a1c6a512-1295-4272-9138-f99709370657
2005-08-18Preparation for runtimedb hookup on archos: don't pass software playback ↵Jens Arnold
system specific structures. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7345 a1c6a512-1295-4272-9138-f99709370657
2005-08-18Use the provided function to calculate the unsaved space in rec_tick().Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7344 a1c6a512-1295-4272-9138-f99709370657
2005-08-17iriver: Do correct ReplayGain calculation. Fixes distortion problems (and ↵Magnus Holmgren
lowers playback volume). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7343 a1c6a512-1295-4272-9138-f99709370657
2005-08-17Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7342 a1c6a512-1295-4272-9138-f99709370657
2005-08-17Updated Francais language file by Manuel DejongheJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7341 a1c6a512-1295-4272-9138-f99709370657
2005-08-17This is getting embarrassing.. forgot this one too. Last one - I promise!Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7340 a1c6a512-1295-4272-9138-f99709370657
2005-08-17Forgot this file.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7339 a1c6a512-1295-4272-9138-f99709370657
2005-08-17Updated Islenska language from Richard O'BrienJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7338 a1c6a512-1295-4272-9138-f99709370657
2005-08-17Don't show dirs when browsing WPS files, .cfg files, fonts, languages and ↵Jonas Häggqvist
firmwares git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7337 a1c6a512-1295-4272-9138-f99709370657
2005-08-17Correct samplecount calculation, suggested by Markus KaufholdLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7336 a1c6a512-1295-4272-9138-f99709370657
2005-08-17Avoid zero values for defines to minimize problems where they're compared to ↵Jonas Häggqvist
undefined values. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7335 a1c6a512-1295-4272-9138-f99709370657
2005-08-16Fix for ff/rw in long MP3 files.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7334 a1c6a512-1295-4272-9138-f99709370657
2005-08-16Enlarged the buffer for DEBUGF()Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7333 a1c6a512-1295-4272-9138-f99709370657
2005-08-16FM radio simulation working againLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7332 a1c6a512-1295-4272-9138-f99709370657
2005-08-15One more gapless fix for LAME MP3 files.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7331 a1c6a512-1295-4272-9138-f99709370657
2005-08-15iriver: Always turn on the backlight in backlight_init()Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7330 a1c6a512-1295-4272-9138-f99709370657
2005-08-15Fixed the problem where a scrolling subline could keep scrolling with old ↵Linus Nielsen Feltzing
information when displaying an alternate non-scrolling subline (say that quickly ten times) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7329 a1c6a512-1295-4272-9138-f99709370657
2005-08-15Correct usage of ICODE_ATTR in memcpy.c and strlen.cLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7328 a1c6a512-1295-4272-9138-f99709370657
2005-08-14Use the system font in the debug screensLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7327 a1c6a512-1295-4272-9138-f99709370657
2005-08-14Pre-amp is signed...Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7326 a1c6a512-1295-4272-9138-f99709370657
2005-08-13Corrected UART register namesLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7325 a1c6a512-1295-4272-9138-f99709370657
2005-08-13argh, unused variable removedDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7324 a1c6a512-1295-4272-9138-f99709370657
2005-08-13reverted the fixed 4 bytes write, made the read code more reliable, useDaniel Stenberg
fdprintf() when writing the highscore, add newline after score in the saved file for easier loading (but the load code is fixed to better deal with files saved using the former method as well) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7323 a1c6a512-1295-4272-9138-f99709370657
2005-08-13Patch by XavierGrTomas Salfischberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7322 a1c6a512-1295-4272-9138-f99709370657
2005-08-13CONFIG_TUNER is a bitmaskLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7321 a1c6a512-1295-4272-9138-f99709370657
2005-08-13Forgot that the simulator doesn't simulate the FM radioLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7320 a1c6a512-1295-4272-9138-f99709370657
2005-08-13OopsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7319 a1c6a512-1295-4272-9138-f99709370657
2005-08-13Very lame, initial support for FM radio on the iriverLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7318 a1c6a512-1295-4272-9138-f99709370657
2005-08-13The Ondio uses a different crystal for the TEA5767 than iriverLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7317 a1c6a512-1295-4272-9138-f99709370657
2005-08-13The iriver FM radio I2C cannot use the I2C controller, so we do the good old ↵Linus Nielsen Feltzing
bitbanging instead git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7316 a1c6a512-1295-4272-9138-f99709370657
2005-08-13Add pcm_set_mux() for switching between FM radio and Line inputLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7315 a1c6a512-1295-4272-9138-f99709370657
2005-08-13Show VBR info in the ID3 info screen.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7314 a1c6a512-1295-4272-9138-f99709370657
2005-08-13Support the LAME Info header too.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7313 a1c6a512-1295-4272-9138-f99709370657
2005-08-13More complete gapless playback implementation in the MP3 codec (using LAME ↵Magnus Holmgren
header values). Some cleanups as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7312 a1c6a512-1295-4272-9138-f99709370657
2005-08-13Update to nederlands.lang by Sander SweersJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7311 a1c6a512-1295-4272-9138-f99709370657
2005-08-11Backlight dimming: Don't unboost the CPU from within the isr.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7310 a1c6a512-1295-4272-9138-f99709370657
2005-08-11Backlight dimming: Protect from extraneous calls with the same target value. ↵Jens Arnold
This led to very short boost/unboost sequences for every button event before, one trigger for the volume lag bug. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7309 a1c6a512-1295-4272-9138-f99709370657
2005-08-11Updated german translation.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7308 a1c6a512-1295-4272-9138-f99709370657
2005-08-11prevent an empty "codecs" directory for models without software codecsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7307 a1c6a512-1295-4272-9138-f99709370657
2005-08-11Only check for frames with three-letter names when parsing ID3V2.2 tags (and ↵Magnus Holmgren
only check four-letter names when parsing ID3V2.3+ tags). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7306 a1c6a512-1295-4272-9138-f99709370657
2005-08-11Cast to unsigned isn't enough in the isXXXX macros (chars > 127 caused a ↵Magnus Holmgren
negative array index). With a cast to unsigned char, the macros work as expected. The other macros were changed accordingly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7305 a1c6a512-1295-4272-9138-f99709370657