summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-10-12Fix a bug whereby ACTION_TREE_WPS (GO_TO_PREVIOUS_MUSIC) brings us to theStéphane Doyon
2007-10-12Go to the WPS on a successful bookmark_mrb_load() from the MRB,Stéphane Doyon
2007-10-12Voice already gets shutup when starting playback. It's also appropriateStéphane Doyon
2007-10-11Cosmetic change - change the "loading ..." splashes to "Loading...", as used ...Dave Chapman
2007-10-11read_mp4_tag_string() may return a NULL in the pointer so no code should relyDaniel Stenberg
2007-10-11FS#7931 - mpegplayer - resume on idle off - play files without start time of ...Robert Kukla
2007-10-11Accept FS #7933 by Mario Lang: bugfix in fireworks pluginPeter D'Hoye
2007-10-10Accept FS #7914 by Stijn Hisken with corrections and additions by mePeter D'Hoye
2007-10-10Fix FS #5852 by trying to properly close and update the recorded file, and gi...Peter D'Hoye
2007-10-10Enable recording for Sansa c200, the keymap is usable but maybe could still b...Marianne Arnold
2007-10-10Add the missing keymap for the c200, the plugin was compiled before but since...Marianne Arnold
2007-10-10Updated italian translation.Alessio Lenzi
2007-10-10Add the vkeyboard line end beep to (swcodec) targets with non-modal keyboard....Jens Arnold
2007-10-10Slight code policing.Jens Arnold
2007-10-10Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be...Jens Arnold
2007-10-10Accessible keyboard: guard the beep with talk_menus_enabled()Stéphane Doyon
2007-10-10Export shutup() function from talk.c.Stéphane Doyon
2007-10-10Make the virtual keyboard easier to use for blind users.Stéphane Doyon
2007-10-10Voice the recording trigger settings screen.Stéphane Doyon
2007-10-09fix yellow and some house cleaningRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-10-09Hopefully the last fix for crosscompilation of sims with mingw32.Nicolas Pennequin
2007-10-09Oops. Fix red.Nicolas Pennequin
2007-10-09Keep track of the number of opened files in the sim to enforce the same limit...Nicolas Pennequin
2007-10-09Use dynamic menu voice callbacks to speak menu item names in theStéphane Doyon
2007-10-09Add a voice callback to dynamic menus, along side the text_callback.Stéphane Doyon
2007-10-08Change loop structure for sample synthesizing. Gives a nice speedup on both c...Nils Wallménius
2007-10-08Get test_codec running again on PortalPlayer targets.Michael Sevakis
2007-10-08Make sure that audio_resume() is not called in interrupt context when car ada...Linus Nielsen Feltzing
2007-10-08Keep a 2 pixel margin in the instructions screen.Jonas Häggqvist
2007-10-07Use the userfont for the instructions.Jonas Häggqvist
2007-10-07Add instructions on all targets. Somewhat hackish, I'm afraid, but works reas...Jonas Häggqvist
2007-10-07Save some more space by not allocating arrays large enough to hold more than ...Jonas Häggqvist
2007-10-07Forgot about the case conversion rule for one string :)Mustapha Senhaji
2007-10-07Do the checking arm targets in a nicer way in the makefileNils Wallménius
2007-10-07Update francais language and fix a typo in the english file.Mustapha Senhaji
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-10-07Don't get the dircache size while dircache is still initializing. If done dur...Magnus Holmgren
2007-10-07Accept FS#7897 with some changes by me. moves the code to talk time/date out ...Jonathan Gordon
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis
2007-10-06Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes...Michael Sevakis
2007-10-06Updated italian translation.Alessio Lenzi
2007-10-06Accept FS#7864 - minor menu cleanup to move theme settings into a new themes ...Jonathan Gordon
2007-10-05Reduce memory usage so that we can include all messages on all platformsNils Wallménius
2007-10-05Get rid of unnecessary memory acesses in a loop, gives slight speedupNils Wallménius
2007-10-05Exclude some more messages for targets with only little space for plugins to ...Jonas Häggqvist
2007-10-05New plugin: robotfindskitten - a zen simulation. More (or less) information o...Jonas Häggqvist
2007-10-05get_metadata(): Clear the destination mp3entry to avoid having bogus pointers...Nicolas Pennequin
2007-10-05OoopsLinus Nielsen Feltzing
2007-10-05A loop with one iteration is a little strange, also put it inside an #if bloc...Nils Wallménius