summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* More complete gapless playback implementation in the MP3 codec (using LAME ↵Magnus Holmgren2005-08-13
| | | | | | header values). Some cleanups as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7312 a1c6a512-1295-4272-9138-f99709370657
* Update to nederlands.lang by Sander SweersJonas Häggqvist2005-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7311 a1c6a512-1295-4272-9138-f99709370657
* Updated german translation.Jens Arnold2005-08-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7308 a1c6a512-1295-4272-9138-f99709370657
* Added pre-amp setting for files with ReplayGain information.Magnus Holmgren2005-08-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7303 a1c6a512-1295-4272-9138-f99709370657
* Updated ID3 info screen for devices with a bitmapped screen: show a list of ↵Magnus Holmgren2005-08-11
| | | | | | all items, rather than item one at a time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7302 a1c6a512-1295-4272-9138-f99709370657
* patch #1255805 by Frederic Devernay - fix to buffer overflow in dsp.cLinus Nielsen Feltzing2005-08-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7301 a1c6a512-1295-4272-9138-f99709370657
* iriver: fix by Frederic Devernay, Rockbox could crash if the metadata ↵Linus Nielsen Feltzing2005-08-10
| | | | | | reading failed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7300 a1c6a512-1295-4272-9138-f99709370657
* mp3 codec: simpler seeking, and now sets the sample frequency dynamically ↵Linus Nielsen Feltzing2005-08-10
| | | | | | from the mp3 frame headers rather than from the frequency found by the metadata parser git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7299 a1c6a512-1295-4272-9138-f99709370657
* iriver: added a DSP_SWITCH_FREQUENCY config, for on-the-fly sample frequency ↵Linus Nielsen Feltzing2005-08-10
| | | | | | changes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7298 a1c6a512-1295-4272-9138-f99709370657
* iriver: always save resume offset, not only if it's bigger than the already ↵Linus Nielsen Feltzing2005-08-10
| | | | | | stored one. This fixes the bug where rewinding doesn't save the resume position git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7297 a1c6a512-1295-4272-9138-f99709370657
* Moved hebrew bidi setting to the Display menuLinus Nielsen Feltzing2005-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7294 a1c6a512-1295-4272-9138-f99709370657
* Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional ↵Linus Nielsen Feltzing2005-08-08
| | | | | | text support for Hebrew and Arabic git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7292 a1c6a512-1295-4272-9138-f99709370657
* Uncomment one line, which makes bad 80s music sound a bit better.Stepan Moskovchenko2005-08-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7291 a1c6a512-1295-4272-9138-f99709370657
* Add this back in, for now. Will turn into real codec later, when plugins ↵Stepan Moskovchenko2005-08-07
| | | | | | support the codec api. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7290 a1c6a512-1295-4272-9138-f99709370657
* Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko2005-08-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7288 a1c6a512-1295-4272-9138-f99709370657
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7286 a1c6a512-1295-4272-9138-f99709370657
* Put back the line (accidentally?) removed on the last commit. That isMiika Pekkarinen2005-08-06
| | | | | | | necessary to prevent playback stuttering when fast skipping tracks. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7285 a1c6a512-1295-4272-9138-f99709370657
* Fixed track changing in REPEAT_ONE mode and playlists with only one track. ↵Ryan Jackson2005-08-05
| | | | | | Removed previous workaround for this bug. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7284 a1c6a512-1295-4272-9138-f99709370657
* Synced.Mats Lidell2005-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7283 a1c6a512-1295-4272-9138-f99709370657
* Assembler optimised 64 bit multiplication for coldfire: ~15% speedup. Proper ↵Jens Arnold2005-08-01
| | | | | | max_iter decrease amount. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7278 a1c6a512-1295-4272-9138-f99709370657
* Another small opt for the SH1 64 bit multiplication.Jens Arnold2005-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7276 a1c6a512-1295-4272-9138-f99709370657
* Further optimised asm 64 bit multiplication for SH1, speedup around 20%.Jens Arnold2005-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7274 a1c6a512-1295-4272-9138-f99709370657