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