summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Fixed a bug that caused codec memory allocation buffer overwrite andMiika Pekkarinen2005-08-20
| | | | | | | vorbis codec to crash. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7362 a1c6a512-1295-4272-9138-f99709370657
* Fixed "if there are less than 2 bytes left in the buffer, thenMiika Pekkarinen2005-08-20
| | | | | | | framelen is set to 0 or -1", thanks to Frank Dischner. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7361 a1c6a512-1295-4272-9138-f99709370657
* Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen2005-08-20
| | | | | | | beep when changing tracks. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7360 a1c6a512-1295-4272-9138-f99709370657
* More mpeg.c cleanup: collected variables and declarations at the top, more ↵Jens Arnold2005-08-19
| | | | | | #if/#ifdef fixup. Cut a bit of binary size by making debug_tags() an empty define for ordinary builds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7359 a1c6a512-1295-4272-9138-f99709370657
* This code wasn't used at all.Jens Arnold2005-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7358 a1c6a512-1295-4272-9138-f99709370657
* Removed the uda1380_mute() calls, since they were called in interrupt ↵Linus Nielsen Feltzing2005-08-19
| | | | | | context, which could lead to a big crash. This will reintroduce a slight pop when starting/stopping playbac, and when switching tracks. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7357 a1c6a512-1295-4272-9138-f99709370657
* Properly skip the ID3v2 extended header for both 2.3 and 2.4Linus Nielsen Feltzing2005-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7356 a1c6a512-1295-4272-9138-f99709370657
* Cleaned up remnants of early iriver development. First part of #if/#ifdef ↵Jens Arnold2005-08-19
| | | | | | cleanup,adjusted comments. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7355 a1c6a512-1295-4272-9138-f99709370657
* removed the text about h100 vs h120 changesBjörn Stenberg2005-08-19
| | | | | | | (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
* iriver: slightly faster replaygain processing and clipping.Magnus Holmgren2005-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7353 a1c6a512-1295-4272-9138-f99709370657
* Fixed sim warningLinus Nielsen Feltzing2005-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7352 a1c6a512-1295-4272-9138-f99709370657
* The shutdown message is now displayed before saving the database, giving ↵Linus Nielsen Feltzing2005-08-18
| | | | | | better user feedback when whutting off the player git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7351 a1c6a512-1295-4272-9138-f99709370657
* added beep, removed 2004 entries to history (dast)Björn Stenberg2005-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7350 a1c6a512-1295-4272-9138-f99709370657
* iriver: Radio screen didn't properly filter stray FM_EXIT eventsLinus Nielsen Feltzing2005-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7349 a1c6a512-1295-4272-9138-f99709370657
* Some more cosmetic fixes for bitmap displays in the debug menuLinus Nielsen Feltzing2005-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7348 a1c6a512-1295-4272-9138-f99709370657
* The const police struck againLinus Nielsen Feltzing2005-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7347 a1c6a512-1295-4272-9138-f99709370657
* iriver: exit the FM screen (with FM audio on) with joystick push instead of PlayLinus Nielsen Feltzing2005-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7346 a1c6a512-1295-4272-9138-f99709370657
* Preparation for runtimedb hookup on archos: don't pass software playback ↵Jens Arnold2005-08-18
| | | | | | system specific structures. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7345 a1c6a512-1295-4272-9138-f99709370657
* Use the provided function to calculate the unsaved space in rec_tick().Jens Arnold2005-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7344 a1c6a512-1295-4272-9138-f99709370657
* iriver: Do correct ReplayGain calculation. Fixes distortion problems (and ↵Magnus Holmgren2005-08-17
| | | | | | lowers playback volume). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7343 a1c6a512-1295-4272-9138-f99709370657
* Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist2005-08-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7342 a1c6a512-1295-4272-9138-f99709370657
* Updated Francais language file by Manuel DejongheJonas Häggqvist2005-08-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7341 a1c6a512-1295-4272-9138-f99709370657
* This is getting embarrassing.. forgot this one too. Last one - I promise!Jonas Häggqvist2005-08-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7340 a1c6a512-1295-4272-9138-f99709370657
* Forgot this file.Jonas Häggqvist2005-08-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7339 a1c6a512-1295-4272-9138-f99709370657
* Updated Islenska language from Richard O'BrienJonas Häggqvist2005-08-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7338 a1c6a512-1295-4272-9138-f99709370657
* Don't show dirs when browsing WPS files, .cfg files, fonts, languages and ↵Jonas Häggqvist2005-08-17
| | | | | | firmwares git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7337 a1c6a512-1295-4272-9138-f99709370657
* Correct samplecount calculation, suggested by Markus KaufholdLinus Nielsen Feltzing2005-08-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7336 a1c6a512-1295-4272-9138-f99709370657
* Avoid zero values for defines to minimize problems where they're compared to ↵Jonas Häggqvist2005-08-17
| | | | | | undefined values. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7335 a1c6a512-1295-4272-9138-f99709370657
* Fix for ff/rw in long MP3 files.Magnus Holmgren2005-08-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7334 a1c6a512-1295-4272-9138-f99709370657
* Enlarged the buffer for DEBUGF()Linus Nielsen Feltzing2005-08-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7333 a1c6a512-1295-4272-9138-f99709370657
* FM radio simulation working againLinus Nielsen Feltzing2005-08-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7332 a1c6a512-1295-4272-9138-f99709370657
* One more gapless fix for LAME MP3 files.Magnus Holmgren2005-08-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7331 a1c6a512-1295-4272-9138-f99709370657
* iriver: Always turn on the backlight in backlight_init()Linus Nielsen Feltzing2005-08-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7330 a1c6a512-1295-4272-9138-f99709370657
* Fixed the problem where a scrolling subline could keep scrolling with old ↵Linus Nielsen Feltzing2005-08-15
| | | | | | 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
* Correct usage of ICODE_ATTR in memcpy.c and strlen.cLinus Nielsen Feltzing2005-08-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7328 a1c6a512-1295-4272-9138-f99709370657
* Use the system font in the debug screensLinus Nielsen Feltzing2005-08-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7327 a1c6a512-1295-4272-9138-f99709370657
* Pre-amp is signed...Magnus Holmgren2005-08-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7326 a1c6a512-1295-4272-9138-f99709370657
* Corrected UART register namesLinus Nielsen Feltzing2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7325 a1c6a512-1295-4272-9138-f99709370657
* argh, unused variable removedDaniel Stenberg2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7324 a1c6a512-1295-4272-9138-f99709370657
* reverted the fixed 4 bytes write, made the read code more reliable, useDaniel Stenberg2005-08-13
| | | | | | | | | 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
* Patch by XavierGrTomas Salfischberger2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7322 a1c6a512-1295-4272-9138-f99709370657
* CONFIG_TUNER is a bitmaskLinus Nielsen Feltzing2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7321 a1c6a512-1295-4272-9138-f99709370657
* Forgot that the simulator doesn't simulate the FM radioLinus Nielsen Feltzing2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7320 a1c6a512-1295-4272-9138-f99709370657
* OopsLinus Nielsen Feltzing2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7319 a1c6a512-1295-4272-9138-f99709370657
* Very lame, initial support for FM radio on the iriverLinus Nielsen Feltzing2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7318 a1c6a512-1295-4272-9138-f99709370657
* The Ondio uses a different crystal for the TEA5767 than iriverLinus Nielsen Feltzing2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7317 a1c6a512-1295-4272-9138-f99709370657
* The iriver FM radio I2C cannot use the I2C controller, so we do the good old ↵Linus Nielsen Feltzing2005-08-13
| | | | | | bitbanging instead git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7316 a1c6a512-1295-4272-9138-f99709370657
* Add pcm_set_mux() for switching between FM radio and Line inputLinus Nielsen Feltzing2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7315 a1c6a512-1295-4272-9138-f99709370657
* Show VBR info in the ID3 info screen.Magnus Holmgren2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7314 a1c6a512-1295-4272-9138-f99709370657
* Support the LAME Info header too.Magnus Holmgren2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7313 a1c6a512-1295-4272-9138-f99709370657