summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-03-31Ooops, I broke the player builds.Linus Nielsen Feltzing1-0/+2
2004-03-31bugfix for changing position/directory during the talkbox "hover" timeoutJörg Hohensohn1-1/+2
2004-03-30"desc" spelling mistakeDaniel Stenberg1-1/+1
2004-03-30No need to create .mod/.ajz/.ucl files for the debug buildsLinus Nielsen Feltzing1-0/+4
2004-03-29syncedJose Maria Garcia-Valdecasas Bernal1-2/+322
2004-03-29New sound test code. Now it sets up the MDB as the original firmware does.Linus Nielsen Feltzing1-7/+18
2004-03-29insert a dummy frame before changing clips (still no major improvement), back...Jörg Hohensohn1-11/+19
2004-03-29removed a warningJörg Hohensohn1-1/+0
2004-03-28hovering talkbox clips are played after a 1 sec timeout, to avoid constant di...Jörg Hohensohn1-10/+24
2004-03-28The ID3 browser now shows the correct genre informationLinus Nielsen Feltzing3-12/+10
2004-03-27Step 4 of voice UI:Jörg Hohensohn10-9/+239
2004-03-25We now start monitoring USB earlier, and can enter USB mode from the debug pa...Linus Nielsen Feltzing2-3/+12
2004-03-23Slightly better method of finding the next frameLinus Nielsen Feltzing1-13/+13
2004-03-23Added Super Bass switch to the sound test debug screenLinus Nielsen Feltzing1-0/+21
2004-03-22syncedJose Maria Garcia-Valdecasas Bernal1-3/+25
2004-03-22talk_value() and talk_number() didn't check if the music was playingLinus Nielsen Feltzing1-0/+6
2004-03-22Test debug code for the sound quality discussionLinus Nielsen Feltzing1-0/+98
2004-03-22Fixed bad handling of remote control STOP on Player modelsLinus Nielsen Feltzing1-3/+3
2004-03-22voice for FFwd/Rewind was missing, several other voice entries revisedJörg Hohensohn1-10/+10
2004-03-21Use same path buffer when recursively creating playlistHardeep Sidhu1-6/+14
2004-03-21Adds USB detection on changed bootfile questionHenrik Backe1-2/+20
2004-03-21First try to get a better transition from a cancelled clip to a new one, by m...Jörg Hohensohn1-3/+42
2004-03-21Bah, missed the actual battery level. :-)Björn Stenberg1-1/+1
2004-03-21Bug fix: Don't show battery level -1.Björn Stenberg1-1/+7
2004-03-21To many bookmarks could be delete when unique only was setHenrik Backe1-20/+9
2004-03-21Fixed delete of bookmark. Responsiveness of bookmark select dialougeHenrik Backe1-16/+20
2004-03-21Patch 882053, mangled bookmark seetings in cfg fileHenrik Backe1-2/+2
2004-03-21voice for the sleep timer settingJörg Hohensohn1-2/+26
2004-03-21non-spoken voice entries are removed, allows to make a voice-file without bal...Jörg Hohensohn1-171/+171
2004-03-20Overlooked to "voice" the set_int() function, this is why many numerical sett...Jörg Hohensohn7-37/+106
2004-03-19Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn12-160/+651
2004-03-19patch #908634 appliedJörg Hohensohn1-43/+348
2004-03-19minor bugfixJörg Hohensohn1-3/+3
2004-03-19Spanish language syncedJose Maria Garcia-Valdecasas Bernal1-2/+255
2004-03-19Synced.Mats Lidell1-0/+254
2004-03-17Patch #917313, changes in muting and timing handlingLinus Nielsen Feltzing1-30/+33
2004-03-17Fixed the font problem reported by Mark Bright, cleaning up some code in the ...Linus Nielsen Feltzing1-23/+15
2004-03-17Fixed player build problem caused by the button bar changesLinus Nielsen Feltzing1-0/+2
2004-03-17Oooops! Forgot to update the radio code for the button bar changesLinus Nielsen Feltzing1-6/+7
2004-03-17Patch #889885 by Benjamin Metzler, fixes a bug with bookmarks in the root dir...Linus Nielsen Feltzing1-2/+0
2004-03-17F3 now shows the correct quick screen againLinus Nielsen Feltzing1-1/+1
2004-03-17The tree view is now correctly restored after a button bar changeLinus Nielsen Feltzing1-0/+2
2004-03-17- Entry for voice added, it sometimes should be different from display string.Jörg Hohensohn1-1/+627
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing16-165/+319
2004-03-15Second step of the voice-UI: Option values are spoken, if they are translatab...Jörg Hohensohn7-127/+299
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn14-122/+189
2004-03-13The .ucl flasher now tells if the bootloader is not up to date. I hope that e...Jörg Hohensohn1-0/+103
2004-03-13Bumped the settings block revision number, to force a reset of the settings f...Linus Nielsen Feltzing1-1/+1
2004-03-13Finally killed the nasty bug that caused all the dir-buffer-full errors for t...Linus Nielsen Feltzing1-0/+5
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing16-197/+309