summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2004-04-06Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any ↵Jörg Hohensohn
more. We can localize the voice now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4471 a1c6a512-1295-4272-9138-f99709370657
2004-04-06The FM radio screen now uses the D/A peak meter.Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4470 a1c6a512-1295-4272-9138-f99709370657
2004-04-06Added cluster size to the disk debug screenLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4469 a1c6a512-1295-4272-9138-f99709370657
2004-04-04warning and simulator build fixJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4466 a1c6a512-1295-4272-9138-f99709370657
2004-04-04Voice UI: option to spell dirs/files, say (known) extension with file ↵Jörg Hohensohn
number, minor fixes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4465 a1c6a512-1295-4272-9138-f99709370657
2004-04-04Restore lcd margins after selecting bookmarkHenrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4464 a1c6a512-1295-4272-9138-f99709370657
2004-04-03Changed concept for voice IDs: the voice-only IDs now are in a separate ↵Jörg Hohensohn
range, don't generate an empty language string. This saves memory, but requires a new voice file format with 2 tables. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4463 a1c6a512-1295-4272-9138-f99709370657
2004-04-01minor typoJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4461 a1c6a512-1295-4272-9138-f99709370657
2004-03-31Ooops, I broke the player builds.Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4459 a1c6a512-1295-4272-9138-f99709370657
2004-03-31bugfix for changing position/directory during the talkbox "hover" timeoutJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4458 a1c6a512-1295-4272-9138-f99709370657
2004-03-30"desc" spelling mistakeDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4456 a1c6a512-1295-4272-9138-f99709370657
2004-03-30No need to create .mod/.ajz/.ucl files for the debug buildsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4454 a1c6a512-1295-4272-9138-f99709370657
2004-03-29syncedJose Maria Garcia-Valdecasas Bernal
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4451 a1c6a512-1295-4272-9138-f99709370657
2004-03-29New sound test code. Now it sets up the MDB as the original firmware does.Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4450 a1c6a512-1295-4272-9138-f99709370657
2004-03-29insert a dummy frame before changing clips (still no major improvement), ↵Jörg Hohensohn
back to the previous frame search algorithm because the talkbox clips can be quite different git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4449 a1c6a512-1295-4272-9138-f99709370657
2004-03-29removed a warningJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4444 a1c6a512-1295-4272-9138-f99709370657
2004-03-28hovering talkbox clips are played after a 1 sec timeout, to avoid constant ↵Jörg Hohensohn
disk access while scrolling git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4443 a1c6a512-1295-4272-9138-f99709370657
2004-03-28The ID3 browser now shows the correct genre informationLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4442 a1c6a512-1295-4272-9138-f99709370657
2004-03-27Step 4 of voice UI:Jörg Hohensohn
- "talkbox" functionality added, but yet without thumbnail recording - menu under "general settings" to configure voice - directories and folders can be voiced as a numbers git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4440 a1c6a512-1295-4272-9138-f99709370657
2004-03-25We now start monitoring USB earlier, and can enter USB mode from the debug ↵Linus Nielsen Feltzing
partition viewer. This fixes bug #799491. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4438 a1c6a512-1295-4272-9138-f99709370657
2004-03-23Slightly better method of finding the next frameLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4435 a1c6a512-1295-4272-9138-f99709370657
2004-03-23Added Super Bass switch to the sound test debug screenLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4434 a1c6a512-1295-4272-9138-f99709370657
2004-03-22syncedJose Maria Garcia-Valdecasas Bernal
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4433 a1c6a512-1295-4272-9138-f99709370657
2004-03-22talk_value() and talk_number() didn't check if the music was playingLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4431 a1c6a512-1295-4272-9138-f99709370657
2004-03-22Test debug code for the sound quality discussionLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4430 a1c6a512-1295-4272-9138-f99709370657
2004-03-22Fixed bad handling of remote control STOP on Player modelsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4429 a1c6a512-1295-4272-9138-f99709370657
2004-03-22voice for FFwd/Rewind was missing, several other voice entries revisedJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4428 a1c6a512-1295-4272-9138-f99709370657
2004-03-21Use same path buffer when recursively creating playlistHardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4427 a1c6a512-1295-4272-9138-f99709370657
2004-03-21Adds USB detection on changed bootfile questionHenrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4426 a1c6a512-1295-4272-9138-f99709370657
2004-03-21First try to get a better transition from a cancelled clip to a new one, by ↵Jörg Hohensohn
maintaining the frame sync. Doesn't seem to have much effect, though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4425 a1c6a512-1295-4272-9138-f99709370657
2004-03-21Bah, missed the actual battery level. :-)Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4424 a1c6a512-1295-4272-9138-f99709370657
2004-03-21Bug fix: Don't show battery level -1.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4423 a1c6a512-1295-4272-9138-f99709370657
2004-03-21To many bookmarks could be delete when unique only was setHenrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4422 a1c6a512-1295-4272-9138-f99709370657
2004-03-21Fixed delete of bookmark. Responsiveness of bookmark select dialougeHenrik Backe
also improved. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4421 a1c6a512-1295-4272-9138-f99709370657
2004-03-21Patch 882053, mangled bookmark seetings in cfg fileHenrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4420 a1c6a512-1295-4272-9138-f99709370657
2004-03-21voice for the sleep timer settingJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4419 a1c6a512-1295-4272-9138-f99709370657
2004-03-21non-spoken voice entries are removed, allows to make a voice-file without ↵Jörg Hohensohn
ballast git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4418 a1c6a512-1295-4272-9138-f99709370657
2004-03-20Overlooked to "voice" the set_int() function, this is why many numerical ↵Jörg Hohensohn
setting remained silent. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4416 a1c6a512-1295-4272-9138-f99709370657
2004-03-19Third step of the voice-UI: numerical settings are spoken (composed at ↵Jörg Hohensohn
runtime), needs new voicefont at the new location ".rockbox/langs/english.voice" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4414 a1c6a512-1295-4272-9138-f99709370657
2004-03-19patch #908634 appliedJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4413 a1c6a512-1295-4272-9138-f99709370657
2004-03-19minor bugfixJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4412 a1c6a512-1295-4272-9138-f99709370657
2004-03-19Spanish language syncedJose Maria Garcia-Valdecasas Bernal
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4410 a1c6a512-1295-4272-9138-f99709370657
2004-03-19Synced.Mats Lidell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4408 a1c6a512-1295-4272-9138-f99709370657
2004-03-17Patch #917313, changes in muting and timing handlingLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4400 a1c6a512-1295-4272-9138-f99709370657
2004-03-17Fixed the font problem reported by Mark Bright, cleaning up some code in the ↵Linus Nielsen Feltzing
process git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4399 a1c6a512-1295-4272-9138-f99709370657
2004-03-17Fixed player build problem caused by the button bar changesLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4398 a1c6a512-1295-4272-9138-f99709370657
2004-03-17Oooops! Forgot to update the radio code for the button bar changesLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4397 a1c6a512-1295-4272-9138-f99709370657
2004-03-17Patch #889885 by Benjamin Metzler, fixes a bug with bookmarks in the root ↵Linus Nielsen Feltzing
directory git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4396 a1c6a512-1295-4272-9138-f99709370657
2004-03-17F3 now shows the correct quick screen againLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4394 a1c6a512-1295-4272-9138-f99709370657
2004-03-17The tree view is now correctly restored after a button bar changeLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4393 a1c6a512-1295-4272-9138-f99709370657